Trace number 3274958

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
SAT09 reference solver: clasp 1.2.0-SAT09-32UNSAT 2027.29 2027.24

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2027.29
Satisfiable
(Un)Satisfiability was proved
Number of variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

Solver Data

2027.24/2027.24	c clasp version 1.2.0-SAT09 
2027.24/2027.24	c Reading from ...635247/instance-3274958-1303635247.cnf
2027.24/2027.24	c Reading      : Done(0.050s)
2027.24/2027.24	c Preprocessing: |-\Done(0.270s)
2027.24/2027.24	c Solving...
2027.24/2027.24	
2027.24/2027.24	c Models    : 0     
2027.24/2027.24	c Time         : 2027.590s (Solve: 2027.270s)
2027.24/2027.24	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3274958-1303635247/watcher-3274958-1303635247 -o /tmp/evaluation-result-3274958-1303635247/solver-3274958-1303635247 -C 5000 -W 5000 -M 15500 HOME/clasp --file=HOME/instance-3274958-1303635247.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 4 cores: 0,2,4,6

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): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 26643
/proc/meminfo: memFree=15069576/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=2400 CPUtime=0 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 354 0 0 0 0 0 0 0 22 0 1 0 475122725 2457600 308 33554432000 134512640 136057169 4290003360 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 600 308 145 378 0 220 0

[startup+0.024646 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 26643
/proc/meminfo: memFree=15069576/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=3864 CPUtime=0.02 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 752 0 0 0 2 0 0 0 22 0 1 0 475122725 3956736 665 33554432000 134512640 136057169 4290003360 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 966 666 145 378 0 586 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3864

[startup+0.100634 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 26643
/proc/meminfo: memFree=15069576/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=9572 CPUtime=0.09 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 2323 0 0 0 9 0 0 0 23 0 1 0 475122725 9801728 2080 33554432000 134512640 136057169 4290003360 18446744073709551615 134774422 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 2393 2080 168 378 0 2013 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9572

[startup+0.300609 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 26643
/proc/meminfo: memFree=15069576/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=9572 CPUtime=0.29 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 2325 0 0 0 29 0 0 0 23 0 1 0 475122725 9801728 2082 33554432000 134512640 136057169 4290003360 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 2393 2082 170 378 0 2013 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9572

[startup+0.700528 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 26643
/proc/meminfo: memFree=15069576/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=9028 CPUtime=0.69 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 2365 0 0 0 69 0 0 0 25 0 1 0 475122725 9244672 2006 33554432000 134512640 136057169 4290003360 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 2257 2006 183 378 0 1877 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9028

[startup+1.50042 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 26654
/proc/meminfo: memFree=15044348/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=9028 CPUtime=1.49 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 2365 0 0 0 149 0 0 0 25 0 1 0 475122725 9244672 2006 33554432000 134512640 136057169 4290003360 18446744073709551615 134823297 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 2257 2006 183 378 0 1877 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9028

[startup+3.10117 s]
/proc/loadavg: 0.16 0.03 0.01 3/178 26654
/proc/meminfo: memFree=15043612/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=9028 CPUtime=3.09 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 2365 0 0 0 309 0 0 0 25 0 1 0 475122725 9244672 2006 33554432000 134512640 136057169 4290003360 18446744073709551615 134618473 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 2257 2006 183 378 0 1877 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9028

[startup+6.30058 s]
/proc/loadavg: 0.16 0.03 0.01 3/178 26654
/proc/meminfo: memFree=15043112/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=9028 CPUtime=6.29 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 2365 0 0 0 629 0 0 0 25 0 1 0 475122725 9244672 2006 33554432000 134512640 136057169 4290003360 18446744073709551615 134618190 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 2257 2006 183 378 0 1877 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9028

[startup+12.7004 s]
/proc/loadavg: 0.44 0.10 0.03 3/178 26654
/proc/meminfo: memFree=15037812/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=9316 CPUtime=12.69 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 2437 0 0 0 1269 0 0 0 25 0 1 0 475122725 9539584 2078 33554432000 134512640 136057169 4290003360 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 2329 2078 183 378 0 1949 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9316

[startup+25.5002 s]
/proc/loadavg: 0.68 0.16 0.05 3/178 26655
/proc/meminfo: memFree=15033708/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=11244 CPUtime=25.49 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 2918 0 0 0 2549 0 0 0 25 0 1 0 475122725 11513856 2559 33554432000 134512640 136057169 4290003360 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 2811 2559 183 378 0 2431 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11244

[startup+51.1007 s]
/proc/loadavg: 1.13 0.31 0.10 3/178 26655
/proc/meminfo: memFree=15022484/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=13376 CPUtime=51.09 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 3409 0 0 0 5109 0 0 0 25 0 1 0 475122725 13697024 3050 33554432000 134512640 136057169 4290003360 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 3344 3050 183 378 0 2964 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13376

[startup+102.307 s]
/proc/loadavg: 1.65 0.59 0.21 3/178 26657
/proc/meminfo: memFree=15012176/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=17244 CPUtime=102.3 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 4303 0 0 0 10230 0 0 0 25 0 1 0 475122725 17657856 3944 33554432000 134512640 136057169 4290003360 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 4311 3944 183 378 0 3931 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 17244

[startup+162.301 s]
/proc/loadavg: 1.86 0.82 0.31 3/178 26658
/proc/meminfo: memFree=15003596/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=19980 CPUtime=162.29 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 4940 0 0 0 16229 0 0 0 25 0 1 0 475122725 20459520 4581 33554432000 134512640 136057169 4290003360 18446744073709551615 134813043 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 4995 4581 183 378 0 4615 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 19980

[startup+222.301 s]
/proc/loadavg: 2.02 1.07 0.43 3/178 26660
/proc/meminfo: memFree=15000948/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=21860 CPUtime=222.29 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 5378 0 0 0 22229 0 0 0 25 0 1 0 475122725 22384640 5019 33554432000 134512640 136057169 4290003360 18446744073709551615 134618247 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 5465 5019 183 378 0 5085 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 21860

[startup+282.301 s]
/proc/loadavg: 2.01 1.22 0.51 3/178 26662
/proc/meminfo: memFree=14995844/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=23456 CPUtime=282.29 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 5740 0 0 0 28229 0 0 0 25 0 1 0 475122725 24018944 5381 33554432000 134512640 136057169 4290003360 18446744073709551615 134618353 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 5864 5381 183 378 0 5484 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 23456

[startup+342.3 s]
/proc/loadavg: 2.00 1.37 0.61 3/178 26663
/proc/meminfo: memFree=14992464/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=24676 CPUtime=342.3 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 5988 0 0 0 34229 1 0 0 25 0 1 0 475122725 25268224 5629 33554432000 134512640 136057169 4290003360 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 6169 5629 183 378 0 5789 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 24676

[startup+402.301 s]
/proc/loadavg: 2.00 1.47 0.69 3/178 26665
/proc/meminfo: memFree=14988720/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=26148 CPUtime=402.3 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 6321 0 0 0 40229 1 0 0 25 0 1 0 475122725 26775552 5962 33554432000 134512640 136057169 4290003360 18446744073709551615 134612816 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 6537 5962 183 378 0 6157 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 26148

[startup+462.3 s]
/proc/loadavg: 2.00 1.57 0.77 3/178 26675
/proc/meminfo: memFree=14986380/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=27660 CPUtime=462.3 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 6654 0 0 0 46229 1 0 0 25 0 1 0 475122725 28323840 6295 33554432000 134512640 136057169 4290003360 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 6915 6295 183 378 0 6535 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 27660

[startup+522.301 s]
/proc/loadavg: 2.00 1.64 0.84 3/178 26677
/proc/meminfo: memFree=14985240/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=28136 CPUtime=522.31 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 6777 0 0 0 52230 1 0 0 25 0 1 0 475122725 28811264 6418 33554432000 134512640 136057169 4290003360 18446744073709551615 134828292 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 7034 6418 183 378 0 6654 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 28136

[startup+582.301 s]
/proc/loadavg: 2.00 1.71 0.92 3/178 26679
/proc/meminfo: memFree=14984852/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=28484 CPUtime=582.31 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 6842 0 0 0 58230 1 0 0 25 0 1 0 475122725 29167616 6483 33554432000 134512640 136057169 4290003360 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 7121 6483 183 378 0 6741 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 28484

[startup+642.301 s]

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

/proc/meminfo: memFree=14957016/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=35032 CPUtime=1242.32 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 8369 0 0 0 124231 1 0 0 25 0 1 0 475122725 35872768 8010 33554432000 134512640 136057169 4290003360 18446744073709551615 134819875 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 8758 8010 183 378 0 8378 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 35032

[startup+1302.3 s]
/proc/loadavg: 2.00 1.96 1.48 3/178 26701
/proc/meminfo: memFree=14955384/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=35492 CPUtime=1302.33 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 8465 0 0 0 130232 1 0 0 25 0 1 0 475122725 36343808 8106 33554432000 134512640 136057169 4290003360 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 8873 8106 183 378 0 8493 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 35492

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/178 26702
/proc/meminfo: memFree=14953984/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=36752 CPUtime=1362.32 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 8762 0 0 0 136231 1 0 0 25 0 1 0 475122725 37634048 8403 33554432000 134512640 136057169 4290003360 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 9188 8403 183 378 0 8808 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 36752

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/178 26704
/proc/meminfo: memFree=14952588/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=37108 CPUtime=1422.33 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 8871 0 0 0 142232 1 0 0 25 0 1 0 475122725 37998592 8512 33554432000 134512640 136057169 4290003360 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 9277 8512 183 378 0 8897 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 37108

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.56 3/178 26706
/proc/meminfo: memFree=14951088/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=38072 CPUtime=1482.32 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 9070 0 0 0 148231 1 0 0 25 0 1 0 475122725 38985728 8711 33554432000 134512640 136057169 4290003360 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 9518 8711 183 378 0 9138 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 38072

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/178 26707
/proc/meminfo: memFree=14948468/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=38604 CPUtime=1542.33 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 9232 0 0 0 154232 1 0 0 25 0 1 0 475122725 39530496 8873 33554432000 134512640 136057169 4290003360 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 9651 8873 183 378 0 9271 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 38604

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/178 26709
/proc/meminfo: memFree=14945712/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=38936 CPUtime=1602.33 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 9275 0 0 0 160232 1 0 0 25 0 1 0 475122725 39870464 8916 33554432000 134512640 136057169 4290003360 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 9734 8916 183 378 0 9354 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 38936

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.63 3/178 26710
/proc/meminfo: memFree=14944072/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=39364 CPUtime=1662.33 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 9384 0 0 0 166232 1 0 0 25 0 1 0 475122725 40308736 9025 33554432000 134512640 136057169 4290003360 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 9841 9025 183 378 0 9461 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 39364

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.65 3/178 26712
/proc/meminfo: memFree=14942304/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=39788 CPUtime=1722.33 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 9495 0 0 0 172232 1 0 0 25 0 1 0 475122725 40742912 9136 33554432000 134512640 136057169 4290003360 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 9947 9136 183 378 0 9567 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 39788

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.67 3/178 26714
/proc/meminfo: memFree=14940180/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=40216 CPUtime=1782.33 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 9587 0 0 0 178232 1 0 0 25 0 1 0 475122725 41181184 9228 33554432000 134512640 136057169 4290003360 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 10054 9228 183 378 0 9674 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 40216

[startup+1842.3 s]
/proc/loadavg: 2.00 1.97 1.69 3/178 26715
/proc/meminfo: memFree=14939544/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=40216 CPUtime=1842.33 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 9593 0 0 0 184232 1 0 0 25 0 1 0 475122725 41181184 9234 33554432000 134512640 136057169 4290003360 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 10054 9234 183 378 0 9674 0
Current children cumulated CPU time (s) 1842.33
Current children cumulated vsize (KiB) 40216

[startup+1902.3 s]
/proc/loadavg: 2.00 1.97 1.70 3/178 26717
/proc/meminfo: memFree=14938640/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=40216 CPUtime=1902.33 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 9609 0 0 0 190232 1 0 0 25 0 1 0 475122725 41181184 9250 33554432000 134512640 136057169 4290003360 18446744073709551615 134618368 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 10054 9250 183 378 0 9674 0
Current children cumulated CPU time (s) 1902.33
Current children cumulated vsize (KiB) 40216

[startup+1962.3 s]
/proc/loadavg: 2.04 1.99 1.73 3/178 26718
/proc/meminfo: memFree=14938352/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=40216 CPUtime=1962.34 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 9615 0 0 0 196233 1 0 0 25 0 1 0 475122725 41181184 9256 33554432000 134512640 136057169 4290003360 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 10054 9256 183 378 0 9674 0
Current children cumulated CPU time (s) 1962.34
Current children cumulated vsize (KiB) 40216

[startup+2022.3 s]
/proc/loadavg: 2.01 1.99 1.74 3/178 26720
/proc/meminfo: memFree=14938320/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=40216 CPUtime=2022.33 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 9629 0 0 0 202232 1 0 0 25 0 1 0 475122725 41181184 9270 33554432000 134512640 136057169 4290003360 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 10054 9270 183 378 0 9674 0
Current children cumulated CPU time (s) 2022.33
Current children cumulated vsize (KiB) 40216

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

[startup+2025.5 s]
/proc/loadavg: 2.01 1.99 1.74 3/178 26720
/proc/meminfo: memFree=14938320/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=40216 CPUtime=2025.54 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 9629 0 0 0 202553 1 0 0 25 0 1 0 475122725 41181184 9270 33554432000 134512640 136057169 4290003360 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 10054 9270 183 378 0 9674 0
Current children cumulated CPU time (s) 2025.54
Current children cumulated vsize (KiB) 40216

[startup+2026.3 s]
/proc/loadavg: 2.01 1.99 1.74 3/178 26720
/proc/meminfo: memFree=14938072/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=40216 CPUtime=2026.33 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 9629 0 0 0 202632 1 0 0 25 0 1 0 475122725 41181184 9270 33554432000 134512640 136057169 4290003360 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 10054 9270 183 378 0 9674 0
Current children cumulated CPU time (s) 2026.33
Current children cumulated vsize (KiB) 40216

[startup+2026.7 s]
/proc/loadavg: 2.01 1.99 1.74 3/178 26720
/proc/meminfo: memFree=14938072/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=40216 CPUtime=2026.73 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 9629 0 0 0 202672 1 0 0 25 0 1 0 475122725 41181184 9270 33554432000 134512640 136057169 4290003360 18446744073709551615 134649326 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 10054 9270 183 378 0 9674 0
Current children cumulated CPU time (s) 2026.73
Current children cumulated vsize (KiB) 40216

[startup+2027.1 s]
/proc/loadavg: 2.01 1.99 1.74 3/178 26720
/proc/meminfo: memFree=14938072/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=40216 CPUtime=2027.13 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 9629 0 0 0 202712 1 0 0 25 0 1 0 475122725 41181184 9270 33554432000 134512640 136057169 4290003360 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 10054 9270 183 378 0 9674 0
Current children cumulated CPU time (s) 2027.13
Current children cumulated vsize (KiB) 40216

[startup+2027.2 s]
/proc/loadavg: 2.01 1.99 1.74 3/178 26720
/proc/meminfo: memFree=14938072/32951124 swapFree=67111524/67111528
[pid=26643] ppid=26641 vsize=40216 CPUtime=2027.24 cores=0,2,4,6
/proc/26643/stat : 26643 (clasp) R 26641 26643 26615 0 -1 4202496 9629 0 0 0 202723 1 0 0 25 0 1 0 475122725 41181184 9270 33554432000 134512640 136057169 4290003360 18446744073709551615 134813062 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/26643/statm: 10054 9270 183 378 0 9674 0
Current children cumulated CPU time (s) 2027.24
Current children cumulated vsize (KiB) 40216

Child status: 20
Real time (s): 2027.24
CPU time (s): 2027.29
CPU user time (s): 2027.27
CPU system time (s): 0.021996
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 40216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2027.27
system time used= 0.021996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9633
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= 5
involuntary context switches= 5798

runsolver used 3.01954 second user time and 6.22205 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-24 10:54:08
IDJOB=3274958
IDBENCH=71139
IDSOLVER=1677
FILE ID=node136/3274958-1303635247
RUNJOBID= node136-1303635246-26633
PBS_JOBID= 13150712
Free space on /tmp= 72256 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_3vars_7gates.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-3274958-1303635247/watcher-3274958-1303635247 -o /tmp/evaluation-result-3274958-1303635247/solver-3274958-1303635247 -C 5000 -W 5000 -M 15500  HOME/clasp --file=HOME/instance-3274958-1303635247.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=1978468138

node136.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15069740 kB
Buffers:       1702336 kB
Cached:       15551596 kB
SwapCached:          4 kB
Active:        9107100 kB
Inactive:      8210424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15069740 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5300 kB
Writeback:           0 kB
AnonPages:       63272 kB
Mapped:          14420 kB
Slab:           500540 kB
PageTables:       4484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191124 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72248 MiB
End job on node136 at 2011-04-24 11:27:55