Trace number 3273355

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 1300.02

General information on the benchmark

NameCRAFTED/parity-games/
instance_n8_i8_pp_ci_ce.cnf
MD5SUM68c51e190d82ac762156471d1f7373da
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark43.0175
Satisfiable
(Un)Satisfiability was proved
Number of variables21640
Number of clauses257551
Sum of the clauses size850944
Maximum clause length56
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 244056
Number of clauses of size 3125040
Number of clauses of size 468272
Number of clauses of size 515680
Number of clauses of size over 54503

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

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: 3.84 3.90 3.10 3/184 5304
/proc/meminfo: memFree=19216044/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=4048 CPUtime=0 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 816 0 0 0 0 0 0 0 21 0 1 0 471793231 4145152 726 33554432000 134512640 136057169 4287947472 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 1012 726 145 378 0 632 0

[startup+0.0646241 s]
/proc/loadavg: 3.84 3.90 3.10 3/184 5304
/proc/meminfo: memFree=19216044/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=9628 CPUtime=0.06 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 2502 0 0 0 6 0 0 0 21 0 1 0 471793231 9859072 2083 33554432000 134512640 136057169 4287947472 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 2407 2084 145 378 0 2027 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9628

[startup+0.100614 s]
/proc/loadavg: 3.84 3.90 3.10 3/184 5304
/proc/meminfo: memFree=19216044/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=13848 CPUtime=0.09 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 3917 0 0 0 9 0 0 0 21 0 1 0 471793231 14180352 3126 33554432000 134512640 136057169 4287947472 18446744073709551615 134771343 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 3462 3126 163 378 0 3082 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13848

[startup+0.300575 s]
/proc/loadavg: 3.84 3.90 3.10 3/184 5304
/proc/meminfo: memFree=19216044/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=20604 CPUtime=0.29 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 5918 0 0 0 29 0 0 0 22 0 1 0 471793231 21098496 4788 33554432000 134512640 136057169 4287947472 18446744073709551615 134776196 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 5151 4788 168 378 0 4771 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20604

[startup+0.700505 s]
/proc/loadavg: 3.84 3.90 3.10 3/184 5304
/proc/meminfo: memFree=19216044/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=20872 CPUtime=0.69 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 6765 0 0 0 69 0 0 0 24 0 1 0 471793231 21372928 4949 33554432000 134512640 136057169 4287947472 18446744073709551615 134649326 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 5218 4949 182 378 0 4838 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20872

[startup+1.50037 s]
/proc/loadavg: 3.84 3.90 3.10 4/185 5305
/proc/meminfo: memFree=19195832/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=20872 CPUtime=1.49 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 6766 0 0 0 149 0 0 0 25 0 1 0 471793231 21372928 4950 33554432000 134512640 136057169 4287947472 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 5218 4950 183 378 0 4838 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20872

[startup+3.10108 s]
/proc/loadavg: 3.84 3.90 3.10 5/190 5315
/proc/meminfo: memFree=19170780/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=20872 CPUtime=3.09 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 6766 0 0 0 309 0 0 0 25 0 1 0 471793231 21372928 4950 33554432000 134512640 136057169 4287947472 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 5218 4950 183 378 0 4838 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20872

[startup+6.30051 s]
/proc/loadavg: 3.69 3.87 3.09 3/183 5334
/proc/meminfo: memFree=19249924/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=26868 CPUtime=6.29 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 8227 0 0 0 628 1 0 0 25 0 1 0 471793231 27512832 6411 33554432000 134512640 136057169 4287947472 18446744073709551615 134618132 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 6717 6411 183 378 0 6337 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26868

[startup+12.7004 s]
/proc/loadavg: 3.72 3.87 3.10 5/190 5371
/proc/meminfo: memFree=19233952/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=37740 CPUtime=12.69 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 10974 0 0 0 1268 1 0 0 25 0 1 0 471793231 38645760 9158 33554432000 134512640 136057169 4287947472 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 9435 9158 183 378 0 9055 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37740

[startup+25.5001 s]
/proc/loadavg: 3.78 3.88 3.11 5/190 5372
/proc/meminfo: memFree=19183628/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=63640 CPUtime=25.49 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 17432 0 0 0 2547 2 0 0 25 0 1 0 471793231 65167360 15616 33554432000 134512640 136057169 4287947472 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 15910 15616 183 378 0 15530 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63640

[startup+51.1006 s]
/proc/loadavg: 3.92 3.91 3.14 5/190 5372
/proc/meminfo: memFree=19159612/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=68296 CPUtime=51.09 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 18552 0 0 0 5106 3 0 0 25 0 1 0 471793231 69935104 16736 33554432000 134512640 136057169 4287947472 18446744073709551615 134823744 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 17074 16736 183 378 0 16694 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 68296

[startup+102.307 s]
/proc/loadavg: 4.01 3.93 3.18 5/190 5374
/proc/meminfo: memFree=19136740/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=78864 CPUtime=102.3 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 21217 0 0 0 10227 3 0 0 25 0 1 0 471793231 80756736 19401 33554432000 134512640 136057169 4287947472 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 19716 19401 183 378 0 19336 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78864

[startup+162.301 s]
/proc/loadavg: 4.00 3.94 3.23 5/190 5375
/proc/meminfo: memFree=19106836/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=79156 CPUtime=162.29 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 21268 0 0 0 16226 3 0 0 25 0 1 0 471793231 81055744 19452 33554432000 134512640 136057169 4287947472 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 19789 19452 183 378 0 19409 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 79156

[startup+222.3 s]
/proc/loadavg: 4.00 3.95 3.28 5/190 5377
/proc/meminfo: memFree=19017788/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=92132 CPUtime=222.28 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 24603 0 0 0 22224 4 0 0 25 0 1 0 471793231 94343168 22651 33554432000 134512640 136057169 4287947472 18446744073709551615 134618245 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 23033 22651 183 378 0 22653 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 92132

[startup+282.301 s]
/proc/loadavg: 4.00 3.95 3.32 5/190 5379
/proc/meminfo: memFree=18980576/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=108368 CPUtime=282.28 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 28639 0 0 0 28223 5 0 0 25 0 1 0 471793231 110968832 26687 33554432000 134512640 136057169 4287947472 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 27092 26687 183 378 0 26712 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 108368

[startup+342.3 s]
/proc/loadavg: 4.00 3.96 3.36 5/190 5380
/proc/meminfo: memFree=18958368/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=121060 CPUtime=342.29 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 31804 0 0 0 34223 6 0 0 25 0 1 0 471793231 123965440 29852 33554432000 134512640 136057169 4287947472 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 30265 29852 183 378 0 29885 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 121060

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.40 5/190 5382
/proc/meminfo: memFree=18941236/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=138068 CPUtime=402.28 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 36061 0 0 0 40222 6 0 0 25 0 1 0 471793231 141381632 34109 33554432000 134512640 136057169 4287947472 18446744073709551615 135440863 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 34517 34109 183 378 0 34137 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 138068

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.43 5/190 5383
/proc/meminfo: memFree=18927708/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=151716 CPUtime=462.28 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 39466 0 0 0 46221 7 0 0 25 0 1 0 471793231 155357184 37514 33554432000 134512640 136057169 4287947472 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 37929 37514 183 378 0 37549 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 151716

[startup+522.3 s]
/proc/loadavg: 4.04 3.99 3.47 5/190 5385
/proc/meminfo: memFree=18923860/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=155620 CPUtime=522.28 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 40417 0 0 0 52221 7 0 0 25 0 1 0 471793231 159354880 38465 33554432000 134512640 136057169 4287947472 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 38905 38465 183 378 0 38525 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 155620

[startup+582.301 s]
/proc/loadavg: 4.01 3.99 3.50 5/190 5387
/proc/meminfo: memFree=18911568/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=167948 CPUtime=582.29 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 43451 0 0 0 58220 9 0 0 25 0 1 0 471793231 171978752 41499 33554432000 134512640 136057169 4287947472 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 41987 41499 183 378 0 41607 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 167948

[startup+642.3 s]
/proc/loadavg: 4.11 4.02 3.54 5/190 5388
/proc/meminfo: memFree=18901016/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=167948 CPUtime=642.29 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 43470 0 0 0 64220 9 0 0 25 0 1 0 471793231 171978752 41518 33554432000 134512640 136057169 4287947472 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 41987 41518 183 378 0 41607 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 167948

[startup+702.301 s]
/proc/loadavg: 4.04 4.01 3.56 5/190 5390
/proc/meminfo: memFree=18900376/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=167948 CPUtime=702.28 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 43470 0 0 0 70219 9 0 0 25 0 1 0 471793231 171978752 41518 33554432000 134512640 136057169 4287947472 18446744073709551615 134618272 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 41987 41518 183 378 0 41607 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 167948

[startup+762.307 s]
/proc/loadavg: 4.01 4.00 3.59 5/190 5391
/proc/meminfo: memFree=18881392/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=182908 CPUtime=762.28 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 47201 0 0 0 76218 10 0 0 25 0 1 0 471793231 187297792 45249 33554432000 134512640 136057169 4287947472 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 45727 45249 183 378 0 45347 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 182908

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.61 5/190 5393
/proc/meminfo: memFree=18874800/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=189516 CPUtime=822.28 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 48845 0 0 0 82217 11 0 0 25 0 1 0 471793231 194064384 46893 33554432000 134512640 136057169 4287947472 18446744073709551615 134618473 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 47379 46893 183 378 0 46999 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 189516

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.63 5/190 5395
/proc/meminfo: memFree=18874796/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=189516 CPUtime=882.27 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 48847 0 0 0 88216 11 0 0 25 0 1 0 471793231 194064384 46895 33554432000 134512640 136057169 4287947472 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 47379 46895 183 378 0 46999 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 189516

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.65 5/190 5396
/proc/meminfo: memFree=18841424/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=223132 CPUtime=942.27 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 57179 0 0 0 94213 14 0 0 25 0 1 0 471793231 228487168 55227 33554432000 134512640 136057169 4287947472 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 55783 55227 183 378 0 55403 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 223132

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.67 5/190 5398
/proc/meminfo: memFree=18841420/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=223132 CPUtime=1002.27 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 57180 0 0 0 100213 14 0 0 25 0 1 0 471793231 228487168 55228 33554432000 134512640 136057169 4287947472 18446744073709551615 134618135 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 55783 55228 183 378 0 55403 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 223132

[startup+1062.3 s]
/proc/loadavg: 4.06 4.01 3.69 5/190 5399
/proc/meminfo: memFree=18841532/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=223132 CPUtime=1062.27 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 57181 0 0 0 106213 14 0 0 25 0 1 0 471793231 228487168 55229 33554432000 134512640 136057169 4287947472 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 55783 55229 183 378 0 55403 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 223132

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.71 5/190 5401
/proc/meminfo: memFree=18824168/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=239768 CPUtime=1122.27 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 61369 0 0 0 112213 14 0 0 25 0 1 0 471793231 245522432 59417 33554432000 134512640 136057169 4287947472 18446744073709551615 134618117 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 59942 59417 183 378 0 59562 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 239768

[startup+1182.3 s]
/proc/loadavg: 4.06 4.02 3.73 5/190 5403
/proc/meminfo: memFree=18824148/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=239768 CPUtime=1182.27 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 61371 0 0 0 118213 14 0 0 25 0 1 0 471793231 245522432 59419 33554432000 134512640 136057169 4287947472 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 59942 59419 183 378 0 59562 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 239768

[startup+1242.3 s]
/proc/loadavg: 4.06 4.03 3.75 5/190 5404
/proc/meminfo: memFree=18795128/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=239768 CPUtime=1242.26 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 61373 0 0 0 124212 14 0 0 25 0 1 0 471793231 245522432 59421 33554432000 134512640 136057169 4287947472 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 59942 59421 183 378 0 59562 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 239768



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.02 3.76 5/190 5406
/proc/meminfo: memFree=18794984/32951124 swapFree=67111528/67111528
[pid=5304] ppid=5302 vsize=239768 CPUtime=1299.97 cores=5,7
/proc/5304/stat : 5304 (clasp) R 5302 5304 5163 0 -1 4202496 61387 0 0 0 129983 14 0 0 25 0 1 0 471793231 245522432 59435 33554432000 134512640 136057169 4287947472 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5304/statm: 59942 59435 183 378 0 59562 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 239768

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.02
CPU time (s): 1300
CPU user time (s): 1299.83
CPU system time (s): 0.160975
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 239768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.83
system time used= 0.160975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61389
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= 5
involuntary context switches= 2008

runsolver used 2.17367 second user time and 4.92025 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-24 01:38:26
IDJOB=3273355
IDBENCH=71794
IDSOLVER=1674
FILE ID=node103/3273355-1303601906
RUNJOBID= node103-1303600600-5184
PBS_JOBID= 13150592
Free space on /tmp= 71060 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n8_i8_pp_ci_ce.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-3273355-1303601906/watcher-3273355-1303601906 -o /tmp/evaluation-result-3273355-1303601906/solver-3273355-1303601906 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3273355-1303601906.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 68c51e190d82ac762156471d1f7373da
RANDOM SEED=543618509

node103.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.858
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.71
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.858
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.858
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.858
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.858
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.858
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.858
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.83
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.858
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:     32951124 kB
MemFree:      19216324 kB
Buffers:       2110600 kB
Cached:       10873044 kB
SwapCached:          0 kB
Active:        3828972 kB
Inactive:      9329204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19216324 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7388 kB
Writeback:           0 kB
AnonPages:      174468 kB
Mapped:          16552 kB
Slab:           512172 kB
PageTables:       5672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   339348 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= 71048 MiB
End job on node103 at 2011-04-24 02:00:08