Trace number 3274839

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
SAT09 reference solver: clasp 1.2.0-SAT09-32? (TO) 1300.07 1300.05

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1327.5-n60-p30-s52708253.cnf
MD5SUM472b10ce0a2683d9355981037eea091e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.17391
Satisfiable
(Un)Satisfiability was proved
Number of variables3672
Number of clauses1163952
Sum of the clauses size2331456
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21163892
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3274839-1303610425/watcher-3274839-1303610425 -o /tmp/evaluation-result-3274839-1303610425/solver-3274839-1303610425 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3274839-1303610425.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 2 cores: 1,3

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: 3.45 3.71 3.68 5/189 26917
/proc/meminfo: memFree=21236164/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=2756 CPUtime=0 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 437 0 0 0 0 0 0 0 25 0 1 0 472642267 2822144 392 33554432000 134512640 136057169 4293960480 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 689 392 145 378 0 309 0

[startup+0.0850691 s]
/proc/loadavg: 3.45 3.71 3.68 5/189 26917
/proc/meminfo: memFree=21236164/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=11708 CPUtime=0.07 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 3409 0 0 0 7 0 0 0 25 0 1 0 472642267 11988992 2528 33554432000 134512640 136057169 4293960480 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 2927 2529 145 378 0 2547 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11708

[startup+0.101005 s]
/proc/loadavg: 3.45 3.71 3.68 5/189 26917
/proc/meminfo: memFree=21236164/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=13292 CPUtime=0.09 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 3872 0 0 0 9 0 0 0 25 0 1 0 472642267 13611008 2991 33554432000 134512640 136057169 4293960480 18446744073709551615 134670957 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 3323 2992 145 378 0 2943 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13292

[startup+0.300972 s]
/proc/loadavg: 3.45 3.71 3.68 5/189 26917
/proc/meminfo: memFree=21236164/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=36444 CPUtime=0.29 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 11520 0 0 0 28 1 0 0 25 0 1 0 472642267 37318656 8445 33554432000 134512640 136057169 4293960480 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 9111 8446 163 378 0 8731 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36444

[startup+0.700899 s]
/proc/loadavg: 3.45 3.71 3.68 5/189 26917
/proc/meminfo: memFree=21236164/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=59984 CPUtime=0.69 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 19829 0 0 0 67 2 0 0 25 0 1 0 472642267 61423616 13945 33554432000 134512640 136057169 4293960480 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 14996 13945 166 378 0 14616 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59984

[startup+1.50076 s]
/proc/loadavg: 3.45 3.71 3.68 5/190 26918
/proc/meminfo: memFree=21180604/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=59984 CPUtime=1.49 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 19829 0 0 0 147 2 0 0 25 0 1 0 472642267 61423616 13945 33554432000 134512640 136057169 4293960480 18446744073709551615 134774688 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 14996 13945 166 378 0 14616 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59984

[startup+3.10047 s]
/proc/loadavg: 3.45 3.71 3.68 5/190 26918
/proc/meminfo: memFree=21180260/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=59984 CPUtime=3.09 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 19829 0 0 0 307 2 0 0 25 0 1 0 472642267 61423616 13945 33554432000 134512640 136057169 4293960480 18446744073709551615 134774640 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 14996 13945 166 378 0 14616 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59984

[startup+6.3009 s]
/proc/loadavg: 3.50 3.71 3.68 5/190 26918
/proc/meminfo: memFree=21179388/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=59984 CPUtime=6.29 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 19829 0 0 0 627 2 0 0 25 0 1 0 472642267 61423616 13945 33554432000 134512640 136057169 4293960480 18446744073709551615 134774491 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 14996 13945 166 378 0 14616 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59984

[startup+12.7008 s]
/proc/loadavg: 3.54 3.72 3.68 5/190 26918
/proc/meminfo: memFree=21178768/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=61700 CPUtime=12.69 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 20262 0 0 0 1267 2 0 0 25 0 1 0 472642267 63180800 14378 33554432000 134512640 136057169 4293960480 18446744073709551615 134765725 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 15425 14378 168 378 0 15045 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61700

[startup+25.5005 s]
/proc/loadavg: 3.64 3.73 3.69 5/190 26919
/proc/meminfo: memFree=21181220/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=57164 CPUtime=25.5 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 24404 0 0 0 2547 3 0 0 25 0 1 0 472642267 58535936 14066 33554432000 134512640 136057169 4293960480 18446744073709551615 134618250 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 14291 14066 183 378 0 13911 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 57164

[startup+51.1009 s]
/proc/loadavg: 3.76 3.75 3.69 5/190 26928
/proc/meminfo: memFree=21037800/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=200284 CPUtime=51.09 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 60029 0 0 0 5102 7 0 0 25 0 1 0 472642267 205090816 49691 33554432000 134512640 136057169 4293960480 18446744073709551615 134615992 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 50071 49691 183 378 0 49691 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 200284

[startup+102.307 s]
/proc/loadavg: 3.89 3.79 3.71 5/190 27403
/proc/meminfo: memFree=21033616/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=357316 CPUtime=102.29 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 99263 0 0 0 10212 17 0 0 25 0 1 0 472642267 365891584 88586 33554432000 134512640 136057169 4293960480 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 89329 88586 183 378 0 88949 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 357316

[startup+162.3 s]
/proc/loadavg: 4.01 3.84 3.73 5/190 27431
/proc/meminfo: memFree=20538368/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=511640 CPUtime=162.28 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 137771 0 0 0 16203 25 0 0 25 0 1 0 472642267 523919360 126790 33554432000 134512640 136057169 4293960480 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 127910 126790 183 378 0 127530 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 511640

[startup+222.3 s]
/proc/loadavg: 4.00 3.86 3.74 5/190 27436
/proc/meminfo: memFree=20170920/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=605524 CPUtime=222.29 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 160981 0 0 0 22197 32 0 0 25 0 1 0 472642267 620056576 150000 33554432000 134512640 136057169 4293960480 18446744073709551615 134829001 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 151381 150000 183 378 0 151001 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 605524

[startup+282.301 s]
/proc/loadavg: 4.00 3.89 3.75 5/190 27438
/proc/meminfo: memFree=20106428/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=606876 CPUtime=282.29 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 161297 0 0 0 28197 32 0 0 25 0 1 0 472642267 621441024 150316 33554432000 134512640 136057169 4293960480 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 151719 150316 183 378 0 151339 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 606876

[startup+342.301 s]
/proc/loadavg: 4.16 3.94 3.78 5/190 27439
/proc/meminfo: memFree=20096616/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=614648 CPUtime=342.29 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 162988 0 0 0 34197 32 0 0 25 0 1 0 472642267 629399552 152007 33554432000 134512640 136057169 4293960480 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 153662 152007 183 378 0 153282 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 614648

[startup+402.3 s]
/proc/loadavg: 4.10 3.96 3.79 5/190 27441
/proc/meminfo: memFree=19954372/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=623628 CPUtime=402.29 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 165304 0 0 0 40196 33 0 0 25 0 1 0 472642267 638595072 153930 33554432000 134512640 136057169 4293960480 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 155907 153930 183 378 0 155527 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 623628

[startup+462.301 s]
/proc/loadavg: 4.04 3.97 3.81 5/190 27442
/proc/meminfo: memFree=19848320/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=708984 CPUtime=462.29 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 186427 0 0 0 46192 37 0 0 25 0 1 0 472642267 725999616 175053 33554432000 134512640 136057169 4293960480 18446744073709551615 134618250 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 177246 175053 183 378 0 176866 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 708984

[startup+522.301 s]
/proc/loadavg: 4.01 3.97 3.82 5/190 27444
/proc/meminfo: memFree=19838516/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=718116 CPUtime=522.3 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 189007 0 0 0 52192 38 0 0 25 0 1 0 472642267 735350784 177177 33554432000 134512640 136057169 4293960480 18446744073709551615 134618333 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 179529 177177 183 378 0 179149 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 718116

[startup+582.3 s]
/proc/loadavg: 3.66 3.89 3.80 4/184 27463
/proc/meminfo: memFree=19835364/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=723556 CPUtime=582.29 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 190302 0 0 0 58191 38 0 0 25 0 1 0 472642267 740921344 178472 33554432000 134512640 136057169 4293960480 18446744073709551615 134618380 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 180889 178472 183 378 0 180509 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 723556

[startup+642.301 s]
/proc/loadavg: 3.24 3.73 3.75 4/184 27464
/proc/meminfo: memFree=19826432/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=727396 CPUtime=642.3 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 191224 0 0 0 64192 38 0 0 25 0 1 0 472642267 744853504 179394 33554432000 134512640 136057169 4293960480 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 181849 179394 183 378 0 181469 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 727396

[startup+702.301 s]
/proc/loadavg: 3.15 3.61 3.70 4/184 27466
/proc/meminfo: memFree=19822076/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=731732 CPUtime=702.3 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 192529 0 0 0 70191 39 0 0 25 0 1 0 472642267 749293568 180293 33554432000 134512640 136057169 4293960480 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 182933 180293 183 378 0 182553 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 731732

[startup+762.306 s]
/proc/loadavg: 3.06 3.49 3.66 4/184 27467
/proc/meminfo: memFree=19765280/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=789032 CPUtime=762.31 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 206651 0 0 0 76189 42 0 0 25 0 1 0 472642267 807968768 194415 33554432000 134512640 136057169 4293960480 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 197258 194415 183 378 0 196878 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 789032

[startup+822.301 s]
/proc/loadavg: 3.02 3.40 3.61 4/184 27469
/proc/meminfo: memFree=19744192/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=805012 CPUtime=822.3 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 210658 0 0 0 82188 42 0 0 25 0 1 0 472642267 824332288 198422 33554432000 134512640 136057169 4293960480 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 201253 198422 183 378 0 200873 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 805012

[startup+882.301 s]
/proc/loadavg: 3.00 3.33 3.57 4/184 27471
/proc/meminfo: memFree=19643000/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=808360 CPUtime=882.31 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 211448 0 0 0 88188 43 0 0 25 0 1 0 472642267 827760640 199212 33554432000 134512640 136057169 4293960480 18446744073709551615 134618256 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 202090 199212 183 378 0 201710 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 808360

[startup+942.3 s]
/proc/loadavg: 3.10 3.29 3.54 4/184 27472
/proc/meminfo: memFree=19637896/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=813428 CPUtime=942.3 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 212645 0 0 0 94187 43 0 0 25 0 1 0 472642267 832950272 200409 33554432000 134512640 136057169 4293960480 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 203357 200409 183 378 0 202977 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 813428

[startup+1002.3 s]
/proc/loadavg: 3.04 3.24 3.51 4/184 27474
/proc/meminfo: memFree=19627720/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=820156 CPUtime=1002.3 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 214133 0 0 0 100187 43 0 0 25 0 1 0 472642267 839839744 201897 33554432000 134512640 136057169 4293960480 18446744073709551615 134616022 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 205039 201897 183 378 0 204659 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 820156

[startup+1062.3 s]
/proc/loadavg: 3.01 3.19 3.47 4/184 27475
/proc/meminfo: memFree=19595600/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=850520 CPUtime=1062.31 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 221974 0 0 0 106186 45 0 0 25 0 1 0 472642267 870932480 209399 33554432000 134512640 136057169 4293960480 18446744073709551615 134823922 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 212630 209399 183 378 0 212250 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 850520

[startup+1122.3 s]
/proc/loadavg: 3.00 3.15 3.44 4/184 27477
/proc/meminfo: memFree=19413180/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=904316 CPUtime=1122.31 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 235303 0 0 0 112184 47 0 0 25 0 1 0 472642267 926019584 222728 33554432000 134512640 136057169 4293960480 18446744073709551615 134616012 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 226079 222728 183 378 0 225699 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 904316

[startup+1182.3 s]
/proc/loadavg: 3.00 3.12 3.41 4/184 27479
/proc/meminfo: memFree=19408956/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=907356 CPUtime=1182.31 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 235991 0 0 0 118184 47 0 0 25 0 1 0 472642267 929132544 223416 33554432000 134512640 136057169 4293960480 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 226839 223416 183 378 0 226459 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 907356

[startup+1242.3 s]
/proc/loadavg: 3.00 3.10 3.38 4/184 27480
/proc/meminfo: memFree=19397776/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=914168 CPUtime=1242.31 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 237568 0 0 0 124184 47 0 0 25 0 1 0 472642267 936108032 224993 33554432000 134512640 136057169 4293960480 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 228542 224993 183 378 0 228162 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 914168



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.51 2.94 3.31 4/183 31628
/proc/meminfo: memFree=19388744/32950904 swapFree=67082284/67111528
[pid=26917] ppid=26915 vsize=920672 CPUtime=1300.02 cores=1,3
/proc/26917/stat : 26917 (clasp) R 26915 26917 25382 0 -1 4202496 239406 0 0 0 129954 48 0 0 25 0 1 0 472642267 942768128 226469 33554432000 134512640 136057169 4293960480 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26917/statm: 230168 226469 183 378 0 229788 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 920672

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.05
CPU time (s): 1300.07
CPU user time (s): 1299.54
CPU system time (s): 0.52392
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 920672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.54
system time used= 0.52392
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 239408
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= 3
involuntary context switches= 2234

runsolver used 2.04769 second user time and 5.05623 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-24 04:00:25
IDJOB=3274839
IDBENCH=88203
IDSOLVER=1674
FILE ID=node121/3274839-1303610425
RUNJOBID= node121-1303610374-26849
PBS_JOBID= 13150620
Free space on /tmp= 72044 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1327.5-n60-p30-s52708253.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274839-1303610425/watcher-3274839-1303610425 -o /tmp/evaluation-result-3274839-1303610425/solver-3274839-1303610425 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274839-1303610425.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 472b10ce0a2683d9355981037eea091e
RANDOM SEED=529147102

node121.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.817
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.63
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.817
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	: 5226.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.817
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      21236444 kB
Buffers:       2138064 kB
Cached:        9023140 kB
SwapCached:       2776 kB
Active:        8415260 kB
Inactive:      2791416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21236444 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           17084 kB
Writeback:           0 kB
AnonPages:       43008 kB
Mapped:          16260 kB
Slab:           444076 kB
PageTables:       5276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   253376 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= 72192 MiB
End job on node121 at 2011-04-24 04:22:07