Trace number 3423033

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
clasp 2.0-R4092-crafted? (TO) 5000.09 4999.92

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x30.cnf
MD5SUMb4a3233c98b6a02fd9143f926d90025d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.211967
Satisfiable
(Un)Satisfiability was proved
Number of variables720
Number of clauses27360
Sum of the clauses size107280
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21080
Number of clauses of size 30
Number of clauses of size 426280
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...685588/instance-3423033-1306685588.cnf
0.29/0.31	c Solving...
5000.07/4999.91	
5000.07/4999.91	*** INTERRUPTED! ***
5000.07/4999.91	s UNKNOWN
5000.07/4999.91	
5000.07/4999.91	c INTERRUPTED   : 1
5000.07/4999.91	c Models        : 0+    
5000.07/4999.91	c Time          : 4999.914s (Solving: 4999.60s 1st Model: 0.00s Unsat: 0.00s)
5000.07/4999.91	c CPU Time      : 5000.080s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3423033-1306685588/watcher-3423033-1306685588 -o /tmp/evaluation-result-3423033-1306685588/solver-3423033-1306685588 -C 5000 -W 5100 -M 15500 HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3423033-1306685588.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.02 1.33 1.67 3/436 22137
/proc/meminfo: memFree=11655252/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=14548 CPUtime=0 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 1070 0 0 0 0 0 0 0 25 0 1 0 780156652 14897152 911 33554432000 4194304 4929204 140735669312672 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 3637 911 336 180 0 647 0

[startup+0.0951021 s]
/proc/loadavg: 1.02 1.33 1.67 3/436 22137
/proc/meminfo: memFree=11655252/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=15624 CPUtime=0.09 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 1314 0 0 0 9 0 0 0 25 0 1 0 780156652 15998976 1155 33554432000 4194304 4929204 140735669312672 18446744073709551615 255377327210 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 3906 1156 339 180 0 916 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15624

[startup+0.101101 s]
/proc/loadavg: 1.02 1.33 1.67 3/436 22137
/proc/meminfo: memFree=11655252/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=15624 CPUtime=0.09 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 1336 0 0 0 9 0 0 0 25 0 1 0 780156652 15998976 1177 33554432000 4194304 4929204 140735669312672 18446744073709551615 4586811 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 3906 1177 339 180 0 916 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15624

[startup+0.301065 s]
/proc/loadavg: 1.02 1.33 1.67 3/436 22137
/proc/meminfo: memFree=11655252/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=16812 CPUtime=0.29 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 1631 0 0 0 29 0 0 0 25 0 1 0 780156652 17215488 1472 33554432000 4194304 4929204 140735669312672 18446744073709551615 4582030 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 4203 1472 339 180 0 1213 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16812

[startup+0.70099 s]
/proc/loadavg: 1.02 1.33 1.67 3/436 22137
/proc/meminfo: memFree=11655252/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=20292 CPUtime=0.69 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 2605 0 0 0 69 0 0 0 25 0 1 0 780156652 20779008 2392 33554432000 4194304 4929204 140735669312672 18446744073709551615 4638408 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 5073 2392 367 180 0 2083 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20292

[startup+1.50084 s]
/proc/loadavg: 1.02 1.33 1.67 3/437 22138
/proc/meminfo: memFree=11642852/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=22404 CPUtime=1.49 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 3122 0 0 0 149 0 0 0 25 0 1 0 780156652 22941696 2909 33554432000 4194304 4929204 140735669312672 18446744073709551615 4316063 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 5601 2909 367 180 0 2611 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22404

[startup+3.10055 s]
/proc/loadavg: 1.02 1.33 1.67 3/437 22138
/proc/meminfo: memFree=11634120/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=23968 CPUtime=3.09 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 3523 0 0 0 309 0 0 0 25 0 1 0 780156652 24543232 3310 33554432000 4194304 4929204 140735669312672 18446744073709551615 4357471 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 5992 3310 367 180 0 3002 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23968

[startup+6.30095 s]
/proc/loadavg: 1.10 1.34 1.67 3/437 22139
/proc/meminfo: memFree=11625712/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=27172 CPUtime=6.3 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 4319 0 0 0 629 1 0 0 25 0 1 0 780156652 27824128 4106 33554432000 4194304 4929204 140735669312672 18446744073709551615 4327328 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 6793 4106 367 180 0 3803 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 27172

[startup+12.7008 s]
/proc/loadavg: 1.17 1.35 1.67 3/437 22139
/proc/meminfo: memFree=11611264/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=29964 CPUtime=12.7 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 5001 0 0 0 1269 1 0 0 25 0 1 0 780156652 30683136 4788 33554432000 4194304 4929204 140735669312672 18446744073709551615 4633133 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 7491 4788 367 180 0 4501 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 29964

[startup+25.5004 s]
/proc/loadavg: 1.35 1.38 1.68 3/437 22139
/proc/meminfo: memFree=11602348/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=33892 CPUtime=25.49 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 5963 0 0 0 2548 1 0 0 25 0 1 0 780156652 34705408 5750 33554432000 4194304 4929204 140735669312672 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 8473 5750 367 180 0 5483 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33892

[startup+51.1007 s]
/proc/loadavg: 1.57 1.43 1.68 3/437 22140
/proc/meminfo: memFree=11590752/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=39156 CPUtime=51.09 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 7242 0 0 0 5108 1 0 0 25 0 1 0 780156652 40095744 7029 33554432000 4194304 4929204 140735669312672 18446744073709551615 4633781 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 9789 7029 367 180 0 6799 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 39156

[startup+102.316 s]
/proc/loadavg: 1.81 1.52 1.70 3/437 22141
/proc/meminfo: memFree=11575000/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=46132 CPUtime=102.31 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 8937 0 0 0 10230 1 0 0 25 0 1 0 780156652 47239168 8724 33554432000 4194304 4929204 140735669312672 18446744073709551615 4320520 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 11533 8724 367 180 0 8543 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 46132

[startup+162.301 s]
/proc/loadavg: 1.97 1.62 1.72 3/437 22143
/proc/meminfo: memFree=11563084/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=50084 CPUtime=162.29 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 9879 0 0 0 16228 1 0 0 25 0 1 0 780156652 51286016 9666 33554432000 4194304 4929204 140735669312672 18446744073709551615 4327856 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 12521 9666 369 180 0 9531 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 50084

[startup+222.301 s]
/proc/loadavg: 1.99 1.68 1.74 3/437 22144
/proc/meminfo: memFree=11556496/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=54332 CPUtime=222.3 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 10898 0 0 0 22228 2 0 0 25 0 1 0 780156652 55635968 10685 33554432000 4194304 4929204 140735669312672 18446744073709551615 4629089 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 13583 10685 369 180 0 10593 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 54332

[startup+282.301 s]
/proc/loadavg: 1.99 1.74 1.75 3/437 22146
/proc/meminfo: memFree=11549660/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=60140 CPUtime=282.3 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 12311 0 0 0 28228 2 0 0 25 0 1 0 780156652 61583360 12098 33554432000 4194304 4929204 140735669312672 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 15035 12098 369 180 0 12045 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 60140

[startup+342.301 s]
/proc/loadavg: 1.99 1.78 1.76 3/437 22148
/proc/meminfo: memFree=11541100/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=62516 CPUtime=342.3 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 12859 0 0 0 34228 2 0 0 25 0 1 0 780156652 64016384 12646 33554432000 4194304 4929204 140735669312672 18446744073709551615 4633759 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 15629 12646 369 180 0 12639 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 62516

[startup+402.301 s]
/proc/loadavg: 1.99 1.82 1.77 3/437 22149
/proc/meminfo: memFree=11538228/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=64100 CPUtime=402.3 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 13203 0 0 0 40228 2 0 0 25 0 1 0 780156652 65638400 12990 33554432000 4194304 4929204 140735669312672 18446744073709551615 4619462 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 16025 12990 369 180 0 13035 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 64100

[startup+462.301 s]
/proc/loadavg: 2.03 1.86 1.79 3/437 22151
/proc/meminfo: memFree=11529540/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=68872 CPUtime=462.31 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 14337 0 0 0 46229 2 0 0 25 0 1 0 780156652 70524928 14124 33554432000 4194304 4929204 140735669312672 18446744073709551615 4629119 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 17218 14124 369 180 0 14228 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 68872

[startup+522.3 s]
/proc/loadavg: 2.01 1.89 1.80 3/437 22152
/proc/meminfo: memFree=11524076/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=71540 CPUtime=522.31 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 14998 0 0 0 52229 2 0 0 25 0 1 0 780156652 73256960 14785 33554432000 4194304 4929204 140735669312672 18446744073709551615 4327527 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 17885 14785 369 180 0 14895 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 71540

[startup+582.3 s]
/proc/loadavg: 2.00 1.90 1.81 3/437 22154
/proc/meminfo: memFree=11520720/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=72740 CPUtime=582.31 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 15256 0 0 0 58229 2 0 0 25 0 1 0 780156652 74485760 15043 33554432000 4194304 4929204 140735669312672 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 18185 15043 369 180 0 15195 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 72740

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/437 22259
/proc/meminfo: memFree=11407820/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=129060 CPUtime=4062.44 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 28130 0 0 0 406239 5 0 0 25 0 1 0 780156652 132157440 27917 33554432000 4194304 4929204 140735669312672 18446744073709551615 255376968671 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 32265 27917 369 180 0 29275 0
Current children cumulated CPU time (s) 4062.44
Current children cumulated vsize (KiB) 129060

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 22260
/proc/meminfo: memFree=11406820/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=129668 CPUtime=4122.43 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 28269 0 0 0 412238 5 0 0 25 0 1 0 780156652 132780032 28056 33554432000 4194304 4929204 140735669312672 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 32417 28056 369 180 0 29427 0
Current children cumulated CPU time (s) 4122.43
Current children cumulated vsize (KiB) 129668

[startup+4182.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/437 22262
/proc/meminfo: memFree=11404440/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=132072 CPUtime=4182.43 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 28877 0 0 0 418238 5 0 0 25 0 1 0 780156652 135241728 28543 33554432000 4194304 4929204 140735669312672 18446744073709551615 4320522 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 33018 28543 369 180 0 30028 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 132072

[startup+4242.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/437 22264
/proc/meminfo: memFree=11402196/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=134724 CPUtime=4242.43 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 29452 0 0 0 424238 5 0 0 25 0 1 0 780156652 137957376 29118 33554432000 4194304 4929204 140735669312672 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 33681 29118 369 180 0 30691 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 134724

[startup+4302.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/437 22265
/proc/meminfo: memFree=11399584/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=136684 CPUtime=4302.43 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 29922 0 0 0 430238 5 0 0 25 0 1 0 780156652 139964416 29588 33554432000 4194304 4929204 140735669312672 18446744073709551615 4633747 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 34171 29588 369 180 0 31181 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 136684

[startup+4362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/437 22267
/proc/meminfo: memFree=11397960/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=138656 CPUtime=4362.43 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 30347 0 0 0 436238 5 0 0 25 0 1 0 780156652 141983744 30013 33554432000 4194304 4929204 140735669312672 18446744073709551615 4327535 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 34664 30013 369 180 0 31674 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 138656

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 22268
/proc/meminfo: memFree=11397080/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=139416 CPUtime=4422.43 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 30527 0 0 0 442238 5 0 0 25 0 1 0 780156652 142761984 30193 33554432000 4194304 4929204 140735669312672 18446744073709551615 4636903 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 34854 30193 369 180 0 31864 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 139416

[startup+4482.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/437 22270
/proc/meminfo: memFree=11395700/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=139984 CPUtime=4482.44 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 30679 0 0 0 448238 6 0 0 25 0 1 0 780156652 143343616 30345 33554432000 4194304 4929204 140735669312672 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 34996 30345 369 180 0 32006 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 139984

[startup+4542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/437 22272
/proc/meminfo: memFree=11394688/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=140656 CPUtime=4542.45 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 30870 0 0 0 454239 6 0 0 25 0 1 0 780156652 144031744 30536 33554432000 4194304 4929204 140735669312672 18446744073709551615 4629224 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 35164 30536 369 180 0 32174 0
Current children cumulated CPU time (s) 4542.45
Current children cumulated vsize (KiB) 140656

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/437 22273
/proc/meminfo: memFree=11390700/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=141836 CPUtime=4602.46 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 31090 0 0 0 460240 6 0 0 25 0 1 0 780156652 145240064 30756 33554432000 4194304 4929204 140735669312672 18446744073709551615 4633781 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 35459 30756 369 180 0 32469 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 141836

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/437 22275
/proc/meminfo: memFree=11386716/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=142024 CPUtime=4662.45 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 31130 0 0 0 466239 6 0 0 25 0 1 0 780156652 145432576 30796 33554432000 4194304 4929204 140735669312672 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 35506 30796 369 180 0 32516 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 142024

[startup+4722.32 s]
/proc/loadavg: 2.04 2.02 2.00 3/437 22276
/proc/meminfo: memFree=11385840/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=142312 CPUtime=4722.47 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 31192 0 0 0 472241 6 0 0 25 0 1 0 780156652 145727488 30858 33554432000 4194304 4929204 140735669312672 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 35578 30858 369 180 0 32588 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 142312

[startup+4782.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/437 22278
/proc/meminfo: memFree=11382980/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=142880 CPUtime=4782.45 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 31309 0 0 0 478239 6 0 0 25 0 1 0 780156652 146309120 30975 33554432000 4194304 4929204 140735669312672 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 35720 30975 369 180 0 32730 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 142880

[startup+4842.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/437 22280
/proc/meminfo: memFree=11382604/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=143164 CPUtime=4842.46 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 31371 0 0 0 484240 6 0 0 25 0 1 0 780156652 146599936 31037 33554432000 4194304 4929204 140735669312672 18446744073709551615 4633737 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 35791 31037 369 180 0 32801 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 143164

[startup+4902.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/437 22281
/proc/meminfo: memFree=11382224/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=143332 CPUtime=4902.46 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 31430 0 0 0 490240 6 0 0 25 0 1 0 780156652 146771968 31096 33554432000 4194304 4929204 140735669312672 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 35833 31096 369 180 0 32843 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 143332

[startup+4962.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/437 22283
/proc/meminfo: memFree=11381968/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=143900 CPUtime=4962.46 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 31541 0 0 0 496240 6 0 0 25 0 1 0 780156652 147353600 31207 33554432000 4194304 4929204 140735669312672 18446744073709551615 4633764 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 35975 31207 369 180 0 32985 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 143900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.09 2.05 2.00 2/435 22285
/proc/meminfo: memFree=11540700/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=144184 CPUtime=5000.07 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 31597 0 0 0 500001 6 0 0 25 0 1 0 780156652 147644416 31263 33554432000 4194304 4929204 140735669312672 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 36046 31263 369 180 0 33056 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 144184

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+4999.9 s]
/proc/loadavg: 2.09 2.05 2.00 2/435 22285
/proc/meminfo: memFree=11540700/32951124 swapFree=62199376/67111528
[pid=22137] ppid=22135 vsize=144184 CPUtime=5000.07 cores=1,3,5,7
/proc/22137/stat : 22137 (clasp) R 22135 22137 20516 0 -1 4202496 31597 0 0 0 500001 6 0 0 25 0 1 0 780156652 147644416 31263 33554432000 4194304 4929204 140735669312672 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22137/statm: 36046 31263 369 180 0 33056 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 144184

Child status: 0
Real time (s): 4999.92
CPU time (s): 5000.09
CPU user time (s): 5000.02
CPU system time (s): 0.065989
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 144184

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

runsolver used 20.1109 second user time and 50.0184 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-29 18:13:08
IDJOB=3423033
IDBENCH=83160
IDSOLVER=1917
FILE ID=node135/3423033-1306685588
RUNJOBID= node135-1306685588-22091
PBS_JOBID= 13471762
Free space on /tmp= 73528 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-6x30.cnf
COMMAND LINE= HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3423033-1306685588/watcher-3423033-1306685588 -o /tmp/evaluation-result-3423033-1306685588/solver-3423033-1306685588 -C 5000 -W 5100 -M 15500  HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3423033-1306685588.cnf

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

MD5SUM BENCH= b4a3233c98b6a02fd9143f926d90025d
RANDOM SEED=1055385887

node135.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.851
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.70
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.851
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11655532 kB
Buffers:        360684 kB
Cached:        8033796 kB
SwapCached:      84472 kB
Active:       14033060 kB
Inactive:      6965296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11655532 kB
SwapTotal:    67111528 kB
SwapFree:     62199376 kB
Dirty:            5476 kB
Writeback:           0 kB
AnonPages:    12524584 kB
Mapped:          26300 kB
Slab:           165344 kB
PageTables:      65460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124411816 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73532 MiB
End job on node135 at 2011-05-29 19:36:30