Trace number 3300199

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-industUNSAT 1178.55 1178.57

General information on the benchmark

NameSAT02/industrial/dellacherie/
comb/comb1.shuffled.cnf
MD5SUM0e9d17eb95ee436fc1015c5591cfb63f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.2328
Satisfiable
(Un)Satisfiability was proved
Number of variables5910
Number of clauses16804
Sum of the clauses size38654
Maximum clause length28
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 213041
Number of clauses of size 32838
Number of clauses of size 4787
Number of clauses of size 5103
Number of clauses of size over 534

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...829163/instance-3300199-1303829163.cnf
0.01/0.03	c Solving...
1178.48/1178.56	s UNSATISFIABLE
1178.48/1178.56	
1178.48/1178.56	c Models        : 0     
1178.48/1178.56	c Time          : 1178.559s (Solving: 1178.52s 1st Model: 0.00s Unsat: 1178.52s)
1178.48/1178.56	c CPU Time      : 1178.540s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3300199-1303829163/watcher-3300199-1303829163 -o /tmp/evaluation-result-3300199-1303829163/solver-3300199-1303829163 -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-3300199-1303829163.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.71 3.92 3.76 2/177 24773
/proc/meminfo: memFree=17724708/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=13964 CPUtime=0 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 884 0 0 0 0 0 0 0 23 0 1 0 494515901 14299136 779 33554432000 4194304 4929204 140734694567744 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 3491 780 327 180 0 501 0

[startup+0.0189989 s]
/proc/loadavg: 3.71 3.92 3.76 2/177 24773
/proc/meminfo: memFree=17724708/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=15164 CPUtime=0.01 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 1259 0 0 0 1 0 0 0 23 0 1 0 494515901 15527936 1097 33554432000 4194304 4929204 140734694567744 18446744073709551615 210646842848 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 3791 1098 342 180 0 801 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15164

[startup+0.100972 s]
/proc/loadavg: 3.71 3.92 3.76 2/177 24773
/proc/meminfo: memFree=17724708/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=15344 CPUtime=0.09 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 1408 0 0 0 9 0 0 0 24 0 1 0 494515901 15712256 1155 33554432000 4194304 4929204 140734694567744 18446744073709551615 4633137 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 3836 1155 367 180 0 846 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15344

[startup+0.300944 s]
/proc/loadavg: 3.71 3.92 3.76 2/177 24773
/proc/meminfo: memFree=17724708/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=15876 CPUtime=0.29 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 1546 0 0 0 29 0 0 0 25 0 1 0 494515901 16257024 1293 33554432000 4194304 4929204 140734694567744 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 3969 1293 367 180 0 979 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15876

[startup+0.700877 s]
/proc/loadavg: 3.71 3.92 3.76 2/177 24773
/proc/meminfo: memFree=17724708/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=16140 CPUtime=0.69 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 1632 0 0 0 69 0 0 0 25 0 1 0 494515901 16527360 1379 33554432000 4194304 4929204 140734694567744 18446744073709551615 4632923 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 4035 1379 367 180 0 1045 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16140

[startup+1.50074 s]
/proc/loadavg: 3.71 3.92 3.76 5/188 24794
/proc/meminfo: memFree=17666444/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=17108 CPUtime=1.49 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 1840 0 0 0 149 0 0 0 25 0 1 0 494515901 17518592 1587 33554432000 4194304 4929204 140734694567744 18446744073709551615 4319985 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 4277 1587 367 180 0 1287 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17108

[startup+3.10047 s]
/proc/loadavg: 3.73 3.92 3.76 5/188 24794
/proc/meminfo: memFree=17652508/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=18032 CPUtime=3.09 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 2068 0 0 0 309 0 0 0 25 0 1 0 494515901 18464768 1815 33554432000 4194304 4929204 140734694567744 18446744073709551615 4638459 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 4508 1815 367 180 0 1518 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18032

[startup+6.30094 s]
/proc/loadavg: 3.73 3.92 3.76 6/187 24794
/proc/meminfo: memFree=17650676/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=19304 CPUtime=6.29 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 2397 0 0 0 629 0 0 0 25 0 1 0 494515901 19767296 2144 33554432000 4194304 4929204 140734694567744 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 4826 2144 372 180 0 1836 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19304

[startup+12.7009 s]
/proc/loadavg: 4.15 4.01 3.79 5/188 24902
/proc/meminfo: memFree=17615620/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=20960 CPUtime=12.69 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 2841 0 0 0 1269 0 0 0 25 0 1 0 494515901 21463040 2588 33554432000 4194304 4929204 140734694567744 18446744073709551615 4633618 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 5240 2588 373 180 0 2250 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20960

[startup+25.5007 s]
/proc/loadavg: 4.13 4.00 3.79 5/188 24902
/proc/meminfo: memFree=17613988/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=22976 CPUtime=25.49 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 3343 0 0 0 2547 2 0 0 25 0 1 0 494515901 23527424 3090 33554432000 4194304 4929204 140734694567744 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 5744 3090 373 180 0 2754 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22976

[startup+51.1004 s]
/proc/loadavg: 4.14 4.02 3.80 5/188 24903
/proc/meminfo: memFree=17600288/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=24516 CPUtime=51.06 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 3704 0 0 0 5104 2 0 0 25 0 1 0 494515901 25104384 3451 33554432000 4194304 4929204 140734694567744 18446744073709551615 4633025 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 6129 3451 373 180 0 3139 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 24516

[startup+102.307 s]
/proc/loadavg: 4.17 4.06 3.83 5/188 24930
/proc/meminfo: memFree=17569160/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=25540 CPUtime=102.27 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 3936 0 0 0 10224 3 0 0 25 0 1 0 494515901 26152960 3683 33554432000 4194304 4929204 140734694567744 18446744073709551615 4633400 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 6385 3683 373 180 0 3395 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25540

[startup+162.301 s]
/proc/loadavg: 4.06 4.04 3.83 5/188 24932
/proc/meminfo: memFree=17498344/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=27520 CPUtime=162.26 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 4415 0 0 0 16223 3 0 0 25 0 1 0 494515901 28180480 4162 33554432000 4194304 4929204 140734694567744 18446744073709551615 4657872 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 6880 4162 373 180 0 3890 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 27520

[startup+222.301 s]
/proc/loadavg: 4.02 4.03 3.84 5/188 24933
/proc/meminfo: memFree=17487668/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=29520 CPUtime=222.26 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 4890 0 0 0 22223 3 0 0 25 0 1 0 494515901 30228480 4637 33554432000 4194304 4929204 140734694567744 18446744073709551615 4632878 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 7380 4637 373 180 0 4390 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 29520

[startup+282.3 s]
/proc/loadavg: 4.06 4.04 3.85 5/188 24935
/proc/meminfo: memFree=17473516/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=32384 CPUtime=282.26 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 5631 0 0 0 28223 3 0 0 25 0 1 0 494515901 33161216 5378 33554432000 4194304 4929204 140734694567744 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 8096 5378 373 180 0 5106 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 32384

[startup+342.3 s]
/proc/loadavg: 4.02 4.03 3.86 5/188 24937
/proc/meminfo: memFree=17444344/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=32576 CPUtime=342.26 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 5653 0 0 0 34223 3 0 0 25 0 1 0 494515901 33357824 5400 33554432000 4194304 4929204 140734694567744 18446744073709551615 4633037 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 8144 5400 373 180 0 5154 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 32576

[startup+402.301 s]
/proc/loadavg: 4.07 4.04 3.87 5/188 24938
/proc/meminfo: memFree=17355164/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=33512 CPUtime=402.27 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 5889 0 0 0 40224 3 0 0 25 0 1 0 494515901 34316288 5636 33554432000 4194304 4929204 140734694567744 18446744073709551615 4316032 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 8378 5636 373 180 0 5388 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 33512

[startup+462.301 s]
/proc/loadavg: 4.02 4.03 3.87 5/188 24940
/proc/meminfo: memFree=17294016/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=33792 CPUtime=462.27 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 5983 0 0 0 46224 3 0 0 25 0 1 0 494515901 34603008 5730 33554432000 4194304 4929204 140734694567744 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 8448 5730 373 180 0 5458 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 33792

[startup+522.301 s]
/proc/loadavg: 4.01 4.02 3.88 5/188 24941
/proc/meminfo: memFree=17285572/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=35240 CPUtime=522.27 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 6300 0 0 0 52224 3 0 0 25 0 1 0 494515901 36085760 6047 33554432000 4194304 4929204 140734694567744 18446744073709551615 4633745 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 8810 6047 373 180 0 5820 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 35240

[startup+582.301 s]
/proc/loadavg: 4.04 4.03 3.89 5/188 24943
/proc/meminfo: memFree=17281592/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=35960 CPUtime=582.27 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 6485 0 0 0 58224 3 0 0 25 0 1 0 494515901 36823040 6232 33554432000 4194304 4929204 140734694567744 18446744073709551615 4627732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 8990 6232 373 180 0 6000 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 35960

[startup+642.301 s]
/proc/loadavg: 4.01 4.02 3.90 5/188 24945
/proc/meminfo: memFree=17273400/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=36228 CPUtime=642.27 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 6557 0 0 0 64224 3 0 0 25 0 1 0 494515901 37097472 6304 33554432000 4194304 4929204 140734694567744 18446744073709551615 4632683 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 9057 6304 373 180 0 6067 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 36228

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 3.90 5/188 24946
/proc/meminfo: memFree=17270416/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=36860 CPUtime=702.27 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 6699 0 0 0 70224 3 0 0 25 0 1 0 494515901 37744640 6446 33554432000 4194304 4929204 140734694567744 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 9215 6446 373 180 0 6225 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 36860

[startup+762.306 s]
/proc/loadavg: 4.00 4.01 3.91 5/188 24948
/proc/meminfo: memFree=17260108/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=37332 CPUtime=762.28 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 6836 0 0 0 76225 3 0 0 25 0 1 0 494515901 38227968 6583 33554432000 4194304 4929204 140734694567744 18446744073709551615 4632940 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 9333 6583 373 180 0 6343 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 37332

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 24949
/proc/meminfo: memFree=17233420/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=37800 CPUtime=822.27 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 6946 0 0 0 82224 3 0 0 25 0 1 0 494515901 38707200 6693 33554432000 4194304 4929204 140734694567744 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 9450 6693 373 180 0 6460 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 37800

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 24951
/proc/meminfo: memFree=17226448/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=37988 CPUtime=882.27 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 7001 0 0 0 88224 3 0 0 25 0 1 0 494515901 38899712 6748 33554432000 4194304 4929204 140734694567744 18446744073709551615 4633155 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 9497 6748 373 180 0 6507 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 37988

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 24962
/proc/meminfo: memFree=17225856/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=38408 CPUtime=942.27 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 7092 0 0 0 94224 3 0 0 25 0 1 0 494515901 39329792 6839 33554432000 4194304 4929204 140734694567744 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 9602 6839 373 180 0 6612 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 38408

[startup+1002.3 s]
/proc/loadavg: 3.61 3.90 3.88 4/182 24980
/proc/meminfo: memFree=17398996/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=38752 CPUtime=1002.27 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 7159 0 0 0 100224 3 0 0 25 0 1 0 494515901 39682048 6906 33554432000 4194304 4929204 140734694567744 18446744073709551615 4337328 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 9688 6906 373 180 0 6698 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 38752

[startup+1062.3 s]
/proc/loadavg: 3.22 3.74 3.82 4/182 24982
/proc/meminfo: memFree=17375668/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=39632 CPUtime=1062.27 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 7379 0 0 0 106224 3 0 0 25 0 1 0 494515901 40583168 7126 33554432000 4194304 4929204 140734694567744 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 9908 7126 373 180 0 6918 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 39632

[startup+1122.3 s]
/proc/loadavg: 3.08 3.60 3.77 4/182 24983
/proc/meminfo: memFree=17368100/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=40428 CPUtime=1122.28 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 7557 0 0 0 112224 4 0 0 25 0 1 0 494515901 41398272 7304 33554432000 4194304 4929204 140734694567744 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 10107 7304 373 180 0 7117 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 40428

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

[startup+1126.3 s]
/proc/loadavg: 3.07 3.59 3.76 4/182 24983
/proc/meminfo: memFree=17365744/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=40428 CPUtime=1126.29 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 7557 0 0 0 112625 4 0 0 25 0 1 0 494515901 41398272 7304 33554432000 4194304 4929204 140734694567744 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 10107 7304 373 180 0 7117 0
Current children cumulated CPU time (s) 1126.29
Current children cumulated vsize (KiB) 40428

[startup+1151.9 s]
/proc/loadavg: 3.05 3.54 3.74 4/182 24984
/proc/meminfo: memFree=17351600/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=40428 CPUtime=1151.88 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 7589 0 0 0 115184 4 0 0 25 0 1 0 494515901 41398272 7336 33554432000 4194304 4929204 140734694567744 18446744073709551615 4633018 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 10107 7336 373 180 0 7117 0
Current children cumulated CPU time (s) 1151.88
Current children cumulated vsize (KiB) 40428

[startup+1164.7 s]
/proc/loadavg: 3.04 3.52 3.73 4/182 24985
/proc/meminfo: memFree=17328528/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=40636 CPUtime=1164.68 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 7610 0 0 0 116464 4 0 0 25 0 1 0 494515901 41611264 7357 33554432000 4194304 4929204 140734694567744 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 10159 7357 373 180 0 7169 0
Current children cumulated CPU time (s) 1164.68
Current children cumulated vsize (KiB) 40636

[startup+1171.1 s]
/proc/loadavg: 3.04 3.51 3.73 4/182 24987
/proc/meminfo: memFree=17318356/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=40636 CPUtime=1171.08 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 7616 0 0 0 117104 4 0 0 25 0 1 0 494515901 41611264 7363 33554432000 4194304 4929204 140734694567744 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 10159 7363 373 180 0 7169 0
Current children cumulated CPU time (s) 1171.08
Current children cumulated vsize (KiB) 40636

[startup+1174.3 s]
/proc/loadavg: 3.03 3.50 3.72 4/182 24987
/proc/meminfo: memFree=17314140/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=40636 CPUtime=1174.28 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 7616 0 0 0 117424 4 0 0 25 0 1 0 494515901 41611264 7363 33554432000 4194304 4929204 140734694567744 18446744073709551615 4365828 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 10159 7363 373 180 0 7169 0
Current children cumulated CPU time (s) 1174.28
Current children cumulated vsize (KiB) 40636

[startup+1175.91 s]
/proc/loadavg: 3.03 3.50 3.72 4/182 24987
/proc/meminfo: memFree=17310792/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=40636 CPUtime=1175.89 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 7619 0 0 0 117585 4 0 0 25 0 1 0 494515901 41611264 7366 33554432000 4194304 4929204 140734694567744 18446744073709551615 4337333 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 10159 7366 373 180 0 7169 0
Current children cumulated CPU time (s) 1175.89
Current children cumulated vsize (KiB) 40636

[startup+1177.5 s]
/proc/loadavg: 3.03 3.50 3.72 4/182 24987
/proc/meminfo: memFree=17309676/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=40636 CPUtime=1177.48 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 7619 0 0 0 117744 4 0 0 25 0 1 0 494515901 41611264 7366 33554432000 4194304 4929204 140734694567744 18446744073709551615 4632940 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 10159 7366 373 180 0 7169 0
Current children cumulated CPU time (s) 1177.48
Current children cumulated vsize (KiB) 40636

[startup+1178.3 s]
/proc/loadavg: 3.03 3.50 3.72 5/183 24988
/proc/meminfo: memFree=17293284/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=40636 CPUtime=1178.28 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 7619 0 0 0 117824 4 0 0 25 0 1 0 494515901 41611264 7366 33554432000 4194304 4929204 140734694567744 18446744073709551615 4619456 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 10159 7366 373 180 0 7169 0
Current children cumulated CPU time (s) 1178.28
Current children cumulated vsize (KiB) 40636

[startup+1178.5 s]
/proc/loadavg: 3.03 3.50 3.72 5/183 24988
/proc/meminfo: memFree=17293284/32951132 swapFree=67111524/67111528
[pid=24773] ppid=24771 vsize=40636 CPUtime=1178.48 cores=1,3
/proc/24773/stat : 24773 (clasp) R 24771 24773 23901 0 -1 4202496 7619 0 0 0 117844 4 0 0 25 0 1 0 494515901 41611264 7366 33554432000 4194304 4929204 140734694567744 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/24773/statm: 10159 7366 373 180 0 7169 0
Current children cumulated CPU time (s) 1178.48
Current children cumulated vsize (KiB) 40636

Child status: 20
Real time (s): 1178.57
CPU time (s): 1178.55
CPU user time (s): 1178.51
CPU system time (s): 0.041993
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 40636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1178.51
system time used= 0.041993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7635
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= 6
involuntary context switches= 2614

runsolver used 1.88471 second user time and 4.52431 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-26 16:46:03
IDJOB=3300199
IDBENCH=88045
IDSOLVER=1684
FILE ID=node129/3300199-1303829163
RUNJOBID= node129-1303829162-24753
PBS_JOBID= 13160766
Free space on /tmp= 66792 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT02/industrial/dellacherie/comb/comb1.shuffled.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-3300199-1303829163/watcher-3300199-1303829163 -o /tmp/evaluation-result-3300199-1303829163/solver-3300199-1303829163 -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-3300199-1303829163.cnf

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

MD5SUM BENCH= 0e9d17eb95ee436fc1015c5591cfb63f
RANDOM SEED=2119886355

node129.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.831
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.831
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.831
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.831
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.82
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.831
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.74
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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      17724864 kB
Buffers:       1263584 kB
Cached:       13230736 kB
SwapCached:          4 kB
Active:        3047436 kB
Inactive:     11513780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17724864 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1728 kB
Writeback:           0 kB
AnonPages:       66024 kB
Mapped:          15500 kB
Slab:           602212 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   213544 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= 66784 MiB
End job on node129 at 2011-04-26 17:05:41