Trace number 3299749

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
claspmt 2.0-R4095? (TO) 4801.85 1217.59

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
MD5SUMcb369c4583eb075a3a8cb5a04701e120
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4716.27
Satisfiable
(Un)Satisfiability was proved
Number of variables985042
Number of clauses3113540
Sum of the clauses size7976612
Maximum clause length618
Minimum clause length1
Number of clauses of size 1158
Number of clauses of size 21490897
Number of clauses of size 31578048
Number of clauses of size 428388
Number of clauses of size 59876
Number of clauses of size over 56173

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...102382/instance-3299749-1304102382.cnf
18.49/18.54	c Solving...
4800.04/1215.81	
4800.04/1215.81	*** INTERRUPTED! ***
4800.04/1215.81	*** Shutting down threads...
4801.74/1217.57	s UNKNOWN
4801.74/1217.57	
4801.74/1217.57	c INTERRUPTED   : 1
4801.74/1217.57	c Models        : 0+    
4801.74/1217.57	c Time          : 1215.812s (Solving: 1197.27s 1st Model: 0.00s Unsat: 0.00s)
4801.74/1217.57	c CPU Time      : 4800.060s

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-3299749-1304102382/watcher-3299749-1304102382 -o /tmp/evaluation-result-3299749-1304102382/solver-3299749-1304102382 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299749-1304102382.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 6.99 7.88 8.01 3/175 26223
/proc/meminfo: memFree=30555096/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=145936 CPUtime=0 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 805 0 0 0 0 0 0 0 21 0 1 0 521838295 149438464 734 33554432000 4194304 4964704 140735206342480 18446744073709551615 4686261 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26223/statm: 36484 735 374 189 0 31358 0

[startup+0.106542 s]
/proc/loadavg: 6.99 7.88 8.01 3/175 26223
/proc/meminfo: memFree=30555096/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=203656 CPUtime=0.09 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 37641 0 0 0 6 3 0 0 21 0 1 0 521838295 208543744 36379 33554432000 4194304 4964704 140735206342480 18446744073709551615 4679071 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26223/statm: 50914 36387 376 189 0 45788 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 203656

[startup+0.200525 s]
/proc/loadavg: 6.99 7.88 8.01 3/175 26223
/proc/meminfo: memFree=30555096/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=220648 CPUtime=0.19 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 57627 0 0 0 13 6 0 0 22 0 1 0 521838295 225943552 49388 33554432000 4194304 4964704 140735206342480 18446744073709551615 274664469189 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26223/statm: 55162 49389 388 189 0 50036 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 220648

[startup+0.300505 s]
/proc/loadavg: 6.99 7.88 8.01 3/175 26223
/proc/meminfo: memFree=30555096/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=234036 CPUtime=0.29 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 62147 0 0 0 22 7 0 0 22 0 1 0 521838295 239652864 52623 33554432000 4194304 4964704 140735206342480 18446744073709551615 274664469189 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26223/statm: 58509 52625 388 189 0 53383 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 234036

[startup+0.700465 s]
/proc/loadavg: 6.99 7.88 8.01 3/175 26223
/proc/meminfo: memFree=30555096/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=285724 CPUtime=0.69 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 79359 0 0 0 59 10 0 0 24 0 1 0 521838295 292581376 65504 33554432000 4194304 4964704 140735206342480 18446744073709551615 274664469189 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26223/statm: 71431 65506 388 189 0 66305 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 285724

[startup+1.50033 s]
/proc/loadavg: 6.99 7.88 8.01 3/176 26224
/proc/meminfo: memFree=30231828/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=438276 CPUtime=1.49 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 133430 0 0 0 133 16 0 0 25 0 1 0 521838295 448794624 102025 33554432000 4194304 4964704 140735206342480 18446744073709551615 274664469189 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26223/statm: 109569 102026 399 189 0 104443 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 438276

[startup+3.10105 s]
/proc/loadavg: 6.83 7.83 7.99 3/176 26224
/proc/meminfo: memFree=30086748/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=498884 CPUtime=3.09 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 148207 0 0 0 290 19 0 0 25 0 1 0 521838295 510857216 116802 33554432000 4194304 4964704 140735206342480 18446744073709551615 4615573 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26223/statm: 124721 116802 399 189 0 119595 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 498884

[startup+6.30045 s]
/proc/loadavg: 6.83 7.83 7.99 8/179 26227
/proc/meminfo: memFree=29921312/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=517860 CPUtime=6.29 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 153055 0 0 0 610 19 0 0 25 0 1 0 521838295 530288640 121650 33554432000 4194304 4964704 140735206342480 18446744073709551615 4607435 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26223/statm: 129465 121650 402 189 0 124339 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 517860

[startup+12.7003 s]
/proc/loadavg: 7.55 7.95 8.03 9/179 26227
/proc/meminfo: memFree=29864272/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=576996 CPUtime=12.69 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 167844 0 0 0 1247 22 0 0 25 0 1 0 521838295 590843904 136439 33554432000 4194304 4964704 140735206342480 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26223/statm: 144249 136440 403 189 0 139123 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 576996

[startup+25.5011 s]
/proc/loadavg: 8.24 8.08 8.07 12/182 26231
/proc/meminfo: memFree=29550644/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=1005892 CPUtime=45.84 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 282375 0 0 0 4541 43 0 0 25 0 4 0 521838295 1030033408 211254 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26223/statm: 251473 211254 458 189 0 245822 0
[pid=26223/tid=26229] ppid=26221 vsize=1005892 CPUtime=6.82 cores=0,2,4,6
/proc/26223/task/26229/stat : 26229 (claspmt) R 26221 26223 25415 0 -1 4202560 30096 0 0 0 678 4 0 0 25 0 4 0 521840150 1030033408 211254 33554432000 4194304 4964704 140735206342480 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26223/tid=26230] ppid=26221 vsize=1005892 CPUtime=6.91 cores=0,2,4,6
/proc/26223/task/26230/stat : 26230 (claspmt) R 26221 26223 25415 0 -1 4202560 37453 0 0 0 685 6 0 0 25 0 4 0 521840150 1030033408 211254 33554432000 4194304 4964704 140735206342480 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26223/tid=26231] ppid=26221 vsize=1005892 CPUtime=6.95 cores=0,2,4,6
/proc/26223/task/26231/stat : 26231 (claspmt) R 26221 26223 25415 0 -1 4202560 36078 0 0 0 688 7 0 0 25 0 4 0 521840150 1030033408 211254 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 45.84
Current children cumulated vsize (KiB) 1005892

[startup+51.1007 s]
/proc/loadavg: 8.57 8.18 8.10 10/182 26232
/proc/meminfo: memFree=29538184/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=1005892 CPUtime=148.05 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 282667 0 0 0 14760 45 0 0 25 0 4 0 521838295 1030033408 211546 33554432000 4194304 4964704 140735206342480 18446744073709551615 4677958 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26223/statm: 251473 211546 458 189 0 245822 0
[pid=26223/tid=26229] ppid=26221 vsize=1005892 CPUtime=32.43 cores=0,2,4,6
/proc/26223/task/26229/stat : 26229 (claspmt) R 26221 26223 25415 0 -1 4202560 30178 0 0 0 3238 5 0 0 25 0 4 0 521840150 1030033408 211546 33554432000 4194304 4964704 140735206342480 18446744073709551615 4668657 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26223/tid=26230] ppid=26221 vsize=1005892 CPUtime=32.51 cores=0,2,4,6
/proc/26223/task/26230/stat : 26230 (claspmt) R 26221 26223 25415 0 -1 4202560 37485 0 0 0 3245 6 0 0 25 0 4 0 521840150 1030033408 211546 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26223/tid=26231] ppid=26221 vsize=1005892 CPUtime=32.52 cores=0,2,4,6
/proc/26223/task/26231/stat : 26231 (claspmt) R 26221 26223 25415 0 -1 4202560 36126 0 0 0 3244 8 0 0 25 0 4 0 521840150 1030033408 211546 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 148.05
Current children cumulated vsize (KiB) 1005892

[startup+102.301 s]
/proc/loadavg: 8.29 8.17 8.10 9/182 26233
/proc/meminfo: memFree=29503736/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=1005892 CPUtime=352.57 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 284084 0 0 0 35210 47 0 0 25 0 4 0 521838295 1030033408 212963 33554432000 4194304 4964704 140735206342480 18446744073709551615 4370236 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26223/statm: 251473 212963 458 189 0 245822 0
[pid=26223/tid=26229] ppid=26221 vsize=1005892 CPUtime=83.63 cores=0,2,4,6
/proc/26223/task/26229/stat : 26229 (claspmt) R 26221 26223 25415 0 -1 4202560 30432 0 0 0 8358 5 0 0 25 0 4 0 521840150 1030033408 212963 33554432000 4194304 4964704 140735206342480 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26223/tid=26230] ppid=26221 vsize=1005892 CPUtime=83.71 cores=0,2,4,6
/proc/26223/task/26230/stat : 26230 (claspmt) R 26221 26223 25415 0 -1 4202560 38462 0 0 0 8363 8 0 0 25 0 4 0 521840150 1030033408 212963 33554432000 4194304 4964704 140735206342480 18446744073709551615 4362882 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26223/tid=26231] ppid=26221 vsize=1005892 CPUtime=83.73 cores=0,2,4,6
/proc/26223/task/26231/stat : 26231 (claspmt) R 26221 26223 25415 0 -1 4202560 36203 0 0 0 8365 8 0 0 25 0 4 0 521840150 1030033408 212963 33554432000 4194304 4964704 140735206342480 18446744073709551615 4325736 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 352.57
Current children cumulated vsize (KiB) 1005892

[startup+162.3 s]
/proc/loadavg: 8.17 8.15 8.09 9/182 26234
/proc/meminfo: memFree=29428700/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=1005892 CPUtime=592.19 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 287921 0 0 0 59166 53 0 0 25 0 4 0 521838295 1030033408 216800 33554432000 4194304 4964704 140735206342480 18446744073709551615 4668632 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26223/statm: 251473 216800 458 189 0 245822 0
[pid=26223/tid=26229] ppid=26221 vsize=1005892 CPUtime=143.62 cores=0,2,4,6
/proc/26223/task/26229/stat : 26229 (claspmt) R 26221 26223 25415 0 -1 4202560 30663 0 0 0 14357 5 0 0 25 0 4 0 521840150 1030033408 216800 33554432000 4194304 4964704 140735206342480 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26223/tid=26230] ppid=26221 vsize=1005892 CPUtime=143.69 cores=0,2,4,6
/proc/26223/task/26230/stat : 26230 (claspmt) R 26221 26223 25415 0 -1 4202560 40947 0 0 0 14357 12 0 0 25 0 4 0 521840150 1030033408 216800 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26223/tid=26231] ppid=26221 vsize=1005892 CPUtime=143.72 cores=0,2,4,6
/proc/26223/task/26231/stat : 26231 (claspmt) R 26221 26223 25415 0 -1 4202560 36870 0 0 0 14363 9 0 0 25 0 4 0 521840150 1030033408 216800 33554432000 4194304 4964704 140735206342480 18446744073709551615 4677956 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 592.19
Current children cumulated vsize (KiB) 1005892

[startup+222.307 s]
/proc/loadavg: 8.12 8.14 8.09 10/182 26236
/proc/meminfo: memFree=29355528/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=1005892 CPUtime=831.85 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 292293 0 0 0 83127 58 0 0 25 0 4 0 521838295 1030033408 221172 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26223/statm: 251473 221172 460 189 0 245822 0
[pid=26223/tid=26229] ppid=26221 vsize=1005892 CPUtime=203.63 cores=0,2,4,6
/proc/26223/task/26229/stat : 26229 (claspmt) R 26221 26223 25415 0 -1 4202560 30852 0 0 0 20358 5 0 0 25 0 4 0 521840150 1030033408 221172 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26223/tid=26230] ppid=26221 vsize=1005892 CPUtime=203.69 cores=0,2,4,6
/proc/26223/task/26230/stat : 26230 (claspmt) R 26221 26223 25415 0 -1 4202560 43812 0 0 0 20353 16 0 0 25 0 4 0 521840150 1030033408 221172 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26223/tid=26231] ppid=26221 vsize=1005892 CPUtime=203.73 cores=0,2,4,6
/proc/26223/task/26231/stat : 26231 (claspmt) R 26221 26223 25415 0 -1 4202560 38013 0 0 0 20363 10 0 0 25 0 4 0 521840150 1030033408 221172 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670598 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 831.85
Current children cumulated vsize (KiB) 1005892

[startup+282.301 s]
/proc/loadavg: 8.16 8.14 8.09 9/182 26238
/proc/meminfo: memFree=29246764/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=1071428 CPUtime=1071.47 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 305678 0 0 0 107074 73 0 0 25 0 4 0 521838295 1097142272 234557 33554432000 4194304 4964704 140735206342480 18446744073709551615 4668709 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26223/statm: 267857 234557 460 189 0 262206 0
[pid=26223/tid=26229] ppid=26221 vsize=1071428 CPUtime=263.63 cores=0,2,4,6
/proc/26223/task/26229/stat : 26229 (claspmt) R 26221 26223 25415 0 -1 4202560 31239 0 0 0 26357 6 0 0 25 0 4 0 521840150 1097142272 234557 33554432000 4194304 4964704 140735206342480 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26223/tid=26230] ppid=26221 vsize=1071428 CPUtime=263.68 cores=0,2,4,6
/proc/26223/task/26230/stat : 26230 (claspmt) R 26221 26223 25415 0 -1 4202560 54985 0 0 0 26339 29 0 0 25 0 4 0 521840150 1097142272 234557 33554432000 4194304 4964704 140735206342480 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26223/tid=26231] ppid=26221 vsize=1071428 CPUtime=263.72 cores=0,2,4,6
/proc/26223/task/26231/stat : 26231 (claspmt) R 26221 26223 25415 0 -1 4202560 39439 0 0 0 26360 12 0 0 25 0 4 0 521840150 1097142272 234557 33554432000 4194304 4964704 140735206342480 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1071.47
Current children cumulated vsize (KiB) 1071428

[startup+342.3 s]
/proc/loadavg: 8.16 8.14 8.09 9/182 26239
/proc/meminfo: memFree=29169984/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=1071428 CPUtime=1311.12 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 310560 0 0 0 131030 82 0 0 25 0 4 0 521838295 1097142272 239439 33554432000 4194304 4964704 140735206342480 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26223/statm: 267857 239439 460 189 0 262206 0
[pid=26223/tid=26229] ppid=26221 vsize=1071428 CPUtime=323.63 cores=0,2,4,6
/proc/26223/task/26229/stat : 26229 (claspmt) R 26221 26223 25415 0 -1 4202560 31309 0 0 0 32357 6 0 0 25 0 4 0 521840150 1097142272 239439 33554432000 4194304 4964704 140735206342480 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26223/tid=26230] ppid=26221 vsize=1071428 CPUtime=323.66 cores=0,2,4,6
/proc/26223/task/26230/stat : 26230 (claspmt) R 26221 26223 25415 0 -1 4202560 59517 0 0 0 32330 36 0 0 25 0 4 0 521840150 1097142272 239439 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670062 0 0 4096 18946 0 0 0 -1 2 0 0 0

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

/proc/26223/task/26230/stat : 26230 (claspmt) R 26221 26223 25415 0 -1 4202560 105376 0 0 0 74263 98 0 0 25 0 4 0 521840150 1415012352 301978 33554432000 4194304 4964704 140735206342480 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26223/tid=26231] ppid=26221 vsize=1381848 CPUtime=743.73 cores=0,2,4,6
/proc/26223/task/26231/stat : 26231 (claspmt) R 26221 26223 25415 0 -1 4202560 53231 0 0 0 74350 23 0 0 25 0 4 0 521840150 1415012352 301978 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2988.65
Current children cumulated vsize (KiB) 1381848

[startup+822.3 s]
/proc/loadavg: 8.00 8.05 8.07 9/182 26252
/proc/meminfo: memFree=28567456/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=1391248 CPUtime=3228.27 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 381830 0 0 0 322657 170 0 0 25 0 4 0 521838295 1424637952 310709 33554432000 4194304 4964704 140735206342480 18446744073709551615 4668693 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26223/statm: 347812 310709 460 189 0 342161 0
[pid=26223/tid=26229] ppid=26221 vsize=1391248 CPUtime=803.63 cores=0,2,4,6
/proc/26223/task/26229/stat : 26229 (claspmt) R 26221 26223 25415 0 -1 4202560 33404 0 0 0 80354 9 0 0 25 0 4 0 521840150 1424637952 310709 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26223/tid=26230] ppid=26221 vsize=1391248 CPUtime=803.59 cores=0,2,4,6
/proc/26223/task/26230/stat : 26230 (claspmt) R 26221 26223 25415 0 -1 4202560 111702 0 0 0 80251 108 0 0 25 0 4 0 521840150 1424637952 310709 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26223/tid=26231] ppid=26221 vsize=1391248 CPUtime=803.72 cores=0,2,4,6
/proc/26223/task/26231/stat : 26231 (claspmt) R 26221 26223 25415 0 -1 4202560 55629 0 0 0 80348 24 0 0 25 0 4 0 521840150 1424637952 310709 33554432000 4194304 4964704 140735206342480 18446744073709551615 4669192 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3228.27
Current children cumulated vsize (KiB) 1391248

[startup+882.307 s]
/proc/loadavg: 8.00 8.04 8.06 10/182 26254
/proc/meminfo: memFree=28493536/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=1400764 CPUtime=3467.94 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 390278 0 0 0 346615 179 0 0 25 0 4 0 521838295 1434382336 319155 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26223/statm: 350191 319155 460 189 0 344540 0
[pid=26223/tid=26229] ppid=26221 vsize=1400764 CPUtime=863.65 cores=0,2,4,6
/proc/26223/task/26229/stat : 26229 (claspmt) R 26221 26223 25415 0 -1 4202560 33850 0 0 0 86355 10 0 0 25 0 4 0 521840150 1434382336 319155 33554432000 4194304 4964704 140735206342480 18446744073709551615 4669893 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26223/tid=26230] ppid=26221 vsize=1400764 CPUtime=863.57 cores=0,2,4,6
/proc/26223/task/26230/stat : 26230 (claspmt) R 26221 26223 25415 0 -1 4202560 117272 0 0 0 86242 115 0 0 25 0 4 0 521840150 1434382336 319155 33554432000 4194304 4964704 140735206342480 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26223/tid=26231] ppid=26221 vsize=1400764 CPUtime=863.72 cores=0,2,4,6
/proc/26223/task/26231/stat : 26231 (claspmt) R 26221 26223 25415 0 -1 4202560 58061 0 0 0 86347 25 0 0 25 0 4 0 521840150 1434382336 319155 33554432000 4194304 4964704 140735206342480 18446744073709551615 4668645 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3467.94
Current children cumulated vsize (KiB) 1400764

[startup+942.301 s]
/proc/loadavg: 8.00 8.03 8.06 10/182 26255
/proc/meminfo: memFree=28432016/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=1474024 CPUtime=3707.54 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 401612 0 0 0 370562 192 0 0 25 0 4 0 521838295 1509400576 330489 33554432000 4194304 4964704 140735206342480 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26223/statm: 368506 330489 460 189 0 362855 0
[pid=26223/tid=26229] ppid=26221 vsize=1474024 CPUtime=923.64 cores=0,2,4,6
/proc/26223/task/26229/stat : 26229 (claspmt) R 26221 26223 25415 0 -1 4202560 33922 0 0 0 92354 10 0 0 25 0 4 0 521840150 1509400576 330489 33554432000 4194304 4964704 140735206342480 18446744073709551615 4677956 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26223/tid=26230] ppid=26221 vsize=1474024 CPUtime=923.53 cores=0,2,4,6
/proc/26223/task/26230/stat : 26230 (claspmt) R 26221 26223 25415 0 -1 4202560 125692 0 0 0 92227 126 0 0 25 0 4 0 521840150 1509400576 330489 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26223/tid=26231] ppid=26221 vsize=1474024 CPUtime=923.72 cores=0,2,4,6
/proc/26223/task/26231/stat : 26231 (claspmt) R 26221 26223 25415 0 -1 4202560 60903 0 0 0 92345 27 0 0 25 0 4 0 521840150 1509400576 330489 33554432000 4194304 4964704 140735206342480 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3707.54
Current children cumulated vsize (KiB) 1474024

[startup+1002.3 s]
/proc/loadavg: 8.00 8.02 8.05 9/182 26257
/proc/meminfo: memFree=28398768/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=1481560 CPUtime=3947.17 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 408960 0 0 0 394515 202 0 0 25 0 4 0 521838295 1517117440 337837 33554432000 4194304 4964704 140735206342480 18446744073709551615 4669051 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26223/statm: 370390 337837 460 189 0 364739 0
[pid=26223/tid=26229] ppid=26221 vsize=1481560 CPUtime=983.64 cores=0,2,4,6
/proc/26223/task/26229/stat : 26229 (claspmt) R 26221 26223 25415 0 -1 4202560 33956 0 0 0 98354 10 0 0 25 0 4 0 521840150 1517117440 337837 33554432000 4194304 4964704 140735206342480 18446744073709551615 4677956 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26223/tid=26230] ppid=26221 vsize=1481560 CPUtime=983.48 cores=0,2,4,6
/proc/26223/task/26230/stat : 26230 (claspmt) R 26221 26223 25415 0 -1 4202560 131052 0 0 0 98214 134 0 0 25 0 4 0 521840150 1517117440 337837 33554432000 4194304 4964704 140735206342480 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26223/tid=26231] ppid=26221 vsize=1481560 CPUtime=983.72 cores=0,2,4,6
/proc/26223/task/26231/stat : 26231 (claspmt) R 26221 26223 25415 0 -1 4202560 62758 0 0 0 98344 28 0 0 25 0 4 0 521840150 1517117440 337837 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3947.17
Current children cumulated vsize (KiB) 1481560

[startup+1062.3 s]
/proc/loadavg: 8.11 8.05 8.06 9/182 26258
/proc/meminfo: memFree=28373456/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=1489480 CPUtime=4186.82 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 414123 0 0 0 418474 208 0 0 25 0 4 0 521838295 1525227520 343000 33554432000 4194304 4964704 140735206342480 18446744073709551615 4669429 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26223/statm: 372370 343000 460 189 0 366719 0
[pid=26223/tid=26229] ppid=26221 vsize=1489480 CPUtime=1043.64 cores=0,2,4,6
/proc/26223/task/26229/stat : 26229 (claspmt) R 26221 26223 25415 0 -1 4202560 34328 0 0 0 104354 10 0 0 25 0 4 0 521840150 1525227520 343000 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26223/tid=26230] ppid=26221 vsize=1489480 CPUtime=1043.46 cores=0,2,4,6
/proc/26223/task/26230/stat : 26230 (claspmt) R 26221 26223 25415 0 -1 4202560 133799 0 0 0 104208 138 0 0 25 0 4 0 521840150 1525227520 343000 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26223/tid=26231] ppid=26221 vsize=1489480 CPUtime=1043.72 cores=0,2,4,6
/proc/26223/task/26231/stat : 26231 (claspmt) R 26221 26223 25415 0 -1 4202560 64760 0 0 0 104342 30 0 0 25 0 4 0 521840150 1525227520 343000 33554432000 4194304 4964704 140735206342480 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4186.82
Current children cumulated vsize (KiB) 1489480

[startup+1122.3 s]
/proc/loadavg: 5.69 7.38 7.83 5/173 26277
/proc/meminfo: memFree=29387636/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=1508084 CPUtime=4426.47 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 425280 0 0 0 442409 238 0 0 25 0 4 0 521838295 1544278016 354148 33554432000 4194304 4964704 140735206342480 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26223/statm: 377021 354148 460 189 0 371370 0
[pid=26223/tid=26229] ppid=26221 vsize=1508084 CPUtime=1103.65 cores=0,2,4,6
/proc/26223/task/26229/stat : 26229 (claspmt) R 26221 26223 25415 0 -1 4202560 34606 0 0 0 110354 11 0 0 25 0 4 0 521840150 1544278016 354148 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26223/tid=26230] ppid=26221 vsize=1508084 CPUtime=1103.4 cores=0,2,4,6
/proc/26223/task/26230/stat : 26230 (claspmt) R 26221 26223 25415 0 -1 4202560 142024 0 0 0 110174 166 0 0 25 0 4 0 521840150 1544278016 354148 33554432000 4194304 4964704 140735206342480 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26223/tid=26231] ppid=26221 vsize=1508084 CPUtime=1103.72 cores=0,2,4,6
/proc/26223/task/26231/stat : 26231 (claspmt) R 26221 26223 25415 0 -1 4202560 67414 0 0 0 110339 33 0 0 25 0 4 0 521840150 1544278016 354148 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4426.47
Current children cumulated vsize (KiB) 1508084

[startup+1182.3 s]
/proc/loadavg: 4.67 6.78 7.59 5/173 26279
/proc/meminfo: memFree=29359956/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=1582616 CPUtime=4666.17 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 432214 0 0 0 466359 258 0 0 25 0 4 0 521838295 1620598784 361082 33554432000 4194304 4964704 140735206342480 18446744073709551615 4668840 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26223/statm: 395654 361082 460 189 0 390003 0
[pid=26223/tid=26229] ppid=26221 vsize=1582616 CPUtime=1163.65 cores=0,2,4,6
/proc/26223/task/26229/stat : 26229 (claspmt) R 26221 26223 25415 0 -1 4202560 34864 0 0 0 116353 12 0 0 25 0 4 0 521840150 1620598784 361082 33554432000 4194304 4964704 140735206342480 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26223/tid=26230] ppid=26221 vsize=1582616 CPUtime=1163.39 cores=0,2,4,6
/proc/26223/task/26230/stat : 26230 (claspmt) R 26221 26223 25415 0 -1 4202560 147625 0 0 0 116156 183 0 0 25 0 4 0 521840150 1620598784 361082 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26223/tid=26231] ppid=26221 vsize=1582616 CPUtime=1163.72 cores=0,2,4,6
/proc/26223/task/26231/stat : 26231 (claspmt) R 26221 26223 25415 0 -1 4202560 68489 0 0 0 116338 34 0 0 25 0 4 0 521840150 1620598784 361082 33554432000 4194304 4964704 140735206342480 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4666.17
Current children cumulated vsize (KiB) 1582616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1215.8 s]
/proc/loadavg: 4.49 6.53 7.48 5/173 26279
/proc/meminfo: memFree=29352884/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=1648152 CPUtime=4800.04 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 433804 0 0 0 479738 266 0 0 25 0 4 0 521838295 1687707648 362658 33554432000 4194304 4964704 140735206342480 18446744073709551615 4668893 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26223/statm: 412038 362658 460 189 0 406387 0
[pid=26223/tid=26229] ppid=26221 vsize=1648152 CPUtime=1197.15 cores=0,2,4,6
/proc/26223/task/26229/stat : 26229 (claspmt) R 26221 26223 25415 0 -1 4202560 35039 0 0 0 119703 12 0 0 25 0 4 0 521840150 1687707648 362658 33554432000 4194304 4964704 140735206342480 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26223/tid=26230] ppid=26221 vsize=1648152 CPUtime=1196.9 cores=0,2,4,6
/proc/26223/task/26230/stat : 26230 (claspmt) R 26221 26223 25415 0 -1 4202560 149040 0 0 0 119499 191 0 0 25 0 4 0 521840150 1687707648 362658 33554432000 4194304 4964704 140735206342480 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26223/tid=26231] ppid=26221 vsize=1648152 CPUtime=1197.22 cores=0,2,4,6
/proc/26223/task/26231/stat : 26231 (claspmt) R 26221 26223 25415 0 -1 4202560 68489 0 0 0 119688 34 0 0 25 0 4 0 521840150 1687707648 362658 33554432000 4194304 4964704 140735206342480 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 1648152

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

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

[startup+1215.91 s]
/proc/loadavg: 4.49 6.53 7.48 5/173 26279
/proc/meminfo: memFree=29352884/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=1648152 CPUtime=4800.15 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 433815 0 0 0 479749 266 0 0 25 0 1 0 521838295 1687707648 349357 33554432000 4194304 4964704 140735206342480 18446744073709551615 274664851591 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/26223/statm: 412038 349357 470 189 0 406387 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 1648152

[startup+1216.71 s]
/proc/loadavg: 4.21 6.43 7.44 2/171 26280
/proc/meminfo: memFree=29476900/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=1524056 CPUtime=4800.96 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 433815 0 0 0 479829 267 0 0 25 0 1 0 521838295 1560633344 331645 33554432000 4194304 4964704 140735206342480 18446744073709551615 274664457304 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26223/statm: 381014 331645 470 189 0 375363 0
Current children cumulated CPU time (s) 4800.96
Current children cumulated vsize (KiB) 1524056

[startup+1217.1 s]
/proc/loadavg: 4.21 6.43 7.44 2/171 26280
/proc/meminfo: memFree=29476900/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=1524056 CPUtime=4801.35 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 433815 0 0 0 479868 267 0 0 25 0 1 0 521838295 1560633344 331645 33554432000 4194304 4964704 140735206342480 18446744073709551615 274664464945 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26223/statm: 381014 331645 470 189 0 375363 0
Current children cumulated CPU time (s) 4801.35
Current children cumulated vsize (KiB) 1524056

[startup+1217.5 s]
/proc/loadavg: 4.21 6.43 7.44 2/171 26280
/proc/meminfo: memFree=29476900/32951132 swapFree=67111356/67111528
[pid=26223] ppid=26221 vsize=1319992 CPUtime=4801.74 cores=0,2,4,6
/proc/26223/stat : 26223 (claspmt) R 26221 26223 25415 0 -1 4202496 433816 0 0 0 479907 267 0 0 25 0 1 0 521838295 1351671808 291928 33554432000 4194304 4964704 140735206342480 18446744073709551615 274664457167 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26223/statm: 329998 291928 471 189 0 324347 0
Current children cumulated CPU time (s) 4801.74
Current children cumulated vsize (KiB) 1319992

Child status: 0
Real time (s): 1217.59
CPU time (s): 4801.85
CPU user time (s): 4799.11
CPU system time (s): 2.73258
CPU usage (%): 394.372
Max. virtual memory (cumulated for all children) (KiB): 1648152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.11
system time used= 2.73258
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 433817
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= 1921
involuntary context switches= 22362

runsolver used 2.11668 second user time and 4.52931 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 20:39:46
IDJOB=3299749
IDBENCH=84238
IDSOLVER=1683
FILE ID=node131/3299749-1304102382
RUNJOBID= node131-1304102382-26203
PBS_JOBID= 13170594
Free space on /tmp= 71296 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT03/industrial/schuppan/l2s/valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3299749-1304102382/watcher-3299749-1304102382 -o /tmp/evaluation-result-3299749-1304102382/solver-3299749-1304102382 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299749-1304102382.cnf

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

MD5SUM BENCH= cb369c4583eb075a3a8cb5a04701e120
RANDOM SEED=2124927167

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30555492 kB
Buffers:        198340 kB
Cached:        1603720 kB
SwapCached:        168 kB
Active:         454212 kB
Inactive:      1629540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30555492 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           93492 kB
Writeback:           0 kB
AnonPages:      281360 kB
Mapped:          15784 kB
Slab:           248284 kB
PageTables:       5204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   432308 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= 71324 MiB
End job on node131 at 2011-04-29 21:00:04