Trace number 1785090

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 979.4 979.663

General information on the benchmark

Namecrafted/Hard/contest03/others/
999999000001nw.sat05-447.reshuffled-07.cnf
MD5SUM8bbab1b2b788407ca952856a1e2edded
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark979.4
Satisfiable
(Un)Satisfiability was proved
Number of variables4667
Number of clauses18492
Sum of the clauses size55356
Maximum clause length3
Minimum clause length1
Number of clauses of size 160
Number of clauses of size 20
Number of clauses of size 318432
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

979.33/979.66	c clasp version 1.2.0-SAT09 
979.33/979.66	c Reading from ...889340/instance-1785090-1241889340.cnf
979.33/979.66	c Reading      : Done(0.010s)
979.33/979.66	c Preprocessing: |-\|/-\|/-\|/-\|/Done(0.090s)
979.33/979.66	c Solving...
979.33/979.66	
979.33/979.66	c Models    : 0     
979.33/979.66	c Time         : 979.530s (Solve: 979.430s)
979.33/979.66	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-1785090-1241889340/watcher-1785090-1241889340 -o /tmp/evaluation-result-1785090-1241889340/solver-1785090-1241889340 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1785090-1241889340.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.84 0.94 0.90 3/64 26734
/proc/meminfo: memFree=1689000/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=2288 CPUtime=0
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 321 0 0 0 0 0 0 0 18 0 1 0 216967264 2342912 305 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 572 305 147 377 0 192 0

[startup+0.054124 s]
/proc/loadavg: 0.84 0.94 0.90 3/64 26734
/proc/meminfo: memFree=1689000/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=3648 CPUtime=0.05
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 708 0 0 0 5 0 0 0 18 0 1 0 216967264 3735552 656 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 912 656 170 377 0 532 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3648

[startup+0.101128 s]
/proc/loadavg: 0.84 0.94 0.90 3/64 26734
/proc/meminfo: memFree=1689000/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=3924 CPUtime=0.09
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 784 0 0 0 9 0 0 0 18 0 1 0 216967264 4018176 732 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 981 732 172 377 0 601 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3924

[startup+0.301151 s]
/proc/loadavg: 0.84 0.94 0.90 3/64 26734
/proc/meminfo: memFree=1689000/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=3776 CPUtime=0.29
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 822 0 0 0 29 0 0 0 19 0 1 0 216967264 3866624 733 1992294400 134512640 136057169 4294956160 18446744073709551615 134823289 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 944 733 182 377 0 564 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3776

[startup+0.701197 s]
/proc/loadavg: 0.84 0.94 0.90 3/64 26734
/proc/meminfo: memFree=1689000/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=4436 CPUtime=0.69
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 996 0 0 0 69 0 0 0 22 0 1 0 216967264 4542464 907 1992294400 134512640 136057169 4294956160 18446744073709551615 134824014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 1109 907 182 377 0 729 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4436

[startup+1.50129 s]
/proc/loadavg: 0.84 0.94 0.90 2/65 26735
/proc/meminfo: memFree=1685728/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=5360 CPUtime=1.49
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 1212 0 0 0 149 0 0 0 25 0 1 0 216967264 5488640 1123 1992294400 134512640 136057169 4294956160 18446744073709551615 134624607 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 1340 1123 182 377 0 960 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5360

[startup+3.10148 s]
/proc/loadavg: 0.84 0.94 0.90 2/65 26735
/proc/meminfo: memFree=1684768/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=5756 CPUtime=3.09
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 1310 0 0 0 309 0 0 0 25 0 1 0 216967264 5894144 1221 1992294400 134512640 136057169 4294956160 18446744073709551615 134823744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 1439 1221 182 377 0 1059 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5756

[startup+6.30185 s]
/proc/loadavg: 0.85 0.94 0.90 2/65 26735
/proc/meminfo: memFree=1684064/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=6284 CPUtime=6.29
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 1437 0 0 0 629 0 0 0 25 0 1 0 216967264 6434816 1348 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 1571 1348 182 377 0 1191 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6284

[startup+12.7016 s]
/proc/loadavg: 0.87 0.94 0.90 2/65 26735
/proc/meminfo: memFree=1682976/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=7868 CPUtime=12.69
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 1843 0 0 0 1268 1 0 0 25 0 1 0 216967264 8056832 1754 1992294400 134512640 136057169 4294956160 18446744073709551615 134819879 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 1967 1754 182 377 0 1587 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7868

[startup+25.5011 s]
/proc/loadavg: 0.89 0.94 0.90 2/65 26735
/proc/meminfo: memFree=1680864/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=9320 CPUtime=25.48
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 2212 0 0 0 2547 1 0 0 25 0 1 0 216967264 9543680 2123 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 2330 2123 182 377 0 1950 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9320

[startup+51.101 s]
/proc/loadavg: 0.93 0.94 0.90 2/65 26735
/proc/meminfo: memFree=1679456/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=10904 CPUtime=51.08
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 2588 0 0 0 5107 1 0 0 25 0 1 0 216967264 11165696 2499 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 2726 2499 182 377 0 2346 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10904

[startup+102.306 s]
/proc/loadavg: 0.97 0.95 0.91 2/65 26735
/proc/meminfo: memFree=1677664/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=12620 CPUtime=102.26
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 3039 0 0 0 10225 1 0 0 25 0 1 0 216967264 12922880 2950 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 3155 2950 182 377 0 2775 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 12620

[startup+162.302 s]
/proc/loadavg: 0.99 0.96 0.91 2/65 26735
/proc/meminfo: memFree=1675808/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=14468 CPUtime=162.25
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 3500 0 0 0 16223 2 0 0 25 0 1 0 216967264 14815232 3411 1992294400 134512640 136057169 4294956160 18446744073709551615 134823758 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 3617 3411 182 377 0 3237 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 14468

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.91 2/65 26735
/proc/meminfo: memFree=1674592/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=15656 CPUtime=222.23
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 3779 0 0 0 22221 2 0 0 25 0 1 0 216967264 16031744 3690 1992294400 134512640 136057169 4294956160 18446744073709551615 134823898 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 3914 3690 182 377 0 3534 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 15656

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26735
/proc/meminfo: memFree=1673248/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=17244 CPUtime=282.22
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 4176 0 0 0 28219 3 0 0 25 0 1 0 216967264 17657856 4087 1992294400 134512640 136057169 4294956160 18446744073709551615 134823738 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 4311 4087 182 377 0 3931 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 17244

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26735
/proc/meminfo: memFree=1671456/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=18828 CPUtime=342.2
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 4561 0 0 0 34217 3 0 0 25 0 1 0 216967264 19279872 4472 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 4707 4472 182 377 0 4327 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 18828

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26735
/proc/meminfo: memFree=1671648/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=18544 CPUtime=402.18
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 4610 0 0 0 40215 3 0 0 25 0 1 0 216967264 18989056 4414 1992294400 134512640 136057169 4294956160 18446744073709551615 134819598 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 4636 4414 182 377 0 4256 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 18544

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26735
/proc/meminfo: memFree=1670688/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=19368 CPUtime=462.17
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 4873 0 0 0 46213 4 0 0 25 0 1 0 216967264 19832832 4636 1992294400 134512640 136057169 4294956160 18446744073709551615 134630480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 4842 4636 182 377 0 4462 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 19368

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26735
/proc/meminfo: memFree=1670688/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=19500 CPUtime=522.15
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 4892 0 0 0 52211 4 0 0 25 0 1 0 216967264 19968000 4655 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 4875 4655 182 377 0 4495 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 19500

[startup+582.302 s]
/proc/loadavg: 1.05 0.99 0.91 2/65 26735
/proc/meminfo: memFree=1670240/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=19896 CPUtime=582.13
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 4994 0 0 0 58209 4 0 0 25 0 1 0 216967264 20373504 4757 1992294400 134512640 136057169 4294956160 18446744073709551615 134828295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 4974 4757 182 377 0 4594 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 19896

[startup+642.302 s]
/proc/loadavg: 1.02 0.99 0.91 2/65 26735
/proc/meminfo: memFree=1669216/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=20952 CPUtime=642.13
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 5253 0 0 0 64208 5 0 0 25 0 1 0 216967264 21454848 5016 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 5238 5016 182 377 0 4858 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 20952

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26735
/proc/meminfo: memFree=1668576/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=21444 CPUtime=702.1
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 5464 0 0 0 70205 5 0 0 25 0 1 0 216967264 21958656 5146 1992294400 134512640 136057169 4294956160 18446744073709551615 134615590 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 5361 5146 182 377 0 4981 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 21444

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26735
/proc/meminfo: memFree=1666848/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=23160 CPUtime=762.09
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 5887 0 0 0 76203 6 0 0 25 0 1 0 216967264 23715840 5569 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 5790 5569 182 377 0 5410 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 23160

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26735
/proc/meminfo: memFree=1666848/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=23160 CPUtime=822.07
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 5887 0 0 0 82201 6 0 0 25 0 1 0 216967264 23715840 5569 1992294400 134512640 136057169 4294956160 18446744073709551615 134612852 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 5790 5569 182 377 0 5410 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 23160

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26735
/proc/meminfo: memFree=1666848/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=23160 CPUtime=882.05
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 5889 0 0 0 88199 6 0 0 25 0 1 0 216967264 23715840 5571 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 5790 5571 182 377 0 5410 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 23160

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26735
/proc/meminfo: memFree=1666784/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=23160 CPUtime=942.04
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 5889 0 0 0 94197 7 0 0 25 0 1 0 216967264 23715840 5571 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 5790 5571 182 377 0 5410 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 23160

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

[startup+947.106 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26735
/proc/meminfo: memFree=1666784/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=23160 CPUtime=946.84
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 5889 0 0 0 94677 7 0 0 25 0 1 0 216967264 23715840 5571 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 5790 5571 182 377 0 5410 0
Current children cumulated CPU time (s) 946.84
Current children cumulated vsize (KiB) 23160

[startup+959.901 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26735
/proc/meminfo: memFree=1666784/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=23160 CPUtime=959.64
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 5889 0 0 0 95957 7 0 0 25 0 1 0 216967264 23715840 5571 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 5790 5571 182 377 0 5410 0
Current children cumulated CPU time (s) 959.64
Current children cumulated vsize (KiB) 23160

[startup+972.702 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26735
/proc/meminfo: memFree=1666784/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=23160 CPUtime=972.43
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 5889 0 0 0 97236 7 0 0 25 0 1 0 216967264 23715840 5571 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 5790 5571 182 377 0 5410 0
Current children cumulated CPU time (s) 972.43
Current children cumulated vsize (KiB) 23160

[startup+975.901 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26735
/proc/meminfo: memFree=1666784/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=23160 CPUtime=975.63
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 5889 0 0 0 97556 7 0 0 25 0 1 0 216967264 23715840 5571 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 5790 5571 182 377 0 5410 0
Current children cumulated CPU time (s) 975.63
Current children cumulated vsize (KiB) 23160

[startup+977.502 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26735
/proc/meminfo: memFree=1666784/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=23160 CPUtime=977.23
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 5889 0 0 0 97716 7 0 0 25 0 1 0 216967264 23715840 5571 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 5790 5571 182 377 0 5410 0
Current children cumulated CPU time (s) 977.23
Current children cumulated vsize (KiB) 23160

[startup+978.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26735
/proc/meminfo: memFree=1666784/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=23160 CPUtime=978.03
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 5889 0 0 0 97796 7 0 0 25 0 1 0 216967264 23715840 5571 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 5790 5571 182 377 0 5410 0
Current children cumulated CPU time (s) 978.03
Current children cumulated vsize (KiB) 23160

[startup+979.103 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26735
/proc/meminfo: memFree=1666784/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=23160 CPUtime=978.83
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 5889 0 0 0 97876 7 0 0 25 0 1 0 216967264 23715840 5571 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 5790 5571 182 377 0 5410 0
Current children cumulated CPU time (s) 978.83
Current children cumulated vsize (KiB) 23160

[startup+979.502 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26735
/proc/meminfo: memFree=1666784/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=23160 CPUtime=979.23
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 5889 0 0 0 97916 7 0 0 25 0 1 0 216967264 23715840 5571 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 5790 5571 182 377 0 5410 0
Current children cumulated CPU time (s) 979.23
Current children cumulated vsize (KiB) 23160

[startup+979.602 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26735
/proc/meminfo: memFree=1666784/2055920 swapFree=4121000/4192956
[pid=26734] ppid=26732 vsize=23160 CPUtime=979.33
/proc/26734/stat : 26734 (clasp) R 26732 26734 26697 0 -1 4194304 5889 0 0 0 97926 7 0 0 25 0 1 0 216967264 23715840 5571 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26734/statm: 5790 5571 182 377 0 5410 0
Current children cumulated CPU time (s) 979.33
Current children cumulated vsize (KiB) 23160

Child status: 20
Real time (s): 979.663
CPU time (s): 979.4
CPU user time (s): 979.322
CPU system time (s): 0.077988
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 23160

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

runsolver used 0.795879 second user time and 1.91271 second system time

The end

Launcher Data

Begin job on node20 at 2009-05-09 19:15:40
IDJOB=1785090
IDBENCH=24694
IDSOLVER=637
FILE ID=node20/1785090-1241889340
PBS_JOBID= 9264733
Free space on /tmp= 66340 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest03/others/999999000001nw.sat05-447.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-1785090-1241889340/watcher-1785090-1241889340 -o /tmp/evaluation-result-1785090-1241889340/solver-1785090-1241889340 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1785090-1241889340.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= 8bbab1b2b788407ca952856a1e2edded
RANDOM SEED=2018358638

node20.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.214
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	: 5931.00
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.214
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:       1689416 kB
Buffers:         41592 kB
Cached:         195288 kB
SwapCached:      66264 kB
Active:          76160 kB
Inactive:       228624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1689416 kB
SwapTotal:     4192956 kB
SwapFree:      4121000 kB
Dirty:            2292 kB
Writeback:           0 kB
Mapped:          13372 kB
Slab:            47744 kB
Committed_AS:   820280 kB
PageTables:       1396 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= 66336 MiB
End job on node20 at 2009-05-09 19:32:00