Trace number 3300143

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-indust? (TO) 1299.73 1300.02

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark202.908
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...638523/instance-3300143-1307638523.cnf
0.29/0.37	c Solving...
1299.71/1300.00	
1299.71/1300.00	*** INTERRUPTED! ***
1299.71/1300.00	s UNKNOWN
1299.71/1300.00	
1299.71/1300.00	c INTERRUPTED   : 1
1299.71/1300.00	c Models        : 0+    
1299.71/1300.00	c Time          : 1300.004s (Solving: 1299.63s 1st Model: 0.00s Unsat: 0.00s)
1299.71/1300.00	c CPU Time      : 1299.710s

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: 977)

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-3300143-1307638523/watcher-3300143-1307638523 -o /tmp/evaluation-result-3300143-1307638523/solver-3300143-1307638523 -C 2400 -W 1300 -M 7680 HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 HOME/instance-3300143-1307638523.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.92 5/178 10773
/proc/meminfo: memFree=31853116/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=12304 CPUtime=0 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 418 0 0 0 0 0 0 0 22 0 1 0 875452000 12599296 359 33554432000 4194304 4929204 140733533347360 18446744073709551615 274664808192 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 3076 359 316 180 0 86 0

[startup+0.0560359 s]
/proc/loadavg: 4.00 4.00 3.92 5/178 10773
/proc/meminfo: memFree=31853116/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=28952 CPUtime=0.04 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 5394 0 0 0 4 0 0 0 22 0 1 0 875452000 29646848 4465 33554432000 4194304 4929204 140733533347360 18446744073709551615 274664469189 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 7238 4467 327 180 0 4248 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 28952

[startup+0.101014 s]
/proc/loadavg: 4.00 4.00 3.92 5/178 10773
/proc/meminfo: memFree=31853116/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=37048 CPUtime=0.09 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 8095 0 0 0 9 0 0 0 22 0 1 0 875452000 37937152 6399 33554432000 4194304 4929204 140733533347360 18446744073709551615 4590311 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 9262 6399 340 180 0 6272 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37048

[startup+0.300982 s]
/proc/loadavg: 4.00 4.00 3.92 5/178 10773
/proc/meminfo: memFree=31853116/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=42512 CPUtime=0.29 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 9443 0 0 0 29 0 0 0 23 0 1 0 875452000 43532288 7747 33554432000 4194304 4929204 140733533347360 18446744073709551615 4598697 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 10628 7747 342 180 0 7638 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42512

[startup+0.700912 s]
/proc/loadavg: 4.00 4.00 3.92 5/178 10773
/proc/meminfo: memFree=31853116/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=40888 CPUtime=0.68 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 9983 0 0 0 68 0 0 0 25 0 1 0 875452000 41869312 7444 33554432000 4194304 4929204 140733533347360 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 10222 7444 367 180 0 7232 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 40888

[startup+1.50077 s]
/proc/loadavg: 4.00 4.00 3.92 5/188 10804
/proc/meminfo: memFree=31510652/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=40888 CPUtime=1.48 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 9985 0 0 0 148 0 0 0 25 0 1 0 875452000 41869312 7446 33554432000 4194304 4929204 140733533347360 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 10222 7446 367 180 0 7232 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40888

[startup+3.10052 s]
/proc/loadavg: 4.00 4.00 3.92 5/188 10804
/proc/meminfo: memFree=31441820/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=40888 CPUtime=3.09 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 9986 0 0 0 308 1 0 0 25 0 1 0 875452000 41869312 7447 33554432000 4194304 4929204 140733533347360 18446744073709551615 4337358 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 10222 7447 367 180 0 7232 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40888

[startup+6.30095 s]
/proc/loadavg: 4.00 4.00 3.92 7/188 10804
/proc/meminfo: memFree=31436032/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=40888 CPUtime=6.29 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 9988 0 0 0 628 1 0 0 25 0 1 0 875452000 41869312 7449 33554432000 4194304 4929204 140733533347360 18446744073709551615 4638648 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 10222 7449 367 180 0 7232 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40888

[startup+12.7008 s]
/proc/loadavg: 4.53 4.11 3.96 6/188 10804
/proc/meminfo: memFree=31435448/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=40888 CPUtime=12.66 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 9993 0 0 0 1263 3 0 0 25 0 1 0 875452000 41869312 7454 33554432000 4194304 4929204 140733533347360 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10773/statm: 10222 7454 372 180 0 7232 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 40888

[startup+25.5006 s]
/proc/loadavg: 4.53 4.13 3.96 5/188 10805
/proc/meminfo: memFree=31433268/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=45196 CPUtime=25.23 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 11123 0 0 0 2514 9 0 0 25 0 1 0 875452000 46280704 8584 33554432000 4194304 4929204 140733533347360 18446744073709551615 4633011 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 11299 8584 373 180 0 8309 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 45196

[startup+51.1002 s]
/proc/loadavg: 4.35 4.12 3.96 5/188 10806
/proc/meminfo: memFree=31428128/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=51200 CPUtime=50.81 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 12594 0 0 0 5071 10 0 0 25 0 1 0 875452000 52428800 10055 33554432000 4194304 4929204 140733533347360 18446744073709551615 4638403 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 12800 10055 373 180 0 9810 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 51200

[startup+102.307 s]
/proc/loadavg: 4.27 4.13 3.97 5/188 10883
/proc/meminfo: memFree=31292424/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=60584 CPUtime=102.01 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 14942 0 0 0 10189 12 0 0 25 0 1 0 875452000 62038016 12403 33554432000 4194304 4929204 140733533347360 18446744073709551615 4657900 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 15146 12403 373 180 0 12156 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 60584

[startup+162.301 s]
/proc/loadavg: 4.14 4.11 3.98 5/188 10884
/proc/meminfo: memFree=31268140/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=84772 CPUtime=161.98 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 20961 0 0 0 16182 16 0 0 25 0 1 0 875452000 86806528 18422 33554432000 4194304 4929204 140733533347360 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 21193 18422 373 180 0 18203 0
Current children cumulated CPU time (s) 161.98
Current children cumulated vsize (KiB) 84772

[startup+222.301 s]
/proc/loadavg: 4.05 4.09 3.98 5/188 10886
/proc/meminfo: memFree=31267376/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=85620 CPUtime=221.98 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 21116 0 0 0 22182 16 0 0 25 0 1 0 875452000 87674880 18577 33554432000 4194304 4929204 140733533347360 18446744073709551615 4633745 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 21405 18577 373 180 0 18415 0
Current children cumulated CPU time (s) 221.98
Current children cumulated vsize (KiB) 85620

[startup+282.301 s]
/proc/loadavg: 4.08 4.09 3.98 5/188 10888
/proc/meminfo: memFree=31252732/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=98268 CPUtime=281.99 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 24314 0 0 0 28180 19 0 0 25 0 1 0 875452000 100626432 21775 33554432000 4194304 4929204 140733533347360 18446744073709551615 4359771 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 24567 21775 373 180 0 21577 0
Current children cumulated CPU time (s) 281.99
Current children cumulated vsize (KiB) 98268

[startup+342.301 s]
/proc/loadavg: 4.03 4.07 3.98 5/188 10937
/proc/meminfo: memFree=31399868/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=102876 CPUtime=341.99 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 25487 0 0 0 34180 19 0 0 25 0 1 0 875452000 105345024 22948 33554432000 4194304 4929204 140733533347360 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 25719 22948 373 180 0 22729 0
Current children cumulated CPU time (s) 341.99
Current children cumulated vsize (KiB) 102876

[startup+402.3 s]
/proc/loadavg: 4.01 4.06 3.98 5/188 10938
/proc/meminfo: memFree=31358164/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=134252 CPUtime=401.98 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 33121 0 0 0 40175 23 0 0 25 0 1 0 875452000 137474048 30582 33554432000 4194304 4929204 140733533347360 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 33563 30582 373 180 0 30573 0
Current children cumulated CPU time (s) 401.98
Current children cumulated vsize (KiB) 134252

[startup+462.301 s]
/proc/loadavg: 4.03 4.06 3.99 5/188 10939
/proc/meminfo: memFree=31331740/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=149448 CPUtime=461.98 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 36767 0 0 0 46173 25 0 0 25 0 1 0 875452000 153034752 34228 33554432000 4194304 4929204 140733533347360 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 37362 34228 373 180 0 34372 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 149448

[startup+522.301 s]
/proc/loadavg: 4.01 4.04 3.99 5/188 10941
/proc/meminfo: memFree=31318312/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=149448 CPUtime=521.98 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 36811 0 0 0 52173 25 0 0 25 0 1 0 875452000 153034752 34272 33554432000 4194304 4929204 140733533347360 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 37362 34272 373 180 0 34372 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 149448

[startup+582.301 s]
/proc/loadavg: 4.00 4.03 3.99 5/188 10943
/proc/meminfo: memFree=31309476/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=149448 CPUtime=581.98 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 36861 0 0 0 58173 25 0 0 25 0 1 0 875452000 153034752 34322 33554432000 4194304 4929204 140733533347360 18446744073709551615 4633747 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 37362 34322 373 180 0 34372 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 149448

[startup+642.301 s]
/proc/loadavg: 4.00 4.02 3.99 5/188 10948
/proc/meminfo: memFree=31299508/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=155768 CPUtime=641.99 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 38253 0 0 0 64174 25 0 0 25 0 1 0 875452000 159506432 35714 33554432000 4194304 4929204 140733533347360 18446744073709551615 4327330 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 38942 35714 373 180 0 35952 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 155768

[startup+702.3 s]
/proc/loadavg: 4.00 4.02 3.99 5/188 10949
/proc/meminfo: memFree=31284212/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=161988 CPUtime=701.98 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 39828 0 0 0 70172 26 0 0 25 0 1 0 875452000 165875712 37289 33554432000 4194304 4929204 140733533347360 18446744073709551615 4633923 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 40497 37289 373 180 0 37507 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 161988

[startup+762.307 s]
/proc/loadavg: 4.00 4.01 3.99 5/188 10950
/proc/meminfo: memFree=31243396/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=181244 CPUtime=761.99 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 44654 0 0 0 76171 28 0 0 25 0 1 0 875452000 185593856 42115 33554432000 4194304 4929204 140733533347360 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 45311 42115 373 180 0 42321 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 181244

[startup+822.301 s]
/proc/loadavg: 4.08 4.02 4.00 5/188 10952
/proc/meminfo: memFree=31224520/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=181244 CPUtime=821.99 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 44655 0 0 0 82171 28 0 0 25 0 1 0 875452000 185593856 42116 33554432000 4194304 4929204 140733533347360 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 45311 42116 373 180 0 42321 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 181244

[startup+882.301 s]
/proc/loadavg: 4.06 4.03 4.00 5/188 10954
/proc/meminfo: memFree=31201916/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=191520 CPUtime=881.99 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 47255 0 0 0 88170 29 0 0 25 0 1 0 875452000 196116480 44716 33554432000 4194304 4929204 140733533347360 18446744073709551615 4632946 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 47880 44716 373 180 0 44890 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 191520

[startup+942.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/188 10956
/proc/meminfo: memFree=31184776/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=191520 CPUtime=941.99 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 47255 0 0 0 94170 29 0 0 25 0 1 0 875452000 196116480 44716 33554432000 4194304 4929204 140733533347360 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 47880 44716 373 180 0 44890 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 191520

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/188 10957
/proc/meminfo: memFree=31167508/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=205720 CPUtime=1002 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 50831 0 0 0 100168 32 0 0 25 0 1 0 875452000 210657280 48292 33554432000 4194304 4929204 140733533347360 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 51430 48292 373 180 0 48440 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 205720

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/188 10958
/proc/meminfo: memFree=31153852/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=218164 CPUtime=1061.99 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 53940 0 0 0 106165 34 0 0 25 0 1 0 875452000 223399936 51401 33554432000 4194304 4929204 140733533347360 18446744073709551615 4632659 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 54541 51401 373 180 0 51551 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 218164

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 4.00 5/188 10960
/proc/meminfo: memFree=31148108/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=218164 CPUtime=1121.99 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 53944 0 0 0 112165 34 0 0 25 0 1 0 875452000 223399936 51405 33554432000 4194304 4929204 140733533347360 18446744073709551615 4633781 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 54541 51405 373 180 0 51551 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 218164

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/188 10962
/proc/meminfo: memFree=31123516/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=235852 CPUtime=1181.99 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 58217 0 0 0 118163 36 0 0 25 0 1 0 875452000 241512448 55678 33554432000 4194304 4929204 140733533347360 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 58963 55678 373 180 0 55973 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 235852

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/188 10964
/proc/meminfo: memFree=31070156/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=283240 CPUtime=1242 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 69293 0 0 0 124158 42 0 0 25 0 1 0 875452000 290037760 66754 33554432000 4194304 4929204 140733533347360 18446744073709551615 4633861 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 70810 66754 373 180 0 67820 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 283240



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 4.00 5/188 10965
/proc/meminfo: memFree=31003668/32951132 swapFree=67054608/67111528
[pid=10773] ppid=10771 vsize=311760 CPUtime=1299.71 cores=1,3
/proc/10773/stat : 10773 (clasp) R 10771 10773 9702 0 -1 4202496 76389 0 0 0 129926 45 0 0 25 0 1 0 875452000 319242240 73850 33554432000 4194304 4929204 140733533347360 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10773/statm: 77940 73850 373 180 0 74950 0
Current children cumulated CPU time (s) 1299.71
Current children cumulated vsize (KiB) 311760

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

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

Child status: 0
Real time (s): 1300.02
CPU time (s): 1299.73
CPU user time (s): 1299.26
CPU system time (s): 0.466929
CPU usage (%): 99.9773
Max. virtual memory (cumulated for all children) (KiB): 311760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.26
system time used= 0.466929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76401
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= 10
involuntary context switches= 1830

runsolver used 2.06968 second user time and 5.04323 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-09 18:55:24
IDJOB=3300143
IDBENCH=20536
IDSOLVER=1684
FILE ID=node131/3300143-1307638523
RUNJOBID= node131-1307638523-10747
PBS_JOBID= 13549361
Free space on /tmp= 74112 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.cnf
COMMAND LINE= HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3300143-1307638523/watcher-3300143-1307638523 -o /tmp/evaluation-result-3300143-1307638523/solver-3300143-1307638523 -C 2400 -W 1300 -M 7680  HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 HOME/instance-3300143-1307638523.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=392879503

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.77
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.830
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.830
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.830
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:     32951132 kB
MemFree:      31855008 kB
Buffers:        210316 kB
Cached:         606800 kB
SwapCached:       9768 kB
Active:         333568 kB
Inactive:       514484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31855008 kB
SwapTotal:    67111528 kB
SwapFree:     67054608 kB
Dirty:           12080 kB
Writeback:           0 kB
AnonPages:       29360 kB
Mapped:          13208 kB
Slab:           183400 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   206436 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74080 MiB
End job on node131 at 2011-06-09 19:17:06