Trace number 1513428

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S907861678-077.cnf
MD5SUM3d095d003b98913e818830d59841a8fe
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark642.911
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 515300

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-1513428-1238217360/watcher-1513428-1238217360 -o /tmp/evaluation-result-1513428-1238217360/solver-1513428-1238217360 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1513428-1238217360.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: 0.99 0.98 0.98 3/64 2357
/proc/meminfo: memFree=1110728/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=1828 CPUtime=0
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 219 0 0 0 0 0 0 0 18 0 1 0 698628438 1871872 203 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 457 203 144 377 0 77 0

[startup+0.103241 s]
/proc/loadavg: 0.99 0.98 0.98 3/64 2357
/proc/meminfo: memFree=1110728/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=3248 CPUtime=0.09
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 586 0 0 0 9 0 0 0 18 0 1 0 698628438 3325952 570 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 812 570 166 377 0 432 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3248

[startup+0.201254 s]
/proc/loadavg: 0.99 0.98 0.98 3/64 2357
/proc/meminfo: memFree=1110728/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=3248 CPUtime=0.19
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 586 0 0 0 19 0 0 0 18 0 1 0 698628438 3325952 570 1992294400 134512640 136057169 4294956160 18446744073709551615 134774659 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 812 570 166 377 0 432 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3248

[startup+0.301268 s]
/proc/loadavg: 0.99 0.98 0.98 3/64 2357
/proc/meminfo: memFree=1110728/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=3672 CPUtime=0.29
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 702 0 0 0 29 0 0 0 19 0 1 0 698628438 3760128 686 1992294400 134512640 136057169 4294956160 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 918 686 183 377 0 538 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3672

[startup+0.701325 s]
/proc/loadavg: 0.99 0.98 0.98 3/64 2357
/proc/meminfo: memFree=1110728/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=4596 CPUtime=0.69
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 943 0 0 0 69 0 0 0 22 0 1 0 698628438 4706304 927 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 1149 927 183 377 0 769 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4596

[startup+1.50144 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 2358
/proc/meminfo: memFree=1107584/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=4992 CPUtime=1.49
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 1055 0 0 0 149 0 0 0 25 0 1 0 698628438 5111808 1039 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 1248 1039 183 377 0 868 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4992

[startup+3.10167 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 2358
/proc/meminfo: memFree=1106880/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=5788 CPUtime=3.09
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 1244 0 0 0 309 0 0 0 25 0 1 0 698628438 5926912 1228 1992294400 134512640 136057169 4294956160 18446744073709551615 134615643 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 1447 1228 183 377 0 1067 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5788

[startup+6.30112 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 2358
/proc/meminfo: memFree=1105664/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=6716 CPUtime=6.29
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 1480 0 0 0 629 0 0 0 25 0 1 0 698628438 6877184 1464 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 1679 1464 183 377 0 1299 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6716

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 2358
/proc/meminfo: memFree=1104320/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=7828 CPUtime=12.69
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 1738 0 0 0 1269 0 0 0 25 0 1 0 698628438 8015872 1722 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 1957 1722 183 377 0 1577 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7828

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 2358
/proc/meminfo: memFree=1102720/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=9348 CPUtime=25.48
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 2125 0 0 0 2548 0 0 0 25 0 1 0 698628438 9572352 2109 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 2337 2109 183 377 0 1957 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9348

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 2358
/proc/meminfo: memFree=1100736/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=11580 CPUtime=51.07
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 2637 0 0 0 5106 1 0 0 25 0 1 0 698628438 11857920 2621 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 2895 2621 183 377 0 2515 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11580

[startup+102.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 2358
/proc/meminfo: memFree=1098304/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=14020 CPUtime=102.27
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 3229 0 0 0 10225 2 0 0 25 0 1 0 698628438 14356480 3213 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 3505 3213 183 377 0 3125 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 14020

[startup+162.301 s]
/proc/loadavg: 1.08 1.01 1.00 2/65 2358
/proc/meminfo: memFree=1096320/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=16128 CPUtime=162.24
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 3722 0 0 0 16222 2 0 0 25 0 1 0 698628438 16515072 3706 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 4032 3706 183 377 0 3652 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 16128

[startup+222.306 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 2358
/proc/meminfo: memFree=1094208/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=18336 CPUtime=222.23
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 4240 0 0 0 22220 3 0 0 25 0 1 0 698628438 18776064 4224 1992294400 134512640 136057169 4294956160 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 4584 4224 183 377 0 4204 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 18336

[startup+282.301 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 2358
/proc/meminfo: memFree=1092416/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=20268 CPUtime=282.21
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 4691 0 0 0 28218 3 0 0 25 0 1 0 698628438 20754432 4675 1992294400 134512640 136057169 4294956160 18446744073709551615 134613050 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 5067 4675 183 377 0 4687 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 20268

[startup+342.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 2358
/proc/meminfo: memFree=1091200/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=21564 CPUtime=342.19
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 4971 0 0 0 34216 3 0 0 25 0 1 0 698628438 22081536 4955 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 5391 4955 183 377 0 5011 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 21564

[startup+402.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 2358
/proc/meminfo: memFree=1090752/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=22132 CPUtime=402.17
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 5092 0 0 0 40214 3 0 0 25 0 1 0 698628438 22663168 5076 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 5533 5076 183 377 0 5153 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 22132

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 2358
/proc/meminfo: memFree=1088832/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=24108 CPUtime=462.15
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 5558 0 0 0 46211 4 0 0 25 0 1 0 698628438 24686592 5542 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 6027 5542 183 377 0 5647 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 24108

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 2358
/proc/meminfo: memFree=1088320/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=24836 CPUtime=522.13
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 5700 0 0 0 52209 4 0 0 25 0 1 0 698628438 25432064 5684 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 6209 5684 183 377 0 5829 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 24836

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1087680/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=25548 CPUtime=582.12
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 5853 0 0 0 58207 5 0 0 25 0 1 0 698628438 26161152 5837 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 6387 5837 183 377 0 6007 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 25548

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1086976/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=26484 CPUtime=642.1
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 6076 0 0 0 64205 5 0 0 25 0 1 0 698628438 27119616 6060 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 6621 6060 183 377 0 6241 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 26484

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1085888/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=27516 CPUtime=702.08
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 6295 0 0 0 70203 5 0 0 25 0 1 0 698628438 28176384 6279 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 6879 6279 183 377 0 6499 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 27516

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1085056/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=28436 CPUtime=762.07
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 6511 0 0 0 76202 5 0 0 25 0 1 0 698628438 29118464 6495 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 7109 6495 183 377 0 6729 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 28436

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1084736/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=28916 CPUtime=822.05
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 6588 0 0 0 82200 5 0 0 25 0 1 0 698628438 29609984 6572 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 7229 6572 183 377 0 6849 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 28916

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1084672/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=28916 CPUtime=882.04
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 6612 0 0 0 88198 6 0 0 25 0 1 0 698628438 29609984 6596 1992294400 134512640 136057169 4294956160 18446744073709551615 134618200 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 7229 6596 183 377 0 6849 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 28916

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1084160/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=29468 CPUtime=942.02
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 6731 0 0 0 94196 6 0 0 25 0 1 0 698628438 30175232 6715 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 7367 6715 183 377 0 6987 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 29468

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1083072/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=30712 CPUtime=1002
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 7002 0 0 0 100194 6 0 0 25 0 1 0 698628438 31449088 6986 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 7678 6986 183 377 0 7298 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 30712

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1082048/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=31716 CPUtime=1061.98
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 7246 0 0 0 106191 7 0 0 25 0 1 0 698628438 32477184 7230 1992294400 134512640 136057169 4294956160 18446744073709551615 134618433 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 7929 7230 183 377 0 7549 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 31716

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1081920/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=31860 CPUtime=1121.97
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 7281 0 0 0 112190 7 0 0 25 0 1 0 698628438 32624640 7265 1992294400 134512640 136057169 4294956160 18446744073709551615 134828253 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 7965 7265 183 377 0 7585 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 31860

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1081408/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=32572 CPUtime=1181.95
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 7410 0 0 0 118188 7 0 0 25 0 1 0 698628438 33353728 7394 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 8143 7394 183 377 0 7763 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 32572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1081408/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=32572 CPUtime=1200.04
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 7410 0 0 0 119997 7 0 0 25 0 1 0 698628438 33353728 7394 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 8143 7394 183 377 0 7763 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 32572

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1081408/2055920 swapFree=4179868/4192956
[pid=2357] ppid=2355 vsize=32572 CPUtime=1200.04
/proc/2357/stat : 2357 (clasp) R 2355 2357 1495 0 -1 4194304 7410 0 0 0 119997 7 0 0 25 0 1 0 698628438 33353728 7394 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2357/statm: 8143 7394 183 377 0 7763 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 32572

Child status: 0
Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1199.98
CPU system time (s): 0.078987
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 32572

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

runsolver used 0.767883 second user time and 2.6016 second system time

The end

Launcher Data

Begin job on node49 at 2009-03-28 06:16:00
IDJOB=1513428
IDBENCH=70262
IDSOLVER=508
FILE ID=node49/1513428-1238217360
PBS_JOBID= 9060517
Free space on /tmp= 66388 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S907861678-077.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-1513428-1238217360/watcher-1513428-1238217360 -o /tmp/evaluation-result-1513428-1238217360/solver-1513428-1238217360 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1513428-1238217360.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= 3d095d003b98913e818830d59841a8fe
RANDOM SEED=541424786

node49.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.214
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	: 5931.00
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.214
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:       1111208 kB
Buffers:         90960 kB
Cached:         758232 kB
SwapCached:       6452 kB
Active:         192716 kB
Inactive:       665424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1111208 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            2288 kB
Writeback:           0 kB
Mapped:          14612 kB
Slab:            72388 kB
Committed_AS:  1752884 kB
PageTables:       1384 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= 66384 MiB
End job on node49 at 2009-03-28 06:36:03