Trace number 1831979

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
clasp 1.2.0-SAT09-32? (TO) 10000.1 10003.1

General information on the benchmark

Nameschup-l2s-guid-1-k56.cnf
MD5SUM8945850ff5a1fb30f0867a5172da0b2e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.163
Satisfiable
(Un)Satisfiability was proved
Number of variables98746
Number of clauses307346
Sum of the clauses size757661
Maximum clause length57
Minimum clause length1
Number of clauses of size 172
Number of clauses of size 2178795
Number of clauses of size 3120630
Number of clauses of size 44935
Number of clauses of size 52464
Number of clauses of size over 5450

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21447
/proc/meminfo: memFree=1650104/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=2788 CPUtime=0
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 556 0 0 0 0 0 0 0 18 0 1 0 307625007 2854912 362 1992294400 134512640 136057169 4294956160 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 697 365 139 377 0 317 0

[startup+0.0623131 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21447
/proc/meminfo: memFree=1650104/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=13324 CPUtime=0.06
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 3393 0 0 0 5 1 0 0 18 0 1 0 307625007 13643776 2897 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 3331 2897 147 377 0 2951 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13324

[startup+0.101318 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21447
/proc/meminfo: memFree=1650104/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=15056 CPUtime=0.09
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 3870 0 0 0 8 1 0 0 18 0 1 0 307625007 15417344 3374 1992294400 134512640 136057169 4294956160 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 3764 3374 147 377 0 3384 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15056

[startup+0.301339 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21447
/proc/meminfo: memFree=1650104/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=28096 CPUtime=0.3
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 8313 0 0 0 27 3 0 0 19 0 1 0 307625007 28770304 6571 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 7024 6571 165 377 0 6644 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 28096

[startup+0.701383 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21447
/proc/meminfo: memFree=1650104/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=34952 CPUtime=0.69
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 10250 0 0 0 66 3 0 0 22 0 1 0 307625007 35790848 8305 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 8738 8305 170 377 0 8358 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34952

[startup+1.50147 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21448
/proc/meminfo: memFree=1614384/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=41104 CPUtime=1.5
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 11814 0 0 0 146 4 0 0 25 0 1 0 307625007 42090496 9869 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 10276 9870 170 377 0 9896 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 41104

[startup+3.10165 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21448
/proc/meminfo: memFree=1613680/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=38264 CPUtime=3.09
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 12492 0 0 0 305 4 0 0 25 0 1 0 307625007 39182336 9176 1992294400 134512640 136057169 4294956160 18446744073709551615 134649358 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 9566 9176 182 377 0 9186 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38264

[startup+6.30201 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21448
/proc/meminfo: memFree=1613424/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=38264 CPUtime=6.29
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 12492 0 0 0 625 4 0 0 25 0 1 0 307625007 39182336 9176 1992294400 134512640 136057169 4294956160 18446744073709551615 134823366 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 9566 9176 182 377 0 9186 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38264

[startup+12.7027 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21448
/proc/meminfo: memFree=1613488/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=38424 CPUtime=12.69
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 12512 0 0 0 1265 4 0 0 25 0 1 0 307625007 39346176 9196 1992294400 134512640 136057169 4294956160 18446744073709551615 134827029 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 9606 9196 182 377 0 9226 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38424

[startup+25.5011 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21448
/proc/meminfo: memFree=1612080/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=40112 CPUtime=25.48
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 12915 0 0 0 2544 4 0 0 25 0 1 0 307625007 41074688 9599 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 10028 9599 182 377 0 9648 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40112

[startup+51.102 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21448
/proc/meminfo: memFree=1600368/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=51972 CPUtime=51.08
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 15901 0 0 0 5100 8 0 0 25 0 1 0 307625007 53219328 12585 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 12993 12585 182 377 0 12613 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 51972

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21448
/proc/meminfo: memFree=1587952/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=64124 CPUtime=102.27
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 18950 0 0 0 10216 11 0 0 25 0 1 0 307625007 65662976 15634 1992294400 134512640 136057169 4294956160 18446744073709551615 134823686 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 16031 15634 182 377 0 15651 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 64124

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21448
/proc/meminfo: memFree=1564336/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=87716 CPUtime=162.25
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 24819 0 0 0 16208 17 0 0 25 0 1 0 307625007 89821184 21503 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 21929 21503 182 377 0 21549 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 87716

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21448
/proc/meminfo: memFree=1563760/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=88376 CPUtime=222.23
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 24972 0 0 0 22206 17 0 0 25 0 1 0 307625007 90497024 21656 1992294400 134512640 136057169 4294956160 18446744073709551615 134618332 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 22094 21656 182 377 0 21714 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 88376

[startup+282.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 21448
/proc/meminfo: memFree=1556592/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=95420 CPUtime=282.21
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 26735 0 0 0 28202 19 0 0 25 0 1 0 307625007 97710080 23419 1992294400 134512640 136057169 4294956160 18446744073709551615 134828272 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 23855 23419 182 377 0 23475 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 95420

[startup+342.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 21448
/proc/meminfo: memFree=1550576/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=101360 CPUtime=342.19
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 28229 0 0 0 34198 21 0 0 25 0 1 0 307625007 103792640 24913 1992294400 134512640 136057169 4294956160 18446744073709551615 134824390 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 25340 24913 182 377 0 24960 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 101360

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21448
/proc/meminfo: memFree=1550512/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=101360 CPUtime=402.17
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 28229 0 0 0 40196 21 0 0 25 0 1 0 307625007 103792640 24913 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 25340 24913 182 377 0 24960 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 101360

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21448
/proc/meminfo: memFree=1535344/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=116568 CPUtime=462.16
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 32019 0 0 0 46190 26 0 0 25 0 1 0 307625007 119365632 28703 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 29142 28703 182 377 0 28762 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 116568

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21448
/proc/meminfo: memFree=1535280/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=116568 CPUtime=522.14
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 32019 0 0 0 52188 26 0 0 25 0 1 0 307625007 119365632 28703 1992294400 134512640 136057169 4294956160 18446744073709551615 134618113 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 29142 28703 182 377 0 28762 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 116568

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21448
/proc/meminfo: memFree=1535216/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=116568 CPUtime=582.12
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 32019 0 0 0 58186 26 0 0 25 0 1 0 307625007 119365632 28703 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 29142 28703 182 377 0 28762 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 116568

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21448
/proc/meminfo: memFree=1535216/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=116568 CPUtime=642.11
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 32019 0 0 0 64184 27 0 0 25 0 1 0 307625007 119365632 28703 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 29142 28703 182 377 0 28762 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 116568

[startup+702.301 s]

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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21464
/proc/meminfo: memFree=1373680/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=274612 CPUtime=9039.65
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 71595 0 0 0 903877 88 0 0 25 0 1 0 307625007 281202688 68143 1992294400 134512640 136057169 4294956160 18446744073709551615 134823428 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 68653 68143 182 377 0 68273 0
Current children cumulated CPU time (s) 9039.65
Current children cumulated vsize (KiB) 274612

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21464
/proc/meminfo: memFree=1373680/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=274612 CPUtime=9099.64
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 71595 0 0 0 909876 88 0 0 25 0 1 0 307625007 281202688 68143 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 68653 68143 182 377 0 68273 0
Current children cumulated CPU time (s) 9099.64
Current children cumulated vsize (KiB) 274612

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21464
/proc/meminfo: memFree=1373616/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=274612 CPUtime=9159.62
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 71595 0 0 0 915874 88 0 0 25 0 1 0 307625007 281202688 68143 1992294400 134512640 136057169 4294956160 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 68653 68143 182 377 0 68273 0
Current children cumulated CPU time (s) 9159.62
Current children cumulated vsize (KiB) 274612

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21464
/proc/meminfo: memFree=1373616/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=274612 CPUtime=9219.6
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 71595 0 0 0 921872 88 0 0 25 0 1 0 307625007 281202688 68143 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 68653 68143 182 377 0 68273 0
Current children cumulated CPU time (s) 9219.6
Current children cumulated vsize (KiB) 274612

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21464
/proc/meminfo: memFree=1373552/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=274612 CPUtime=9279.58
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 71595 0 0 0 927870 88 0 0 25 0 1 0 307625007 281202688 68143 1992294400 134512640 136057169 4294956160 18446744073709551615 134618532 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 68653 68143 182 377 0 68273 0
Current children cumulated CPU time (s) 9279.58
Current children cumulated vsize (KiB) 274612

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21464
/proc/meminfo: memFree=1371504/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=276724 CPUtime=9339.58
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 72104 0 0 0 933869 89 0 0 25 0 1 0 307625007 283365376 68652 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 69181 68652 182 377 0 68801 0
Current children cumulated CPU time (s) 9339.58
Current children cumulated vsize (KiB) 276724

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21464
/proc/meminfo: memFree=1371504/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=276724 CPUtime=9399.56
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 72104 0 0 0 939867 89 0 0 25 0 1 0 307625007 283365376 68652 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 69181 68652 182 377 0 68801 0
Current children cumulated CPU time (s) 9399.56
Current children cumulated vsize (KiB) 276724

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21464
/proc/meminfo: memFree=1371440/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=276724 CPUtime=9459.54
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 72104 0 0 0 945865 89 0 0 25 0 1 0 307625007 283365376 68652 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 69181 68652 182 377 0 68801 0
Current children cumulated CPU time (s) 9459.54
Current children cumulated vsize (KiB) 276724

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21466
/proc/meminfo: memFree=1371440/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=276724 CPUtime=9519.52
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 72104 0 0 0 951863 89 0 0 25 0 1 0 307625007 283365376 68652 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 69181 68652 182 377 0 68801 0
Current children cumulated CPU time (s) 9519.52
Current children cumulated vsize (KiB) 276724

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21466
/proc/meminfo: memFree=1371376/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=276724 CPUtime=9579.5
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 72104 0 0 0 957861 89 0 0 25 0 1 0 307625007 283365376 68652 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 69181 68652 182 377 0 68801 0
Current children cumulated CPU time (s) 9579.5
Current children cumulated vsize (KiB) 276724

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21466
/proc/meminfo: memFree=1371376/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=276724 CPUtime=9639.49
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 72104 0 0 0 963860 89 0 0 25 0 1 0 307625007 283365376 68652 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 69181 68652 182 377 0 68801 0
Current children cumulated CPU time (s) 9639.49
Current children cumulated vsize (KiB) 276724

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21466
/proc/meminfo: memFree=1362992/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=285204 CPUtime=9699.46
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 74226 0 0 0 969855 91 0 0 25 0 1 0 307625007 292048896 70774 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 71301 70774 182 377 0 70921 0
Current children cumulated CPU time (s) 9699.46
Current children cumulated vsize (KiB) 285204

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21466
/proc/meminfo: memFree=1357424/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=290484 CPUtime=9759.45
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 75560 0 0 0 975852 93 0 0 25 0 1 0 307625007 297455616 72108 1992294400 134512640 136057169 4294956160 18446744073709551615 134649280 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 72621 72108 182 377 0 72241 0
Current children cumulated CPU time (s) 9759.45
Current children cumulated vsize (KiB) 290484

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21466
/proc/meminfo: memFree=1357488/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=290484 CPUtime=9819.43
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 75560 0 0 0 981850 93 0 0 25 0 1 0 307625007 297455616 72108 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 72621 72108 182 377 0 72241 0
Current children cumulated CPU time (s) 9819.43
Current children cumulated vsize (KiB) 290484

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21466
/proc/meminfo: memFree=1357424/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=290484 CPUtime=9879.42
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 75560 0 0 0 987849 93 0 0 25 0 1 0 307625007 297455616 72108 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 72621 72108 182 377 0 72241 0
Current children cumulated CPU time (s) 9879.42
Current children cumulated vsize (KiB) 290484

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21466
/proc/meminfo: memFree=1357424/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=290484 CPUtime=9939.4
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 75560 0 0 0 993847 93 0 0 25 0 1 0 307625007 297455616 72108 1992294400 134512640 136057169 4294956160 18446744073709551615 134823463 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 72621 72108 182 377 0 72241 0
Current children cumulated CPU time (s) 9939.4
Current children cumulated vsize (KiB) 290484

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21466
/proc/meminfo: memFree=1357360/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=290484 CPUtime=9999.38
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 75560 0 0 0 999845 93 0 0 25 0 1 0 307625007 297455616 72108 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 72621 72108 182 377 0 72241 0
Current children cumulated CPU time (s) 9999.38
Current children cumulated vsize (KiB) 290484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21466
/proc/meminfo: memFree=1357360/2055920 swapFree=4179332/4192956
[pid=21447] ppid=21445 vsize=290484 CPUtime=10000.1
/proc/21447/stat : 21447 (clasp) R 21445 21447 21342 0 -1 4194304 75560 0 0 0 999915 93 0 0 25 0 1 0 307625007 297455616 72108 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21447/statm: 72621 72108 182 377 0 72241 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 290484

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

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

Child status: 0
Real time (s): 10003.1
CPU time (s): 10000.1
CPU user time (s): 9999.16
CPU system time (s): 0.98185
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 290484

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

runsolver used 8.5447 second user time and 19.0431 second system time

The end

Launcher Data

Begin job on node59 at 2009-05-20 07:06:18
IDJOB=1831979
IDBENCH=71751
IDSOLVER=637
FILE ID=node59/1831979-1242795978
PBS_JOBID= 9322446
Free space on /tmp= 66112 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT_RACE06/schup-l2s-guid-1-k56.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-1831979-1242795978/watcher-1831979-1242795978 -o /tmp/evaluation-result-1831979-1242795978/solver-1831979-1242795978 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831979-1242795978.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= 8945850ff5a1fb30f0867a5172da0b2e
RANDOM SEED=209287818

node59.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.240
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.240
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:       1650520 kB
Buffers:         34260 kB
Cached:         319644 kB
SwapCached:       7924 kB
Active:         152000 kB
Inactive:       211908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1650520 kB
SwapTotal:     4192956 kB
SwapFree:      4179332 kB
Dirty:            7184 kB
Writeback:           0 kB
Mapped:          15088 kB
Slab:            27436 kB
Committed_AS:  1057112 kB
PageTables:       1464 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= 66108 MiB
End job on node59 at 2009-05-20 09:53:03