Trace number 1831649

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.3 10002.9

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo128.cnf
MD5SUMc5685247c8f21e8da88f42049fffdb13
Bench CategoryAPPLICATION (applications 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 variables188473
Number of clauses564650
Sum of the clauses size1317514
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376432
Number of clauses of size 3188216
Number of clauses of size 40
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-1831649-1242774863/watcher-1831649-1242774863 -o /tmp/evaluation-result-1831649-1242774863/solver-1831649-1242774863 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831649-1242774863.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: 0.92 0.98 0.99 3/64 12408
/proc/meminfo: memFree=1820336/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=3648 CPUtime=0
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 536 0 0 0 0 0 0 0 18 0 1 0 305515004 3735552 423 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 912 430 139 377 0 532 0

[startup+0.019234 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12408
/proc/meminfo: memFree=1820336/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=16244 CPUtime=0.01
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 2175 0 0 0 0 1 0 0 18 0 1 0 305515004 16633856 1408 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 4061 1412 140 377 0 3681 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16244

[startup+0.101243 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12408
/proc/meminfo: memFree=1820336/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=22448 CPUtime=0.09
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 5859 0 0 0 7 2 0 0 18 0 1 0 305515004 22986752 5092 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 5612 5092 144 377 0 5232 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22448

[startup+0.301263 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12408
/proc/meminfo: memFree=1820336/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=32704 CPUtime=0.29
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 9101 0 0 0 25 4 0 0 19 0 1 0 305515004 33488896 7691 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 8176 7691 144 377 0 7796 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32704

[startup+0.701303 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12408
/proc/meminfo: memFree=1820336/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=57012 CPUtime=0.69
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 18061 0 0 0 61 8 0 0 23 0 1 0 305515004 58380288 13441 1992294400 134512640 136057169 4294956160 18446744073709551615 134772409 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 14253 13441 165 377 0 13873 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57012

[startup+1.50138 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 12409
/proc/meminfo: memFree=1763240/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=66912 CPUtime=1.49
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 20714 0 0 0 140 9 0 0 25 0 1 0 305515004 68517888 15928 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 16728 15928 170 377 0 16348 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66912

[startup+3.10254 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 12409
/proc/meminfo: memFree=1752872/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=76144 CPUtime=3.1
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 23136 0 0 0 299 11 0 0 25 0 1 0 305515004 77971456 18222 1992294400 134512640 136057169 4294956160 18446744073709551615 134781662 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 19036 18222 170 377 0 18656 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 76144

[startup+6.30186 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 12409
/proc/meminfo: memFree=1751272/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=71268 CPUtime=6.29
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 24853 0 0 0 617 12 0 0 25 0 1 0 305515004 72978432 17362 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 17817 17362 182 377 0 17437 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 71268

[startup+12.7015 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 12409
/proc/meminfo: memFree=1751216/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=71268 CPUtime=12.69
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 24853 0 0 0 1257 12 0 0 25 0 1 0 305515004 72978432 17362 1992294400 134512640 136057169 4294956160 18446744073709551615 134649385 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 17817 17362 182 377 0 17437 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71268

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 12409
/proc/meminfo: memFree=1751024/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=71604 CPUtime=25.48
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 24925 0 0 0 2536 12 0 0 25 0 1 0 305515004 73322496 17434 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 17901 17434 182 377 0 17521 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 71604

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 12409
/proc/meminfo: memFree=1749680/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=73064 CPUtime=51.07
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 25298 0 0 0 5094 13 0 0 25 0 1 0 305515004 74817536 17807 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 18266 17807 182 377 0 17886 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 73064

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 12409
/proc/meminfo: memFree=1725872/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=96956 CPUtime=102.27
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 31239 0 0 0 10208 19 0 0 25 0 1 0 305515004 99282944 23748 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 24239 23748 182 377 0 23859 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 96956

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12409
/proc/meminfo: memFree=1707888/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=114796 CPUtime=162.25
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 35724 0 0 0 16202 23 0 0 25 0 1 0 305515004 117551104 28233 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 28699 28233 182 377 0 28319 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 114796

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12409
/proc/meminfo: memFree=1694448/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=128200 CPUtime=222.22
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 39058 0 0 0 22196 26 0 0 25 0 1 0 305515004 131276800 31567 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 32050 31567 182 377 0 31670 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 128200

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12409
/proc/meminfo: memFree=1684400/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=138284 CPUtime=282.21
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 41594 0 0 0 28193 28 0 0 25 0 1 0 305515004 141602816 34103 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 34571 34103 182 377 0 34191 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 138284

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12409
/proc/meminfo: memFree=1672888/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=149572 CPUtime=342.2
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 44422 0 0 0 34189 31 0 0 25 0 1 0 305515004 153161728 36931 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 37393 36931 182 377 0 37013 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 149572

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12409
/proc/meminfo: memFree=1636408/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=186772 CPUtime=402.18
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 53765 0 0 0 40182 36 0 0 25 0 1 0 305515004 191254528 46138 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 46693 46138 182 377 0 46313 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 186772

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12409
/proc/meminfo: memFree=1588344/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=234192 CPUtime=462.17
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 65630 0 0 0 46172 45 0 0 25 0 1 0 305515004 239812608 58003 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 58548 58003 182 377 0 58168 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 234192

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12409
/proc/meminfo: memFree=1578168/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=245312 CPUtime=522.15
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 68419 0 0 0 52169 46 0 0 25 0 1 0 305515004 251199488 60792 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 61328 60792 182 377 0 60948 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 245312

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12409
/proc/meminfo: memFree=1507832/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=314708 CPUtime=582.14
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 85753 0 0 0 58158 56 0 0 25 0 1 0 305515004 322260992 78126 1992294400 134512640 136057169 4294956160 18446744073709551615 134634357 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 78677 78126 182 377 0 78297 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 314708

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12409
/proc/meminfo: memFree=1433016/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=389752 CPUtime=642.13
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 104378 0 0 0 64145 68 0 0 25 0 1 0 305515004 399106048 96751 1992294400 134512640 136057169 4294956160 18446744073709551615 134611778 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 97438 96751 182 377 0 97058 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 389752

[startup+702.301 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 12427
/proc/meminfo: memFree=163768/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=1652840 CPUtime=9099.98
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 420117 0 0 0 909730 268 0 0 25 0 1 0 305515004 1692508160 412287 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 413210 412287 182 377 0 412830 0
Current children cumulated CPU time (s) 9099.98
Current children cumulated vsize (KiB) 1652840

[startup+9162.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 12427
/proc/meminfo: memFree=163768/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=1652840 CPUtime=9159.97
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 420117 0 0 0 915728 269 0 0 25 0 1 0 305515004 1692508160 412287 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 413210 412287 182 377 0 412830 0
Current children cumulated CPU time (s) 9159.97
Current children cumulated vsize (KiB) 1652840

[startup+9222.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 12427
/proc/meminfo: memFree=163704/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=1652840 CPUtime=9219.96
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 420117 0 0 0 921727 269 0 0 25 0 1 0 305515004 1692508160 412287 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 413210 412287 182 377 0 412830 0
Current children cumulated CPU time (s) 9219.96
Current children cumulated vsize (KiB) 1652840

[startup+9282.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12427
/proc/meminfo: memFree=163704/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=1652840 CPUtime=9279.94
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 420117 0 0 0 927725 269 0 0 25 0 1 0 305515004 1692508160 412287 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 413210 412287 182 377 0 412830 0
Current children cumulated CPU time (s) 9279.94
Current children cumulated vsize (KiB) 1652840

[startup+9342.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12427
/proc/meminfo: memFree=163704/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=1652840 CPUtime=9339.92
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 420117 0 0 0 933723 269 0 0 25 0 1 0 305515004 1692508160 412287 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 413210 412287 182 377 0 412830 0
Current children cumulated CPU time (s) 9339.92
Current children cumulated vsize (KiB) 1652840

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12427
/proc/meminfo: memFree=163704/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=1652840 CPUtime=9399.91
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 420117 0 0 0 939722 269 0 0 25 0 1 0 305515004 1692508160 412287 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 413210 412287 182 377 0 412830 0
Current children cumulated CPU time (s) 9399.91
Current children cumulated vsize (KiB) 1652840

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12427
/proc/meminfo: memFree=163704/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=1652840 CPUtime=9459.89
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 420117 0 0 0 945720 269 0 0 25 0 1 0 305515004 1692508160 412287 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 413210 412287 182 377 0 412830 0
Current children cumulated CPU time (s) 9459.89
Current children cumulated vsize (KiB) 1652840

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12427
/proc/meminfo: memFree=163704/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=1652840 CPUtime=9519.88
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 420117 0 0 0 951719 269 0 0 25 0 1 0 305515004 1692508160 412287 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 413210 412287 182 377 0 412830 0
Current children cumulated CPU time (s) 9519.88
Current children cumulated vsize (KiB) 1652840

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12427
/proc/meminfo: memFree=163704/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=1652840 CPUtime=9579.86
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 420117 0 0 0 957717 269 0 0 25 0 1 0 305515004 1692508160 412287 1992294400 134512640 136057169 4294956160 18446744073709551615 134820200 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 413210 412287 182 377 0 412830 0
Current children cumulated CPU time (s) 9579.86
Current children cumulated vsize (KiB) 1652840

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12427
/proc/meminfo: memFree=163640/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=1652840 CPUtime=9639.84
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 420117 0 0 0 963715 269 0 0 25 0 1 0 305515004 1692508160 412287 1992294400 134512640 136057169 4294956160 18446744073709551615 134618235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 413210 412287 182 377 0 412830 0
Current children cumulated CPU time (s) 9639.84
Current children cumulated vsize (KiB) 1652840

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12427
/proc/meminfo: memFree=163512/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=1652840 CPUtime=9699.83
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 420117 0 0 0 969714 269 0 0 25 0 1 0 305515004 1692508160 412287 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 413210 412287 182 377 0 412830 0
Current children cumulated CPU time (s) 9699.83
Current children cumulated vsize (KiB) 1652840

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12427
/proc/meminfo: memFree=163512/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=1652840 CPUtime=9759.81
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 420117 0 0 0 975712 269 0 0 25 0 1 0 305515004 1692508160 412287 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 413210 412287 182 377 0 412830 0
Current children cumulated CPU time (s) 9759.81
Current children cumulated vsize (KiB) 1652840

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12427
/proc/meminfo: memFree=163512/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=1652840 CPUtime=9819.8
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 420117 0 0 0 981711 269 0 0 25 0 1 0 305515004 1692508160 412287 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 413210 412287 182 377 0 412830 0
Current children cumulated CPU time (s) 9819.8
Current children cumulated vsize (KiB) 1652840

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12427
/proc/meminfo: memFree=163448/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=1652840 CPUtime=9879.79
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 420117 0 0 0 987710 269 0 0 25 0 1 0 305515004 1692508160 412287 1992294400 134512640 136057169 4294956160 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 413210 412287 182 377 0 412830 0
Current children cumulated CPU time (s) 9879.79
Current children cumulated vsize (KiB) 1652840

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12427
/proc/meminfo: memFree=163448/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=1652840 CPUtime=9939.77
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 420117 0 0 0 993708 269 0 0 25 0 1 0 305515004 1692508160 412287 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 413210 412287 182 377 0 412830 0
Current children cumulated CPU time (s) 9939.77
Current children cumulated vsize (KiB) 1652840

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12433
/proc/meminfo: memFree=163184/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=1652840 CPUtime=9999.76
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 420117 0 0 0 999706 270 0 0 25 0 1 0 305515004 1692508160 412287 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 413210 412287 182 377 0 412830 0
Current children cumulated CPU time (s) 9999.76
Current children cumulated vsize (KiB) 1652840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12433
/proc/meminfo: memFree=163184/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=1652840 CPUtime=10000.1
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194304 420117 0 0 0 999736 270 0 0 25 0 1 0 305515004 1692508160 412287 1992294400 134512640 136057169 4294956160 18446744073709551615 134634896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12408/statm: 413210 412287 182 377 0 412830 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 1652840

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

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

[startup+10002.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12433
/proc/meminfo: memFree=163184/2055920 swapFree=4180544/4192956
[pid=12408] ppid=12406 vsize=0 CPUtime=10000.2
/proc/12408/stat : 12408 (clasp) R 12406 12408 12371 0 -1 4194308 420120 0 0 0 999736 289 0 0 25 0 1 0 305515004 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 1 0 0
/proc/12408/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 10002.9
CPU time (s): 10000.3
CPU user time (s): 9997.36
CPU system time (s): 2.95055
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 1652840

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

runsolver used 7.78482 second user time and 20.6899 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-20 01:14:24
IDJOB=1831649
IDBENCH=70789
IDSOLVER=637
FILE ID=node36/1831649-1242774863
PBS_JOBID= 9322333
Free space on /tmp= 66308 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo128.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-1831649-1242774863/watcher-1831649-1242774863 -o /tmp/evaluation-result-1831649-1242774863/solver-1831649-1242774863 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831649-1242774863.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= c5685247c8f21e8da88f42049fffdb13
RANDOM SEED=1963229348

node36.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1820752 kB
Buffers:         16348 kB
Cached:         178928 kB
SwapCached:       6548 kB
Active:         116076 kB
Inactive:        87872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820752 kB
SwapTotal:     4192956 kB
SwapFree:      4180544 kB
Dirty:           11820 kB
Writeback:           0 kB
Mapped:          13812 kB
Slab:            17228 kB
Committed_AS:  1048584 kB
PageTables:       1360 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= 66304 MiB
End job on node36 at 2009-05-20 04:01:09