Trace number 3275143

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 4697.32 4697.18

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g2.cnf
MD5SUM791cdb75c1a209efd7f7547f06e0fed9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4697.32
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

4697.23/4697.17	c clasp version 1.2.0-SAT09 
4697.23/4697.17	c Reading from ...640256/instance-3275143-1303640256.cnf
4697.23/4697.17	c Reading      : Done(0.000s)
4697.23/4697.17	c Preprocessing: |-\Done(0.150s)
4697.23/4697.17	c Solving...
4697.23/4697.17	
4697.23/4697.17	c Models    : 0     
4697.23/4697.17	c Time         : 4698.020s (Solve: 4697.870s)
4697.23/4697.17	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-3275143-1303640256/watcher-3275143-1303640256 -o /tmp/evaluation-result-3275143-1303640256/solver-3275143-1303640256 -C 5000 -W 5000 -M 15500 HOME/clasp --file=HOME/instance-3275143-1303640256.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31153
/proc/meminfo: memFree=14599872/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=2464 CPUtime=0 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 369 0 0 0 0 0 0 0 25 0 1 0 475626326 2523136 323 33554432000 134512640 136057169 4286826848 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 616 323 145 378 0 236 0

[startup+0.0108121 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31153
/proc/meminfo: memFree=14599872/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=2892 CPUtime=0 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 479 0 0 0 0 0 0 0 25 0 1 0 475626326 2961408 433 33554432000 134512640 136057169 4286826848 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 723 433 145 378 0 343 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2892

[startup+0.100821 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31153
/proc/meminfo: memFree=14599872/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=4252 CPUtime=0.09 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 869 0 0 0 9 0 0 0 25 0 1 0 475626326 4354048 777 33554432000 134512640 136057169 4286826848 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 1063 777 167 378 0 683 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4252

[startup+0.300776 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31153
/proc/meminfo: memFree=14599872/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=4292 CPUtime=0.29 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 1013 0 0 0 29 0 0 0 25 0 1 0 475626326 4395008 835 33554432000 134512640 136057169 4286826848 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 1073 835 182 378 0 693 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4292

[startup+0.70071 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31153
/proc/meminfo: memFree=14599872/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=6048 CPUtime=0.69 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 1464 0 0 0 69 0 0 0 25 0 1 0 475626326 6193152 1286 33554432000 134512640 136057169 4286826848 18446744073709551615 134618112 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 1512 1286 182 378 0 1132 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6048

[startup+1.50054 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 31154
/proc/meminfo: memFree=14594532/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=6708 CPUtime=1.49 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 1622 0 0 0 149 0 0 0 25 0 1 0 475626326 6868992 1444 33554432000 134512640 136057169 4286826848 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 1677 1444 182 378 0 1297 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6708

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 31154
/proc/meminfo: memFree=14593908/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=7792 CPUtime=3.09 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 1894 0 0 0 309 0 0 0 25 0 1 0 475626326 7979008 1716 33554432000 134512640 136057169 4286826848 18446744073709551615 134618219 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 1948 1716 182 378 0 1568 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7792

[startup+6.30069 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 31154
/proc/meminfo: memFree=14591552/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=8984 CPUtime=6.29 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 2198 0 0 0 629 0 0 0 25 0 1 0 475626326 9199616 2020 33554432000 134512640 136057169 4286826848 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 2246 2020 182 378 0 1866 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8984

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 31154
/proc/meminfo: memFree=14589940/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=10720 CPUtime=12.69 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 2605 0 0 0 1269 0 0 0 25 0 1 0 475626326 10977280 2427 33554432000 134512640 136057169 4286826848 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 2680 2427 182 378 0 2300 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10720

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 31155
/proc/meminfo: memFree=14587460/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=13552 CPUtime=25.49 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 3308 0 0 0 2549 0 0 0 25 0 1 0 475626326 13877248 3130 33554432000 134512640 136057169 4286826848 18446744073709551615 134637405 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 3388 3130 182 378 0 3008 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13552

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 31156
/proc/meminfo: memFree=14585064/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=15888 CPUtime=51.09 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 3862 0 0 0 5109 0 0 0 25 0 1 0 475626326 16269312 3684 33554432000 134512640 136057169 4286826848 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 3972 3684 182 378 0 3592 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15888

[startup+102.306 s]
/proc/loadavg: 1.95 1.98 1.93 3/178 31185
/proc/meminfo: memFree=14897984/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=20004 CPUtime=102.29 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 4881 0 0 0 10229 0 0 0 25 0 1 0 475626326 20484096 4703 33554432000 134512640 136057169 4286826848 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 5001 4703 182 378 0 4621 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 20004

[startup+162.301 s]
/proc/loadavg: 1.98 1.98 1.93 3/178 31186
/proc/meminfo: memFree=14888668/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=23692 CPUtime=162.29 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 5738 0 0 0 16229 0 0 0 25 0 1 0 475626326 24260608 5560 33554432000 134512640 136057169 4286826848 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 5923 5560 182 378 0 5543 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 23692

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.93 3/178 31188
/proc/meminfo: memFree=14882944/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=26504 CPUtime=222.29 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 6411 0 0 0 22229 0 0 0 25 0 1 0 475626326 27140096 6233 33554432000 134512640 136057169 4286826848 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 6626 6233 182 378 0 6246 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 26504

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.93 3/178 31190
/proc/meminfo: memFree=14878076/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=27888 CPUtime=282.29 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 6773 0 0 0 28229 0 0 0 25 0 1 0 475626326 28557312 6595 33554432000 134512640 136057169 4286826848 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 6972 6595 182 378 0 6592 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 27888

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.93 3/178 31191
/proc/meminfo: memFree=14873224/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=28976 CPUtime=342.29 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 7002 0 0 0 34229 0 0 0 25 0 1 0 475626326 29671424 6824 33554432000 134512640 136057169 4286826848 18446744073709551615 134618229 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 7244 6824 182 378 0 6864 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 28976

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.93 3/178 31193
/proc/meminfo: memFree=14869728/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=30480 CPUtime=402.31 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 7381 0 0 0 40230 1 0 0 25 0 1 0 475626326 31211520 7203 33554432000 134512640 136057169 4286826848 18446744073709551615 134823941 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 7620 7203 182 378 0 7240 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 30480

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.93 3/178 31194
/proc/meminfo: memFree=14864752/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=32640 CPUtime=462.31 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 7897 0 0 0 46230 1 0 0 25 0 1 0 475626326 33423360 7719 33554432000 134512640 136057169 4286826848 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 8160 7719 182 378 0 7780 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 32640

[startup+522.301 s]
/proc/loadavg: 1.99 1.98 1.93 3/178 31196
/proc/meminfo: memFree=14860880/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=35024 CPUtime=522.31 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 8443 0 0 0 52230 1 0 0 25 0 1 0 475626326 35864576 8265 33554432000 134512640 136057169 4286826848 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 8756 8265 182 378 0 8376 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 35024

[startup+582.301 s]
/proc/loadavg: 1.99 1.98 1.93 3/178 31198
/proc/meminfo: memFree=14856516/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=38940 CPUtime=582.31 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 9431 0 0 0 58230 1 0 0 25 0 1 0 475626326 39874560 9253 33554432000 134512640 136057169 4286826848 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 9735 9253 182 378 0 9355 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 38940

[startup+642.301 s]

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

/proc/meminfo: memFree=14776552/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=66520 CPUtime=4002.41 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 16085 0 0 0 400239 2 0 0 25 0 1 0 475626326 68116480 15907 33554432000 134512640 136057169 4286826848 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 16630 15907 182 378 0 16250 0
Current children cumulated CPU time (s) 4002.41
Current children cumulated vsize (KiB) 66520

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 31302
/proc/meminfo: memFree=14776280/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=66520 CPUtime=4062.42 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 16087 0 0 0 406240 2 0 0 25 0 1 0 475626326 68116480 15909 33554432000 134512640 136057169 4286826848 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 16630 15909 182 378 0 16250 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 66520

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 31304
/proc/meminfo: memFree=14775996/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=66520 CPUtime=4122.41 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 16090 0 0 0 412239 2 0 0 25 0 1 0 475626326 68116480 15912 33554432000 134512640 136057169 4286826848 18446744073709551615 134823864 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 16630 15912 182 378 0 16250 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 66520

[startup+4182.3 s]
/proc/loadavg: 2.03 2.01 1.97 3/178 31306
/proc/meminfo: memFree=14776092/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=66520 CPUtime=4182.42 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 16094 0 0 0 418240 2 0 0 25 0 1 0 475626326 68116480 15916 33554432000 134512640 136057169 4286826848 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 16630 15916 182 378 0 16250 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 66520

[startup+4242.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/178 31307
/proc/meminfo: memFree=14776432/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=66520 CPUtime=4242.42 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 16094 0 0 0 424240 2 0 0 25 0 1 0 475626326 68116480 15916 33554432000 134512640 136057169 4286826848 18446744073709551615 134615641 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 16630 15916 182 378 0 16250 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 66520

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 31309
/proc/meminfo: memFree=14776288/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=66520 CPUtime=4302.42 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 16094 0 0 0 430240 2 0 0 25 0 1 0 475626326 68116480 15916 33554432000 134512640 136057169 4286826848 18446744073709551615 134828257 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 16630 15916 182 378 0 16250 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 66520

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 31310
/proc/meminfo: memFree=14776388/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=66520 CPUtime=4362.42 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 16094 0 0 0 436240 2 0 0 25 0 1 0 475626326 68116480 15916 33554432000 134512640 136057169 4286826848 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 16630 15916 182 378 0 16250 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 66520

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 31312
/proc/meminfo: memFree=14776608/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=66520 CPUtime=4422.42 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 16098 0 0 0 442240 2 0 0 25 0 1 0 475626326 68116480 15920 33554432000 134512640 136057169 4286826848 18446744073709551615 134618256 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 16630 15920 182 378 0 16250 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 66520

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 31314
/proc/meminfo: memFree=14775968/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=66520 CPUtime=4482.42 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 16098 0 0 0 448240 2 0 0 25 0 1 0 475626326 68116480 15920 33554432000 134512640 136057169 4286826848 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 16630 15920 182 378 0 16250 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 66520

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 31315
/proc/meminfo: memFree=14775936/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=66520 CPUtime=4542.43 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 16102 0 0 0 454241 2 0 0 25 0 1 0 475626326 68116480 15924 33554432000 134512640 136057169 4286826848 18446744073709551615 134618416 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 16630 15924 182 378 0 16250 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 66520

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 31317
/proc/meminfo: memFree=14775540/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=66520 CPUtime=4602.43 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 16102 0 0 0 460241 2 0 0 25 0 1 0 475626326 68116480 15924 33554432000 134512640 136057169 4286826848 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 16630 15924 182 378 0 16250 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 66520

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 31318
/proc/meminfo: memFree=14775024/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=66520 CPUtime=4662.43 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 16102 0 0 0 466241 2 0 0 25 0 1 0 475626326 68116480 15924 33554432000 134512640 136057169 4286826848 18446744073709551615 134618250 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 16630 15924 182 378 0 16250 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 66520

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

[startup+4671.9 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 31319
/proc/meminfo: memFree=14774888/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=66520 CPUtime=4672.03 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 16102 0 0 0 467201 2 0 0 25 0 1 0 475626326 68116480 15924 33554432000 134512640 136057169 4286826848 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 16630 15924 182 378 0 16250 0
Current children cumulated CPU time (s) 4672.03
Current children cumulated vsize (KiB) 66520

[startup+4684.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 31319
/proc/meminfo: memFree=14774756/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=66520 CPUtime=4684.83 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 16102 0 0 0 468481 2 0 0 25 0 1 0 475626326 68116480 15924 33554432000 134512640 136057169 4286826848 18446744073709551615 134823828 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 16630 15924 182 378 0 16250 0
Current children cumulated CPU time (s) 4684.83
Current children cumulated vsize (KiB) 66520

[startup+4691.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 31319
/proc/meminfo: memFree=14774880/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=66520 CPUtime=4691.23 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 16102 0 0 0 469121 2 0 0 25 0 1 0 475626326 68116480 15924 33554432000 134512640 136057169 4286826848 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 16630 15924 182 378 0 16250 0
Current children cumulated CPU time (s) 4691.23
Current children cumulated vsize (KiB) 66520

[startup+4694.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 31319
/proc/meminfo: memFree=14774880/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=65844 CPUtime=4694.43 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 16102 0 0 0 469441 2 0 0 25 0 1 0 475626326 67424256 15797 33554432000 134512640 136057169 4286826848 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 16461 15797 182 378 0 16081 0
Current children cumulated CPU time (s) 4694.43
Current children cumulated vsize (KiB) 65844

[startup+4695.91 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 31319
/proc/meminfo: memFree=14775376/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=65844 CPUtime=4696.04 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 16102 0 0 0 469602 2 0 0 25 0 1 0 475626326 67424256 15797 33554432000 134512640 136057169 4286826848 18446744073709551615 134618485 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 16461 15797 182 378 0 16081 0
Current children cumulated CPU time (s) 4696.04
Current children cumulated vsize (KiB) 65844

[startup+4696.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 31319
/proc/meminfo: memFree=14775376/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=65844 CPUtime=4696.83 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 16102 0 0 0 469681 2 0 0 25 0 1 0 475626326 67424256 15797 33554432000 134512640 136057169 4286826848 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 16461 15797 182 378 0 16081 0
Current children cumulated CPU time (s) 4696.83
Current children cumulated vsize (KiB) 65844

[startup+4697.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 31319
/proc/meminfo: memFree=14775376/32951124 swapFree=67111528/67111528
[pid=31153] ppid=31151 vsize=65844 CPUtime=4697.23 cores=0,2,4,6
/proc/31153/stat : 31153 (clasp) R 31151 31153 30903 0 -1 4202496 16102 0 0 0 469721 2 0 0 25 0 1 0 475626326 67424256 15797 33554432000 134512640 136057169 4286826848 18446744073709551615 134812866 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31153/statm: 16461 15797 182 378 0 16081 0
Current children cumulated CPU time (s) 4697.23
Current children cumulated vsize (KiB) 65844

Child status: 20
Real time (s): 4697.18
CPU time (s): 4697.32
CPU user time (s): 4697.29
CPU system time (s): 0.032994
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 66520

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

runsolver used 6.86796 second user time and 14.5018 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-24 12:17:36
IDJOB=3275143
IDBENCH=71514
IDSOLVER=1677
FILE ID=node109/3275143-1303640256
RUNJOBID= node109-1303635251-30921
PBS_JOBID= 13150739
Free space on /tmp= 72184 MiB

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

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

MD5SUM BENCH= 791cdb75c1a209efd7f7547f06e0fed9
RANDOM SEED=710962045

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14600168 kB
Buffers:       2105376 kB
Cached:       15274468 kB
SwapCached:          0 kB
Active:        9735352 kB
Inactive:      8041032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14600168 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2344 kB
Writeback:           0 kB
AnonPages:      396092 kB
Mapped:          15844 kB
Slab:           510304 kB
PageTables:       5336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   547112 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= 72184 MiB
End job on node109 at 2011-04-24 13:35:53