Trace number 1831573

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) 10000.1 10003.5

General information on the benchmark

Namemizh-sha0-36-3.cnf
MD5SUM7e900a3d5c709e5167c14f906d6ebd88
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark129.894
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
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-1831573-1242762743/watcher-1831573-1242762743 -o /tmp/evaluation-result-1831573-1242762743/solver-1831573-1242762743 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831573-1242762743.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 26052
/proc/meminfo: memFree=1976112/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=5632 CPUtime=0
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 570 0 0 0 0 0 0 0 18 0 1 0 304308471 5767168 375 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 1408 379 140 377 0 1028 0

[startup+0.015529 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 26052
/proc/meminfo: memFree=1976112/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=6416 CPUtime=0
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 1521 0 0 0 0 0 0 0 18 0 1 0 304308471 6569984 1326 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 1604 1328 147 377 0 1224 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6416

[startup+0.101545 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 26052
/proc/meminfo: memFree=1976112/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=10204 CPUtime=0.09
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 2527 0 0 0 8 1 0 0 18 0 1 0 304308471 10448896 2241 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 2551 2241 147 377 0 2171 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10204

[startup+0.30158 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 26052
/proc/meminfo: memFree=1976112/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=19124 CPUtime=0.29
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 5378 0 0 0 27 2 0 0 19 0 1 0 304308471 19582976 4429 1992294400 134512640 136057169 4294956160 18446744073709551615 134774688 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 4781 4429 168 377 0 4401 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19124

[startup+0.701654 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 26052
/proc/meminfo: memFree=1976112/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=22128 CPUtime=0.69
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 6138 0 0 0 67 2 0 0 23 0 1 0 304308471 22659072 5189 1992294400 134512640 136057169 4294956160 18446744073709551615 134774437 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 5532 5189 170 377 0 5152 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22128

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26053
/proc/meminfo: memFree=1956456/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=21412 CPUtime=1.49
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 6738 0 0 0 147 2 0 0 25 0 1 0 304308471 21925888 5046 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 5353 5046 182 377 0 4973 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21412

[startup+3.10109 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26053
/proc/meminfo: memFree=1956328/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=21412 CPUtime=3.09
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 6765 0 0 0 307 2 0 0 25 0 1 0 304308471 21925888 5073 1992294400 134512640 136057169 4294956160 18446744073709551615 134649331 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 5353 5073 182 377 0 4973 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21412

[startup+6.30168 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26053
/proc/meminfo: memFree=1956072/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=21808 CPUtime=6.29
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 6822 0 0 0 627 2 0 0 25 0 1 0 304308471 22331392 5130 1992294400 134512640 136057169 4294956160 18446744073709551615 134823643 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 5452 5130 182 377 0 5072 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21808

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26053
/proc/meminfo: memFree=1953768/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=24796 CPUtime=12.69
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 7589 0 0 0 1266 3 0 0 25 0 1 0 304308471 25391104 5897 1992294400 134512640 136057169 4294956160 18446744073709551615 134823831 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 6199 5897 182 377 0 5819 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24796

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26053
/proc/meminfo: memFree=1951336/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=26528 CPUtime=25.48
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 8002 0 0 0 2545 3 0 0 25 0 1 0 304308471 27164672 6310 1992294400 134512640 136057169 4294956160 18446744073709551615 134823901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 6632 6310 182 377 0 6252 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26528

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26053
/proc/meminfo: memFree=1949800/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=28116 CPUtime=51.08
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 8425 0 0 0 5104 4 0 0 25 0 1 0 304308471 28790784 6733 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 7029 6733 182 377 0 6649 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28116

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26053
/proc/meminfo: memFree=1935976/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=41848 CPUtime=102.26
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 11869 0 0 0 10219 7 0 0 25 0 1 0 304308471 42852352 10177 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 10462 10177 182 377 0 10082 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 41848

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26053
/proc/meminfo: memFree=1889128/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=88840 CPUtime=162.24
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 23531 0 0 0 16206 18 0 0 25 0 1 0 304308471 90972160 21839 1992294400 134512640 136057169 4294956160 18446744073709551615 134819797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 22210 21839 182 377 0 21830 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 88840

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26053
/proc/meminfo: memFree=1889000/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=88840 CPUtime=222.22
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 23538 0 0 0 22204 18 0 0 25 0 1 0 304308471 90972160 21846 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 22210 21846 182 377 0 21830 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 88840

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26053
/proc/meminfo: memFree=1889000/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=88840 CPUtime=282.19
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 23538 0 0 0 28201 18 0 0 25 0 1 0 304308471 90972160 21846 1992294400 134512640 136057169 4294956160 18446744073709551615 135441132 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 22210 21846 182 377 0 21830 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 88840

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26053
/proc/meminfo: memFree=1883880/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=93876 CPUtime=342.17
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 24792 0 0 0 34198 19 0 0 25 0 1 0 304308471 96129024 23100 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 23469 23100 182 377 0 23089 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 93876

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26053
/proc/meminfo: memFree=1883816/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=93876 CPUtime=402.16
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 24799 0 0 0 40196 20 0 0 25 0 1 0 304308471 96129024 23107 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 23469 23107 182 377 0 23089 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 93876

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26053
/proc/meminfo: memFree=1863336/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=114756 CPUtime=462.13
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 30016 0 0 0 46189 24 0 0 25 0 1 0 304308471 117510144 28324 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 28689 28324 182 377 0 28309 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 114756

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26059
/proc/meminfo: memFree=1851560/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=126128 CPUtime=522.11
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 32852 0 0 0 52185 26 0 0 25 0 1 0 304308471 129155072 31160 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 31532 31160 182 377 0 31152 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 126128

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26059
/proc/meminfo: memFree=1851432/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=126128 CPUtime=582.09
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 32861 0 0 0 58183 26 0 0 25 0 1 0 304308471 129155072 31169 1992294400 134512640 136057169 4294956160 18446744073709551615 134828499 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 31532 31169 182 377 0 31152 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 126128

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26059
/proc/meminfo: memFree=1851368/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=126128 CPUtime=642.07
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 32868 0 0 0 64181 26 0 0 25 0 1 0 304308471 129155072 31176 1992294400 134512640 136057169 4294956160 18446744073709551615 134649326 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 31532 31176 182 377 0 31152 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 126128

[startup+702.301 s]

################
# More data... #
################

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 26075
/proc/meminfo: memFree=1633064/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=340656 CPUtime=9039.25
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 87596 0 0 0 903829 96 0 0 25 0 1 0 304308471 348831744 84506 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 85164 84506 182 377 0 84784 0
Current children cumulated CPU time (s) 9039.25
Current children cumulated vsize (KiB) 340656

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 26075
/proc/meminfo: memFree=1633064/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=340656 CPUtime=9099.23
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 87596 0 0 0 909826 97 0 0 25 0 1 0 304308471 348831744 84506 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 85164 84506 182 377 0 84784 0
Current children cumulated CPU time (s) 9099.23
Current children cumulated vsize (KiB) 340656

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 26075
/proc/meminfo: memFree=1633000/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=340656 CPUtime=9159.21
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 87596 0 0 0 915824 97 0 0 25 0 1 0 304308471 348831744 84506 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 85164 84506 182 377 0 84784 0
Current children cumulated CPU time (s) 9159.21
Current children cumulated vsize (KiB) 340656

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 26075
/proc/meminfo: memFree=1633000/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=340656 CPUtime=9219.2
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 87596 0 0 0 921823 97 0 0 25 0 1 0 304308471 348831744 84506 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 85164 84506 182 377 0 84784 0
Current children cumulated CPU time (s) 9219.2
Current children cumulated vsize (KiB) 340656

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 26075
/proc/meminfo: memFree=1632936/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=340656 CPUtime=9279.17
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 87596 0 0 0 927820 97 0 0 25 0 1 0 304308471 348831744 84506 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 85164 84506 182 377 0 84784 0
Current children cumulated CPU time (s) 9279.17
Current children cumulated vsize (KiB) 340656

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 26075
/proc/meminfo: memFree=1632936/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=340656 CPUtime=9339.15
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 87597 0 0 0 933818 97 0 0 25 0 1 0 304308471 348831744 84507 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 85164 84507 182 377 0 84784 0
Current children cumulated CPU time (s) 9339.15
Current children cumulated vsize (KiB) 340656

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 26075
/proc/meminfo: memFree=1632872/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=340656 CPUtime=9399.13
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 87597 0 0 0 939815 98 0 0 25 0 1 0 304308471 348831744 84507 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 85164 84507 182 377 0 84784 0
Current children cumulated CPU time (s) 9399.13
Current children cumulated vsize (KiB) 340656

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 26075
/proc/meminfo: memFree=1632936/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=340656 CPUtime=9459.11
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 87597 0 0 0 945813 98 0 0 25 0 1 0 304308471 348831744 84507 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 85164 84507 182 377 0 84784 0
Current children cumulated CPU time (s) 9459.11
Current children cumulated vsize (KiB) 340656

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 26075
/proc/meminfo: memFree=1632872/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=340656 CPUtime=9519.09
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 87597 0 0 0 951811 98 0 0 25 0 1 0 304308471 348831744 84507 1992294400 134512640 136057169 4294956160 18446744073709551615 134823782 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 85164 84507 182 377 0 84784 0
Current children cumulated CPU time (s) 9519.09
Current children cumulated vsize (KiB) 340656

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 26075
/proc/meminfo: memFree=1632872/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=340656 CPUtime=9579.07
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 87597 0 0 0 957809 98 0 0 25 0 1 0 304308471 348831744 84507 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 85164 84507 182 377 0 84784 0
Current children cumulated CPU time (s) 9579.07
Current children cumulated vsize (KiB) 340656

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 26075
/proc/meminfo: memFree=1621096/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=353240 CPUtime=9639.06
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 90723 0 0 0 963805 101 0 0 25 0 1 0 304308471 361717760 87633 1992294400 134512640 136057169 4294956160 18446744073709551615 134819879 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 88310 87633 182 377 0 87930 0
Current children cumulated CPU time (s) 9639.06
Current children cumulated vsize (KiB) 353240

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 26075
/proc/meminfo: memFree=1606504/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=367080 CPUtime=9699.03
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 94162 0 0 0 969799 104 0 0 25 0 1 0 304308471 375889920 91072 1992294400 134512640 136057169 4294956160 18446744073709551615 134823738 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 91770 91072 182 377 0 91390 0
Current children cumulated CPU time (s) 9699.03
Current children cumulated vsize (KiB) 367080

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 26075
/proc/meminfo: memFree=1606440/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=367080 CPUtime=9759.01
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 94162 0 0 0 975797 104 0 0 25 0 1 0 304308471 375889920 91072 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 91770 91072 182 377 0 91390 0
Current children cumulated CPU time (s) 9759.01
Current children cumulated vsize (KiB) 367080

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 26075
/proc/meminfo: memFree=1606440/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=367080 CPUtime=9818.99
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 94162 0 0 0 981794 105 0 0 25 0 1 0 304308471 375889920 91072 1992294400 134512640 136057169 4294956160 18446744073709551615 134828569 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 91770 91072 182 377 0 91390 0
Current children cumulated CPU time (s) 9818.99
Current children cumulated vsize (KiB) 367080

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 26075
/proc/meminfo: memFree=1606376/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=367080 CPUtime=9878.98
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 94162 0 0 0 987793 105 0 0 25 0 1 0 304308471 375889920 91072 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 91770 91072 182 377 0 91390 0
Current children cumulated CPU time (s) 9878.98
Current children cumulated vsize (KiB) 367080

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 26075
/proc/meminfo: memFree=1598184/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=375816 CPUtime=9938.95
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 96353 0 0 0 993788 107 0 0 25 0 1 0 304308471 384835584 93263 1992294400 134512640 136057169 4294956160 18446744073709551615 134635264 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 93954 93263 182 377 0 93574 0
Current children cumulated CPU time (s) 9938.95
Current children cumulated vsize (KiB) 375816

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 26075
/proc/meminfo: memFree=1578728/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=394656 CPUtime=9998.94
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 101035 0 0 0 999782 112 0 0 25 0 1 0 304308471 404127744 97945 1992294400 134512640 136057169 4294956160 18446744073709551615 134645302 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 98664 97945 182 377 0 98284 0
Current children cumulated CPU time (s) 9998.94
Current children cumulated vsize (KiB) 394656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 26075
/proc/meminfo: memFree=1578728/2055920 swapFree=4180404/4192956
[pid=26052] ppid=26050 vsize=394656 CPUtime=10000
/proc/26052/stat : 26052 (clasp) R 26050 26052 25926 0 -1 4194304 101035 0 0 0 999892 112 0 0 25 0 1 0 304308471 404127744 97945 1992294400 134512640 136057169 4294956160 18446744073709551615 134756793 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26052/statm: 98664 97945 182 377 0 98284 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 394656

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): 10003.5
CPU time (s): 10000.1
CPU user time (s): 9998.93
CPU system time (s): 1.18282
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 394656

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

runsolver used 6.82496 second user time and 21.2138 second system time

The end

Launcher Data

Begin job on node2 at 2009-05-19 21:52:24
IDJOB=1831573
IDBENCH=69574
IDSOLVER=637
FILE ID=node2/1831573-1242762743
PBS_JOBID= 9322296
Free space on /tmp= 66420 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-3.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-1831573-1242762743/watcher-1831573-1242762743 -o /tmp/evaluation-result-1831573-1242762743/solver-1831573-1242762743 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831573-1242762743.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 7e900a3d5c709e5167c14f906d6ebd88
RANDOM SEED=1490069933

node2.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.265
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.265
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:       1976592 kB
Buffers:          6560 kB
Cached:          37504 kB
SwapCached:       6596 kB
Active:          26048 kB
Inactive:        26700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1976592 kB
SwapTotal:     4192956 kB
SwapFree:      4180404 kB
Dirty:            5976 kB
Writeback:           0 kB
Mapped:          13956 kB
Slab:            12504 kB
Committed_AS:  1280580 kB
PageTables:       1476 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= 66420 MiB
End job on node2 at 2009-05-20 00:39:09