Trace number 3275843

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 3161.18 3161.04

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
MD5SUMcf96a8eea16f98b3cec72117cedd0285
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2742.7
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses48342
Sum of the clauses size483180
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 548
Number of clauses of size over 548294

Solver Data

3161.14/3161.03	c clasp version 1.2.0-SAT09 
3161.14/3161.03	c Reading from ...656036/instance-3275843-1303656036.cnf
3161.14/3161.03	c Reading      : Done(0.030s)
3161.14/3161.03	c Preprocessing: |-Done(4.340s)
3161.14/3161.03	c Solving...
3161.14/3161.03	
3161.14/3161.03	c Models    : 0     
3161.14/3161.03	c Time         : 3161.650s (Solve: 3157.280s)
3161.14/3161.03	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-3275843-1303656036/watcher-3275843-1303656036 -o /tmp/evaluation-result-3275843-1303656036/solver-3275843-1303656036 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3275843-1303656036.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: 2.00 2.00 1.94 3/177 8306
/proc/meminfo: memFree=14312152/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=2040 CPUtime=0 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 293 0 0 0 0 0 0 0 25 0 1 0 458019275 2088960 248 33554432000 134512640 136057169 4292723728 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 510 249 145 378 0 130 0

[startup+0.028849 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 8306
/proc/meminfo: memFree=14312152/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=3932 CPUtime=0.02 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 737 0 0 0 2 0 0 0 25 0 1 0 458019275 4026368 692 33554432000 134512640 136057169 4292723728 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 983 693 145 378 0 603 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3932

[startup+0.10084 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 8306
/proc/meminfo: memFree=14312152/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=7520 CPUtime=0.09 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 1695 0 0 0 9 0 0 0 25 0 1 0 458019275 7700480 1609 33554432000 134512640 136057169 4292723728 18446744073709551615 134774688 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 1880 1609 166 378 0 1500 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7520

[startup+0.300802 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 8306
/proc/meminfo: memFree=14312152/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=7520 CPUtime=0.29 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 1695 0 0 0 29 0 0 0 25 0 1 0 458019275 7700480 1609 33554432000 134512640 136057169 4292723728 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 1880 1609 166 378 0 1500 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7520

[startup+0.70072 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 8306
/proc/meminfo: memFree=14312152/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=7520 CPUtime=0.69 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 1695 0 0 0 69 0 0 0 25 0 1 0 458019275 7700480 1609 33554432000 134512640 136057169 4292723728 18446744073709551615 134774482 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 1880 1609 166 378 0 1500 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7520

[startup+1.50056 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8307
/proc/meminfo: memFree=14306076/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=7520 CPUtime=1.49 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 1696 0 0 0 149 0 0 0 25 0 1 0 458019275 7700480 1610 33554432000 134512640 136057169 4292723728 18446744073709551615 134774477 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 1880 1610 166 378 0 1500 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7520

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8307
/proc/meminfo: memFree=14305704/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=7520 CPUtime=3.09 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 1703 0 0 0 309 0 0 0 25 0 1 0 458019275 7700480 1617 33554432000 134512640 136057169 4292723728 18446744073709551615 134774445 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 1880 1617 166 378 0 1500 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7520

[startup+6.30061 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8307
/proc/meminfo: memFree=14304832/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=8584 CPUtime=6.29 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 2153 0 0 0 629 0 0 0 25 0 1 0 458019275 8790016 1897 33554432000 134512640 136057169 4292723728 18446744073709551615 134823828 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 2146 1897 182 378 0 1766 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8584

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8307
/proc/meminfo: memFree=14302900/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=10636 CPUtime=12.69 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 2620 0 0 0 1269 0 0 0 25 0 1 0 458019275 10891264 2364 33554432000 134512640 136057169 4292723728 18446744073709551615 134630529 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 2659 2364 182 378 0 2279 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10636

[startup+25.5008 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8308
/proc/meminfo: memFree=14300300/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=13008 CPUtime=25.49 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 3165 0 0 0 2549 0 0 0 25 0 1 0 458019275 13320192 2909 33554432000 134512640 136057169 4292723728 18446744073709551615 134823879 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 3252 2909 182 378 0 2872 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13008

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8308
/proc/meminfo: memFree=14297788/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=15656 CPUtime=51.09 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 3778 0 0 0 5109 0 0 0 25 0 1 0 458019275 16031744 3522 33554432000 134512640 136057169 4292723728 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 3914 3522 182 378 0 3534 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15656

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8337
/proc/meminfo: memFree=14286168/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=19244 CPUtime=102.3 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 4573 0 0 0 10230 0 0 0 25 0 1 0 458019275 19705856 4317 33554432000 134512640 136057169 4292723728 18446744073709551615 134828464 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 4811 4317 182 378 0 4431 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 19244

[startup+162.301 s]
/proc/loadavg: 2.05 2.01 1.95 3/178 8338
/proc/meminfo: memFree=14266672/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=22636 CPUtime=162.29 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 5345 0 0 0 16229 0 0 0 25 0 1 0 458019275 23179264 5089 33554432000 134512640 136057169 4292723728 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 5659 5089 182 378 0 5279 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 22636

[startup+222.301 s]
/proc/loadavg: 2.02 2.01 1.95 3/178 8340
/proc/meminfo: memFree=14255996/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=24888 CPUtime=222.3 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 5864 0 0 0 22229 1 0 0 25 0 1 0 458019275 25485312 5608 33554432000 134512640 136057169 4292723728 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 6222 5608 182 378 0 5842 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 24888

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 8341
/proc/meminfo: memFree=14248040/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=26808 CPUtime=282.31 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 6318 0 0 0 28230 1 0 0 25 0 1 0 458019275 27451392 6062 33554432000 134512640 136057169 4292723728 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 6702 6062 182 378 0 6322 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 26808

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 8343
/proc/meminfo: memFree=14244912/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=27984 CPUtime=342.31 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 6588 0 0 0 34230 1 0 0 25 0 1 0 458019275 28655616 6332 33554432000 134512640 136057169 4292723728 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 6996 6332 182 378 0 6616 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 27984

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 8345
/proc/meminfo: memFree=14238544/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=28624 CPUtime=402.31 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 6733 0 0 0 40230 1 0 0 25 0 1 0 458019275 29310976 6477 33554432000 134512640 136057169 4292723728 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 7156 6477 182 378 0 6776 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 28624

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 8346
/proc/meminfo: memFree=14237776/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=29476 CPUtime=462.31 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 6906 0 0 0 46230 1 0 0 25 0 1 0 458019275 30183424 6650 33554432000 134512640 136057169 4292723728 18446744073709551615 134813016 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 7369 6650 182 378 0 6989 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 29476

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 8348
/proc/meminfo: memFree=14225496/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=31184 CPUtime=522.32 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 7272 0 0 0 52231 1 0 0 25 0 1 0 458019275 31932416 7016 33554432000 134512640 136057169 4292723728 18446744073709551615 134813034 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 7796 7016 182 378 0 7416 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 31184

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 8349
/proc/meminfo: memFree=14222384/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=32248 CPUtime=582.32 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 7515 0 0 0 58231 1 0 0 25 0 1 0 458019275 33021952 7259 33554432000 134512640 136057169 4292723728 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 8062 7259 182 378 0 7682 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 32248

[startup+642.3 s]

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

/proc/meminfo: memFree=14168356/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=49588 CPUtime=2562.41 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 11513 0 0 0 256240 1 0 0 25 0 1 0 458019275 50778112 11257 33554432000 134512640 136057169 4292723728 18446744073709551615 134618112 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 12397 11257 182 378 0 12017 0
Current children cumulated CPU time (s) 2562.41
Current children cumulated vsize (KiB) 49588

[startup+2622.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 8413
/proc/meminfo: memFree=14166112/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=50228 CPUtime=2622.41 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 11659 0 0 0 262240 1 0 0 25 0 1 0 458019275 51433472 11403 33554432000 134512640 136057169 4292723728 18446744073709551615 134823895 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 12557 11403 182 378 0 12177 0
Current children cumulated CPU time (s) 2622.41
Current children cumulated vsize (KiB) 50228

[startup+2682.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 8417
/proc/meminfo: memFree=14164576/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=51032 CPUtime=2682.42 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 11827 0 0 0 268240 2 0 0 25 0 1 0 458019275 52256768 11571 33554432000 134512640 136057169 4292723728 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 12758 11571 182 378 0 12378 0
Current children cumulated CPU time (s) 2682.42
Current children cumulated vsize (KiB) 51032

[startup+2742.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 8419
/proc/meminfo: memFree=14164308/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=51352 CPUtime=2742.43 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 11896 0 0 0 274241 2 0 0 25 0 1 0 458019275 52584448 11640 33554432000 134512640 136057169 4292723728 18446744073709551615 134813050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 12838 11640 182 378 0 12458 0
Current children cumulated CPU time (s) 2742.43
Current children cumulated vsize (KiB) 51352

[startup+2802.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 8421
/proc/meminfo: memFree=14162800/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=52640 CPUtime=2802.42 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 12158 0 0 0 280240 2 0 0 25 0 1 0 458019275 53903360 11902 33554432000 134512640 136057169 4292723728 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 13160 11902 182 378 0 12780 0
Current children cumulated CPU time (s) 2802.42
Current children cumulated vsize (KiB) 52640

[startup+2862.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 8422
/proc/meminfo: memFree=14162044/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=52640 CPUtime=2862.43 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 12160 0 0 0 286241 2 0 0 25 0 1 0 458019275 53903360 11904 33554432000 134512640 136057169 4292723728 18446744073709551615 134823862 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 13160 11904 182 378 0 12780 0
Current children cumulated CPU time (s) 2862.43
Current children cumulated vsize (KiB) 52640

[startup+2922.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 8424
/proc/meminfo: memFree=14161776/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=53124 CPUtime=2922.43 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 12277 0 0 0 292241 2 0 0 25 0 1 0 458019275 54398976 12021 33554432000 134512640 136057169 4292723728 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 13281 12021 182 378 0 12901 0
Current children cumulated CPU time (s) 2922.43
Current children cumulated vsize (KiB) 53124

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 8425
/proc/meminfo: memFree=14153200/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=53608 CPUtime=2982.43 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 12377 0 0 0 298241 2 0 0 25 0 1 0 458019275 54894592 12121 33554432000 134512640 136057169 4292723728 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 13402 12121 182 378 0 13022 0
Current children cumulated CPU time (s) 2982.43
Current children cumulated vsize (KiB) 53608

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 8427
/proc/meminfo: memFree=14152816/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=53608 CPUtime=3042.44 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 12395 0 0 0 304242 2 0 0 25 0 1 0 458019275 54894592 12139 33554432000 134512640 136057169 4292723728 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 13402 12139 182 378 0 13022 0
Current children cumulated CPU time (s) 3042.44
Current children cumulated vsize (KiB) 53608

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 8429
/proc/meminfo: memFree=14152552/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=53608 CPUtime=3102.44 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 12403 0 0 0 310242 2 0 0 25 0 1 0 458019275 54894592 12147 33554432000 134512640 136057169 4292723728 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 13402 12147 182 378 0 13022 0
Current children cumulated CPU time (s) 3102.44
Current children cumulated vsize (KiB) 53608

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

[startup+3123.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 8429
/proc/meminfo: memFree=14152548/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=53608 CPUtime=3123.24 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 12407 0 0 0 312322 2 0 0 25 0 1 0 458019275 54894592 12151 33554432000 134512640 136057169 4292723728 18446744073709551615 134618146 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 13402 12151 182 378 0 13022 0
Current children cumulated CPU time (s) 3123.24
Current children cumulated vsize (KiB) 53608

[startup+3135.9 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 8430
/proc/meminfo: memFree=14152548/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=53608 CPUtime=3136.04 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 12407 0 0 0 313602 2 0 0 25 0 1 0 458019275 54894592 12151 33554432000 134512640 136057169 4292723728 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 13402 12151 182 378 0 13022 0
Current children cumulated CPU time (s) 3136.04
Current children cumulated vsize (KiB) 53608

[startup+3148.7 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 8430
/proc/meminfo: memFree=14152416/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=53608 CPUtime=3148.84 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 12412 0 0 0 314882 2 0 0 25 0 1 0 458019275 54894592 12156 33554432000 134512640 136057169 4292723728 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 13402 12156 182 378 0 13022 0
Current children cumulated CPU time (s) 3148.84
Current children cumulated vsize (KiB) 53608

[startup+3155.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 8430
/proc/meminfo: memFree=14152288/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=53608 CPUtime=3155.24 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 12416 0 0 0 315522 2 0 0 25 0 1 0 458019275 54894592 12160 33554432000 134512640 136057169 4292723728 18446744073709551615 134618112 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 13402 12160 182 378 0 13022 0
Current children cumulated CPU time (s) 3155.24
Current children cumulated vsize (KiB) 53608

[startup+3158.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 8430
/proc/meminfo: memFree=14152288/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=53124 CPUtime=3158.44 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 12416 0 0 0 315842 2 0 0 25 0 1 0 458019275 54398976 12066 33554432000 134512640 136057169 4292723728 18446744073709551615 134618190 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 13281 12066 182 378 0 12901 0
Current children cumulated CPU time (s) 3158.44
Current children cumulated vsize (KiB) 53124

[startup+3159.9 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 8430
/proc/meminfo: memFree=14152412/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=52640 CPUtime=3160.04 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 12416 0 0 0 316002 2 0 0 25 0 1 0 458019275 53903360 11980 33554432000 134512640 136057169 4292723728 18446744073709551615 134823950 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 13160 11980 182 378 0 12780 0
Current children cumulated CPU time (s) 3160.04
Current children cumulated vsize (KiB) 52640

[startup+3160.7 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 8430
/proc/meminfo: memFree=14152412/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=52640 CPUtime=3160.84 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 12416 0 0 0 316082 2 0 0 25 0 1 0 458019275 53903360 11980 33554432000 134512640 136057169 4292723728 18446744073709551615 134618112 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 13160 11980 182 378 0 12780 0
Current children cumulated CPU time (s) 3160.84
Current children cumulated vsize (KiB) 52640

[startup+3160.9 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 8430
/proc/meminfo: memFree=14152412/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=52640 CPUtime=3161.04 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 12416 0 0 0 316102 2 0 0 25 0 1 0 458019275 53903360 11980 33554432000 134512640 136057169 4292723728 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 13160 11980 182 378 0 12780 0
Current children cumulated CPU time (s) 3161.04
Current children cumulated vsize (KiB) 52640

[startup+3161 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 8430
/proc/meminfo: memFree=14152412/32951124 swapFree=67111528/67111528
[pid=8306] ppid=8304 vsize=52156 CPUtime=3161.14 cores=0,2,4,6
/proc/8306/stat : 8306 (clasp) R 8304 8306 7254 0 -1 4202496 12416 0 0 0 316112 2 0 0 25 0 1 0 458019275 53407744 11885 33554432000 134512640 136057169 4292723728 18446744073709551615 134624588 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8306/statm: 13039 11885 182 378 0 12659 0
Current children cumulated CPU time (s) 3161.14
Current children cumulated vsize (KiB) 52156

Child status: 20
Real time (s): 3161.04
CPU time (s): 3161.18
CPU user time (s): 3161.16
CPU system time (s): 0.023996
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 53608

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

runsolver used 4.6323 second user time and 9.77351 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-24 16:40:37
IDJOB=3275843
IDBENCH=83894
IDSOLVER=1677
FILE ID=node143/3275843-1303656036
RUNJOBID= node143-1303650255-7926
PBS_JOBID= 13150705
Free space on /tmp= 72356 MiB

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

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

MD5SUM BENCH= cf96a8eea16f98b3cec72117cedd0285
RANDOM SEED=1887236641

node143.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.846
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.69
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.846
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.15
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.846
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.74
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.846
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.846
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.846
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.846
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.74
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.846
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:      14312432 kB
Buffers:       2271496 kB
Cached:       15731284 kB
SwapCached:          0 kB
Active:        6744324 kB
Inactive:     11339956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14312432 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3508 kB
Writeback:           0 kB
AnonPages:       80180 kB
Mapped:          15988 kB
Slab:           491300 kB
PageTables:       4400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   221460 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= 72352 MiB
End job on node143 at 2011-04-24 17:33:18