Trace number 3275898

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 1121.82 1121.79

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_60_10-dir.shuffled-as.sat03-144.cnf
MD5SUMfab1e4926bfa9e7a1fae58c3b22b51e8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark917.673
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses46074
Sum of the clauses size92708
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246054
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

1121.72/1121.79	c clasp version 1.2.0-SAT09 
1121.72/1121.79	c Reading from ...659082/instance-3275898-1303659082.cnf
1121.72/1121.79	c Reading      : Done(0.010s)
1121.72/1121.79	c Preprocessing: |-\Done(0.230s)
1121.72/1121.79	c Solving...
1121.72/1121.79	
1121.72/1121.79	c Models    : 0     
1121.72/1121.79	c Time         : 1121.980s (Solve: 1121.740s)
1121.72/1121.79	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-3275898-1303659082/watcher-3275898-1303659082 -o /tmp/evaluation-result-3275898-1303659082/solver-3275898-1303659082 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3275898-1303659082.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 2.00 3/177 4033
/proc/meminfo: memFree=13275948/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=1908 CPUtime=0 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 252 0 0 0 0 0 0 0 25 0 1 0 477508650 1953792 207 33554432000 134512640 136057169 4292078896 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 477 208 145 378 0 97 0

[startup+0.062888 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4033
/proc/meminfo: memFree=13275948/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=4140 CPUtime=0.05 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 853 0 0 0 5 0 0 0 25 0 1 0 477508650 4239360 763 33554432000 134512640 136057169 4292078896 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 1035 763 166 378 0 655 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4140

[startup+0.100882 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4033
/proc/meminfo: memFree=13275948/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=4140 CPUtime=0.09 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 853 0 0 0 9 0 0 0 25 0 1 0 477508650 4239360 763 33554432000 134512640 136057169 4292078896 18446744073709551615 134774477 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 1035 763 166 378 0 655 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4140

[startup+0.300846 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4033
/proc/meminfo: memFree=13275948/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=4048 CPUtime=0.29 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 957 0 0 0 29 0 0 0 25 0 1 0 477508650 4145152 777 33554432000 134512640 136057169 4292078896 18446744073709551615 134615649 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 1012 777 183 378 0 632 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4048

[startup+0.700769 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4033
/proc/meminfo: memFree=13275948/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=7880 CPUtime=0.69 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 1903 0 0 0 69 0 0 0 25 0 1 0 477508650 8069120 1723 33554432000 134512640 136057169 4292078896 18446744073709551615 134756841 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 1970 1723 183 378 0 1590 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7880

[startup+1.50066 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4034
/proc/meminfo: memFree=13266640/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=11180 CPUtime=1.49 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 2733 0 0 0 149 0 0 0 25 0 1 0 477508650 11448320 2553 33554432000 134512640 136057169 4292078896 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 2795 2553 183 378 0 2415 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11180

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4034
/proc/meminfo: memFree=13263540/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=14628 CPUtime=3.09 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 3593 0 0 0 309 0 0 0 25 0 1 0 477508650 14979072 3413 33554432000 134512640 136057169 4292078896 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 3657 3413 183 378 0 3277 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14628

[startup+6.30078 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4034
/proc/meminfo: memFree=13260440/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=20264 CPUtime=6.28 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 4989 0 0 0 628 0 0 0 25 0 1 0 477508650 20750336 4809 33554432000 134512640 136057169 4292078896 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 5066 4809 183 378 0 4686 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20264

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4034
/proc/meminfo: memFree=13252608/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=24932 CPUtime=12.68 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 6160 0 0 0 1268 0 0 0 25 0 1 0 477508650 25530368 5980 33554432000 134512640 136057169 4292078896 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 6233 5980 183 378 0 5853 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24932

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4035
/proc/meminfo: memFree=13249636/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=27156 CPUtime=25.48 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 6678 0 0 0 2548 0 0 0 25 0 1 0 477508650 27807744 6498 33554432000 134512640 136057169 4292078896 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 6789 6498 183 378 0 6409 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27156

[startup+51.1006 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4035
/proc/meminfo: memFree=13244032/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=33832 CPUtime=51.09 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 8347 0 0 0 5108 1 0 0 25 0 1 0 477508650 34643968 8167 33554432000 134512640 136057169 4292078896 18446744073709551615 134813066 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 8458 8167 183 378 0 8078 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33832

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4037
/proc/meminfo: memFree=13236828/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=39764 CPUtime=102.3 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 9736 0 0 0 10229 1 0 0 25 0 1 0 477508650 40718336 9556 33554432000 134512640 136057169 4292078896 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 9941 9556 183 378 0 9561 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 39764

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4038
/proc/meminfo: memFree=13228632/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=47576 CPUtime=162.29 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 11690 0 0 0 16228 1 0 0 25 0 1 0 477508650 48717824 11510 33554432000 134512640 136057169 4292078896 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 11894 11510 183 378 0 11514 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 47576

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4040
/proc/meminfo: memFree=13225136/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=51076 CPUtime=222.29 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 12555 0 0 0 22228 1 0 0 25 0 1 0 477508650 52301824 12375 33554432000 134512640 136057169 4292078896 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 12769 12375 183 378 0 12389 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 51076

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4041
/proc/meminfo: memFree=13224124/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=52124 CPUtime=282.29 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 12816 0 0 0 28228 1 0 0 25 0 1 0 477508650 53374976 12636 33554432000 134512640 136057169 4292078896 18446744073709551615 134615636 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 13031 12636 183 378 0 12651 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 52124

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4043
/proc/meminfo: memFree=13223108/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=53216 CPUtime=342.29 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 13052 0 0 0 34228 1 0 0 25 0 1 0 477508650 54493184 12872 33554432000 134512640 136057169 4292078896 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 13304 12872 183 378 0 12924 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 53216

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4045
/proc/meminfo: memFree=13220364/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=55772 CPUtime=402.29 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 13684 0 0 0 40228 1 0 0 25 0 1 0 477508650 57110528 13504 33554432000 134512640 136057169 4292078896 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 13943 13504 183 378 0 13563 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 55772

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4046
/proc/meminfo: memFree=13217872/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=58420 CPUtime=462.3 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 14324 0 0 0 46229 1 0 0 25 0 1 0 477508650 59822080 14144 33554432000 134512640 136057169 4292078896 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 14605 14144 183 378 0 14225 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 58420

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4048
/proc/meminfo: memFree=13216364/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=59808 CPUtime=522.3 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 14660 0 0 0 52229 1 0 0 25 0 1 0 477508650 61243392 14480 33554432000 134512640 136057169 4292078896 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 14952 14480 183 378 0 14572 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 59808

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4049
/proc/meminfo: memFree=13213856/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=62644 CPUtime=582.31 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 15321 0 0 0 58229 2 0 0 25 0 1 0 477508650 64147456 15141 33554432000 134512640 136057169 4292078896 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 15661 15141 183 378 0 15281 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 62644

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4051
/proc/meminfo: memFree=13213596/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=62644 CPUtime=642.31 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 15324 0 0 0 64229 2 0 0 25 0 1 0 477508650 64147456 15144 33554432000 134512640 136057169 4292078896 18446744073709551615 134618250 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 15661 15144 183 378 0 15281 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 62644

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4053
/proc/meminfo: memFree=13212944/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=62644 CPUtime=702.31 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 15339 0 0 0 70229 2 0 0 25 0 1 0 477508650 64147456 15159 33554432000 134512640 136057169 4292078896 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 15661 15159 183 378 0 15281 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 62644

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4054
/proc/meminfo: memFree=13212064/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=63852 CPUtime=762.32 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 15613 0 0 0 76230 2 0 0 25 0 1 0 477508650 65384448 15433 33554432000 134512640 136057169 4292078896 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 15963 15433 183 378 0 15583 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 63852

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4056
/proc/meminfo: memFree=13210180/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=65640 CPUtime=822.31 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 16076 0 0 0 82229 2 0 0 25 0 1 0 477508650 67215360 15896 33554432000 134512640 136057169 4292078896 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 16410 15896 183 378 0 16030 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 65640

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4057
/proc/meminfo: memFree=13209536/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=66192 CPUtime=882.31 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 16191 0 0 0 88229 2 0 0 25 0 1 0 477508650 67780608 16011 33554432000 134512640 136057169 4292078896 18446744073709551615 134823862 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 16548 16011 183 378 0 16168 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 66192

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4059
/proc/meminfo: memFree=13209140/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=66540 CPUtime=942.32 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 16275 0 0 0 94230 2 0 0 25 0 1 0 477508650 68136960 16095 33554432000 134512640 136057169 4292078896 18446744073709551615 134618112 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 16635 16095 183 378 0 16255 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 66540

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4061
/proc/meminfo: memFree=13206140/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=69572 CPUtime=1002.32 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 17032 0 0 0 100230 2 0 0 25 0 1 0 477508650 71241728 16852 33554432000 134512640 136057169 4292078896 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 17393 16852 183 378 0 17013 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 69572

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4062
/proc/meminfo: memFree=13206120/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=69572 CPUtime=1062.32 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 17046 0 0 0 106230 2 0 0 25 0 1 0 477508650 71241728 16866 33554432000 134512640 136057169 4292078896 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 17393 16866 183 378 0 17013 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 69572

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

[startup+1075.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4063
/proc/meminfo: memFree=13205992/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=69572 CPUtime=1075.12 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 17050 0 0 0 107510 2 0 0 25 0 1 0 477508650 71241728 16870 33554432000 134512640 136057169 4292078896 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 17393 16870 183 378 0 17013 0
Current children cumulated CPU time (s) 1075.12
Current children cumulated vsize (KiB) 69572

[startup+1100.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4063
/proc/meminfo: memFree=13205860/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=69572 CPUtime=1100.72 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 17058 0 0 0 110070 2 0 0 25 0 1 0 477508650 71241728 16878 33554432000 134512640 136057169 4292078896 18446744073709551615 134618456 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 17393 16878 183 378 0 17013 0
Current children cumulated CPU time (s) 1100.72
Current children cumulated vsize (KiB) 69572

[startup+1113.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4064
/proc/meminfo: memFree=13205972/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=69572 CPUtime=1113.52 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 17059 0 0 0 111350 2 0 0 25 0 1 0 477508650 71241728 16879 33554432000 134512640 136057169 4292078896 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 17393 16879 183 378 0 17013 0
Current children cumulated CPU time (s) 1113.52
Current children cumulated vsize (KiB) 69572

[startup+1116.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4064
/proc/meminfo: memFree=13206096/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=69572 CPUtime=1116.72 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 17059 0 0 0 111670 2 0 0 25 0 1 0 477508650 71241728 16879 33554432000 134512640 136057169 4292078896 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 17393 16879 183 378 0 17013 0
Current children cumulated CPU time (s) 1116.72
Current children cumulated vsize (KiB) 69572

[startup+1119.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4064
/proc/meminfo: memFree=13206096/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=69572 CPUtime=1119.92 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 17059 0 0 0 111990 2 0 0 25 0 1 0 477508650 71241728 16879 33554432000 134512640 136057169 4292078896 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 17393 16879 183 378 0 17013 0
Current children cumulated CPU time (s) 1119.92
Current children cumulated vsize (KiB) 69572

[startup+1120.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4064
/proc/meminfo: memFree=13206096/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=69572 CPUtime=1120.72 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 17059 0 0 0 112070 2 0 0 25 0 1 0 477508650 71241728 16879 33554432000 134512640 136057169 4292078896 18446744073709551615 134618205 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 17393 16879 183 378 0 17013 0
Current children cumulated CPU time (s) 1120.72
Current children cumulated vsize (KiB) 69572

[startup+1121.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4064
/proc/meminfo: memFree=13206096/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=69572 CPUtime=1121.52 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 17059 0 0 0 112150 2 0 0 25 0 1 0 477508650 71241728 16879 33554432000 134512640 136057169 4292078896 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 17393 16879 183 378 0 17013 0
Current children cumulated CPU time (s) 1121.52
Current children cumulated vsize (KiB) 69572

[startup+1121.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4064
/proc/meminfo: memFree=13206096/32951124 swapFree=67111528/67111528
[pid=4033] ppid=4031 vsize=69032 CPUtime=1121.72 cores=0,2,4,6
/proc/4033/stat : 4033 (clasp) R 4031 4033 2670 0 -1 4202496 17059 0 0 0 112170 2 0 0 25 0 1 0 477508650 70688768 16786 33554432000 134512640 136057169 4292078896 18446744073709551615 134828299 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/4033/statm: 17258 16786 183 378 0 16878 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 69032

Child status: 20
Real time (s): 1121.79
CPU time (s): 1121.82
CPU user time (s): 1121.79
CPU system time (s): 0.027995
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 69572

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

runsolver used 1.65275 second user time and 3.45047 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-24 17:31:22
IDJOB=3275898
IDBENCH=83949
IDSOLVER=1677
FILE ID=node104/3275898-1303659082
RUNJOBID= node104-1303650751-3657
PBS_JOBID= 13150744
Free space on /tmp= 71424 MiB

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

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

MD5SUM BENCH= fab1e4926bfa9e7a1fae58c3b22b51e8
RANDOM SEED=1006535992

node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13276096 kB
Buffers:       2276232 kB
Cached:       16735328 kB
SwapCached:          0 kB
Active:       10684756 kB
Inactive:      8415356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13276096 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2352 kB
Writeback:           0 kB
AnonPages:       87868 kB
Mapped:          15772 kB
Slab:           511880 kB
PageTables:       4348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   230140 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= 71424 MiB
End job on node104 at 2011-04-24 17:50:04