Trace number 3274284

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.05 1300.03

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x40.cnf
MD5SUM65a5698edfd6f3a12089595d81c196e3
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 variables3360
Number of clauses661080
Sum of the clauses size2634240
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25040
Number of clauses of size 30
Number of clauses of size 4656040
Number of clauses of size 50
Number of clauses of size over 50

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-3274284-1303602258/watcher-3274284-1303602258 -o /tmp/evaluation-result-3274284-1303602258/solver-3274284-1303602258 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3274284-1303602258.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.76 3.89 3.05 2/177 1855
/proc/meminfo: memFree=13917908/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=2284 CPUtime=0 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 471824584 2338816 283 33554432000 134512640 136057169 4291216944 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 571 283 145 378 0 191 0

[startup+0.0871911 s]
/proc/loadavg: 3.76 3.89 3.05 2/177 1855
/proc/meminfo: memFree=13917908/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=10636 CPUtime=0.08 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 2881 0 0 0 8 0 0 0 21 0 1 0 471824584 10891264 2303 33554432000 134512640 136057169 4291216944 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 2659 2304 145 378 0 2279 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10636

[startup+0.100185 s]
/proc/loadavg: 3.76 3.89 3.05 2/177 1855
/proc/meminfo: memFree=13917908/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=11692 CPUtime=0.09 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 3190 0 0 0 9 0 0 0 21 0 1 0 471824584 11972608 2612 33554432000 134512640 136057169 4291216944 18446744073709551615 134662617 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 2923 2613 145 378 0 2543 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11692

[startup+0.300222 s]
/proc/loadavg: 3.76 3.89 3.05 2/177 1855
/proc/meminfo: memFree=13917908/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=33920 CPUtime=0.29 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 9850 0 0 0 28 1 0 0 22 0 1 0 471824584 34734080 8148 33554432000 134512640 136057169 4291216944 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 8480 8154 163 378 0 8100 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33920

[startup+0.700083 s]
/proc/loadavg: 3.76 3.89 3.05 2/177 1855
/proc/meminfo: memFree=13917908/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=46016 CPUtime=0.69 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 13649 0 0 0 67 2 0 0 24 0 1 0 471824584 47120384 11187 33554432000 134512640 136057169 4291216944 18446744073709551615 134774422 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 11504 11187 166 378 0 11124 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46016

[startup+1.50095 s]
/proc/loadavg: 3.76 3.89 3.05 2/178 1883
/proc/meminfo: memFree=13873208/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=46016 CPUtime=1.49 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 13649 0 0 0 147 2 0 0 25 0 1 0 471824584 47120384 11187 33554432000 134512640 136057169 4291216944 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 11504 11187 166 378 0 11124 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46016

[startup+3.10068 s]
/proc/loadavg: 3.76 3.89 3.05 2/175 1900
/proc/meminfo: memFree=13876556/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=46016 CPUtime=3.09 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 13649 0 0 0 307 2 0 0 25 0 1 0 471824584 47120384 11187 33554432000 134512640 136057169 4291216944 18446744073709551615 134774710 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 11504 11187 166 378 0 11124 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46016

[startup+6.30014 s]
/proc/loadavg: 3.54 3.84 3.04 3/177 1931
/proc/meminfo: memFree=13870284/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=46016 CPUtime=6.29 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 13649 0 0 0 627 2 0 0 25 0 1 0 471824584 47120384 11187 33554432000 134512640 136057169 4291216944 18446744073709551615 134774457 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 11504 11187 166 378 0 11124 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46016

[startup+12.7011 s]
/proc/loadavg: 3.50 3.83 3.04 5/190 1984
/proc/meminfo: memFree=13798304/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=50696 CPUtime=12.69 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 14796 0 0 0 1267 2 0 0 25 0 1 0 471824584 51912704 12334 33554432000 134512640 136057169 4291216944 18446744073709551615 134778133 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 12674 12334 168 378 0 12294 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50696

[startup+25.5009 s]
/proc/loadavg: 3.61 3.84 3.05 5/190 2012
/proc/meminfo: memFree=13755596/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=68620 CPUtime=25.49 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 19286 0 0 0 2546 3 0 0 25 0 1 0 471824584 70266880 16824 33554432000 134512640 136057169 4291216944 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 17155 16824 168 378 0 16775 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68620

[startup+51.1006 s]
/proc/loadavg: 3.74 3.85 3.08 5/190 2013
/proc/meminfo: memFree=13698296/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=90732 CPUtime=51.09 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 24812 0 0 0 5103 6 0 0 25 0 1 0 471824584 92909568 22350 33554432000 134512640 136057169 4291216944 18446744073709551615 134774416 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 22683 22350 168 378 0 22303 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90732

[startup+102.307 s]
/proc/loadavg: 3.89 3.87 3.12 5/190 2014
/proc/meminfo: memFree=13519808/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=166272 CPUtime=102.3 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 46157 0 0 0 10221 9 0 0 25 0 1 0 471824584 170262528 41168 33554432000 134512640 136057169 4291216944 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 41568 41169 183 378 0 41188 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 166272

[startup+162.301 s]
/proc/loadavg: 3.96 3.89 3.18 5/190 2015
/proc/meminfo: memFree=13427872/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=221624 CPUtime=162.3 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 59773 0 0 0 16218 12 0 0 25 0 1 0 471824584 226942976 54581 33554432000 134512640 136057169 4291216944 18446744073709551615 134828249 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 55406 54581 183 378 0 55026 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 221624

[startup+222.301 s]
/proc/loadavg: 4.02 3.92 3.23 5/190 2017
/proc/meminfo: memFree=13380368/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=234248 CPUtime=222.29 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 63021 0 0 0 22217 12 0 0 25 0 1 0 471824584 239869952 57404 33554432000 134512640 136057169 4291216944 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 58562 57404 183 378 0 58182 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 234248

[startup+282.301 s]
/proc/loadavg: 4.01 3.93 3.28 5/190 2019
/proc/meminfo: memFree=13325408/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=258292 CPUtime=282.29 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 68821 0 0 0 28215 14 0 0 25 0 1 0 471824584 264491008 63023 33554432000 134512640 136057169 4291216944 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 64573 63023 183 378 0 64193 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 258292

[startup+342.301 s]
/proc/loadavg: 4.04 3.96 3.32 5/190 2021
/proc/meminfo: memFree=13296140/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=282564 CPUtime=342.3 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 74862 0 0 0 34214 16 0 0 25 0 1 0 471824584 289345536 68883 33554432000 134512640 136057169 4291216944 18446744073709551615 134637470 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 70641 68883 183 378 0 70261 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 282564

[startup+402.301 s]
/proc/loadavg: 4.14 3.99 3.37 5/190 2049
/proc/meminfo: memFree=13253024/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=315136 CPUtime=402.29 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 82840 0 0 0 40211 18 0 0 25 0 1 0 471824584 322699264 76680 33554432000 134512640 136057169 4291216944 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 78784 76680 183 378 0 78404 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 315136

[startup+462.301 s]
/proc/loadavg: 3.61 3.88 3.37 4/184 2067
/proc/meminfo: memFree=13240944/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=320768 CPUtime=462.29 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 84098 0 0 0 46211 18 0 0 25 0 1 0 471824584 328466432 77938 33554432000 134512640 136057169 4291216944 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 80192 77938 183 378 0 79812 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 320768

[startup+522.3 s]
/proc/loadavg: 3.22 3.72 3.35 4/184 2069
/proc/meminfo: memFree=13225424/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=331412 CPUtime=522.3 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 86566 0 0 0 52211 19 0 0 25 0 1 0 471824584 339365888 80406 33554432000 134512640 136057169 4291216944 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 82853 80406 183 378 0 82473 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 331412

[startup+582.3 s]
/proc/loadavg: 3.08 3.58 3.32 4/184 2071
/proc/meminfo: memFree=13194400/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=351540 CPUtime=582.3 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 91395 0 0 0 58210 20 0 0 25 0 1 0 471824584 359976960 85235 33554432000 134512640 136057169 4291216944 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 87885 85235 183 378 0 87505 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 351540

[startup+642.3 s]
/proc/loadavg: 3.03 3.48 3.30 4/184 2073
/proc/meminfo: memFree=13170328/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=362032 CPUtime=642.31 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 94372 0 0 0 64210 21 0 0 25 0 1 0 471824584 370720768 87760 33554432000 134512640 136057169 4291216944 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 90508 87760 183 378 0 90128 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 362032

[startup+702.301 s]
/proc/loadavg: 3.01 3.39 3.28 4/184 2074
/proc/meminfo: memFree=13161632/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=368492 CPUtime=702.3 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 96613 0 0 0 70209 21 0 0 25 0 1 0 471824584 377335808 89151 33554432000 134512640 136057169 4291216944 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 92123 89151 183 378 0 91743 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 368492

[startup+762.307 s]
/proc/loadavg: 3.00 3.31 3.26 4/184 2075
/proc/meminfo: memFree=13153808/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=371104 CPUtime=762.31 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 97214 0 0 0 76210 21 0 0 25 0 1 0 471824584 380010496 89752 33554432000 134512640 136057169 4291216944 18446744073709551615 134820128 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 92776 89752 183 378 0 92396 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 371104

[startup+822.301 s]
/proc/loadavg: 3.00 3.25 3.24 4/184 2077
/proc/meminfo: memFree=13130728/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=392828 CPUtime=822.3 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 102948 0 0 0 82208 22 0 0 25 0 1 0 471824584 402255872 94849 33554432000 134512640 136057169 4291216944 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 98207 94849 183 378 0 97827 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 392828

[startup+882.301 s]
/proc/loadavg: 3.00 3.20 3.22 4/184 2079
/proc/meminfo: memFree=13097848/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=406132 CPUtime=882.3 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 106459 0 0 0 88207 23 0 0 25 0 1 0 471824584 415879168 97908 33554432000 134512640 136057169 4291216944 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 101533 97908 183 378 0 101153 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 406132

[startup+942.301 s]
/proc/loadavg: 3.00 3.16 3.20 4/184 2081
/proc/meminfo: memFree=13077868/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=408104 CPUtime=942.3 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 106961 0 0 0 94207 23 0 0 25 0 1 0 471824584 417898496 98410 33554432000 134512640 136057169 4291216944 18446744073709551615 134615597 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 102026 98410 183 378 0 101646 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 408104

[startup+1002.3 s]
/proc/loadavg: 3.00 3.13 3.19 4/184 2082
/proc/meminfo: memFree=13064708/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=411588 CPUtime=1002.31 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 107897 0 0 0 100207 24 0 0 25 0 1 0 471824584 421466112 99165 33554432000 134512640 136057169 4291216944 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 102897 99165 183 378 0 102517 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 411588

[startup+1062.3 s]
/proc/loadavg: 3.03 3.12 3.18 4/184 2092
/proc/meminfo: memFree=13056780/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=413272 CPUtime=1062.31 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 108312 0 0 0 106207 24 0 0 25 0 1 0 471824584 423190528 99580 33554432000 134512640 136057169 4291216944 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 103318 99580 183 378 0 102938 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 413272

[startup+1122.3 s]
/proc/loadavg: 3.01 3.10 3.16 4/184 2094
/proc/meminfo: memFree=13051432/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=413632 CPUtime=1122.31 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 108555 0 0 0 112207 24 0 0 25 0 1 0 471824584 423559168 99642 33554432000 134512640 136057169 4291216944 18446744073709551615 134618116 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 103408 99642 183 378 0 103028 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 413632

[startup+1182.3 s]
/proc/loadavg: 3.00 3.08 3.15 4/184 2096
/proc/meminfo: memFree=13041616/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=416204 CPUtime=1182.31 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 109083 0 0 0 118207 24 0 0 25 0 1 0 471824584 426192896 100170 33554432000 134512640 136057169 4291216944 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 104051 100170 183 378 0 103671 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 416204

[startup+1242.3 s]
/proc/loadavg: 3.00 3.06 3.14 4/184 2101
/proc/meminfo: memFree=13029336/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=420792 CPUtime=1242.31 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 110146 0 0 0 124207 24 0 0 25 0 1 0 471824584 430891008 101233 33554432000 134512640 136057169 4291216944 18446744073709551615 134615624 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 105198 101233 183 378 0 104818 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 420792



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.05 3.13 4/184 2102
/proc/meminfo: memFree=13007620/32950928 swapFree=67111528/67111528
[pid=1855] ppid=1853 vsize=441132 CPUtime=1300.01 cores=1,3
/proc/1855/stat : 1855 (clasp) R 1853 1855 1669 0 -1 4202496 115188 0 0 0 129976 25 0 0 25 0 1 0 471824584 451719168 106094 33554432000 134512640 136057169 4291216944 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1855/statm: 110283 106094 183 378 0 109903 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 441132

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.03
CPU time (s): 1300.05
CPU user time (s): 1299.77
CPU system time (s): 0.277957
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 441536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.77
system time used= 0.277957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115190
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= 4
involuntary context switches= 2921

runsolver used 2.19966 second user time and 4.86926 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-24 01:44:19
IDJOB=3274284
IDBENCH=83166
IDSOLVER=1674
FILE ID=node126/3274284-1303602258
RUNJOBID= node126-1303600950-1689
PBS_JOBID= 13150616
Free space on /tmp= 71372 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x40.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-3274284-1303602258/watcher-3274284-1303602258 -o /tmp/evaluation-result-3274284-1303602258/solver-3274284-1303602258 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274284-1303602258.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 65a5698edfd6f3a12089595d81c196e3
RANDOM SEED=1414726370

node126.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.783
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.56
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.783
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.783
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.74
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.783
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.74
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.783
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.80
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.783
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13917940 kB
Buffers:       1985868 kB
Cached:       16407988 kB
SwapCached:          0 kB
Active:        7672448 kB
Inactive:     10787864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13917940 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17900 kB
Writeback:           0 kB
AnonPages:       65876 kB
Mapped:          15060 kB
Slab:           507696 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   220960 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= 71352 MiB
End job on node126 at 2011-04-24 02:06:01