Trace number 1831861

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) 5077.13 5078.79

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-20-10p1.cnf
MD5SUM4454a006891d750fc88d47a8b0848855
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1802.41
Satisfiable
(Un)Satisfiability was proved
Number of variables259258
Number of clauses1388006
Sum of the clauses size3352067
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981733
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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-1831861-1242790260/watcher-1831861-1242790260 -o /tmp/evaluation-result-1831861-1242790260/solver-1831861-1242790260 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831861-1242790260.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.98 1.00 1.00 3/64 14154
/proc/meminfo: memFree=1874096/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=3792 CPUtime=0
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 448 0 0 0 0 0 0 0 18 0 1 0 307059000 3883008 389 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 948 395 158 377 0 568 0

[startup+0.0995281 s]
/proc/loadavg: 0.98 1.00 1.00 3/64 14154
/proc/meminfo: memFree=1874096/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=28024 CPUtime=0.08
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 7529 0 0 0 6 2 0 0 18 0 1 0 307059000 28696576 6356 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 7006 6356 144 377 0 6626 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28024

[startup+0.101527 s]
/proc/loadavg: 0.98 1.00 1.00 3/64 14154
/proc/meminfo: memFree=1874096/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=28024 CPUtime=0.09
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 7533 0 0 0 7 2 0 0 18 0 1 0 307059000 28696576 6360 1992294400 134512640 136057169 4294956160 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 7006 6360 144 377 0 6626 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28024

[startup+0.301555 s]
/proc/loadavg: 0.98 1.00 1.00 3/64 14154
/proc/meminfo: memFree=1874096/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=37768 CPUtime=0.29
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 10610 0 0 0 24 5 0 0 19 0 1 0 307059000 38674432 8794 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 9442 8794 144 377 0 9062 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37768

[startup+0.701613 s]
/proc/loadavg: 0.98 1.00 1.00 3/64 14154
/proc/meminfo: memFree=1874096/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=58728 CPUtime=0.69
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 17554 0 0 0 60 9 0 0 22 0 1 0 307059000 60137472 13572 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 14682 13572 147 377 0 14302 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58728

[startup+1.50173 s]
/proc/loadavg: 0.98 1.00 1.00 2/65 14155
/proc/meminfo: memFree=1796584/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=94280 CPUtime=1.49
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 30217 0 0 0 136 13 0 0 25 0 1 0 307059000 96542720 22570 1992294400 134512640 136057169 4294956160 18446744073709551615 134771315 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 23570 22570 165 377 0 23190 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94280

[startup+3.10296 s]
/proc/loadavg: 0.98 1.00 1.00 2/65 14155
/proc/meminfo: memFree=1778088/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=101488 CPUtime=3.09
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 33685 0 0 0 294 15 0 0 25 0 1 0 307059000 103923712 24125 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 25372 24125 170 377 0 24992 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 101488

[startup+6.30143 s]
/proc/loadavg: 0.98 1.00 1.00 2/65 14155
/proc/meminfo: memFree=1770344/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=113060 CPUtime=6.29
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 36649 0 0 0 611 18 0 0 25 0 1 0 307059000 115773440 26961 1992294400 134512640 136057169 4294956160 18446744073709551615 134616457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 28265 26961 172 377 0 27885 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 113060

[startup+12.7014 s]
/proc/loadavg: 0.98 1.00 1.00 2/65 14155
/proc/meminfo: memFree=1784488/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=92652 CPUtime=12.69
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 36740 0 0 0 1250 19 0 0 25 0 1 0 307059000 94875648 22541 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 23163 22541 182 377 0 22783 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92652

[startup+25.5012 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 14155
/proc/meminfo: memFree=1784552/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=92652 CPUtime=25.49
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 36740 0 0 0 2530 19 0 0 25 0 1 0 307059000 94875648 22541 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 23163 22541 182 377 0 22783 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 92652

[startup+51.1019 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 14155
/proc/meminfo: memFree=1784680/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=92652 CPUtime=51.08
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 36742 0 0 0 5089 19 0 0 25 0 1 0 307059000 94875648 22543 1992294400 134512640 136057169 4294956160 18446744073709551615 134823686 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 23163 22543 182 377 0 22783 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 92652

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 14155
/proc/meminfo: memFree=1784488/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=92652 CPUtime=102.26
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 36782 0 0 0 10207 19 0 0 25 0 1 0 307059000 94875648 22583 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 23163 22583 182 377 0 22783 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 92652

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 14155
/proc/meminfo: memFree=1784488/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=92652 CPUtime=162.24
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 36782 0 0 0 16205 19 0 0 25 0 1 0 307059000 94875648 22583 1992294400 134512640 136057169 4294956160 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 23163 22583 182 377 0 22783 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 92652

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 14155
/proc/meminfo: memFree=1773736/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=103572 CPUtime=222.22
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 39499 0 0 0 22200 22 0 0 25 0 1 0 307059000 106057728 25300 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 25893 25300 182 377 0 25513 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 103572

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 14155
/proc/meminfo: memFree=1759656/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=117668 CPUtime=282.2
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 43020 0 0 0 28195 25 0 0 25 0 1 0 307059000 120492032 28821 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 29417 28821 182 377 0 29037 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 117668

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 14155
/proc/meminfo: memFree=1735592/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=141508 CPUtime=342.18
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 48973 0 0 0 34187 31 0 0 25 0 1 0 307059000 144904192 34774 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 35377 34774 182 377 0 34997 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 141508

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 14155
/proc/meminfo: memFree=1708328/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=168828 CPUtime=402.16
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 55796 0 0 0 40179 37 0 0 25 0 1 0 307059000 172879872 41597 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 42207 41597 182 377 0 41827 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 168828

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 14155
/proc/meminfo: memFree=1682728/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=194476 CPUtime=462.14
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 62189 0 0 0 46173 41 0 0 25 0 1 0 307059000 199143424 47990 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 48619 47990 182 377 0 48239 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 194476

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 14155
/proc/meminfo: memFree=1644072/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=233728 CPUtime=522.13
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 72015 0 0 0 52166 47 0 0 25 0 1 0 307059000 239337472 57816 1992294400 134512640 136057169 4294956160 18446744073709551615 134824111 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 58432 57816 182 377 0 58052 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 233728

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 14157
/proc/meminfo: memFree=1606760/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=270512 CPUtime=582.1
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 81170 0 0 0 58157 53 0 0 25 0 1 0 307059000 277004288 66971 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 67628 66971 182 377 0 67248 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 270512

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 14157
/proc/meminfo: memFree=1567528/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=309152 CPUtime=642.08
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 90852 0 0 0 64149 59 0 0 25 0 1 0 307059000 316571648 76653 1992294400 134512640 136057169 4294956160 18446744073709551615 134624577 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 77288 76653 182 377 0 76908 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 309152

[startup+702.301 s]

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

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14165
/proc/meminfo: memFree=383848/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=1489744 CPUtime=4180.93
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 386371 0 0 0 417827 266 0 0 25 0 1 0 307059000 1525497856 371529 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 372436 371529 182 377 0 372056 0
Current children cumulated CPU time (s) 4180.93
Current children cumulated vsize (KiB) 1489744

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14165
/proc/meminfo: memFree=383720/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=1489744 CPUtime=4240.91
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 386374 0 0 0 423825 266 0 0 25 0 1 0 307059000 1525497856 371532 1992294400 134512640 136057169 4294956160 18446744073709551615 134823831 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 372436 371532 182 377 0 372056 0
Current children cumulated CPU time (s) 4240.91
Current children cumulated vsize (KiB) 1489744

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14165
/proc/meminfo: memFree=383720/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=1489744 CPUtime=4300.89
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 386376 0 0 0 429823 266 0 0 25 0 1 0 307059000 1525497856 371534 1992294400 134512640 136057169 4294956160 18446744073709551615 134616015 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 372436 371534 182 377 0 372056 0
Current children cumulated CPU time (s) 4300.89
Current children cumulated vsize (KiB) 1489744

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14165
/proc/meminfo: memFree=383720/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=1489744 CPUtime=4360.87
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 386380 0 0 0 435821 266 0 0 25 0 1 0 307059000 1525497856 371538 1992294400 134512640 136057169 4294956160 18446744073709551615 134624577 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 372436 371538 182 377 0 372056 0
Current children cumulated CPU time (s) 4360.87
Current children cumulated vsize (KiB) 1489744

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14165
/proc/meminfo: memFree=383656/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=1489744 CPUtime=4420.85
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 386381 0 0 0 441818 267 0 0 25 0 1 0 307059000 1525497856 371539 1992294400 134512640 136057169 4294956160 18446744073709551615 134634325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 372436 371539 182 377 0 372056 0
Current children cumulated CPU time (s) 4420.85
Current children cumulated vsize (KiB) 1489744

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14165
/proc/meminfo: memFree=359208/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=1514372 CPUtime=4480.83
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 392518 0 0 0 447812 271 0 0 25 0 1 0 307059000 1550716928 377676 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 378593 377676 182 377 0 378213 0
Current children cumulated CPU time (s) 4480.83
Current children cumulated vsize (KiB) 1514372

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14165
/proc/meminfo: memFree=330216/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=1543296 CPUtime=4540.81
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 399758 0 0 0 453805 276 0 0 25 0 1 0 307059000 1580335104 384916 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 385824 384916 182 377 0 385444 0
Current children cumulated CPU time (s) 4540.81
Current children cumulated vsize (KiB) 1543296

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14165
/proc/meminfo: memFree=297000/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=1576196 CPUtime=4600.8
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 407973 0 0 0 459797 283 0 0 25 0 1 0 307059000 1614024704 393131 1992294400 134512640 136057169 4294956160 18446744073709551615 134624577 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 394049 393131 182 377 0 393669 0
Current children cumulated CPU time (s) 4600.8
Current children cumulated vsize (KiB) 1576196

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14165
/proc/meminfo: memFree=260328/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=1613140 CPUtime=4660.78
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 417226 0 0 0 465791 287 0 0 25 0 1 0 307059000 1651855360 402384 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 403285 402384 182 377 0 402905 0
Current children cumulated CPU time (s) 4660.78
Current children cumulated vsize (KiB) 1613140

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14165
/proc/meminfo: memFree=215336/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=1657724 CPUtime=4720.76
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 428366 0 0 0 471783 293 0 0 25 0 1 0 307059000 1697509376 413524 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 414431 413524 182 377 0 414051 0
Current children cumulated CPU time (s) 4720.76
Current children cumulated vsize (KiB) 1657724

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14165
/proc/meminfo: memFree=173928/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=1699124 CPUtime=4780.73
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 438698 0 0 0 477774 299 0 0 25 0 1 0 307059000 1739902976 423856 1992294400 134512640 136057169 4294956160 18446744073709551615 134624614 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 424781 423856 182 377 0 424401 0
Current children cumulated CPU time (s) 4780.73
Current children cumulated vsize (KiB) 1699124

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14165
/proc/meminfo: memFree=148072/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=1724820 CPUtime=4840.72
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 445126 0 0 0 483768 304 0 0 25 0 1 0 307059000 1766215680 430284 1992294400 134512640 136057169 4294956160 18446744073709551615 134624607 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 431205 430284 182 377 0 430825 0
Current children cumulated CPU time (s) 4840.72
Current children cumulated vsize (KiB) 1724820

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14165
/proc/meminfo: memFree=116136/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=1757000 CPUtime=4900.7
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 453162 0 0 0 489759 311 0 0 25 0 1 0 307059000 1799168000 438320 1992294400 134512640 136057169 4294956160 18446744073709551615 134624593 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 439250 438320 182 377 0 438870 0
Current children cumulated CPU time (s) 4900.7
Current children cumulated vsize (KiB) 1757000

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14165
/proc/meminfo: memFree=99304/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=1773708 CPUtime=4960.68
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 457338 0 0 0 495754 314 0 0 25 0 1 0 307059000 1816276992 442496 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 443427 442496 182 377 0 443047 0
Current children cumulated CPU time (s) 4960.68
Current children cumulated vsize (KiB) 1773708

[startup+5022.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14165
/proc/meminfo: memFree=59688/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=1813004 CPUtime=5020.65
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 467141 0 0 0 501745 320 0 0 25 0 1 0 307059000 1856516096 452299 1992294400 134512640 136057169 4294956160 18446744073709551615 134624577 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 453251 452299 182 377 0 452871 0
Current children cumulated CPU time (s) 5020.65
Current children cumulated vsize (KiB) 1813004



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+5078.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14165
/proc/meminfo: memFree=29352/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=1843276 CPUtime=5076.84
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194304 474694 0 0 0 507359 325 0 0 25 0 1 0 307059000 1887514624 459852 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14154/statm: 460819 459852 182 377 0 460439 0
Current children cumulated CPU time (s) 5076.84
Current children cumulated vsize (KiB) 1843276

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

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

[startup+5078.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14166
/proc/meminfo: memFree=682852/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=0 CPUtime=5076.94
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194308 474697 0 0 0 507359 335 0 0 25 0 1 0 307059000 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 1 0 0
/proc/14154/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5076.94
Current children cumulated vsize (KiB) 0

[startup+5078.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14166
/proc/meminfo: memFree=682852/2055920 swapFree=4179700/4192956
[pid=14154] ppid=14152 vsize=0 CPUtime=5077.04
/proc/14154/stat : 14154 (clasp) R 14152 14154 14117 0 -1 4194308 474697 0 0 0 507359 345 0 0 25 0 1 0 307059000 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 1 0 0
/proc/14154/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5077.04
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5078.79
CPU time (s): 5077.13
CPU user time (s): 5073.6
CPU system time (s): 3.53646
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 1843276

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

runsolver used 3.61745 second user time and 10.8144 second system time

The end

Launcher Data

Begin job on node30 at 2009-05-20 05:31:02
IDJOB=1831861
IDBENCH=71029
IDSOLVER=637
FILE ID=node30/1831861-1242790260
PBS_JOBID= 9322412
Free space on /tmp= 66372 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-20-10p1.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-1831861-1242790260/watcher-1831861-1242790260 -o /tmp/evaluation-result-1831861-1242790260/solver-1831861-1242790260 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831861-1242790260.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= 4454a006891d750fc88d47a8b0848855
RANDOM SEED=1905834498

node30.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:       1874512 kB
Buffers:         28808 kB
Cached:         105180 kB
SwapCached:       7588 kB
Active:          66944 kB
Inactive:        75888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1874512 kB
SwapTotal:     4192956 kB
SwapFree:      4179700 kB
Dirty:           28220 kB
Writeback:           0 kB
Mapped:          13900 kB
Slab:            24568 kB
Committed_AS:  1137300 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= 66372 MiB
End job on node30 at 2009-05-20 06:55:43