Trace number 3300060

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 388.148 388.142

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand128.cnf
MD5SUMa551844fb6a7f35cf6025d0a525ca14e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark388.148
Satisfiable
(Un)Satisfiability was proved
Number of variables153834
Number of clauses459965
Sum of the clauses size1073249
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2306642
Number of clauses of size 3153321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.02/0.02	c clasp version 2.0.0-RC2
0.02/0.02	c Reading from ...823771/instance-3300060-1303823771.cnf
4.39/4.47	c Solving...
388.10/388.13	s UNSATISFIABLE
388.10/388.13	
388.10/388.13	c Models        : 0     
388.10/388.13	c Time          : 388.054s (Solving: 383.58s 1st Model: 0.00s Unsat: 383.58s)
388.10/388.13	c CPU Time      : 388.050s

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-3300060-1303823771/watcher-3300060-1303823771 -o /tmp/evaluation-result-3300060-1303823771/solver-3300060-1303823771 -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-3300060-1303823771.cnf 

running on 2 cores: 0,2

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.33 1.11 0.41 5/182 28642
/proc/meminfo: memFree=23165244/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=31840 CPUtime=0 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 1723 0 0 0 0 0 0 0 25 0 1 0 493975828 32604160 1663 33554432000 4194304 4929204 140735955872928 18446744073709551615 4664652 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 7960 1671 319 180 0 4970 0

[startup+0.0266091 s]
/proc/loadavg: 4.33 1.11 0.41 5/182 28642
/proc/meminfo: memFree=23165244/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=40860 CPUtime=0.02 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 8692 0 0 0 1 1 0 0 25 0 1 0 493975828 41840640 7459 33554432000 4194304 4929204 140735955872928 18446744073709551615 4653014 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 10215 7468 320 180 0 7225 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 40860

[startup+0.100611 s]
/proc/loadavg: 4.33 1.11 0.41 5/182 28642
/proc/meminfo: memFree=23165244/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=53952 CPUtime=0.09 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 12909 0 0 0 8 1 0 0 25 0 1 0 493975828 55246848 10498 33554432000 4194304 4929204 140735955872928 18446744073709551615 242970211013 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 13488 10501 327 180 0 10498 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53952

[startup+0.300572 s]
/proc/loadavg: 4.33 1.11 0.41 5/182 28642
/proc/meminfo: memFree=23165244/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=86764 CPUtime=0.29 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 23131 0 0 0 26 3 0 0 25 0 1 0 493975828 88846336 18572 33554432000 4194304 4929204 140735955872928 18446744073709551615 4582305 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 21691 18572 341 180 0 18701 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86764

[startup+0.700511 s]
/proc/loadavg: 4.33 1.11 0.41 5/182 28642
/proc/meminfo: memFree=23165244/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=108856 CPUtime=0.69 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 28647 0 0 0 65 4 0 0 25 0 1 0 493975828 111468544 24088 33554432000 4194304 4929204 140735955872928 18446744073709551615 242970246923 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 27214 24088 342 180 0 24224 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 108856

[startup+1.50037 s]
/proc/loadavg: 4.62 1.22 0.45 4/183 28643
/proc/meminfo: memFree=23054156/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=147756 CPUtime=1.49 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 38045 0 0 0 143 6 0 0 25 0 1 0 493975828 151302144 33486 33554432000 4194304 4929204 140735955872928 18446744073709551615 4574904 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 36939 33486 342 180 0 33949 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 147756

[startup+3.10107 s]
/proc/loadavg: 4.62 1.22 0.45 4/183 28643
/proc/meminfo: memFree=23013612/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=176728 CPUtime=3.09 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 44776 0 0 0 302 7 0 0 25 0 1 0 493975828 180969472 40217 33554432000 4194304 4929204 140735955872928 18446744073709551615 4586815 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 44182 40217 342 180 0 41192 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 176728

[startup+6.30054 s]
/proc/loadavg: 4.97 1.35 0.50 5/183 28643
/proc/meminfo: memFree=23011556/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=169180 CPUtime=6.3 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 45980 0 0 0 622 8 0 0 25 0 1 0 493975828 173240320 38522 33554432000 4194304 4929204 140735955872928 18446744073709551615 4365448 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 42295 38522 367 180 0 39305 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 169180

[startup+12.7005 s]
/proc/loadavg: 5.22 1.46 0.54 4/183 28643
/proc/meminfo: memFree=23011672/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=169180 CPUtime=12.7 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 45990 0 0 0 1260 10 0 0 25 0 1 0 493975828 173240320 38532 33554432000 4194304 4929204 140735955872928 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 42295 38532 367 180 0 39305 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 169180

[startup+25.5002 s]
/proc/loadavg: 5.64 1.68 0.62 5/183 28643
/proc/meminfo: memFree=23011504/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=169180 CPUtime=25.49 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 46035 0 0 0 2537 12 0 0 25 0 1 0 493975828 173240320 38577 33554432000 4194304 4929204 140735955872928 18446744073709551615 4365408 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 42295 38577 372 180 0 39305 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 169180

[startup+51.1008 s]
/proc/loadavg: 6.57 2.28 0.85 4/184 28660
/proc/meminfo: memFree=23005744/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=169180 CPUtime=51.1 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 46096 0 0 0 5091 19 0 0 25 0 1 0 493975828 173240320 38638 33554432000 4194304 4929204 140735955872928 18446744073709551615 4365448 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 42295 38638 373 180 0 39305 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 169180

[startup+102.307 s]
/proc/loadavg: 5.31 2.62 1.04 5/188 28672
/proc/meminfo: memFree=23318676/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=169180 CPUtime=102.3 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 46226 0 0 0 10210 20 0 0 25 0 1 0 493975828 173240320 38768 33554432000 4194304 4929204 140735955872928 18446744073709551615 4632937 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 42295 38768 373 180 0 39305 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 169180

[startup+162.301 s]
/proc/loadavg: 4.48 2.86 1.22 5/188 28674
/proc/meminfo: memFree=23303984/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=169180 CPUtime=162.3 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 46377 0 0 0 16209 21 0 0 25 0 1 0 493975828 173240320 38919 33554432000 4194304 4929204 140735955872928 18446744073709551615 4658493 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 42295 38919 373 180 0 39305 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 169180

[startup+222.3 s]
/proc/loadavg: 4.17 3.07 1.39 5/188 28675
/proc/meminfo: memFree=23243448/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=179788 CPUtime=222.3 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 49237 0 0 0 22208 22 0 0 25 0 1 0 493975828 184102912 41779 33554432000 4194304 4929204 140735955872928 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 44947 41779 373 180 0 41957 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 179788

[startup+282.301 s]
/proc/loadavg: 4.09 3.25 1.56 5/188 28677
/proc/meminfo: memFree=23234476/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=182748 CPUtime=282.3 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 49981 0 0 0 28208 22 0 0 25 0 1 0 493975828 187133952 42523 33554432000 4194304 4929204 140735955872928 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 45687 42523 373 180 0 42697 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 182748

[startup+342.301 s]
/proc/loadavg: 4.07 3.40 1.71 5/188 28679
/proc/meminfo: memFree=23219952/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=182748 CPUtime=342.3 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 49983 0 0 0 34208 22 0 0 25 0 1 0 493975828 187133952 42525 33554432000 4194304 4929204 140735955872928 18446744073709551615 4327646 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 45687 42525 373 180 0 42697 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 182748

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

[startup+358.301 s]
/proc/loadavg: 4.05 3.43 1.75 5/188 28679
/proc/meminfo: memFree=23218456/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=182748 CPUtime=358.3 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 49983 0 0 0 35808 22 0 0 25 0 1 0 493975828 187133952 42525 33554432000 4194304 4929204 140735955872928 18446744073709551615 4308937 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 45687 42525 373 180 0 42697 0
Current children cumulated CPU time (s) 358.3
Current children cumulated vsize (KiB) 182748

[startup+371.101 s]
/proc/loadavg: 4.04 3.45 1.78 5/188 28679
/proc/meminfo: memFree=23210520/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=182748 CPUtime=371.1 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 49983 0 0 0 37088 22 0 0 25 0 1 0 493975828 187133952 42525 33554432000 4194304 4929204 140735955872928 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 45687 42525 373 180 0 42697 0
Current children cumulated CPU time (s) 371.1
Current children cumulated vsize (KiB) 182748

[startup+377.501 s]
/proc/loadavg: 4.04 3.46 1.79 5/188 28680
/proc/meminfo: memFree=23210144/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=182748 CPUtime=377.5 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 49983 0 0 0 37728 22 0 0 25 0 1 0 493975828 187133952 42525 33554432000 4194304 4929204 140735955872928 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 45687 42525 373 180 0 42697 0
Current children cumulated CPU time (s) 377.5
Current children cumulated vsize (KiB) 182748

[startup+383.906 s]
/proc/loadavg: 4.03 3.47 1.81 5/188 28680
/proc/meminfo: memFree=23210132/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=182748 CPUtime=383.9 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 49983 0 0 0 38368 22 0 0 25 0 1 0 493975828 187133952 42525 33554432000 4194304 4929204 140735955872928 18446744073709551615 4633021 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 45687 42525 373 180 0 42697 0
Current children cumulated CPU time (s) 383.9
Current children cumulated vsize (KiB) 182748

[startup+385.5 s]
/proc/loadavg: 4.03 3.47 1.81 5/188 28680
/proc/meminfo: memFree=23210132/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=182748 CPUtime=385.5 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 49983 0 0 0 38528 22 0 0 25 0 1 0 493975828 187133952 42525 33554432000 4194304 4929204 140735955872928 18446744073709551615 4639365 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 45687 42525 373 180 0 42697 0
Current children cumulated CPU time (s) 385.5
Current children cumulated vsize (KiB) 182748

[startup+387.101 s]
/proc/loadavg: 4.03 3.48 1.82 5/188 28680
/proc/meminfo: memFree=23210132/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=182748 CPUtime=387.11 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 49983 0 0 0 38689 22 0 0 25 0 1 0 493975828 187133952 42525 33554432000 4194304 4929204 140735955872928 18446744073709551615 4309029 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 45687 42525 373 180 0 42697 0
Current children cumulated CPU time (s) 387.11
Current children cumulated vsize (KiB) 182748

[startup+387.901 s]
/proc/loadavg: 4.03 3.48 1.82 5/188 28680
/proc/meminfo: memFree=23210132/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=182748 CPUtime=387.9 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 49983 0 0 0 38768 22 0 0 25 0 1 0 493975828 187133952 42525 33554432000 4194304 4929204 140735955872928 18446744073709551615 4327571 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 45687 42525 373 180 0 42697 0
Current children cumulated CPU time (s) 387.9
Current children cumulated vsize (KiB) 182748

[startup+388.101 s]
/proc/loadavg: 4.03 3.48 1.82 5/188 28680
/proc/meminfo: memFree=23210132/32951132 swapFree=67111364/67111528
[pid=28642] ppid=28640 vsize=163364 CPUtime=388.1 cores=0,2
/proc/28642/stat : 28642 (clasp) R 28640 28642 28553 0 -1 4202496 49995 0 0 0 38788 22 0 0 25 0 1 0 493975828 167284736 37691 33554432000 4194304 4929204 140735955872928 18446744073709551615 242970206779 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28642/statm: 40841 37691 385 180 0 37851 0
Current children cumulated CPU time (s) 388.1
Current children cumulated vsize (KiB) 163364

Child status: 20
Real time (s): 388.142
CPU time (s): 388.148
CPU user time (s): 387.916
CPU system time (s): 0.231964
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 182748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 387.916
system time used= 0.231964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49998
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= 8
involuntary context switches= 1136

runsolver used 0.685895 second user time and 1.45478 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-26 15:16:12
IDJOB=3300060
IDBENCH=70760
IDSOLVER=1684
FILE ID=node128/3300060-1303823771
RUNJOBID= node128-1303823722-28571
PBS_JOBID= 13160767
Free space on /tmp= 66672 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand128.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-3300060-1303823771/watcher-3300060-1303823771 -o /tmp/evaluation-result-3300060-1303823771/solver-3300060-1303823771 -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-3300060-1303823771.cnf

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

MD5SUM BENCH= a551844fb6a7f35cf6025d0a525ca14e
RANDOM SEED=268893369

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23165648 kB
Buffers:       1329036 kB
Cached:        7577416 kB
SwapCached:        160 kB
Active:        2196816 kB
Inactive:      6952176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23165648 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:          352960 kB
Writeback:           0 kB
AnonPages:      242160 kB
Mapped:          16212 kB
Slab:           570912 kB
PageTables:       5668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   412160 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= 66976 MiB
End job on node128 at 2011-04-26 15:22:40