Trace number 1831533

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? (MO) 4942.26 4944.47

General information on the benchmark

Nameindustrial/narain/
clauses-8.cnf
MD5SUM74bd745b1c68e4deddfa063e58b6b54d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1450.29
Satisfiable
(Un)Satisfiability was proved
Number of variables1461771
Number of clauses5687554
Sum of the clauses size14147618
Maximum clause length601
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24325673
Number of clauses of size 3961281
Number of clauses of size 411051
Number of clauses of size 5354960
Number of clauses of size over 534588

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-1831533-1242759728/watcher-1831533-1242759728 -o /tmp/evaluation-result-1831533-1242759728/solver-1831533-1242759728 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831533-1242759728.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.07 0.88 0.47 3/65 25537
/proc/meminfo: memFree=1736744/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=10264 CPUtime=0
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 342 0 0 0 0 0 0 0 18 0 1 0 304002967 10510336 326 1992294400 134512640 136057169 4294956160 18446744073709551615 134672643 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 2566 327 139 377 0 2186 0

[startup+0.0890529 s]
/proc/loadavg: 1.07 0.88 0.47 3/65 25537
/proc/meminfo: memFree=1736744/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=22596 CPUtime=0.07
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 10422 0 0 0 4 3 0 0 18 0 1 0 304002967 23138304 4310 1992294400 134512640 136057169 4294956160 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 5649 4314 140 377 0 5269 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22596

[startup+0.102054 s]
/proc/loadavg: 1.07 0.88 0.47 3/65 25537
/proc/meminfo: memFree=1736744/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=113960 CPUtime=0.09
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 11587 0 0 0 5 4 0 0 18 0 1 0 304002967 116695040 5475 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 28490 5479 140 377 0 28110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 113960

[startup+0.302079 s]
/proc/loadavg: 1.07 0.88 0.47 3/65 25537
/proc/meminfo: memFree=1736744/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=113960 CPUtime=0.29
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 31946 0 0 0 16 13 0 0 19 0 1 0 304002967 116695040 25834 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 28490 25838 140 377 0 28110 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 113960

[startup+0.701132 s]
/proc/loadavg: 1.07 0.88 0.47 3/65 25537
/proc/meminfo: memFree=1736744/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=155156 CPUtime=0.69
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 42994 0 0 0 51 18 0 0 23 0 1 0 304002967 158879744 36882 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 38789 36883 147 377 0 38409 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 155156

[startup+1.50123 s]
/proc/loadavg: 1.07 0.88 0.47 2/66 25538
/proc/meminfo: memFree=1574496/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=195008 CPUtime=1.49
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 52914 0 0 0 125 24 0 0 25 0 1 0 304002967 199688192 46802 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 48752 46802 147 377 0 48372 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 195008

[startup+3.10143 s]
/proc/loadavg: 1.07 0.88 0.47 2/66 25538
/proc/meminfo: memFree=1522784/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=268532 CPUtime=3.09
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 71570 0 0 0 274 35 0 0 25 0 1 0 304002967 274976768 64815 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 67133 64815 147 377 0 66753 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 268532

[startup+6.30183 s]
/proc/loadavg: 1.15 0.90 0.48 2/66 25538
/proc/meminfo: memFree=1443488/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=304140 CPUtime=6.29
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 104016 0 0 0 582 47 0 0 25 0 1 0 304002967 311439360 74063 1992294400 134512640 136057169 4294956160 18446744073709551615 134756837 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 76035 74063 175 377 0 75655 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 304140

[startup+12.7016 s]
/proc/loadavg: 1.22 0.92 0.49 2/66 25538
/proc/meminfo: memFree=1441632/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=305420 CPUtime=12.69
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 104538 0 0 0 1221 48 0 0 25 0 1 0 304002967 312750080 74585 1992294400 134512640 136057169 4294956160 18446744073709551615 134649391 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 76355 74585 178 377 0 75975 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 305420

[startup+25.5012 s]
/proc/loadavg: 1.17 0.92 0.50 2/66 25538
/proc/meminfo: memFree=1436256/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=309048 CPUtime=25.47
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 105924 0 0 0 2499 48 0 0 25 0 1 0 304002967 316465152 75971 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 77262 75971 178 377 0 76882 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 309048

[startup+51.1014 s]
/proc/loadavg: 1.11 0.93 0.51 2/66 25538
/proc/meminfo: memFree=1435360/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=309048 CPUtime=51.07
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 106111 0 0 0 5058 49 0 0 25 0 1 0 304002967 316465152 76158 1992294400 134512640 136057169 4294956160 18446744073709551615 134813062 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 77262 76158 178 377 0 76882 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 309048

[startup+102.306 s]
/proc/loadavg: 1.05 0.94 0.53 2/66 25538
/proc/meminfo: memFree=1442656/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=301076 CPUtime=102.25
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 106111 0 0 0 10176 49 0 0 25 0 1 0 304002967 308301824 74358 1992294400 134512640 136057169 4294956160 18446744073709551615 134649358 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 75269 74358 178 377 0 74889 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 301076

[startup+162.301 s]
/proc/loadavg: 1.02 0.94 0.56 2/66 25538
/proc/meminfo: memFree=1442592/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=301076 CPUtime=162.2
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 106111 0 0 0 16171 49 0 0 25 0 1 0 304002967 308301824 74358 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 75269 74358 178 377 0 74889 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 301076

[startup+222.302 s]
/proc/loadavg: 1.00 0.95 0.58 2/66 25538
/proc/meminfo: memFree=1442592/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=301076 CPUtime=222.17
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 106111 0 0 0 22168 49 0 0 25 0 1 0 304002967 308301824 74358 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 75269 74358 178 377 0 74889 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 301076

[startup+282.301 s]
/proc/loadavg: 1.00 0.96 0.61 2/66 25538
/proc/meminfo: memFree=1442528/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=301076 CPUtime=282.15
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 106111 0 0 0 28166 49 0 0 25 0 1 0 304002967 308301824 74358 1992294400 134512640 136057169 4294956160 18446744073709551615 134823601 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 75269 74358 178 377 0 74889 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 301076

[startup+342.302 s]
/proc/loadavg: 1.00 0.96 0.63 2/66 25538
/proc/meminfo: memFree=1442280/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=301076 CPUtime=342.12
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 106243 0 0 0 34163 49 0 0 25 0 1 0 304002967 308301824 74490 1992294400 134512640 136057169 4294956160 18446744073709551615 134828471 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 75269 74490 178 377 0 74889 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 301076

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.65 3/66 25538
/proc/meminfo: memFree=1441832/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=301076 CPUtime=402.1
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 106334 0 0 0 40161 49 0 0 25 0 1 0 304002967 308301824 74581 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 75269 74581 178 377 0 74889 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 301076

[startup+462.303 s]
/proc/loadavg: 1.00 0.97 0.67 2/66 25538
/proc/meminfo: memFree=1413032/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=330040 CPUtime=462.07
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 113575 0 0 0 46151 56 0 0 25 0 1 0 304002967 337960960 81822 1992294400 134512640 136057169 4294956160 18446744073709551615 134823436 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 82510 81822 178 377 0 82130 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 330040

[startup+522.302 s]
/proc/loadavg: 1.00 0.97 0.68 2/66 25538
/proc/meminfo: memFree=1366056/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=376856 CPUtime=522.04
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 125260 0 0 0 52138 66 0 0 25 0 1 0 304002967 385900544 93507 1992294400 134512640 136057169 4294956160 18446744073709551615 134756814 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 94214 93507 178 377 0 93834 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 376856

[startup+582.303 s]
/proc/loadavg: 1.00 0.97 0.70 2/66 25538
/proc/meminfo: memFree=1342952/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=399864 CPUtime=582.02
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 131025 0 0 0 58131 71 0 0 25 0 1 0 304002967 409460736 99272 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 99966 99272 178 377 0 99586 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 399864

[startup+642.302 s]
/proc/loadavg: 1.00 0.97 0.72 2/66 25538
/proc/meminfo: memFree=1313448/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=429108 CPUtime=642
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 138478 0 0 0 64122 78 0 0 25 0 1 0 304002967 439406592 106589 1992294400 134512640 136057169 4294956160 18446744073709551615 134633772 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 107277 106589 178 377 0 106897 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 429108

[startup+702.302 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 25546
/proc/meminfo: memFree=108840/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=1635112 CPUtime=4000.49
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 440569 0 0 0 399694 355 0 0 25 0 1 0 304002967 1674354688 406849 1992294400 134512640 136057169 4294956160 18446744073709551615 134823643 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 408778 406849 178 377 0 408398 0
Current children cumulated CPU time (s) 4000.49
Current children cumulated vsize (KiB) 1635112

[startup+4062.31 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 25546
/proc/meminfo: memFree=53992/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=1689548 CPUtime=4060.46
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 454252 0 0 0 405682 364 0 0 25 0 1 0 304002967 1730097152 420396 1992294400 134512640 136057169 4294956160 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 422387 420396 178 377 0 422007 0
Current children cumulated CPU time (s) 4060.46
Current children cumulated vsize (KiB) 1689548

[startup+4122.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 25546
/proc/meminfo: memFree=33448/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=1710112 CPUtime=4120.43
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 459380 0 0 0 411675 368 0 0 25 0 1 0 304002967 1751154688 425524 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 427528 425524 178 377 0 427148 0
Current children cumulated CPU time (s) 4120.43
Current children cumulated vsize (KiB) 1710112

[startup+4182.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 25546
/proc/meminfo: memFree=25064/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=1718468 CPUtime=4180.41
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 461449 0 0 0 417671 370 0 0 25 0 1 0 304002967 1759711232 427593 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 429617 427593 178 377 0 429237 0
Current children cumulated CPU time (s) 4180.41
Current children cumulated vsize (KiB) 1718468

[startup+4242.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 25546
/proc/meminfo: memFree=21480/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=1722124 CPUtime=4240.38
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 462353 0 0 0 423667 371 0 0 25 0 1 0 304002967 1763454976 428497 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 430531 428497 178 377 0 430151 0
Current children cumulated CPU time (s) 4240.38
Current children cumulated vsize (KiB) 1722124

[startup+4302.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 25546
/proc/meminfo: memFree=18280/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=1725384 CPUtime=4300.35
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 463124 0 0 0 429664 371 0 0 25 0 1 0 304002967 1766793216 429268 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 431346 429268 178 377 0 430966 0
Current children cumulated CPU time (s) 4300.35
Current children cumulated vsize (KiB) 1725384

[startup+4362.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 25546
/proc/meminfo: memFree=16232/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=1730828 CPUtime=4360.34
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 464450 0 0 0 435661 373 0 0 25 0 1 0 304002967 1772367872 430594 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 432707 430594 178 377 0 432327 0
Current children cumulated CPU time (s) 4360.34
Current children cumulated vsize (KiB) 1730828

[startup+4422.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 25546
/proc/meminfo: memFree=15656/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=1735984 CPUtime=4420.31
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 465748 0 0 0 441657 374 0 0 25 0 1 0 304002967 1777647616 431892 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 433996 431892 178 377 0 433616 0
Current children cumulated CPU time (s) 4420.31
Current children cumulated vsize (KiB) 1735984

[startup+4482.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 25546
/proc/meminfo: memFree=16168/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=1745180 CPUtime=4480.29
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 468032 0 0 0 447653 376 0 0 25 0 1 0 304002967 1787064320 434176 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 436295 434176 178 377 0 435915 0
Current children cumulated CPU time (s) 4480.29
Current children cumulated vsize (KiB) 1745180

[startup+4542.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 25546
/proc/meminfo: memFree=15464/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=1754996 CPUtime=4540.26
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 470438 0 0 0 453647 379 0 0 25 0 1 0 304002967 1797115904 436582 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 438749 436582 178 377 0 438369 0
Current children cumulated CPU time (s) 4540.26
Current children cumulated vsize (KiB) 1754996

[startup+4602.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 25546
/proc/meminfo: memFree=15208/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=1762728 CPUtime=4600.24
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 472357 0 0 0 459643 381 0 0 25 0 1 0 304002967 1805033472 438501 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 440682 438501 178 377 0 440302 0
Current children cumulated CPU time (s) 4600.24
Current children cumulated vsize (KiB) 1762728

[startup+4662.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 25546
/proc/meminfo: memFree=15528/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=1773084 CPUtime=4660.21
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 474969 0 0 0 465637 384 0 0 25 0 1 0 304002967 1815638016 441113 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 443271 441113 178 377 0 442891 0
Current children cumulated CPU time (s) 4660.21
Current children cumulated vsize (KiB) 1773084

[startup+4722.31 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 25546
/proc/meminfo: memFree=16488/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=1783772 CPUtime=4720.19
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 478146 0 0 0 471633 386 0 0 25 0 1 0 304002967 1826582528 443264 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 445943 443264 178 377 0 445563 0
Current children cumulated CPU time (s) 4720.19
Current children cumulated vsize (KiB) 1783772

[startup+4782.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 25546
/proc/meminfo: memFree=15016/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=1797788 CPUtime=4780.16
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 481644 0 0 0 477625 391 0 0 25 0 1 0 304002967 1840934912 446762 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 449447 446762 178 377 0 449067 0
Current children cumulated CPU time (s) 4780.16
Current children cumulated vsize (KiB) 1797788

[startup+4842.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 25546
/proc/meminfo: memFree=15080/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=1814468 CPUtime=4840.13
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 485806 0 0 0 483619 394 0 0 25 0 1 0 304002967 1858015232 450924 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 453617 450924 178 377 0 453237 0
Current children cumulated CPU time (s) 4840.13
Current children cumulated vsize (KiB) 1814468

[startup+4902.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 25546
/proc/meminfo: memFree=15912/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=1831980 CPUtime=4900.11
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 490221 0 0 0 489613 398 0 0 25 0 1 0 304002967 1875947520 455339 1992294400 134512640 136057169 4294956160 18446744073709551615 134649287 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 457995 455339 178 377 0 457615 0
Current children cumulated CPU time (s) 4900.11
Current children cumulated vsize (KiB) 1831980



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+4944.2 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 25546
/proc/meminfo: memFree=15080/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=1843244 CPUtime=4942
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194304 493030 0 0 0 493799 401 0 0 25 0 1 0 304002967 1887481856 458148 1992294400 134512640 136057169 4294956160 18446744073709551615 134615987 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25537/statm: 460811 458148 178 377 0 460431 0
Current children cumulated CPU time (s) 4942
Current children cumulated vsize (KiB) 1843244

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

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

[startup+4944.4 s]
/proc/loadavg: 1.00 0.97 0.91 2/67 25547
/proc/meminfo: memFree=1410848/2055920 swapFree=4179872/4192956
[pid=25537] ppid=25535 vsize=0 CPUtime=4942.2
/proc/25537/stat : 25537 (clasp) R 25535 25537 25440 0 -1 4194308 493033 0 0 0 493799 421 0 0 25 0 1 0 304002967 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 0 0 0
/proc/25537/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4942.2
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 4944.47
CPU time (s): 4942.26
CPU user time (s): 4937.99
CPU system time (s): 4.27335
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (KiB): 1843244

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

runsolver used 5.77012 second user time and 9.67053 second system time

The end

Launcher Data

Begin job on node92 at 2009-05-19 21:02:16
IDJOB=1831533
IDBENCH=20506
IDSOLVER=637
FILE ID=node92/1831533-1242759728
PBS_JOBID= 9322212
Free space on /tmp= 66168 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/narain/clauses-8.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-1831533-1242759728/watcher-1831533-1242759728 -o /tmp/evaluation-result-1831533-1242759728/solver-1831533-1242759728 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831533-1242759728.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= 74bd745b1c68e4deddfa063e58b6b54d
RANDOM SEED=882859424

node92.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.245
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.245
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:       1737160 kB
Buffers:          7312 kB
Cached:         269184 kB
SwapCached:       7336 kB
Active:         135864 kB
Inactive:       149524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737160 kB
SwapTotal:     4192956 kB
SwapFree:      4179872 kB
Dirty:          116100 kB
Writeback:           0 kB
Mapped:          13952 kB
Slab:            19212 kB
Committed_AS:   771804 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= 66168 MiB
End job on node92 at 2009-05-19 22:24:42