Trace number 3300514

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
clasp 2.0-R4092-crafted? (TO) 1300.04 1300.01

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
MD5SUM1d86c7f9cd05c5f2ab070520d802c8e1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...828492/instance-3300514-1303828492.cnf
0.00/0.00	c Solving...
1300.03/1300.00	
1300.03/1300.00	*** INTERRUPTED! ***
1300.03/1300.00	s UNKNOWN
1300.03/1300.00	
1300.03/1300.00	c INTERRUPTED   : 1
1300.03/1300.00	c Models        : 0+    
1300.03/1300.00	c Time          : 1300.004s (Solving: 1300.00s 1st Model: 0.00s Unsat: 0.00s)
1300.03/1300.00	c CPU Time      : 1300.030s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3300514-1303828492/watcher-3300514-1303828492 -o /tmp/evaluation-result-3300514-1303828492/solver-3300514-1303828492 -C 2400 -W 1300 -M 7680 HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3300514-1303828492.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.01 3.99 3.81 4/189 16075
/proc/meminfo: memFree=15979732/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=12568 CPUtime=0 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 494447984 12869632 461 33554432000 4194304 4929204 140734027186816 18446744073709551615 4628240 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 3142 461 360 180 0 152 0

[startup+0.039306 s]
/proc/loadavg: 4.01 3.99 3.81 4/189 16075
/proc/meminfo: memFree=15979732/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=12568 CPUtime=0.03 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 555 0 0 0 3 0 0 0 25 0 1 0 494447984 12869632 495 33554432000 4194304 4929204 140734027186816 18446744073709551615 4619367 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 3142 495 368 180 0 152 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12568

[startup+0.100296 s]
/proc/loadavg: 4.01 3.99 3.81 4/189 16075
/proc/meminfo: memFree=15979732/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=12700 CPUtime=0.09 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 580 0 0 0 9 0 0 0 25 0 1 0 494447984 13004800 520 33554432000 4194304 4929204 140734027186816 18446744073709551615 4633734 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 3175 520 368 180 0 185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12700

[startup+0.30026 s]
/proc/loadavg: 4.01 3.99 3.81 4/189 16075
/proc/meminfo: memFree=15979732/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=12832 CPUtime=0.29 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 623 0 0 0 29 0 0 0 25 0 1 0 494447984 13139968 563 33554432000 4194304 4929204 140734027186816 18446744073709551615 4632996 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 3208 563 368 180 0 218 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12832

[startup+0.700191 s]
/proc/loadavg: 4.01 3.99 3.81 4/189 16075
/proc/meminfo: memFree=15979732/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=13100 CPUtime=0.69 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 673 0 0 0 69 0 0 0 25 0 1 0 494447984 13414400 613 33554432000 4194304 4929204 140734027186816 18446744073709551615 4357632 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 3275 613 368 180 0 285 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13100

[startup+1.50105 s]
/proc/loadavg: 4.01 3.99 3.81 5/190 16076
/proc/meminfo: memFree=15978508/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=13368 CPUtime=1.49 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 733 0 0 0 149 0 0 0 25 0 1 0 494447984 13688832 673 33554432000 4194304 4929204 140734027186816 18446744073709551615 4629097 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 3342 673 368 180 0 352 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13368

[startup+3.10076 s]
/proc/loadavg: 4.01 3.99 3.81 5/190 16076
/proc/meminfo: memFree=15977516/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=13640 CPUtime=3.09 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 811 0 0 0 309 0 0 0 25 0 1 0 494447984 13967360 751 33554432000 4194304 4929204 140734027186816 18446744073709551615 4633400 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 3410 751 368 180 0 420 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13640

[startup+6.30019 s]
/proc/loadavg: 4.01 3.99 3.81 5/190 16076
/proc/meminfo: memFree=15976912/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=14056 CPUtime=6.29 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 904 0 0 0 629 0 0 0 25 0 1 0 494447984 14393344 844 33554432000 4194304 4929204 140734027186816 18446744073709551615 4638384 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 3514 844 368 180 0 524 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14056

[startup+12.701 s]
/proc/loadavg: 4.01 3.99 3.82 5/190 16076
/proc/meminfo: memFree=15975900/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=14340 CPUtime=12.7 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1000 0 0 0 1270 0 0 0 25 0 1 0 494447984 14684160 940 33554432000 4194304 4929204 140734027186816 18446744073709551615 4632937 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 3585 940 368 180 0 595 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 14340

[startup+25.5008 s]
/proc/loadavg: 4.01 3.99 3.82 5/190 16076
/proc/meminfo: memFree=15972308/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=14748 CPUtime=25.5 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1075 0 0 0 2550 0 0 0 25 0 1 0 494447984 15101952 1015 33554432000 4194304 4929204 140734027186816 18446744073709551615 4633781 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 3687 1015 368 180 0 697 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 14748

[startup+51.1002 s]
/proc/loadavg: 4.00 3.99 3.82 5/190 16077
/proc/meminfo: memFree=15970776/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=14892 CPUtime=51.1 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1134 0 0 0 5110 0 0 0 25 0 1 0 494447984 15249408 1074 33554432000 4194304 4929204 140734027186816 18446744073709551615 4632560 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 3723 1074 368 180 0 733 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 14892

[startup+102.307 s]
/proc/loadavg: 4.00 3.99 3.83 5/190 16078
/proc/meminfo: memFree=15964928/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=15312 CPUtime=102.3 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1239 0 0 0 10230 0 0 0 25 0 1 0 494447984 15679488 1179 33554432000 4194304 4929204 140734027186816 18446744073709551615 4633579 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 3828 1179 368 180 0 838 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 15312

[startup+162.3 s]
/proc/loadavg: 4.08 4.00 3.84 5/190 16080
/proc/meminfo: memFree=15959932/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=15732 CPUtime=162.3 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1316 0 0 0 16230 0 0 0 25 0 1 0 494447984 16109568 1256 33554432000 4194304 4929204 140734027186816 18446744073709551615 4633416 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 3933 1256 368 180 0 943 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 15732

[startup+222.301 s]
/proc/loadavg: 4.03 4.00 3.84 5/190 16081
/proc/meminfo: memFree=15940552/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=15732 CPUtime=222.3 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1341 0 0 0 22230 0 0 0 25 0 1 0 494447984 16109568 1281 33554432000 4194304 4929204 140734027186816 18446744073709551615 4634090 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 3933 1281 368 180 0 943 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 15732

[startup+282.301 s]
/proc/loadavg: 4.01 4.00 3.85 5/190 16083
/proc/meminfo: memFree=15934076/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=15868 CPUtime=282.3 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1354 0 0 0 28230 0 0 0 25 0 1 0 494447984 16248832 1294 33554432000 4194304 4929204 140734027186816 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 3967 1294 368 180 0 977 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 15868

[startup+342.3 s]
/proc/loadavg: 4.06 4.02 3.86 5/190 16085
/proc/meminfo: memFree=15928972/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=15868 CPUtime=342.3 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1361 0 0 0 34230 0 0 0 25 0 1 0 494447984 16248832 1301 33554432000 4194304 4929204 140734027186816 18446744073709551615 4632937 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 3967 1301 368 180 0 977 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 15868

[startup+402.301 s]
/proc/loadavg: 4.02 4.01 3.87 5/190 16086
/proc/meminfo: memFree=15926720/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=16004 CPUtime=402.3 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1401 0 0 0 40230 0 0 0 25 0 1 0 494447984 16388096 1341 33554432000 4194304 4929204 140734027186816 18446744073709551615 4633970 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 4001 1341 368 180 0 1011 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 16004

[startup+462.301 s]
/proc/loadavg: 4.08 4.02 3.88 5/190 16088
/proc/meminfo: memFree=15921240/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=16140 CPUtime=462.31 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1422 0 0 0 46231 0 0 0 25 0 1 0 494447984 16527360 1362 33554432000 4194304 4929204 140734027186816 18446744073709551615 4632929 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 4035 1362 368 180 0 1045 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 16140

[startup+522.3 s]
/proc/loadavg: 4.03 4.01 3.88 5/190 16089
/proc/meminfo: memFree=15905576/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=16140 CPUtime=522.31 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1430 0 0 0 52231 0 0 0 25 0 1 0 494447984 16527360 1370 33554432000 4194304 4929204 140734027186816 18446744073709551615 4316070 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 4035 1370 368 180 0 1045 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 16140

[startup+582.301 s]
/proc/loadavg: 4.06 4.02 3.89 5/190 16091
/proc/meminfo: memFree=15901960/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=16272 CPUtime=582.31 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1442 0 0 0 58231 0 0 0 25 0 1 0 494447984 16662528 1382 33554432000 4194304 4929204 140734027186816 18446744073709551615 4633649 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 4068 1382 368 180 0 1078 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 16272

[startup+642.301 s]
/proc/loadavg: 4.02 4.02 3.90 5/190 16093
/proc/meminfo: memFree=15897584/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=16272 CPUtime=642.32 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1456 0 0 0 64232 0 0 0 25 0 1 0 494447984 16662528 1396 33554432000 4194304 4929204 140734027186816 18446744073709551615 268272386654 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 4068 1396 368 180 0 1078 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 16272

[startup+702.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 16094
/proc/meminfo: memFree=15891724/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=16272 CPUtime=702.31 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1461 0 0 0 70231 0 0 0 25 0 1 0 494447984 16662528 1401 33554432000 4194304 4929204 140734027186816 18446744073709551615 4357415 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 4068 1401 368 180 0 1078 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 16272

[startup+762.305 s]
/proc/loadavg: 3.02 3.78 3.83 2/172 16150
/proc/meminfo: memFree=16258780/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=16404 CPUtime=762.32 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1485 0 0 0 76232 0 0 0 25 0 1 0 494447984 16797696 1425 33554432000 4194304 4929204 140734027186816 18446744073709551615 4632969 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 4101 1425 368 180 0 1111 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 16404

[startup+822.301 s]
/proc/loadavg: 1.74 3.27 3.65 2/172 16151
/proc/meminfo: memFree=16258860/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=16404 CPUtime=822.32 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1505 0 0 0 82232 0 0 0 25 0 1 0 494447984 16797696 1445 33554432000 4194304 4929204 140734027186816 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 4101 1445 368 180 0 1111 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 16404

[startup+882.301 s]
/proc/loadavg: 1.27 2.86 3.48 2/172 16153
/proc/meminfo: memFree=16258704/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=16540 CPUtime=882.32 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1520 0 0 0 88232 0 0 0 25 0 1 0 494447984 16936960 1460 33554432000 4194304 4929204 140734027186816 18446744073709551615 4633405 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 4135 1460 368 180 0 1145 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 16540

[startup+942.3 s]
/proc/loadavg: 1.10 2.51 3.33 2/172 16155
/proc/meminfo: memFree=16258780/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=16540 CPUtime=942.32 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1525 0 0 0 94232 0 0 0 25 0 1 0 494447984 16936960 1465 33554432000 4194304 4929204 140734027186816 18446744073709551615 4658544 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 4135 1465 368 180 0 1145 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 16540

[startup+1002.3 s]
/proc/loadavg: 1.03 2.24 3.18 2/172 16156
/proc/meminfo: memFree=16258856/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=16540 CPUtime=1002.32 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1532 0 0 0 100232 0 0 0 25 0 1 0 494447984 16936960 1472 33554432000 4194304 4929204 140734027186816 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 4135 1472 368 180 0 1145 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 16540

[startup+1062.3 s]
/proc/loadavg: 1.01 2.01 3.04 2/172 16158
/proc/meminfo: memFree=16258820/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=16672 CPUtime=1062.32 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1539 0 0 0 106232 0 0 0 25 0 1 0 494447984 17072128 1479 33554432000 4194304 4929204 140734027186816 18446744073709551615 4308635 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 4168 1479 368 180 0 1178 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 16672

[startup+1122.3 s]
/proc/loadavg: 1.00 1.82 2.91 2/172 16159
/proc/meminfo: memFree=16258888/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=16672 CPUtime=1122.32 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1544 0 0 0 112232 0 0 0 25 0 1 0 494447984 17072128 1484 33554432000 4194304 4929204 140734027186816 18446744073709551615 4632937 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 4168 1484 368 180 0 1178 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 16672

[startup+1182.3 s]
/proc/loadavg: 1.00 1.67 2.79 2/172 16161
/proc/meminfo: memFree=16258988/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=16672 CPUtime=1182.33 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1548 0 0 0 118233 0 0 0 25 0 1 0 494447984 17072128 1488 33554432000 4194304 4929204 140734027186816 18446744073709551615 4316327 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 4168 1488 368 180 0 1178 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 16672

[startup+1242.3 s]
/proc/loadavg: 1.00 1.55 2.67 2/172 16163
/proc/meminfo: memFree=16258944/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=16672 CPUtime=1242.33 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1555 0 0 0 124233 0 0 0 25 0 1 0 494447984 17072128 1495 33554432000 4194304 4929204 140734027186816 18446744073709551615 4316194 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 4168 1495 368 180 0 1178 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 16672



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.44 2.56 2/172 16164
/proc/meminfo: memFree=16258772/32950928 swapFree=67111528/67111528
[pid=16075] ppid=16073 vsize=16672 CPUtime=1300.03 cores=5,7
/proc/16075/stat : 16075 (clasp) R 16073 16075 15262 0 -1 4202496 1563 0 0 0 130003 0 0 0 25 0 1 0 494447984 17072128 1503 33554432000 4194304 4929204 140734027186816 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16075/statm: 4168 1503 368 180 0 1178 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 16672

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1300.04
CPU system time (s): 0.000999
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 16672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.04
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1575
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 1925

runsolver used 2.00669 second user time and 4.5823 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-26 16:34:52
IDJOB=3300514
IDBENCH=84021
IDSOLVER=1685
FILE ID=node122/3300514-1303828492
RUNJOBID= node122-1303827926-15940
PBS_JOBID= 13160773
Free space on /tmp= 71668 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
COMMAND LINE= HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3300514-1303828492/watcher-3300514-1303828492 -o /tmp/evaluation-result-3300514-1303828492/solver-3300514-1303828492 -C 2400 -W 1300 -M 7680  HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3300514-1303828492.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 1d86c7f9cd05c5f2ab070520d802c8e1
RANDOM SEED=1358347017

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15979764 kB
Buffers:       1727420 kB
Cached:       14360152 kB
SwapCached:          0 kB
Active:        5127012 kB
Inactive:     11279468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15979764 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             788 kB
Writeback:           0 kB
AnonPages:      318364 kB
Mapped:          16472 kB
Slab:           500216 kB
PageTables:       5488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   509944 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71696 MiB
End job on node122 at 2011-04-26 16:56:34