Trace number 3300203

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) 1300.05 1300.02

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...828446/instance-3300203-1303828446.cnf
0.59/0.62	c Solving...
1300.03/1300.00	
1300.03/1300.00	*** INTERRUPTED! ***
1300.03/1300.00	s UNKNOWN
1300.03/1300.00	
1300.03/1300.00	c INTERRUPTED   : 1
1300.03/1300.00	c Models        : 0+    
1300.03/1300.00	c Time          : 1300.004s (Solving: 1299.38s 1st Model: 0.00s Unsat: 0.00s)
1300.03/1300.00	c CPU Time      : 1300.030s

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: 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-3300203-1303828446/watcher-3300203-1303828446 -o /tmp/evaluation-result-3300203-1303828446/solver-3300203-1303828446 -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-3300203-1303828446.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: 3.76 4.00 4.82 3/184 16942
/proc/meminfo: memFree=13950848/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=19068 CPUtime=0 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 2009 0 0 0 0 0 0 0 25 0 1 0 494443423 19525632 1826 33554432000 4194304 4929204 140733937336064 18446744073709551615 4653071 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 4767 1831 321 180 0 1777 0

[startup+0.046974 s]
/proc/loadavg: 3.76 4.00 4.82 3/184 16942
/proc/meminfo: memFree=13950848/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=25088 CPUtime=0.04 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 4287 0 0 0 4 0 0 0 25 0 1 0 494443423 25690112 3467 33554432000 4194304 4929204 140733937336064 18446744073709551615 235594527429 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 6305 3468 330 180 0 3315 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 25088

[startup+0.100964 s]
/proc/loadavg: 3.76 4.00 4.82 3/184 16942
/proc/meminfo: memFree=13950848/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=33372 CPUtime=0.09 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 6856 0 0 0 8 1 0 0 25 0 1 0 494443423 34172928 5406 33554432000 4194304 4929204 140733937336064 18446744073709551615 4590074 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 8343 5406 338 180 0 5353 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33372

[startup+0.30093 s]
/proc/loadavg: 3.76 4.00 4.82 3/184 16942
/proc/meminfo: memFree=13950848/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=36452 CPUtime=0.29 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 7593 0 0 0 28 1 0 0 25 0 1 0 494443423 37326848 6143 33554432000 4194304 4929204 140733937336064 18446744073709551615 4574875 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 9113 6143 342 180 0 6123 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36452

[startup+0.700855 s]
/proc/loadavg: 3.76 4.00 4.82 3/184 16942
/proc/meminfo: memFree=13950848/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=37128 CPUtime=0.69 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 8562 0 0 0 68 1 0 0 25 0 1 0 494443423 38019072 6473 33554432000 4194304 4929204 140733937336064 18446744073709551615 4367319 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 9282 6473 363 180 0 6292 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37128

[startup+1.50072 s]
/proc/loadavg: 3.76 4.00 4.82 5/190 16953
/proc/meminfo: memFree=13916956/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=37128 CPUtime=1.49 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 8574 0 0 0 148 1 0 0 25 0 1 0 494443423 38019072 6485 33554432000 4194304 4929204 140733937336064 18446744073709551615 4633021 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 9282 6485 367 180 0 6292 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37128

[startup+3.10043 s]
/proc/loadavg: 3.76 4.00 4.82 5/190 16953
/proc/meminfo: memFree=13915096/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=37128 CPUtime=3.09 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 8577 0 0 0 308 1 0 0 25 0 1 0 494443423 38019072 6488 33554432000 4194304 4929204 140733937336064 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 9282 6488 367 180 0 6292 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37128

[startup+6.30087 s]
/proc/loadavg: 3.78 4.00 4.82 5/190 16954
/proc/meminfo: memFree=13913156/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=37128 CPUtime=6.29 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 8579 0 0 0 628 1 0 0 25 0 1 0 494443423 38019072 6490 33554432000 4194304 4929204 140733937336064 18446744073709551615 4365548 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 9282 6490 367 180 0 6292 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37128

[startup+12.7008 s]
/proc/loadavg: 3.80 4.00 4.81 5/190 16954
/proc/meminfo: memFree=13908820/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=37128 CPUtime=12.69 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 8582 0 0 0 1268 1 0 0 25 0 1 0 494443423 38019072 6493 33554432000 4194304 4929204 140733937336064 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 9282 6493 367 180 0 6292 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37128

[startup+25.5005 s]
/proc/loadavg: 3.84 4.00 4.80 5/190 16954
/proc/meminfo: memFree=13903992/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=37128 CPUtime=25.49 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 8585 0 0 0 2548 1 0 0 25 0 1 0 494443423 38019072 6496 33554432000 4194304 4929204 140733937336064 18446744073709551615 4365720 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 9282 6496 367 180 0 6292 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37128

[startup+51.101 s]
/proc/loadavg: 3.89 4.00 4.78 5/190 16955
/proc/meminfo: memFree=13889572/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=37128 CPUtime=51.09 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 8597 0 0 0 5108 1 0 0 25 0 1 0 494443423 38019072 6508 33554432000 4194304 4929204 140733937336064 18446744073709551615 4634102 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 9282 6508 372 180 0 6292 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37128

[startup+102.307 s]
/proc/loadavg: 4.01 4.01 4.74 5/190 16956
/proc/meminfo: memFree=13829628/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=61768 CPUtime=102.3 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 14777 0 0 0 10227 3 0 0 25 0 1 0 494443423 63250432 12688 33554432000 4194304 4929204 140733937336064 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 15442 12688 373 180 0 12452 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 61768

[startup+162.3 s]
/proc/loadavg: 4.00 4.01 4.69 5/190 16958
/proc/meminfo: memFree=13805164/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=80044 CPUtime=162.29 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 19319 0 0 0 16225 4 0 0 25 0 1 0 494443423 81965056 17230 33554432000 4194304 4929204 140733937336064 18446744073709551615 4375224 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 20011 17230 373 180 0 17021 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 80044

[startup+222.301 s]
/proc/loadavg: 4.05 4.02 4.65 5/190 16959
/proc/meminfo: memFree=13735324/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=101376 CPUtime=222.3 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 24659 0 0 0 22224 6 0 0 25 0 1 0 494443423 103809024 22570 33554432000 4194304 4929204 140733937336064 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 25344 22570 373 180 0 22354 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 101376

[startup+282.3 s]
/proc/loadavg: 4.02 4.01 4.60 5/190 16961
/proc/meminfo: memFree=13639812/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=195276 CPUtime=282.3 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 47990 0 0 0 28219 11 0 0 25 0 1 0 494443423 199962624 45901 33554432000 4194304 4929204 140733937336064 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 48819 45901 373 180 0 45829 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 195276

[startup+342.301 s]
/proc/loadavg: 4.05 4.02 4.57 5/190 16962
/proc/meminfo: memFree=13622800/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=208436 CPUtime=342.3 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 51261 0 0 0 34218 12 0 0 25 0 1 0 494443423 213438464 49172 33554432000 4194304 4929204 140733937336064 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 52109 49172 373 180 0 49119 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 208436

[startup+402.3 s]
/proc/loadavg: 4.02 4.02 4.53 5/190 16964
/proc/meminfo: memFree=13608136/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=208436 CPUtime=402.3 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 51276 0 0 0 40218 12 0 0 25 0 1 0 494443423 213438464 49187 33554432000 4194304 4929204 140733937336064 18446744073709551615 4627886 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 52109 49187 373 180 0 49119 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 208436

[startup+462.301 s]
/proc/loadavg: 4.00 4.01 4.50 5/190 16966
/proc/meminfo: memFree=13583320/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=218296 CPUtime=462.3 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 53742 0 0 0 46218 12 0 0 25 0 1 0 494443423 223535104 51653 33554432000 4194304 4929204 140733937336064 18446744073709551615 4628067 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 54574 51653 373 180 0 51584 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 218296

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 4.46 5/190 16967
/proc/meminfo: memFree=13484340/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=218296 CPUtime=522.3 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 53742 0 0 0 52218 12 0 0 25 0 1 0 494443423 223535104 51653 33554432000 4194304 4929204 140733937336064 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 54574 51653 373 180 0 51584 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 218296

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 4.43 5/190 16969
/proc/meminfo: memFree=13451944/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=243400 CPUtime=582.3 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 59886 0 0 0 58216 14 0 0 25 0 1 0 494443423 249241600 57797 33554432000 4194304 4929204 140733937336064 18446744073709551615 4629238 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 60850 57797 373 180 0 57860 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 243400

[startup+642.301 s]
/proc/loadavg: 3.66 3.92 4.37 4/184 16988
/proc/meminfo: memFree=13466144/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=350276 CPUtime=642.32 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 86596 0 0 0 64209 23 0 0 25 0 1 0 494443423 358682624 84507 33554432000 4194304 4929204 140733937336064 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 87569 84507 373 180 0 84579 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 350276

[startup+702.3 s]
/proc/loadavg: 3.24 3.75 4.28 4/184 16990
/proc/meminfo: memFree=13461532/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=353596 CPUtime=702.31 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 87338 0 0 0 70208 23 0 0 25 0 1 0 494443423 362082304 85249 33554432000 4194304 4929204 140733937336064 18446744073709551615 4316112 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 88399 85249 373 180 0 85409 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 353596

[startup+762.307 s]
/proc/loadavg: 3.15 3.63 4.21 4/184 16992
/proc/meminfo: memFree=13461248/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=353596 CPUtime=762.32 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 87356 0 0 0 76209 23 0 0 25 0 1 0 494443423 362082304 85267 33554432000 4194304 4929204 140733937336064 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 88399 85267 373 180 0 85409 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 353596

[startup+822.3 s]
/proc/loadavg: 3.06 3.51 4.13 4/184 16993
/proc/meminfo: memFree=13460844/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=353596 CPUtime=822.31 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 87372 0 0 0 82208 23 0 0 25 0 1 0 494443423 362082304 85283 33554432000 4194304 4929204 140733937336064 18446744073709551615 4622117 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 88399 85283 373 180 0 85409 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 353596

[startup+882.301 s]
/proc/loadavg: 3.09 3.43 4.06 4/184 16995
/proc/meminfo: memFree=13457228/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=353596 CPUtime=882.32 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 87409 0 0 0 88209 23 0 0 25 0 1 0 494443423 362082304 85320 33554432000 4194304 4929204 140733937336064 18446744073709551615 4327800 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 88399 85320 373 180 0 85409 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 353596

[startup+942.3 s]
/proc/loadavg: 3.03 3.35 3.99 4/184 16996
/proc/meminfo: memFree=13456196/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=353596 CPUtime=942.32 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 87410 0 0 0 94209 23 0 0 25 0 1 0 494443423 362082304 85321 33554432000 4194304 4929204 140733937336064 18446744073709551615 4338214 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 88399 85321 373 180 0 85409 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 353596

[startup+1002.3 s]
/proc/loadavg: 3.01 3.28 3.93 4/184 16998
/proc/meminfo: memFree=13438568/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=356028 CPUtime=1002.32 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 87854 0 0 0 100209 23 0 0 25 0 1 0 494443423 364572672 85765 33554432000 4194304 4929204 140733937336064 18446744073709551615 4632659 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 89007 85765 373 180 0 86017 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 356028

[startup+1062.3 s]
/proc/loadavg: 3.00 3.23 3.87 4/184 17000
/proc/meminfo: memFree=13437544/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=356028 CPUtime=1062.32 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 87854 0 0 0 106209 23 0 0 25 0 1 0 494443423 364572672 85765 33554432000 4194304 4929204 140733937336064 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 89007 85765 373 180 0 86017 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 356028

[startup+1122.3 s]
/proc/loadavg: 3.00 3.18 3.81 4/184 17001
/proc/meminfo: memFree=13433312/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=356028 CPUtime=1122.32 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 87898 0 0 0 112209 23 0 0 25 0 1 0 494443423 364572672 85809 33554432000 4194304 4929204 140733937336064 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 89007 85809 373 180 0 86017 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 356028

[startup+1182.3 s]
/proc/loadavg: 3.00 3.15 3.76 4/184 17003
/proc/meminfo: memFree=13427708/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=356028 CPUtime=1182.32 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 87899 0 0 0 118209 23 0 0 25 0 1 0 494443423 364572672 85810 33554432000 4194304 4929204 140733937336064 18446744073709551615 4632940 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 89007 85810 373 180 0 86017 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 356028

[startup+1242.3 s]
/proc/loadavg: 3.00 3.12 3.71 4/184 17004
/proc/meminfo: memFree=13420856/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=356028 CPUtime=1242.32 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 87947 0 0 0 124209 23 0 0 25 0 1 0 494443423 364572672 85858 33554432000 4194304 4929204 140733937336064 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 89007 85858 373 180 0 86017 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 356028



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.09 3.66 3/182 17007
/proc/meminfo: memFree=13682616/32950928 swapFree=67111528/67111528
[pid=16942] ppid=16940 vsize=356028 CPUtime=1300.03 cores=1,3
/proc/16942/stat : 16942 (clasp) R 16940 16942 16746 0 -1 4202496 87947 0 0 0 129980 23 0 0 25 0 1 0 494443423 364572672 85858 33554432000 4194304 4929204 140733937336064 18446744073709551615 4657577 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16942/statm: 89007 85858 373 180 0 86017 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 356028

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): 1300.05
CPU user time (s): 1299.81
CPU system time (s): 0.247962
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 356028

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

runsolver used 2.15367 second user time and 4.94925 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-26 16:34:07
IDJOB=3300203
IDBENCH=84227
IDSOLVER=1684
FILE ID=node120/3300203-1303828446
RUNJOBID= node120-1303827141-16766
PBS_JOBID= 13160804
Free space on /tmp= 72116 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.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-3300203-1303828446/watcher-3300203-1303828446 -o /tmp/evaluation-result-3300203-1303828446/solver-3300203-1303828446 -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-3300203-1303828446.cnf

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

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=1639539812

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13951012 kB
Buffers:       2474544 kB
Cached:       15766360 kB
SwapCached:          0 kB
Active:       10857056 kB
Inactive:      7572704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13951012 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7412 kB
Writeback:           0 kB
AnonPages:      187508 kB
Mapped:          16084 kB
Slab:           506580 kB
PageTables:       4996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   352712 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= 72120 MiB
End job on node120 at 2011-04-26 16:55:49