Trace number 1734849

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.43

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2640c305320g2.cnf
MD5SUMa751c1722336404421531c8b945f61ee
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-1734849-1240797842/watcher-1734849-1240797842 -o /tmp/evaluation-result-1734849-1240797842/solver-1734849-1240797842 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1734849-1240797842.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.01 0.99 0.99 3/64 25981
/proc/meminfo: memFree=1582296/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=2140 CPUtime=0
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 107818196 2191360 265 1992294400 134512640 136057169 4294956176 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 535 265 144 377 0 155 0

[startup+0.0915811 s]
/proc/loadavg: 1.01 0.99 0.99 3/64 25981
/proc/meminfo: memFree=1582296/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=7208 CPUtime=0.08
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 1868 0 0 0 8 0 0 0 18 0 1 0 107818196 7380992 1523 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 1802 1524 144 377 0 1422 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7208

[startup+0.101581 s]
/proc/loadavg: 1.01 0.99 0.99 3/64 25981
/proc/meminfo: memFree=1582296/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=8008 CPUtime=0.09
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 2196 0 0 0 8 1 0 0 18 0 1 0 107818196 8200192 1648 1992294400 134512640 136057169 4294956176 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 2002 1649 144 377 0 1622 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8008

[startup+0.301603 s]
/proc/loadavg: 1.01 0.99 0.99 3/64 25981
/proc/meminfo: memFree=1582296/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=16556 CPUtime=0.29
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 4812 0 0 0 27 2 0 0 19 0 1 0 107818196 16953344 3905 1992294400 134512640 136057169 4294956176 18446744073709551615 134774646 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 4139 3905 166 377 0 3759 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16556

[startup+0.701648 s]
/proc/loadavg: 1.01 0.99 0.99 3/64 25981
/proc/meminfo: memFree=1582296/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=16556 CPUtime=0.69
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 4812 0 0 0 67 2 0 0 23 0 1 0 107818196 16953344 3905 1992294400 134512640 136057169 4294956176 18446744073709551615 134774648 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 4139 3905 166 377 0 3759 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16556

[startup+1.50174 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1567312/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=16556 CPUtime=1.49
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 4812 0 0 0 147 2 0 0 25 0 1 0 107818196 16953344 3905 1992294400 134512640 136057169 4294956176 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 4139 3905 166 377 0 3759 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16556

[startup+3.10192 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1566736/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=19196 CPUtime=3.09
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 5458 0 0 0 307 2 0 0 25 0 1 0 107818196 19656704 4551 1992294400 134512640 136057169 4294956176 18446744073709551615 134765780 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 4799 4551 168 377 0 4419 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19196

[startup+6.30127 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1564624/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=18684 CPUtime=6.29
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 5955 0 0 0 626 3 0 0 25 0 1 0 107818196 19132416 4450 1992294400 134512640 136057169 4294956176 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 4671 4450 182 377 0 4291 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18684

[startup+12.702 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1554832/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=29964 CPUtime=12.69
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 8762 0 0 0 1263 6 0 0 25 0 1 0 107818196 30683136 7257 1992294400 134512640 136057169 4294956176 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 7491 7257 182 377 0 7111 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29964

[startup+25.5014 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1531536/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=52428 CPUtime=25.48
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 14370 0 0 0 2538 10 0 0 25 0 1 0 107818196 53686272 12865 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 13107 12865 182 377 0 12727 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52428

[startup+51.1013 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1517712/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=66040 CPUtime=51.07
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 17746 0 0 0 5095 12 0 0 25 0 1 0 107818196 67624960 16241 1992294400 134512640 136057169 4294956176 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 16510 16241 182 377 0 16130 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 66040

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1504464/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=79060 CPUtime=102.27
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 21039 0 0 0 10212 15 0 0 25 0 1 0 107818196 80957440 19534 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 19765 19534 182 377 0 19385 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 79060

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1495888/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=88088 CPUtime=162.24
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 23319 0 0 0 16207 17 0 0 25 0 1 0 107818196 90202112 21678 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 22022 21678 182 377 0 21642 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 88088

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1493712/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=90232 CPUtime=222.23
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 23848 0 0 0 22205 18 0 0 25 0 1 0 107818196 92397568 22207 1992294400 134512640 136057169 4294956176 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 22558 22207 182 377 0 22178 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 90232

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1486416/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=97480 CPUtime=282.21
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 25664 0 0 0 28201 20 0 0 25 0 1 0 107818196 99819520 24023 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 24370 24023 182 377 0 23990 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 97480

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1480336/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=103464 CPUtime=342.2
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 27174 0 0 0 34198 22 0 0 25 0 1 0 107818196 105947136 25533 1992294400 134512640 136057169 4294956176 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 25866 25533 182 377 0 25486 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 103464

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1479568/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=104276 CPUtime=402.18
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 27358 0 0 0 40196 22 0 0 25 0 1 0 107818196 106778624 25717 1992294400 134512640 136057169 4294956176 18446744073709551615 134615582 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 26069 25717 182 377 0 25689 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 104276

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1479248/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=104704 CPUtime=462.16
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 27457 0 0 0 46194 22 0 0 25 0 1 0 107818196 107216896 25816 1992294400 134512640 136057169 4294956176 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 26176 25816 182 377 0 25796 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 104704

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1478736/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=105240 CPUtime=522.15
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 27583 0 0 0 52193 22 0 0 25 0 1 0 107818196 107765760 25942 1992294400 134512640 136057169 4294956176 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 26310 25942 182 377 0 25930 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 105240

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1477520/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=106576 CPUtime=582.14
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 27873 0 0 0 58191 23 0 0 25 0 1 0 107818196 109133824 26232 1992294400 134512640 136057169 4294956176 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 26644 26232 182 377 0 26264 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 106576

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1466576/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=117384 CPUtime=642.12
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 30602 0 0 0 64187 25 0 0 25 0 1 0 107818196 120201216 28961 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 29346 28961 182 377 0 28966 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 117384

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1460816/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=123340 CPUtime=702.1
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 32051 0 0 0 70184 26 0 0 25 0 1 0 107818196 126300160 30410 1992294400 134512640 136057169 4294956176 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 30835 30410 182 377 0 30455 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 123340

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1457488/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=126708 CPUtime=762.09
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 32871 0 0 0 76182 27 0 0 25 0 1 0 107818196 129748992 31230 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 31677 31230 182 377 0 31297 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 126708

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1450448/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=133768 CPUtime=822.07
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 34628 0 0 0 82178 29 0 0 25 0 1 0 107818196 136978432 32987 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 33442 32987 182 377 0 33062 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 133768

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1449744/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=134488 CPUtime=882.06
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 34789 0 0 0 88176 30 0 0 25 0 1 0 107818196 137715712 33148 1992294400 134512640 136057169 4294956176 18446744073709551615 134823643 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 33622 33148 182 377 0 33242 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 134488

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1444048/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=140092 CPUtime=942.04
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 36202 0 0 0 94173 31 0 0 25 0 1 0 107818196 143454208 34561 1992294400 134512640 136057169 4294956176 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 35023 34561 182 377 0 34643 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 140092

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1443728/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=140576 CPUtime=1002.02
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 36279 0 0 0 100171 31 0 0 25 0 1 0 107818196 143949824 34638 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 35144 34638 182 377 0 34764 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 140576

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1440336/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=144472 CPUtime=1062.01
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 37288 0 0 0 106169 32 0 0 25 0 1 0 107818196 147939328 35647 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 36118 35647 182 377 0 35738 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 144472

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1435792/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=148752 CPUtime=1121.99
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 38465 0 0 0 112166 33 0 0 25 0 1 0 107818196 152322048 36621 1992294400 134512640 136057169 4294956176 18446744073709551615 134618138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 37188 36621 182 377 0 36808 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 148752

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1435344/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=149352 CPUtime=1181.97
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 38578 0 0 0 118164 33 0 0 25 0 1 0 107818196 152936448 36734 1992294400 134512640 136057169 4294956176 18446744073709551615 134618458 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 37338 36734 182 377 0 36958 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 149352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 25982
/proc/meminfo: memFree=1435088/2055920 swapFree=4192812/4192956
[pid=25981] ppid=25979 vsize=149564 CPUtime=1200.08
/proc/25981/stat : 25981 (clasp) R 25979 25981 25374 0 -1 4194304 38634 0 0 0 119974 34 0 0 25 0 1 0 107818196 153153536 36790 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25981/statm: 37391 36790 182 377 0 37011 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 149564

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.43
CPU time (s): 1200.11
CPU user time (s): 1199.74
CPU system time (s): 0.365944
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 149564

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

runsolver used 1.02884 second user time and 2.31065 second system time

The end

Launcher Data

Begin job on node5 at 2009-04-27 04:04:03
IDJOB=1734849
IDBENCH=71311
IDSOLVER=508
FILE ID=node5/1734849-1240797842
PBS_JOBID= 9187348
Free space on /tmp= 66340 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2640c305320g2.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-1734849-1240797842/watcher-1734849-1240797842 -o /tmp/evaluation-result-1734849-1240797842/solver-1734849-1240797842 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1734849-1240797842.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= a751c1722336404421531c8b945f61ee
RANDOM SEED=585347689

node5.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.212
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.212
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:       1582776 kB
Buffers:         60412 kB
Cached:         333028 kB
SwapCached:        144 kB
Active:         145496 kB
Inactive:       261952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1582776 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5840 kB
Writeback:           0 kB
Mapped:          23664 kB
Slab:            51744 kB
Committed_AS:   407112 kB
PageTables:       1388 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= 66336 MiB
End job on node5 at 2009-04-27 04:24:05