Trace number 1723253

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
clasp 1.2.0-SAT09-32? (TO) 1200.09 1200.63

General information on the benchmark

Namemanol-pipe-g10bidw.cnf
MD5SUM6ade683f6bfd116f49e58395d70ae6c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark97.5152
Satisfiable
(Un)Satisfiability was proved
Number of variables237485
Number of clauses705220
Sum of the clauses size1645512
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2470146
Number of clauses of size 3235073
Number of clauses of size 40
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 version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1723253-1240684392/watcher-1723253-1240684392 -o /tmp/evaluation-result-1723253-1240684392/solver-1723253-1240684392 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1723253-1240684392.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 4752
/proc/meminfo: memFree=1716376/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=3924 CPUtime=0
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 574 0 0 0 0 0 0 0 18 0 1 0 96466209 4018176 380 1992294400 134512640 136057169 4294956160 18446744073709551615 135507841 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 900 383 139 377 0 520 0

[startup+0.099969 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 4752
/proc/meminfo: memFree=1716376/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=26548 CPUtime=0.08
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 7167 0 0 0 6 2 0 0 18 0 1 0 96466209 27185152 5994 1992294400 134512640 136057169 4294956160 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 6637 5995 144 377 0 6257 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26548

[startup+0.101969 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 4752
/proc/meminfo: memFree=1716376/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=26680 CPUtime=0.09
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 7195 0 0 0 7 2 0 0 18 0 1 0 96466209 27320320 6022 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 6670 6023 144 377 0 6290 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26680

[startup+0.30199 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 4752
/proc/meminfo: memFree=1716376/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=37744 CPUtime=0.29
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 10616 0 0 0 25 4 0 0 20 0 1 0 96466209 38649856 8800 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 9436 8801 144 377 0 9056 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37744

[startup+0.701032 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 4752
/proc/meminfo: memFree=1716376/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=64972 CPUtime=0.69
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 20668 0 0 0 61 8 0 0 24 0 1 0 96466209 66531328 15156 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 16243 15157 165 377 0 15863 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64972

[startup+1.50112 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4753
/proc/meminfo: memFree=1645264/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=81672 CPUtime=1.49
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 26334 0 0 0 139 10 0 0 25 0 1 0 96466209 83632128 19004 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 20418 19004 170 377 0 20038 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81672

[startup+3.10129 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4753
/proc/meminfo: memFree=1633104/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=97928 CPUtime=3.09
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 30666 0 0 0 297 12 0 0 25 0 1 0 96466209 100278272 23016 1992294400 134512640 136057169 4294956160 18446744073709551615 134778145 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 24482 23016 170 377 0 24102 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 97928

[startup+6.30164 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4753
/proc/meminfo: memFree=1616656/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=108668 CPUtime=6.29
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 33611 0 0 0 614 15 0 0 25 0 1 0 96466209 111276032 25673 1992294400 134512640 136057169 4294956160 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 27167 25673 170 377 0 26787 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 108668

[startup+12.7013 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4753
/proc/meminfo: memFree=1619920/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=99872 CPUtime=12.69
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 35355 0 0 0 1253 16 0 0 25 0 1 0 96466209 102268928 24183 1992294400 134512640 136057169 4294956160 18446744073709551615 134649326 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 24968 24183 182 377 0 24588 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 99872

[startup+25.5017 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4753
/proc/meminfo: memFree=1619984/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=99872 CPUtime=25.48
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 35373 0 0 0 2532 16 0 0 25 0 1 0 96466209 102268928 24201 1992294400 134512640 136057169 4294956160 18446744073709551615 134649326 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 24968 24201 182 377 0 24588 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 99872

[startup+51.1015 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4753
/proc/meminfo: memFree=1619920/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=100048 CPUtime=51.04
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 35419 0 0 0 5088 16 0 0 25 0 1 0 96466209 102449152 24247 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 25012 24247 182 377 0 24632 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 100048

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4753
/proc/meminfo: memFree=1619728/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=100316 CPUtime=102.22
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 35459 0 0 0 10206 16 0 0 25 0 1 0 96466209 102723584 24287 1992294400 134512640 136057169 4294956160 18446744073709551615 134649358 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 25079 24287 182 377 0 24699 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 100316

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4753
/proc/meminfo: memFree=1618448/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=101576 CPUtime=162.2
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 35780 0 0 0 16203 17 0 0 25 0 1 0 96466209 104013824 24608 1992294400 134512640 136057169 4294956160 18446744073709551615 134824891 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 25394 24608 182 377 0 25014 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 101576

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4753
/proc/meminfo: memFree=1610768/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=109316 CPUtime=222.17
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 37674 0 0 0 22199 18 0 0 25 0 1 0 96466209 111939584 26502 1992294400 134512640 136057169 4294956160 18446744073709551615 134612876 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 27329 26502 182 377 0 26949 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 109316

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4753
/proc/meminfo: memFree=1605008/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=115132 CPUtime=282.15
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 39127 0 0 0 28196 19 0 0 25 0 1 0 96466209 117895168 27955 1992294400 134512640 136057169 4294956160 18446744073709551615 134645280 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 28783 27955 182 377 0 28403 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 115132

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4753
/proc/meminfo: memFree=1599824/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=120252 CPUtime=342.13
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 40386 0 0 0 34193 20 0 0 25 0 1 0 96466209 123138048 29214 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 30063 29214 182 377 0 29683 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 120252

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4755
/proc/meminfo: memFree=1599504/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=120252 CPUtime=402.09
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 40387 0 0 0 40189 20 0 0 25 0 1 0 96466209 123138048 29215 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 30063 29215 182 377 0 29683 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 120252

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4755
/proc/meminfo: memFree=1599504/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=120252 CPUtime=462.07
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 40387 0 0 0 46187 20 0 0 25 0 1 0 96466209 123138048 29215 1992294400 134512640 136057169 4294956160 18446744073709551615 134612852 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 30063 29215 182 377 0 29683 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 120252

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4755
/proc/meminfo: memFree=1595216/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=124944 CPUtime=522.05
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 41642 0 0 0 52183 22 0 0 25 0 1 0 96466209 127942656 30334 1992294400 134512640 136057169 4294956160 18446744073709551615 134649326 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 31236 30334 182 377 0 30856 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 124944

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4755
/proc/meminfo: memFree=1592720/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=127628 CPUtime=582.02
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 42288 0 0 0 58180 22 0 0 25 0 1 0 96466209 130691072 30980 1992294400 134512640 136057169 4294956160 18446744073709551615 134649358 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 31907 30980 182 377 0 31527 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 127628

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4755
/proc/meminfo: memFree=1584912/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=135464 CPUtime=642.01
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 44232 0 0 0 64177 24 0 0 25 0 1 0 96466209 138715136 32924 1992294400 134512640 136057169 4294956160 18446744073709551615 134649344 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 33866 32924 182 377 0 33486 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 135464

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4755
/proc/meminfo: memFree=1584592/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=135776 CPUtime=701.97
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 44302 0 0 0 70173 24 0 0 25 0 1 0 96466209 139034624 32994 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 33944 32994 182 377 0 33564 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 135776

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4755
/proc/meminfo: memFree=1571024/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=149280 CPUtime=761.94
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 47660 0 0 0 76167 27 0 0 25 0 1 0 96466209 152862720 36352 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 37320 36352 182 377 0 36940 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 149280

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4755
/proc/meminfo: memFree=1571024/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=149280 CPUtime=821.92
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 47660 0 0 0 82165 27 0 0 25 0 1 0 96466209 152862720 36352 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 37320 36352 182 377 0 36940 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 149280

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4755
/proc/meminfo: memFree=1571024/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=149280 CPUtime=881.9
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 47660 0 0 0 88163 27 0 0 25 0 1 0 96466209 152862720 36352 1992294400 134512640 136057169 4294956160 18446744073709551615 134649358 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 37320 36352 182 377 0 36940 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 149280

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4755
/proc/meminfo: memFree=1570960/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=149280 CPUtime=941.87
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 47676 0 0 0 94160 27 0 0 25 0 1 0 96466209 152862720 36368 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 37320 36368 182 377 0 36940 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 149280

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4755
/proc/meminfo: memFree=1570896/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=149280 CPUtime=1001.84
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 47676 0 0 0 100157 27 0 0 25 0 1 0 96466209 152862720 36368 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 37320 36368 182 377 0 36940 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 149280

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4755
/proc/meminfo: memFree=1570832/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=149280 CPUtime=1061.82
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 47677 0 0 0 106155 27 0 0 25 0 1 0 96466209 152862720 36369 1992294400 134512640 136057169 4294956160 18446744073709551615 134649280 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 37320 36369 182 377 0 36940 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 149280

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4755
/proc/meminfo: memFree=1570832/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=149280 CPUtime=1121.79
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 47677 0 0 0 112152 27 0 0 25 0 1 0 96466209 152862720 36369 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 37320 36369 182 377 0 36940 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 149280

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4755
/proc/meminfo: memFree=1570704/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=149280 CPUtime=1181.76
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 47677 0 0 0 118149 27 0 0 25 0 1 0 96466209 152862720 36369 1992294400 134512640 136057169 4294956160 18446744073709551615 134624627 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 37320 36369 182 377 0 36940 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 149280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4755
/proc/meminfo: memFree=1570704/2055920 swapFree=4191900/4192956
[pid=4752] ppid=4750 vsize=149280 CPUtime=1200.06
/proc/4752/stat : 4752 (clasp) R 4750 4752 4561 0 -1 4194304 47677 0 0 0 119979 27 0 0 25 0 1 0 96466209 152862720 36369 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4752/statm: 37320 36369 182 377 0 36940 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 149280

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): 1200.63
CPU time (s): 1200.09
CPU user time (s): 1199.79
CPU system time (s): 0.299954
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (KiB): 149280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.299954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47680
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= 2
involuntary context switches= 3131

runsolver used 1.04884 second user time and 3.32849 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-25 20:33:13
IDJOB=1723253
IDBENCH=71689
IDSOLVER=508
FILE ID=node64/1723253-1240684392
PBS_JOBID= 9186696
Free space on /tmp= 66156 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT_RACE06/manol-pipe-g10bidw.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-1723253-1240684392/watcher-1723253-1240684392 -o /tmp/evaluation-result-1723253-1240684392/solver-1723253-1240684392 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1723253-1240684392.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6ade683f6bfd116f49e58395d70ae6c0
RANDOM SEED=616116589

node64.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1716792 kB
Buffers:         32624 kB
Cached:         237564 kB
SwapCached:        384 kB
Active:          91304 kB
Inactive:       192752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716792 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           14392 kB
Writeback:           0 kB
Mapped:          22260 kB
Slab:            40800 kB
Committed_AS:   270652 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66156 MiB
End job on node64 at 2009-04-25 20:53:16