Trace number 1785348

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-32UNSAT 861.916 862.185

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-lksat-n1000-m6860-k4-l4-s1935114289.sat05-523.reshuffled-07.cnf
MD5SUM27360692d166ffe055bd444eea177edf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark861.916
Satisfiable
(Un)Satisfiability was proved
Number of variables987
Number of clauses6860
Sum of the clauses size27440
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 46860
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

861.82/862.18	c clasp version 1.2.0-SAT09 
861.82/862.18	c Reading from ...908465/instance-1785348-1241908465.cnf
861.82/862.18	c Reading      : Done(0.000s)
861.82/862.18	c Preprocessing: |-\|Done(0.020s)
861.82/862.18	c Solving...
861.82/862.18	
861.82/862.18	c Models    : 0     
861.82/862.18	c Time         : 862.040s (Solve: 862.020s)
861.82/862.18	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785348-1241908465/watcher-1785348-1241908465 -o /tmp/evaluation-result-1785348-1241908465/solver-1785348-1241908465 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1785348-1241908465.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: 1.00 1.00 1.00 3/64 23992
/proc/meminfo: memFree=1690856/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=1960 CPUtime=0
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 237 0 0 0 0 0 0 0 18 0 1 0 218872490 2007040 221 1992294400 134512640 136057169 4294956160 18446744073709551615 135443063 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 490 222 144 377 0 110 0

[startup+0.0748231 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23992
/proc/meminfo: memFree=1690856/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=2232 CPUtime=0.07
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 374 0 0 0 7 0 0 0 18 0 1 0 218872490 2285568 351 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 558 351 182 377 0 178 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2232

[startup+0.101825 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23992
/proc/meminfo: memFree=1690856/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=2232 CPUtime=0.1
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 375 0 0 0 10 0 0 0 18 0 1 0 218872490 2285568 352 1992294400 134512640 136057169 4294956160 18446744073709551615 134615649 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 558 352 182 377 0 178 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2232

[startup+0.301852 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23992
/proc/meminfo: memFree=1690856/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=2364 CPUtime=0.3
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 390 0 0 0 30 0 0 0 19 0 1 0 218872490 2420736 367 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 591 367 182 377 0 211 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2364

[startup+0.701907 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23992
/proc/meminfo: memFree=1690856/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=2496 CPUtime=0.7
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 429 0 0 0 70 0 0 0 22 0 1 0 218872490 2555904 406 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 624 406 182 377 0 244 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2496

[startup+1.50201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23993
/proc/meminfo: memFree=1689824/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=2628 CPUtime=1.5
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 481 0 0 0 150 0 0 0 25 0 1 0 218872490 2691072 458 1992294400 134512640 136057169 4294956160 18446744073709551615 134823366 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 657 458 182 377 0 277 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2628

[startup+3.10123 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23993
/proc/meminfo: memFree=1689504/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=3028 CPUtime=3.09
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 551 0 0 0 309 0 0 0 25 0 1 0 218872490 3100672 528 1992294400 134512640 136057169 4294956160 18446744073709551615 134828227 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 757 528 182 377 0 377 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3028

[startup+6.30166 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23993
/proc/meminfo: memFree=1688928/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=3292 CPUtime=6.29
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 647 0 0 0 629 0 0 0 25 0 1 0 218872490 3371008 624 1992294400 134512640 136057169 4294956160 18446744073709551615 135441044 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 823 624 182 377 0 443 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3292

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23993
/proc/meminfo: memFree=1688288/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=3828 CPUtime=12.69
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 768 0 0 0 1269 0 0 0 25 0 1 0 218872490 3919872 745 1992294400 134512640 136057169 4294956160 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 957 745 182 377 0 577 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3828

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23993
/proc/meminfo: memFree=1687584/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=4500 CPUtime=25.48
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 938 0 0 0 2548 0 0 0 25 0 1 0 218872490 4608000 915 1992294400 134512640 136057169 4294956160 18446744073709551615 134828253 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 1125 915 182 377 0 745 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4500

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23993
/proc/meminfo: memFree=1686944/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=5164 CPUtime=51.07
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 1105 0 0 0 5107 0 0 0 25 0 1 0 218872490 5287936 1082 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 1291 1082 182 377 0 911 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5164

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23993
/proc/meminfo: memFree=1685728/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=6384 CPUtime=102.26
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 1382 0 0 0 10226 0 0 0 25 0 1 0 218872490 6537216 1359 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 1596 1359 182 377 0 1216 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 6384

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23993
/proc/meminfo: memFree=1684832/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=7208 CPUtime=162.24
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 1598 0 0 0 16223 1 0 0 25 0 1 0 218872490 7380992 1575 1992294400 134512640 136057169 4294956160 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 1802 1575 182 377 0 1422 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 7208

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23993
/proc/meminfo: memFree=1684320/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=7784 CPUtime=222.22
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 1731 0 0 0 22221 1 0 0 25 0 1 0 218872490 7970816 1708 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 1946 1708 182 377 0 1566 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 7784

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23993
/proc/meminfo: memFree=1683744/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=8376 CPUtime=282.2
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 1871 0 0 0 28219 1 0 0 25 0 1 0 218872490 8577024 1848 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 2094 1848 182 377 0 1714 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 8376

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23993
/proc/meminfo: memFree=1683168/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=8808 CPUtime=342.19
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 2002 0 0 0 34217 2 0 0 25 0 1 0 218872490 9019392 1979 1992294400 134512640 136057169 4294956160 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 2202 1979 182 377 0 1822 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 8808

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23993
/proc/meminfo: memFree=1682720/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=9204 CPUtime=402.16
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 2099 0 0 0 40214 2 0 0 25 0 1 0 218872490 9424896 2076 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 2301 2076 182 377 0 1921 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 9204

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23993
/proc/meminfo: memFree=1682272/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=9716 CPUtime=462.14
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 2218 0 0 0 46212 2 0 0 25 0 1 0 218872490 9949184 2195 1992294400 134512640 136057169 4294956160 18446744073709551615 134823925 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 2429 2195 182 377 0 2049 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 9716

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23995
/proc/meminfo: memFree=1681760/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=10276 CPUtime=522.13
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 2334 0 0 0 52210 3 0 0 25 0 1 0 218872490 10522624 2311 1992294400 134512640 136057169 4294956160 18446744073709551615 134615576 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 2569 2311 182 377 0 2189 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 10276

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23995
/proc/meminfo: memFree=1681568/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=10428 CPUtime=582.11
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 2371 0 0 0 58208 3 0 0 25 0 1 0 218872490 10678272 2348 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 2607 2348 182 377 0 2227 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 10428

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23995
/proc/meminfo: memFree=1681376/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=10564 CPUtime=642.1
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 2413 0 0 0 64207 3 0 0 25 0 1 0 218872490 10817536 2390 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 2641 2390 182 377 0 2261 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 10564

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23995
/proc/meminfo: memFree=1681056/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=10796 CPUtime=702.07
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 2486 0 0 0 70204 3 0 0 25 0 1 0 218872490 11055104 2463 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 2699 2463 182 377 0 2319 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 10796

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23995
/proc/meminfo: memFree=1680672/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=11348 CPUtime=762.05
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 2588 0 0 0 76202 3 0 0 25 0 1 0 218872490 11620352 2565 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 2837 2565 182 377 0 2457 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 11348

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23995
/proc/meminfo: memFree=1680480/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=11488 CPUtime=822.04
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 2626 0 0 0 82200 4 0 0 25 0 1 0 218872490 11763712 2603 1992294400 134512640 136057169 4294956160 18446744073709551615 134813046 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 2872 2603 182 377 0 2492 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 11488

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

[startup+844.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23995
/proc/meminfo: memFree=1680480/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=11488 CPUtime=844.44
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 2626 0 0 0 84440 4 0 0 25 0 1 0 218872490 11763712 2603 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 2872 2603 182 377 0 2492 0
Current children cumulated CPU time (s) 844.44
Current children cumulated vsize (KiB) 11488

[startup+851.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23995
/proc/meminfo: memFree=1680480/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=11488 CPUtime=850.83
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 2626 0 0 0 85079 4 0 0 25 0 1 0 218872490 11763712 2603 1992294400 134512640 136057169 4294956160 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 2872 2603 182 377 0 2492 0
Current children cumulated CPU time (s) 850.83
Current children cumulated vsize (KiB) 11488

[startup+857.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23995
/proc/meminfo: memFree=1680480/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=11488 CPUtime=857.23
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 2626 0 0 0 85719 4 0 0 25 0 1 0 218872490 11763712 2603 1992294400 134512640 136057169 4294956160 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 2872 2603 182 377 0 2492 0
Current children cumulated CPU time (s) 857.23
Current children cumulated vsize (KiB) 11488

[startup+860.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23995
/proc/meminfo: memFree=1680480/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=11488 CPUtime=860.43
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 2626 0 0 0 86039 4 0 0 25 0 1 0 218872490 11763712 2603 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 2872 2603 182 377 0 2492 0
Current children cumulated CPU time (s) 860.43
Current children cumulated vsize (KiB) 11488

[startup+861.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23995
/proc/meminfo: memFree=1680480/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=11488 CPUtime=861.23
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 2626 0 0 0 86119 4 0 0 25 0 1 0 218872490 11763712 2603 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 2872 2603 182 377 0 2492 0
Current children cumulated CPU time (s) 861.23
Current children cumulated vsize (KiB) 11488

[startup+861.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23995
/proc/meminfo: memFree=1680480/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=11488 CPUtime=861.63
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 2626 0 0 0 86159 4 0 0 25 0 1 0 218872490 11763712 2603 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 2872 2603 182 377 0 2492 0
Current children cumulated CPU time (s) 861.63
Current children cumulated vsize (KiB) 11488

[startup+862.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23995
/proc/meminfo: memFree=1680480/2055920 swapFree=4099496/4192956
[pid=23992] ppid=23990 vsize=11488 CPUtime=861.82
/proc/23992/stat : 23992 (clasp) R 23990 23992 23890 0 -1 4194304 2626 0 0 0 86178 4 0 0 25 0 1 0 218872490 11763712 2603 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23992/statm: 2872 2603 182 377 0 2492 0
Current children cumulated CPU time (s) 861.82
Current children cumulated vsize (KiB) 11488

Child status: 20
Real time (s): 862.185
CPU time (s): 861.916
CPU user time (s): 861.872
CPU system time (s): 0.043993
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 11488

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

runsolver used 0.518921 second user time and 1.89871 second system time

The end

Launcher Data

Begin job on node71 at 2009-05-10 00:34:25
IDJOB=1785348
IDBENCH=24752
IDSOLVER=637
FILE ID=node71/1785348-1241908465
PBS_JOBID= 9264801
Free space on /tmp= 66516 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest04-lksat-n1000-m6860-k4-l4-s1935114289.sat05-523.reshuffled-07.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-1785348-1241908465/watcher-1785348-1241908465 -o /tmp/evaluation-result-1785348-1241908465/solver-1785348-1241908465 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1785348-1241908465.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= 27360692d166ffe055bd444eea177edf
RANDOM SEED=966854425

node71.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.236
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.236
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:       1691272 kB
Buffers:         46612 kB
Cached:         168640 kB
SwapCached:      87756 kB
Active:          77940 kB
Inactive:       226552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1691272 kB
SwapTotal:     4192956 kB
SwapFree:      4099496 kB
Dirty:            1980 kB
Writeback:           0 kB
Mapped:          14096 kB
Slab:            46096 kB
Committed_AS:   608452 kB
PageTables:       1436 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= 66512 MiB
End job on node71 at 2009-05-10 00:48:47