Trace number 3275933

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 2790.3 2790.24

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.cnf
MD5SUMe826117d87949a5b285e72732bfa395b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2182.13
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses69964
Sum of the clauses size140740
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269935
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

Solver Data

2790.25/2790.23	c clasp version 1.2.0-SAT09 
2790.25/2790.23	c Reading from ...660300/instance-3275933-1303660300.cnf
2790.25/2790.23	c Reading      : Done(0.010s)
2790.25/2790.23	c Preprocessing: |-\Done(0.360s)
2790.25/2790.23	c Solving...
2790.25/2790.23	
2790.25/2790.23	c Models    : 0     
2790.25/2790.23	c Time         : 2790.710s (Solve: 2790.340s)
2790.25/2790.23	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-3275933-1303660300/watcher-3275933-1303660300 -o /tmp/evaluation-result-3275933-1303660300/solver-3275933-1303660300 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3275933-1303660300.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 4 cores: 1,3,5,7

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 2/177 21713
/proc/meminfo: memFree=23322248/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=2472 CPUtime=0 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 370 0 0 0 0 0 0 0 22 0 1 0 477632775 2531328 324 33554432000 134512640 136057169 4293922368 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21713/statm: 618 324 145 378 0 238 0

[startup+0.0466519 s]
/proc/loadavg: 1.00 1.00 1.00 2/177 21713
/proc/meminfo: memFree=23322248/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=5472 CPUtime=0.04 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 1225 0 0 0 4 0 0 0 22 0 1 0 477632775 5603328 1071 33554432000 134512640 136057169 4293922368 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21713/statm: 1368 1071 166 378 0 988 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5472

[startup+0.100639 s]
/proc/loadavg: 1.00 1.00 1.00 2/177 21713
/proc/meminfo: memFree=23322248/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=5472 CPUtime=0.1 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 1225 0 0 0 10 0 0 0 22 0 1 0 477632775 5603328 1071 33554432000 134512640 136057169 4293922368 18446744073709551615 134774488 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21713/statm: 1368 1071 166 378 0 988 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5472

[startup+0.300604 s]
/proc/loadavg: 1.00 1.00 1.00 2/177 21713
/proc/meminfo: memFree=23322248/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=5604 CPUtime=0.3 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 1247 0 0 0 30 0 0 0 23 0 1 0 477632775 5738496 1093 33554432000 134512640 136057169 4293922368 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21713/statm: 1401 1093 168 378 0 1021 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 5604

[startup+0.700544 s]
/proc/loadavg: 1.00 1.00 1.00 2/177 21713
/proc/meminfo: memFree=23322248/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=6196 CPUtime=0.7 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 1618 0 0 0 70 0 0 0 25 0 1 0 477632775 6344704 1326 33554432000 134512640 136057169 4293922368 18446744073709551615 134615597 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21713/statm: 1549 1326 183 378 0 1169 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 6196

[startup+1.50039 s]
/proc/loadavg: 1.00 1.00 1.00 3/178 21714
/proc/meminfo: memFree=23309468/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=9632 CPUtime=1.49 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 2442 0 0 0 149 0 0 0 25 0 1 0 477632775 9863168 2150 33554432000 134512640 136057169 4293922368 18446744073709551615 134618203 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21713/statm: 2408 2150 183 378 0 2028 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9632

[startup+3.10011 s]
/proc/loadavg: 1.08 1.02 1.01 3/178 21714
/proc/meminfo: memFree=23301160/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=13340 CPUtime=3.09 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 3395 0 0 0 309 0 0 0 25 0 1 0 477632775 13660160 3103 33554432000 134512640 136057169 4293922368 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21713/statm: 3335 3103 183 378 0 2955 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13340

[startup+6.30054 s]
/proc/loadavg: 1.08 1.02 1.01 3/178 21714
/proc/meminfo: memFree=23291420/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=20128 CPUtime=6.29 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 5077 0 0 0 629 0 0 0 25 0 1 0 477632775 20611072 4785 33554432000 134512640 136057169 4293922368 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21713/statm: 5032 4785 183 378 0 4652 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20128

[startup+12.7004 s]
/proc/loadavg: 1.22 1.05 1.02 3/178 21714
/proc/meminfo: memFree=23280644/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=25436 CPUtime=12.69 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 6417 0 0 0 1269 0 0 0 25 0 1 0 477632775 26046464 6125 33554432000 134512640 136057169 4293922368 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21713/statm: 6359 6125 183 378 0 5979 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25436

[startup+25.5001 s]
/proc/loadavg: 1.34 1.08 1.02 3/178 21714
/proc/meminfo: memFree=23268144/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=30484 CPUtime=25.49 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 7652 0 0 0 2549 0 0 0 25 0 1 0 477632775 31215616 7360 33554432000 134512640 136057169 4293922368 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21713/statm: 7621 7360 183 378 0 7241 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30484

[startup+51.1006 s]
/proc/loadavg: 1.56 1.15 1.05 3/178 21715
/proc/meminfo: memFree=23255088/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=36836 CPUtime=51.09 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 9231 0 0 0 5109 0 0 0 25 0 1 0 477632775 37720064 8939 33554432000 134512640 136057169 4293922368 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21713/statm: 9209 8939 183 378 0 8829 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36836

[startup+102.307 s]
/proc/loadavg: 1.89 1.31 1.11 3/178 21716
/proc/meminfo: memFree=23239328/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=42816 CPUtime=102.3 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 10695 0 0 0 10229 1 0 0 25 0 1 0 477632775 43843584 10403 33554432000 134512640 136057169 4293922368 18446744073709551615 134819879 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21713/statm: 10704 10403 183 378 0 10324 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 42816

[startup+162.301 s]
/proc/loadavg: 1.96 1.43 1.16 3/178 21718
/proc/meminfo: memFree=23224048/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=54156 CPUtime=162.29 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 13447 0 0 0 16228 1 0 0 25 0 1 0 477632775 55455744 13155 33554432000 134512640 136057169 4293922368 18446744073709551615 134616026 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21713/statm: 13539 13155 183 378 0 13159 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 54156

[startup+222.3 s]
/proc/loadavg: 1.98 1.53 1.21 3/178 21720
/proc/meminfo: memFree=23217940/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=56324 CPUtime=222.29 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 13986 0 0 0 22228 1 0 0 25 0 1 0 477632775 57675776 13694 33554432000 134512640 136057169 4293922368 18446744073709551615 134618473 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21713/statm: 14081 13694 183 378 0 13701 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 56324

[startup+282.301 s]
/proc/loadavg: 1.99 1.61 1.26 3/178 21721
/proc/meminfo: memFree=23211464/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=61584 CPUtime=282.29 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 15240 0 0 0 28227 2 0 0 25 0 1 0 477632775 63062016 14948 33554432000 134512640 136057169 4293922368 18446744073709551615 134618377 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21713/statm: 15396 14948 183 378 0 15016 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 61584

[startup+342.301 s]
/proc/loadavg: 1.99 1.68 1.30 3/178 21723
/proc/meminfo: memFree=23208080/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=62252 CPUtime=342.29 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 15393 0 0 0 34227 2 0 0 25 0 1 0 477632775 63746048 15101 33554432000 134512640 136057169 4293922368 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21713/statm: 15563 15101 183 378 0 15183 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 62252

[startup+402.3 s]
/proc/loadavg: 1.99 1.74 1.34 3/178 21724
/proc/meminfo: memFree=23205328/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=63688 CPUtime=402.29 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 15781 0 0 0 40227 2 0 0 25 0 1 0 477632775 65216512 15489 33554432000 134512640 136057169 4293922368 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 15922 15489 183 378 0 15542 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 63688

[startup+462.301 s]
/proc/loadavg: 1.99 1.78 1.38 3/178 21726
/proc/meminfo: memFree=23192152/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=70788 CPUtime=462.29 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 17501 0 0 0 46227 2 0 0 25 0 1 0 477632775 72486912 17209 33554432000 134512640 136057169 4293922368 18446744073709551615 134618132 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 17697 17209 183 378 0 17317 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 70788

[startup+522.301 s]
/proc/loadavg: 1.99 1.82 1.41 3/178 21727
/proc/meminfo: memFree=23188408/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=71648 CPUtime=522.29 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 17724 0 0 0 52227 2 0 0 25 0 1 0 477632775 73367552 17432 33554432000 134512640 136057169 4293922368 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 17912 17432 183 378 0 17532 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 71648

[startup+582.3 s]
/proc/loadavg: 2.04 1.86 1.45 3/178 21738
/proc/meminfo: memFree=23184992/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=74844 CPUtime=582.29 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 18454 0 0 0 58227 2 0 0 25 0 1 0 477632775 76640256 18162 33554432000 134512640 136057169 4293922368 18446744073709551615 134823901 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 18711 18162 183 378 0 18331 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 74844

[startup+642.301 s]

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

/proc/meminfo: memFree=23139032/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=99720 CPUtime=2202.34 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 24526 0 0 0 220230 4 0 0 25 0 1 0 477632775 102113280 24234 33554432000 134512640 136057169 4293922368 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 24930 24234 183 378 0 24550 0
Current children cumulated CPU time (s) 2202.34
Current children cumulated vsize (KiB) 99720

[startup+2262.3 s]
/proc/loadavg: 2.04 2.01 1.88 4/178 21786
/proc/meminfo: memFree=23138504/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=99720 CPUtime=2262.34 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 24536 0 0 0 226230 4 0 0 25 0 1 0 477632775 102113280 24244 33554432000 134512640 136057169 4293922368 18446744073709551615 134618190 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 24930 24244 183 378 0 24550 0
Current children cumulated CPU time (s) 2262.34
Current children cumulated vsize (KiB) 99720

[startup+2322.3 s]
/proc/loadavg: 2.01 2.01 1.89 3/178 21788
/proc/meminfo: memFree=23138476/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=99720 CPUtime=2322.34 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 24568 0 0 0 232230 4 0 0 25 0 1 0 477632775 102113280 24276 33554432000 134512640 136057169 4293922368 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 24930 24276 183 378 0 24550 0
Current children cumulated CPU time (s) 2322.34
Current children cumulated vsize (KiB) 99720

[startup+2382.3 s]
/proc/loadavg: 2.04 2.02 1.90 3/178 21789
/proc/meminfo: memFree=23138068/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=99720 CPUtime=2382.34 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 24568 0 0 0 238230 4 0 0 25 0 1 0 477632775 102113280 24276 33554432000 134512640 136057169 4293922368 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 24930 24276 183 378 0 24550 0
Current children cumulated CPU time (s) 2382.34
Current children cumulated vsize (KiB) 99720

[startup+2442.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/178 21791
/proc/meminfo: memFree=23137548/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=99720 CPUtime=2442.34 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 24579 0 0 0 244230 4 0 0 25 0 1 0 477632775 102113280 24287 33554432000 134512640 136057169 4293922368 18446744073709551615 134615628 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 24930 24287 183 378 0 24550 0
Current children cumulated CPU time (s) 2442.34
Current children cumulated vsize (KiB) 99720

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/178 21792
/proc/meminfo: memFree=23137140/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=99720 CPUtime=2502.34 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 24695 0 0 0 250230 4 0 0 25 0 1 0 477632775 102113280 24304 33554432000 134512640 136057169 4293922368 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 24930 24304 183 378 0 24550 0
Current children cumulated CPU time (s) 2502.34
Current children cumulated vsize (KiB) 99720

[startup+2562.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 21794
/proc/meminfo: memFree=23137228/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=99720 CPUtime=2562.35 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 24697 0 0 0 256231 4 0 0 25 0 1 0 477632775 102113280 24306 33554432000 134512640 136057169 4293922368 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 24930 24306 183 378 0 24550 0
Current children cumulated CPU time (s) 2562.35
Current children cumulated vsize (KiB) 99720

[startup+2622.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 21796
/proc/meminfo: memFree=23137188/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=99880 CPUtime=2622.35 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 24749 0 0 0 262231 4 0 0 25 0 1 0 477632775 102277120 24358 33554432000 134512640 136057169 4293922368 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 24970 24358 183 378 0 24590 0
Current children cumulated CPU time (s) 2622.35
Current children cumulated vsize (KiB) 99880

[startup+2682.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 21797
/proc/meminfo: memFree=23137272/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=99880 CPUtime=2682.35 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 24752 0 0 0 268231 4 0 0 25 0 1 0 477632775 102277120 24361 33554432000 134512640 136057169 4293922368 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 24970 24361 183 378 0 24590 0
Current children cumulated CPU time (s) 2682.35
Current children cumulated vsize (KiB) 99880

[startup+2742.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 21799
/proc/meminfo: memFree=23137360/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=99880 CPUtime=2742.36 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 24754 0 0 0 274232 4 0 0 25 0 1 0 477632775 102277120 24363 33554432000 134512640 136057169 4293922368 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 24970 24363 183 378 0 24590 0
Current children cumulated CPU time (s) 2742.36
Current children cumulated vsize (KiB) 99880

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

[startup+2764.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 21799
/proc/meminfo: memFree=23137472/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=99880 CPUtime=2764.75 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 24762 0 0 0 276471 4 0 0 25 0 1 0 477632775 102277120 24371 33554432000 134512640 136057169 4293922368 18446744073709551615 134618437 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 24970 24371 183 378 0 24590 0
Current children cumulated CPU time (s) 2764.75
Current children cumulated vsize (KiB) 99880

[startup+2777.51 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 21800
/proc/meminfo: memFree=23137464/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=98972 CPUtime=2777.56 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 24778 0 0 0 277752 4 0 0 25 0 1 0 477632775 101347328 24225 33554432000 134512640 136057169 4293922368 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 24743 24225 183 378 0 24363 0
Current children cumulated CPU time (s) 2777.56
Current children cumulated vsize (KiB) 98972

[startup+2783.9 s]
/proc/loadavg: 2.08 2.02 1.91 3/178 21800
/proc/meminfo: memFree=23137332/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=98972 CPUtime=2783.95 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 24778 0 0 0 278391 4 0 0 25 0 1 0 477632775 101347328 24225 33554432000 134512640 136057169 4293922368 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 24743 24225 183 378 0 24363 0
Current children cumulated CPU time (s) 2783.95
Current children cumulated vsize (KiB) 98972

[startup+2787.1 s]
/proc/loadavg: 2.07 2.02 1.91 3/178 21800
/proc/meminfo: memFree=23137332/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=98972 CPUtime=2787.15 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 24778 0 0 0 278711 4 0 0 25 0 1 0 477632775 101347328 24225 33554432000 134512640 136057169 4293922368 18446744073709551615 134618289 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 24743 24225 183 378 0 24363 0
Current children cumulated CPU time (s) 2787.15
Current children cumulated vsize (KiB) 98972

[startup+2788.7 s]
/proc/loadavg: 2.07 2.02 1.91 4/178 21800
/proc/meminfo: memFree=23137332/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=98972 CPUtime=2788.75 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 24778 0 0 0 278871 4 0 0 25 0 1 0 477632775 101347328 24225 33554432000 134512640 136057169 4293922368 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 24743 24225 183 378 0 24363 0
Current children cumulated CPU time (s) 2788.75
Current children cumulated vsize (KiB) 98972

[startup+2789.5 s]
/proc/loadavg: 2.07 2.02 1.91 3/178 21800
/proc/meminfo: memFree=23137332/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=98972 CPUtime=2789.56 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 24778 0 0 0 278952 4 0 0 25 0 1 0 477632775 101347328 24225 33554432000 134512640 136057169 4293922368 18446744073709551615 134624588 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 24743 24225 183 378 0 24363 0
Current children cumulated CPU time (s) 2789.56
Current children cumulated vsize (KiB) 98972

[startup+2789.9 s]
/proc/loadavg: 2.07 2.02 1.91 3/178 21800
/proc/meminfo: memFree=23137332/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=98972 CPUtime=2789.95 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 24778 0 0 0 278991 4 0 0 25 0 1 0 477632775 101347328 24225 33554432000 134512640 136057169 4293922368 18446744073709551615 134812866 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 24743 24225 183 378 0 24363 0
Current children cumulated CPU time (s) 2789.95
Current children cumulated vsize (KiB) 98972

[startup+2790.1 s]
/proc/loadavg: 2.07 2.02 1.91 3/178 21800
/proc/meminfo: memFree=23137332/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=98972 CPUtime=2790.15 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 24778 0 0 0 279011 4 0 0 25 0 1 0 477632775 101347328 24225 33554432000 134512640 136057169 4293922368 18446744073709551615 134624627 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 24743 24225 183 378 0 24363 0
Current children cumulated CPU time (s) 2790.15
Current children cumulated vsize (KiB) 98972

[startup+2790.2 s]
/proc/loadavg: 2.07 2.02 1.91 3/178 21800
/proc/meminfo: memFree=23137332/32951124 swapFree=67051468/67111528
[pid=21713] ppid=21711 vsize=98972 CPUtime=2790.25 cores=1,3,5,7
/proc/21713/stat : 21713 (clasp) R 21711 21713 20443 0 -1 4202496 24778 0 0 0 279021 4 0 0 25 0 1 0 477632775 101347328 24225 33554432000 134512640 136057169 4293922368 18446744073709551615 134812866 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21713/statm: 24743 24225 183 378 0 24363 0
Current children cumulated CPU time (s) 2790.25
Current children cumulated vsize (KiB) 98972

Child status: 20
Real time (s): 2790.24
CPU time (s): 2790.3
CPU user time (s): 2790.25
CPU system time (s): 0.048992
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 100204

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

runsolver used 3.9114 second user time and 8.77867 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-24 17:51:40
IDJOB=3275933
IDBENCH=83986
IDSOLVER=1677
FILE ID=node101/3275933-1303660300
RUNJOBID= node101-1303660300-21694
PBS_JOBID= 13150747
Free space on /tmp= 71780 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.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-3275933-1303660300/watcher-3275933-1303660300 -o /tmp/evaluation-result-3275933-1303660300/solver-3275933-1303660300 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3275933-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= e826117d87949a5b285e72732bfa395b
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:      23322520 kB
Buffers:       2071188 kB
Cached:        7051688 kB
SwapCached:      33708 kB
Active:        6088676 kB
Inactive:      3073876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23322520 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            4680 kB
Writeback:           0 kB
AnonPages:       27012 kB
Mapped:           9984 kB
Slab:           403528 kB
PageTables:       5508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   209688 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= 71776 MiB
End job on node101 at 2011-04-24 18:38:10