Trace number 1512864

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.11 1200.41

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/900/
unif-k5-r20-v900-c18000-S1334593800-018.cnf
MD5SUM445a4153e94b03b5b26d24042b03c5d7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark365.418
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 518000
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1512864-1238210132/watcher-1512864-1238210132 -o /tmp/evaluation-result-1512864-1238210132/solver-1512864-1238210132 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1512864-1238210132.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 1.00 0.93 3/73 31163
/proc/meminfo: memFree=1570936/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=1964 CPUtime=0
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 252 0 0 0 0 0 0 0 20 0 1 0 973431794 2011136 236 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 491 236 144 377 0 111 0

[startup+0.071155 s]
/proc/loadavg: 1.00 1.00 0.93 3/73 31163
/proc/meminfo: memFree=1570936/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=3316 CPUtime=0.06
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 605 0 0 0 6 0 0 0 20 0 1 0 973431794 3395584 583 1992294400 134512640 136057169 4294956160 18446744073709551615 134770747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 829 583 166 377 0 449 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3316

[startup+0.102157 s]
/proc/loadavg: 1.00 1.00 0.93 3/73 31163
/proc/meminfo: memFree=1570936/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=3808 CPUtime=0.09
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 774 0 0 0 9 0 0 0 20 0 1 0 973431794 3899392 752 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 952 752 181 377 0 572 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3808

[startup+0.301178 s]
/proc/loadavg: 1.00 1.00 0.93 3/73 31163
/proc/meminfo: memFree=1570936/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=4336 CPUtime=0.29
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 879 0 0 0 29 0 0 0 22 0 1 0 973431794 4440064 857 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 1084 857 182 377 0 704 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4336

[startup+0.701219 s]
/proc/loadavg: 1.00 1.00 0.93 3/73 31163
/proc/meminfo: memFree=1570936/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=5912 CPUtime=0.69
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 1289 0 0 0 69 0 0 0 25 0 1 0 973431794 6053888 1267 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 1478 1267 182 377 0 1098 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5912

[startup+1.5013 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1565744/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=6968 CPUtime=1.49
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 1539 0 0 0 149 0 0 0 25 0 1 0 973431794 7135232 1517 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 1742 1517 182 377 0 1362 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6968

[startup+3.10147 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1564976/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=8024 CPUtime=3.09
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 1816 0 0 0 309 0 0 0 25 0 1 0 973431794 8216576 1794 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 2006 1794 182 377 0 1626 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8024

[startup+6.3018 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1563312/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=9344 CPUtime=6.29
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 2135 0 0 0 629 0 0 0 25 0 1 0 973431794 9568256 2113 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 2336 2113 182 377 0 1956 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9344

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1561264/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=11192 CPUtime=12.69
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 2591 0 0 0 1269 0 0 0 25 0 1 0 973431794 11460608 2569 1992294400 134512640 136057169 4294956160 18446744073709551615 134615636 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 2798 2569 182 377 0 2418 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11192

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1558448/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=13720 CPUtime=25.49
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 3224 0 0 0 2548 1 0 0 25 0 1 0 973431794 14049280 3202 1992294400 134512640 136057169 4294956160 18446744073709551615 134828284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 3430 3202 182 377 0 3050 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13720

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1556272/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=16624 CPUtime=51.08
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 3964 0 0 0 5107 1 0 0 25 0 1 0 973431794 17022976 3942 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 4156 3942 182 377 0 3776 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16624

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1551920/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=20176 CPUtime=102.27
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 4861 0 0 0 10225 2 0 0 25 0 1 0 973431794 20660224 4835 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 5044 4835 182 377 0 4664 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20176

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1549040/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=23100 CPUtime=162.24
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 5576 0 0 0 16222 2 0 0 25 0 1 0 973431794 23654400 5550 1992294400 134512640 136057169 4294956160 18446744073709551615 134820308 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 5775 5550 182 377 0 5395 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23100

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1545968/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=26252 CPUtime=222.24
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 6341 0 0 0 22221 3 0 0 25 0 1 0 973431794 26882048 6315 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 6563 6315 182 377 0 6183 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 26252

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1544368/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=27724 CPUtime=282.22
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 6736 0 0 0 28219 3 0 0 25 0 1 0 973431794 28389376 6699 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 6931 6699 182 377 0 6551 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 27724

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1542128/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=30060 CPUtime=342.2
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 7303 0 0 0 34216 4 0 0 25 0 1 0 973431794 30781440 7266 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 7515 7266 182 377 0 7135 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 30060

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1540848/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=31420 CPUtime=402.18
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 7627 0 0 0 40214 4 0 0 25 0 1 0 973431794 32174080 7590 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 7855 7590 182 377 0 7475 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 31420

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1540144/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=32180 CPUtime=462.17
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 7803 0 0 0 46212 5 0 0 25 0 1 0 973431794 32952320 7766 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 8045 7766 182 377 0 7665 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 32180

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1536688/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=35544 CPUtime=522.16
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 8663 0 0 0 52211 5 0 0 25 0 1 0 973431794 36397056 8626 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 8886 8626 182 377 0 8506 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 35544

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1535408/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=36924 CPUtime=582.14
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 8964 0 0 0 58209 5 0 0 25 0 1 0 973431794 37810176 8927 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 9231 8927 182 377 0 8851 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 36924

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1535024/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=37244 CPUtime=642.13
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 9063 0 0 0 64208 5 0 0 25 0 1 0 973431794 38137856 9026 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 9311 9026 182 377 0 8931 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 37244

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1534640/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=37428 CPUtime=702.11
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 9145 0 0 0 70206 5 0 0 25 0 1 0 973431794 38326272 9076 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 9357 9076 182 377 0 8977 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 37428

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1531120/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=41180 CPUtime=762.1
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 10047 0 0 0 76204 6 0 0 25 0 1 0 973431794 42168320 9978 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 10295 9978 182 377 0 9915 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 41180

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1529840/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=42544 CPUtime=822.08
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 10365 0 0 0 82202 6 0 0 25 0 1 0 973431794 43565056 10296 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 10636 10296 182 377 0 10256 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 42544

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1529328/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=43024 CPUtime=882.06
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 10490 0 0 0 88200 6 0 0 25 0 1 0 973431794 44056576 10421 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 10756 10421 182 377 0 10376 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 43024

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1528432/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=43836 CPUtime=942.05
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 10711 0 0 0 94198 7 0 0 25 0 1 0 973431794 44888064 10642 1992294400 134512640 136057169 4294956160 18446744073709551615 134618229 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 10959 10642 182 377 0 10579 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 43836

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1527984/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=44364 CPUtime=1002.04
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 10826 0 0 0 100197 7 0 0 25 0 1 0 973431794 45428736 10757 1992294400 134512640 136057169 4294956160 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 11091 10757 182 377 0 10711 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 44364

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1527600/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=44760 CPUtime=1062.02
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 10912 0 0 0 106195 7 0 0 25 0 1 0 973431794 45834240 10843 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 11190 10843 182 377 0 10810 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 44760

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1527152/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=45216 CPUtime=1122.01
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 11042 0 0 0 112194 7 0 0 25 0 1 0 973431794 46301184 10945 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 11304 10945 182 377 0 10924 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 45216

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1523760/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=48724 CPUtime=1181.98
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 11897 0 0 0 118191 7 0 0 25 0 1 0 973431794 49893376 11800 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 12181 11800 182 377 0 11801 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 48724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.93 2/74 31164
/proc/meminfo: memFree=1523440/2055920 swapFree=4175408/4192956
[pid=31163] ppid=31161 vsize=48980 CPUtime=1200.08
/proc/31163/stat : 31163 (clasp) R 31161 31163 30524 0 -1 4194304 11966 0 0 0 120001 7 0 0 25 0 1 0 973431794 50155520 11869 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31163/statm: 12245 11869 182 377 0 11865 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 48980

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.41
CPU time (s): 1200.11
CPU user time (s): 1200.02
CPU system time (s): 0.085986
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 48980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.02
system time used= 0.085986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11969
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= 1526

runsolver used 0.992849 second user time and 3.38448 second system time

The end

Launcher Data

Begin job on node79 at 2009-03-28 04:15:32
IDJOB=1512864
IDBENCH=70215
IDSOLVER=508
FILE ID=node79/1512864-1238210132
PBS_JOBID= 9060488
Free space on /tmp= 65556 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/900/unif-k5-r20-v900-c18000-S1334593800-018.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-1512864-1238210132/watcher-1512864-1238210132 -o /tmp/evaluation-result-1512864-1238210132/solver-1512864-1238210132 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1512864-1238210132.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= 445a4153e94b03b5b26d24042b03c5d7
RANDOM SEED=1290948832

node79.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1571416 kB
Buffers:         46872 kB
Cached:         342956 kB
SwapCached:      11644 kB
Active:         119456 kB
Inactive:       286312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1571416 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:            2264 kB
Writeback:           0 kB
Mapped:          22636 kB
Slab:            63812 kB
Committed_AS:  2543596 kB
PageTables:       2004 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65552 MiB
End job on node79 at 2009-03-28 04:35:35