Trace number 1785912

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) 5000.05 5001.33

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1820c171155g3.cnf
MD5SUM90cca356988434eb537dfe19d4b4da93
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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-1785912-1241936325/watcher-1785912-1241936325 -o /tmp/evaluation-result-1785912-1241936325/solver-1785912-1241936325 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1785912-1241936325.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 2/64 29754
/proc/meminfo: memFree=1458832/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=2016 CPUtime=0
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 260 0 0 0 0 0 0 0 20 0 1 0 221660428 2064384 244 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 504 244 144 377 0 124 0

[startup+0.0193359 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 29754
/proc/meminfo: memFree=1458832/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=2916 CPUtime=0.01
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 483 0 0 0 1 0 0 0 20 0 1 0 221660428 2985984 467 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 729 468 144 377 0 349 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2916

[startup+0.101344 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 29754
/proc/meminfo: memFree=1458832/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=7856 CPUtime=0.09
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 2053 0 0 0 9 0 0 0 21 0 1 0 221660428 8044544 1695 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 1964 1695 163 377 0 1584 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7856

[startup+0.301364 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 29754
/proc/meminfo: memFree=1458832/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=10236 CPUtime=0.29
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 2760 0 0 0 28 1 0 0 22 0 1 0 221660428 10481664 2266 1992294400 134512640 136057169 4294956160 18446744073709551615 134774457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 2559 2266 166 377 0 2179 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10236

[startup+0.701404 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 29754
/proc/meminfo: memFree=1458832/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=10236 CPUtime=0.69
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 2760 0 0 0 68 1 0 0 25 0 1 0 221660428 10481664 2266 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 2559 2266 166 377 0 2179 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10236

[startup+1.50149 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 29755
/proc/meminfo: memFree=1449992/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=11820 CPUtime=1.49
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 3144 0 0 0 148 1 0 0 25 0 1 0 221660428 12103680 2650 1992294400 134512640 136057169 4294956160 18446744073709551615 134765711 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 2955 2650 168 377 0 2575 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11820

[startup+3.10165 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 29755
/proc/meminfo: memFree=1449032/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=11008 CPUtime=3.09
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 3361 0 0 0 308 1 0 0 25 0 1 0 221660428 11272192 2531 1992294400 134512640 136057169 4294956160 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 2752 2531 182 377 0 2372 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11008

[startup+6.30198 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 29755
/proc/meminfo: memFree=1445064/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=17220 CPUtime=6.29
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 4901 0 0 0 627 2 0 0 25 0 1 0 221660428 17633280 4071 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 4305 4071 182 377 0 3925 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17220

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 29755
/proc/meminfo: memFree=1432208/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=28800 CPUtime=12.69
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 7817 0 0 0 1265 4 0 0 25 0 1 0 221660428 29491200 6987 1992294400 134512640 136057169 4294956160 18446744073709551615 134618496 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 7200 6987 182 377 0 6820 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28800

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 29755
/proc/meminfo: memFree=1427792/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=32376 CPUtime=25.49
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 8680 0 0 0 2545 4 0 0 25 0 1 0 221660428 33153024 7850 1992294400 134512640 136057169 4294956160 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 8094 7850 182 377 0 7714 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32376

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 29755
/proc/meminfo: memFree=1420880/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=39628 CPUtime=51.08
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 10486 0 0 0 5102 6 0 0 25 0 1 0 221660428 40579072 9656 1992294400 134512640 136057169 4294956160 18446744073709551615 134820200 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 9907 9656 182 377 0 9527 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 39628

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 29755
/proc/meminfo: memFree=1411728/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=48688 CPUtime=102.27
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 12731 0 0 0 10219 8 0 0 25 0 1 0 221660428 49856512 11901 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 12172 11901 182 377 0 11792 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 48688

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29755
/proc/meminfo: memFree=1405520/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=54856 CPUtime=162.25
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 14274 0 0 0 16216 9 0 0 25 0 1 0 221660428 56172544 13444 1992294400 134512640 136057169 4294956160 18446744073709551615 134618132 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 13714 13444 182 377 0 13334 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 54856

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29755
/proc/meminfo: memFree=1398032/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=62736 CPUtime=222.23
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 16157 0 0 0 22213 10 0 0 25 0 1 0 221660428 64241664 15327 1992294400 134512640 136057169 4294956160 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 15684 15327 182 377 0 15304 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 62736

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29755
/proc/meminfo: memFree=1397776/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=62736 CPUtime=282.22
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 16196 0 0 0 28211 11 0 0 25 0 1 0 221660428 64241664 15366 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 15684 15366 182 377 0 15304 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 62736

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29755
/proc/meminfo: memFree=1397456/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=63164 CPUtime=342.2
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 16269 0 0 0 34209 11 0 0 25 0 1 0 221660428 64679936 15439 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 15791 15439 182 377 0 15411 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 63164

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29755
/proc/meminfo: memFree=1396752/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=63848 CPUtime=402.19
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 16443 0 0 0 40207 12 0 0 25 0 1 0 221660428 65380352 15613 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 15962 15613 182 377 0 15582 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 63848

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29755
/proc/meminfo: memFree=1396240/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=64516 CPUtime=462.18
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 16568 0 0 0 46206 12 0 0 25 0 1 0 221660428 66064384 15738 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 16129 15738 182 377 0 15749 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 64516

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29755
/proc/meminfo: memFree=1387600/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=73164 CPUtime=522.15
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 18744 0 0 0 52200 15 0 0 25 0 1 0 221660428 74919936 17914 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 18291 17914 182 377 0 17911 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 73164

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29755
/proc/meminfo: memFree=1384272/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=76664 CPUtime=582.15
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 19549 0 0 0 58198 17 0 0 25 0 1 0 221660428 78503936 18719 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 19166 18719 182 377 0 18786 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 76664

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29755
/proc/meminfo: memFree=1382736/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=78116 CPUtime=642.13
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 19923 0 0 0 64196 17 0 0 25 0 1 0 221660428 79990784 19093 1992294400 134512640 136057169 4294956160 18446744073709551615 134618437 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 19529 19093 182 377 0 19149 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 78116

[startup+702.302 s]

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

[startup+4062.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29763
/proc/meminfo: memFree=1326608/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=136592 CPUtime=4061.25
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 34113 0 0 0 406084 41 0 0 25 0 1 0 221660428 139870208 33010 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 34148 33010 182 377 0 33768 0
Current children cumulated CPU time (s) 4061.25
Current children cumulated vsize (KiB) 136592

[startup+4122.3 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 29763
/proc/meminfo: memFree=1326096/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=137112 CPUtime=4121.23
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 34230 0 0 0 412082 41 0 0 25 0 1 0 221660428 140402688 33127 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 34278 33127 182 377 0 33898 0
Current children cumulated CPU time (s) 4121.23
Current children cumulated vsize (KiB) 137112

[startup+4182.3 s]
/proc/loadavg: 1.07 1.01 1.00 2/65 29763
/proc/meminfo: memFree=1324048/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=139164 CPUtime=4181.22
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 34741 0 0 0 418080 42 0 0 25 0 1 0 221660428 142503936 33638 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 34791 33638 182 377 0 34411 0
Current children cumulated CPU time (s) 4181.22
Current children cumulated vsize (KiB) 139164

[startup+4242.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 29763
/proc/meminfo: memFree=1323920/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=139296 CPUtime=4241.2
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 34770 0 0 0 424078 42 0 0 25 0 1 0 221660428 142639104 33667 1992294400 134512640 136057169 4294956160 18446744073709551615 134618250 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 34824 33667 182 377 0 34444 0
Current children cumulated CPU time (s) 4241.2
Current children cumulated vsize (KiB) 139296

[startup+4302.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 29763
/proc/meminfo: memFree=1323536/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=139772 CPUtime=4301.19
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 34858 0 0 0 430076 43 0 0 25 0 1 0 221660428 143126528 33755 1992294400 134512640 136057169 4294956160 18446744073709551615 134756841 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 34943 33755 182 377 0 34563 0
Current children cumulated CPU time (s) 4301.19
Current children cumulated vsize (KiB) 139772

[startup+4362.3 s]
/proc/loadavg: 1.10 1.05 1.01 2/65 29763
/proc/meminfo: memFree=1323152/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=140200 CPUtime=4361.18
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 34958 0 0 0 436075 43 0 0 25 0 1 0 221660428 143564800 33855 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 35050 33855 182 377 0 34670 0
Current children cumulated CPU time (s) 4361.18
Current children cumulated vsize (KiB) 140200

[startup+4422.3 s]
/proc/loadavg: 1.03 1.04 1.00 2/65 29763
/proc/meminfo: memFree=1322640/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=140768 CPUtime=4421.16
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 35077 0 0 0 442073 43 0 0 25 0 1 0 221660428 144146432 33974 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 35192 33974 182 377 0 34812 0
Current children cumulated CPU time (s) 4421.16
Current children cumulated vsize (KiB) 140768

[startup+4482.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 29763
/proc/meminfo: memFree=1322256/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=141220 CPUtime=4481.14
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 35177 0 0 0 448071 43 0 0 25 0 1 0 221660428 144609280 34074 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 35305 34074 182 377 0 34925 0
Current children cumulated CPU time (s) 4481.14
Current children cumulated vsize (KiB) 141220

[startup+4542.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 29763
/proc/meminfo: memFree=1321616/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=141860 CPUtime=4541.13
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 35339 0 0 0 454069 44 0 0 25 0 1 0 221660428 145264640 34236 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 35465 34236 182 377 0 35085 0
Current children cumulated CPU time (s) 4541.13
Current children cumulated vsize (KiB) 141860

[startup+4602.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 29763
/proc/meminfo: memFree=1321360/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=142148 CPUtime=4601.12
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 35411 0 0 0 460068 44 0 0 25 0 1 0 221660428 145559552 34308 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 35537 34308 182 377 0 35157 0
Current children cumulated CPU time (s) 4601.12
Current children cumulated vsize (KiB) 142148

[startup+4662.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 29763
/proc/meminfo: memFree=1321104/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=142368 CPUtime=4661.1
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 35462 0 0 0 466066 44 0 0 25 0 1 0 221660428 145784832 34359 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 35592 34359 182 377 0 35212 0
Current children cumulated CPU time (s) 4661.1
Current children cumulated vsize (KiB) 142368

[startup+4722.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 29763
/proc/meminfo: memFree=1318288/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=145288 CPUtime=4721.08
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 36172 0 0 0 472063 45 0 0 25 0 1 0 221660428 148774912 35069 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 36322 35069 182 377 0 35942 0
Current children cumulated CPU time (s) 4721.08
Current children cumulated vsize (KiB) 145288

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29763
/proc/meminfo: memFree=1317968/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=145528 CPUtime=4781.06
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 36255 0 0 0 478060 46 0 0 25 0 1 0 221660428 149020672 35152 1992294400 134512640 136057169 4294956160 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 36382 35152 182 377 0 36002 0
Current children cumulated CPU time (s) 4781.06
Current children cumulated vsize (KiB) 145528

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29763
/proc/meminfo: memFree=1315728/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=147896 CPUtime=4841.05
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 36816 0 0 0 484058 47 0 0 25 0 1 0 221660428 151445504 35713 1992294400 134512640 136057169 4294956160 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 36974 35713 182 377 0 36594 0
Current children cumulated CPU time (s) 4841.05
Current children cumulated vsize (KiB) 147896

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29763
/proc/meminfo: memFree=1315536/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=148112 CPUtime=4901.04
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 36872 0 0 0 490057 47 0 0 25 0 1 0 221660428 151666688 35769 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 37028 35769 182 377 0 36648 0
Current children cumulated CPU time (s) 4901.04
Current children cumulated vsize (KiB) 148112

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29765
/proc/meminfo: memFree=1315024/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=148588 CPUtime=4961.02
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 36948 0 0 0 496055 47 0 0 25 0 1 0 221660428 152154112 35845 1992294400 134512640 136057169 4294956160 18446744073709551615 134618235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 37147 35845 182 377 0 36767 0
Current children cumulated CPU time (s) 4961.02
Current children cumulated vsize (KiB) 148588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29765
/proc/meminfo: memFree=1315024/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=148588 CPUtime=5000.01
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 36948 0 0 0 499954 47 0 0 25 0 1 0 221660428 152154112 35845 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 37147 35845 182 377 0 36767 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 148588

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

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

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29765
/proc/meminfo: memFree=1315024/2055920 swapFree=4179768/4192956
[pid=29754] ppid=29752 vsize=148588 CPUtime=5000.01
/proc/29754/stat : 29754 (clasp) R 29752 29754 29717 0 -1 4194304 36948 0 0 0 499954 47 0 0 25 0 1 0 221660428 152154112 35845 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29754/statm: 37147 35845 182 377 0 36767 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 148588

Child status: 0
Real time (s): 5001.33
CPU time (s): 5000.05
CPU user time (s): 4999.55
CPU system time (s): 0.499924
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 148588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.54
system time used= 0.499924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36951
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= 1
involuntary context switches= 5948

runsolver used 3.83842 second user time and 10.8364 second system time

The end

Launcher Data

Begin job on node45 at 2009-05-10 08:18:45
IDJOB=1785912
IDBENCH=71295
IDSOLVER=637
FILE ID=node45/1785912-1241936325
PBS_JOBID= 9265001
Free space on /tmp= 66216 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1820c171155g3.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-1785912-1241936325/watcher-1785912-1241936325 -o /tmp/evaluation-result-1785912-1241936325/solver-1785912-1241936325 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1785912-1241936325.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 90cca356988434eb537dfe19d4b4da93
RANDOM SEED=1952275964

node45.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.231
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.231
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:       1459248 kB
Buffers:         57312 kB
Cached:         468656 kB
SwapCached:       6948 kB
Active:         176096 kB
Inactive:       358140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1459248 kB
SwapTotal:     4192956 kB
SwapFree:      4179768 kB
Dirty:            4260 kB
Writeback:           0 kB
Mapped:          13900 kB
Slab:            48420 kB
Committed_AS:   737008 kB
PageTables:       1376 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= 66216 MiB
End job on node45 at 2009-05-10 09:42:09