Trace number 3275928

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 4173.5 4173.4

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-dir.shuffled-as.sat03-136.cnf
MD5SUM5bd7c76aed56f767985526812cdb8e0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark870.448
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses31962
Sum of the clauses size64344
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231947
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515

Solver Data

4173.40/4173.40	c clasp version 1.2.0-SAT09 
4173.40/4173.40	c Reading from ...660300/instance-3275928-1303660300.cnf
4173.40/4173.40	c Reading      : Done(0.000s)
4173.40/4173.40	c Preprocessing: |-\Done(0.140s)
4173.40/4173.40	c Solving...
4173.40/4173.40	
4173.40/4173.40	c Models    : 0     
4173.40/4173.40	c Time         : 4174.120s (Solve: 4173.980s)
4173.40/4173.40	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-3275928-1303660300/watcher-3275928-1303660300 -o /tmp/evaluation-result-3275928-1303660300/solver-3275928-1303660300 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3275928-1303660300.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): 5100 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: 1.00 1.00 1.00 3/174 21707
/proc/meminfo: memFree=23323388/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=2432 CPUtime=0 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 361 0 0 0 0 0 0 0 23 0 1 0 477632773 2490368 315 33554432000 134512640 136057169 4291477840 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21707/statm: 608 315 145 378 0 228 0

[startup+0.0253001 s]
/proc/loadavg: 1.00 1.00 1.00 3/174 21707
/proc/meminfo: memFree=23323388/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=3396 CPUtime=0.02 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 631 0 0 0 2 0 0 0 23 0 1 0 477632773 3477504 582 33554432000 134512640 136057169 4291477840 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21707/statm: 849 582 165 378 0 469 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3396

[startup+0.100339 s]
/proc/loadavg: 1.00 1.00 1.00 3/174 21707
/proc/meminfo: memFree=23323388/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=3396 CPUtime=0.09 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 637 0 0 0 9 0 0 0 23 0 1 0 477632773 3477504 588 33554432000 134512640 136057169 4291477840 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21707/statm: 849 588 167 378 0 469 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3396

[startup+0.300303 s]
/proc/loadavg: 1.00 1.00 1.00 3/174 21707
/proc/meminfo: memFree=23323388/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=4652 CPUtime=0.29 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 1026 0 0 0 29 0 0 0 25 0 1 0 477632773 4763648 913 33554432000 134512640 136057169 4291477840 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21707/statm: 1163 913 182 378 0 783 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4652

[startup+0.700232 s]
/proc/loadavg: 1.00 1.00 1.00 3/174 21707
/proc/meminfo: memFree=23323388/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=7820 CPUtime=0.69 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 1843 0 0 0 69 0 0 0 25 0 1 0 477632773 8007680 1730 33554432000 134512640 136057169 4291477840 18446744073709551615 134615597 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21707/statm: 1955 1730 182 378 0 1575 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7820

[startup+1.50109 s]
/proc/loadavg: 1.00 1.00 1.00 3/178 21714
/proc/meminfo: memFree=23310088/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=10988 CPUtime=1.49 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 2619 0 0 0 149 0 0 0 25 0 1 0 477632773 11251712 2506 33554432000 134512640 136057169 4291477840 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21707/statm: 2747 2506 182 378 0 2367 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10988

[startup+3.10081 s]
/proc/loadavg: 1.08 1.02 1.01 3/178 21714
/proc/meminfo: memFree=23301284/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=14100 CPUtime=3.09 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 3404 0 0 0 309 0 0 0 25 0 1 0 477632773 14438400 3291 33554432000 134512640 136057169 4291477840 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21707/statm: 3525 3291 182 378 0 3145 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14100

[startup+6.30024 s]
/proc/loadavg: 1.08 1.02 1.01 3/178 21714
/proc/meminfo: memFree=23291420/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=17016 CPUtime=6.28 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 4125 0 0 0 628 0 0 0 25 0 1 0 477632773 17424384 4012 33554432000 134512640 136057169 4291477840 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21707/statm: 4254 4012 182 378 0 3874 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17016

[startup+12.7011 s]
/proc/loadavg: 1.22 1.05 1.02 3/178 21714
/proc/meminfo: memFree=23280644/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=21208 CPUtime=12.69 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 5136 0 0 0 1268 1 0 0 25 0 1 0 477632773 21716992 5023 33554432000 134512640 136057169 4291477840 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21707/statm: 5302 5023 182 378 0 4922 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21208

[startup+25.5008 s]
/proc/loadavg: 1.34 1.08 1.02 3/178 21714
/proc/meminfo: memFree=23268144/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=27504 CPUtime=25.49 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 6657 0 0 0 2548 1 0 0 25 0 1 0 477632773 28164096 6544 33554432000 134512640 136057169 4291477840 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21707/statm: 6876 6544 182 378 0 6496 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27504

[startup+51.1003 s]
/proc/loadavg: 1.56 1.15 1.05 3/178 21715
/proc/meminfo: memFree=23255088/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=33940 CPUtime=51.09 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 8250 0 0 0 5107 2 0 0 25 0 1 0 477632773 34754560 8137 33554432000 134512640 136057169 4291477840 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21707/statm: 8485 8137 182 378 0 8105 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33940

[startup+102.306 s]
/proc/loadavg: 1.89 1.31 1.11 3/178 21716
/proc/meminfo: memFree=23239328/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=43204 CPUtime=102.3 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 10539 0 0 0 10228 2 0 0 25 0 1 0 477632773 44240896 10426 33554432000 134512640 136057169 4291477840 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21707/statm: 10801 10426 182 378 0 10421 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 43204

[startup+162.301 s]
/proc/loadavg: 1.96 1.43 1.16 3/178 21718
/proc/meminfo: memFree=23224048/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=47560 CPUtime=162.29 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 11563 0 0 0 16227 2 0 0 25 0 1 0 477632773 48701440 11450 33554432000 134512640 136057169 4291477840 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21707/statm: 11890 11450 182 378 0 11510 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 47560

[startup+222.301 s]
/proc/loadavg: 1.98 1.53 1.21 3/178 21720
/proc/meminfo: memFree=23217940/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=51704 CPUtime=222.29 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 12589 0 0 0 22227 2 0 0 25 0 1 0 477632773 52944896 12476 33554432000 134512640 136057169 4291477840 18446744073709551615 134618112 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21707/statm: 12926 12476 182 378 0 12546 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 51704

[startup+282.3 s]
/proc/loadavg: 1.99 1.61 1.26 3/178 21721
/proc/meminfo: memFree=23211464/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=53416 CPUtime=282.29 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 12947 0 0 0 28227 2 0 0 25 0 1 0 477632773 54697984 12834 33554432000 134512640 136057169 4291477840 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 13354 12834 182 378 0 12974 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 53416

[startup+342.301 s]
/proc/loadavg: 1.99 1.68 1.30 3/178 21723
/proc/meminfo: memFree=23208080/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=56524 CPUtime=342.29 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 13596 0 0 0 34227 2 0 0 25 0 1 0 477632773 57880576 13483 33554432000 134512640 136057169 4291477840 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 14131 13483 182 378 0 13751 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 56524

[startup+402.301 s]
/proc/loadavg: 1.99 1.74 1.34 3/178 21724
/proc/meminfo: memFree=23205328/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=58372 CPUtime=402.3 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 14008 0 0 0 40227 3 0 0 25 0 1 0 477632773 59772928 13895 33554432000 134512640 136057169 4291477840 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 14593 13895 182 378 0 14213 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 58372

[startup+462.3 s]
/proc/loadavg: 1.99 1.78 1.38 3/178 21726
/proc/meminfo: memFree=23192152/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=65144 CPUtime=462.3 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 15607 0 0 0 46227 3 0 0 25 0 1 0 477632773 66707456 15494 33554432000 134512640 136057169 4291477840 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 16286 15494 182 378 0 15906 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 65144

[startup+522.301 s]
/proc/loadavg: 1.99 1.82 1.41 3/178 21727
/proc/meminfo: memFree=23188408/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=68024 CPUtime=522.3 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 16332 0 0 0 52227 3 0 0 25 0 1 0 477632773 69656576 16219 33554432000 134512640 136057169 4291477840 18446744073709551615 134618272 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 17006 16219 182 378 0 16626 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 68024

[startup+582.301 s]
/proc/loadavg: 2.04 1.86 1.45 3/178 21738
/proc/meminfo: memFree=23184992/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=68736 CPUtime=582.3 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 16499 0 0 0 58227 3 0 0 25 0 1 0 477632773 70385664 16386 33554432000 134512640 136057169 4291477840 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 17184 16386 182 378 0 16804 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 68736

[startup+642.3 s]

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

/proc/meminfo: memFree=23219364/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=98624 CPUtime=3522.37 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 24061 0 0 0 352229 8 0 0 25 0 1 0 477632773 100990976 23737 33554432000 134512640 136057169 4291477840 18446744073709551615 134823870 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 24656 23737 182 378 0 24276 0
Current children cumulated CPU time (s) 3522.37
Current children cumulated vsize (KiB) 98624

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21848
/proc/meminfo: memFree=23219068/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=98624 CPUtime=3582.38 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 24063 0 0 0 358230 8 0 0 25 0 1 0 477632773 100990976 23739 33554432000 134512640 136057169 4291477840 18446744073709551615 134618256 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 24656 23739 182 378 0 24276 0
Current children cumulated CPU time (s) 3582.38
Current children cumulated vsize (KiB) 98624

[startup+3642.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21850
/proc/meminfo: memFree=23219028/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=98408 CPUtime=3642.38 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 24074 0 0 0 364229 9 0 0 25 0 1 0 477632773 100769792 23696 33554432000 134512640 136057169 4291477840 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 24602 23696 182 378 0 24222 0
Current children cumulated CPU time (s) 3642.38
Current children cumulated vsize (KiB) 98408

[startup+3702.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21851
/proc/meminfo: memFree=23218748/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=98408 CPUtime=3702.38 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 24078 0 0 0 370229 9 0 0 25 0 1 0 477632773 100769792 23700 33554432000 134512640 136057169 4291477840 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 24602 23700 182 378 0 24222 0
Current children cumulated CPU time (s) 3702.38
Current children cumulated vsize (KiB) 98408

[startup+3762.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21853
/proc/meminfo: memFree=23218712/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=98192 CPUtime=3762.38 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 24083 0 0 0 376229 9 0 0 25 0 1 0 477632773 100548608 23652 33554432000 134512640 136057169 4291477840 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 24548 23652 182 378 0 24168 0
Current children cumulated CPU time (s) 3762.38
Current children cumulated vsize (KiB) 98192

[startup+3822.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21855
/proc/meminfo: memFree=23218672/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=98192 CPUtime=3822.38 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 24090 0 0 0 382229 9 0 0 25 0 1 0 477632773 100548608 23659 33554432000 134512640 136057169 4291477840 18446744073709551615 134828980 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 24548 23659 182 378 0 24168 0
Current children cumulated CPU time (s) 3822.38
Current children cumulated vsize (KiB) 98192

[startup+3882.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21856
/proc/meminfo: memFree=23218496/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=98192 CPUtime=3882.39 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 24094 0 0 0 388230 9 0 0 25 0 1 0 477632773 100548608 23663 33554432000 134512640 136057169 4291477840 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 24548 23663 182 378 0 24168 0
Current children cumulated CPU time (s) 3882.39
Current children cumulated vsize (KiB) 98192

[startup+3942.3 s]
/proc/loadavg: 2.06 2.02 1.93 3/178 21858
/proc/meminfo: memFree=23218580/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=98192 CPUtime=3942.39 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 24094 0 0 0 394230 9 0 0 25 0 1 0 477632773 100548608 23663 33554432000 134512640 136057169 4291477840 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 24548 23663 182 378 0 24168 0
Current children cumulated CPU time (s) 3942.39
Current children cumulated vsize (KiB) 98192

[startup+4002.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/178 21859
/proc/meminfo: memFree=23218296/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=98192 CPUtime=4002.39 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 24104 0 0 0 400230 9 0 0 25 0 1 0 477632773 100548608 23673 33554432000 134512640 136057169 4291477840 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 24548 23673 182 378 0 24168 0
Current children cumulated CPU time (s) 4002.39
Current children cumulated vsize (KiB) 98192

[startup+4062.31 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 21861
/proc/meminfo: memFree=23217888/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=98192 CPUtime=4062.4 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 24129 0 0 0 406231 9 0 0 25 0 1 0 477632773 100548608 23698 33554432000 134512640 136057169 4291477840 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 24548 23698 182 378 0 24168 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 98192

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21863
/proc/meminfo: memFree=23217852/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=98192 CPUtime=4122.39 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 24149 0 0 0 412230 9 0 0 25 0 1 0 477632773 100548608 23718 33554432000 134512640 136057169 4291477840 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 24548 23718 182 378 0 24168 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 98192

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

[startup+4147.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21863
/proc/meminfo: memFree=23217704/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=98192 CPUtime=4147.19 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 24149 0 0 0 414710 9 0 0 25 0 1 0 477632773 100548608 23718 33554432000 134512640 136057169 4291477840 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 24548 23718 182 378 0 24168 0
Current children cumulated CPU time (s) 4147.19
Current children cumulated vsize (KiB) 98192

[startup+4159.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21863
/proc/meminfo: memFree=23217684/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=98192 CPUtime=4159.99 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 24149 0 0 0 415990 9 0 0 25 0 1 0 477632773 100548608 23718 33554432000 134512640 136057169 4291477840 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 24548 23718 182 378 0 24168 0
Current children cumulated CPU time (s) 4159.99
Current children cumulated vsize (KiB) 98192

[startup+4166.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21873
/proc/meminfo: memFree=23217540/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=98192 CPUtime=4166.39 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 24149 0 0 0 416630 9 0 0 25 0 1 0 477632773 100548608 23718 33554432000 134512640 136057169 4291477840 18446744073709551615 134828317 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 24548 23718 182 378 0 24168 0
Current children cumulated CPU time (s) 4166.39
Current children cumulated vsize (KiB) 98192

[startup+4169.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21873
/proc/meminfo: memFree=23217744/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=97976 CPUtime=4169.59 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 24153 0 0 0 416950 9 0 0 25 0 1 0 477632773 100327424 23672 33554432000 134512640 136057169 4291477840 18446744073709551615 134618247 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 24494 23672 182 378 0 24114 0
Current children cumulated CPU time (s) 4169.59
Current children cumulated vsize (KiB) 97976

[startup+4171.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21873
/proc/meminfo: memFree=23217620/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=97976 CPUtime=4171.2 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 24153 0 0 0 417111 9 0 0 25 0 1 0 477632773 100327424 23672 33554432000 134512640 136057169 4291477840 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 24494 23672 182 378 0 24114 0
Current children cumulated CPU time (s) 4171.2
Current children cumulated vsize (KiB) 97976

[startup+4172.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21873
/proc/meminfo: memFree=23217744/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=97976 CPUtime=4172.79 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 24153 0 0 0 417270 9 0 0 25 0 1 0 477632773 100327424 23672 33554432000 134512640 136057169 4291477840 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 24494 23672 182 378 0 24114 0
Current children cumulated CPU time (s) 4172.79
Current children cumulated vsize (KiB) 97976

[startup+4173.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21873
/proc/meminfo: memFree=23217744/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=97760 CPUtime=4173.19 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 24153 0 0 0 417310 9 0 0 25 0 1 0 477632773 100106240 23635 33554432000 134512640 136057169 4291477840 18446744073709551615 134624652 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 24440 23635 182 378 0 24060 0
Current children cumulated CPU time (s) 4173.19
Current children cumulated vsize (KiB) 97760

[startup+4173.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21873
/proc/meminfo: memFree=23217620/32951124 swapFree=67051468/67111528
[pid=21707] ppid=21705 vsize=97228 CPUtime=4173.4 cores=0,2,4,6
/proc/21707/stat : 21707 (clasp) R 21705 21707 20443 0 -1 4202496 24153 0 0 0 417331 9 0 0 25 0 1 0 477632773 99561472 23573 33554432000 134512640 136057169 4291477840 18446744073709551615 134624568 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21707/statm: 24307 23573 182 378 0 23927 0
Current children cumulated CPU time (s) 4173.4
Current children cumulated vsize (KiB) 97228

Child status: 20
Real time (s): 4173.4
CPU time (s): 4173.5
CPU user time (s): 4173.4
CPU system time (s): 0.096985
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 98624

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

runsolver used 6.26505 second user time and 12.821 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-24 17:51:40
IDJOB=3275928
IDBENCH=83985
IDSOLVER=1677
FILE ID=node101/3275928-1303660300
RUNJOBID= node101-1303660300-21693
PBS_JOBID= 13150747
Free space on /tmp= 71784 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_15_90_1-dir.shuffled-as.sat03-136.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-3275928-1303660300/watcher-3275928-1303660300 -o /tmp/evaluation-result-3275928-1303660300/solver-3275928-1303660300 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3275928-1303660300.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 5bd7c76aed56f767985526812cdb8e0e
RANDOM SEED=1653372825

node101.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.841
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.68
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.841
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	: 5226.07
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.841
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23323668 kB
Buffers:       2071184 kB
Cached:        7049364 kB
SwapCached:      33708 kB
Active:        6087124 kB
Inactive:      3074152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23323668 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            2352 kB
Writeback:           0 kB
AnonPages:       27788 kB
Mapped:           8820 kB
Slab:           403528 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191956 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= 71780 MiB
End job on node101 at 2011-04-24 19:01:14