Trace number 3299899

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-R4095UNSAT 1061.58 265.799

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 ...108728/instance-3299899-1304108728.cnf
0.00/0.03	c Solving...
1061.22/265.79	s UNSATISFIABLE
1061.22/265.79	
1061.22/265.79	c Models        : 0     
1061.22/265.79	c Time          : 265.786s (Solving: 265.75s 1st Model: 0.00s Unsat: 265.75s)
1061.22/265.79	c CPU Time      : 1061.560s

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

running on 4 cores: 1,3,5,7

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: 8.15 8.01 7.90 1/172 2525
/proc/meminfo: memFree=22135316/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=21896 CPUtime=0 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 814 0 0 0 0 0 0 0 25 0 1 0 522471551 22421504 701 33554432000 4194304 4964704 140735982460192 18446744073709551615 4679026 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2525/statm: 5474 705 376 189 0 348 0

[startup+0.174578 s]
/proc/loadavg: 8.15 8.01 7.90 1/172 2525
/proc/meminfo: memFree=22135316/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=172724 CPUtime=0.56 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 2807 0 0 0 56 0 0 0 25 0 4 0 522471551 176869376 2395 33554432000 4194304 4964704 140735982460192 18446744073709551615 4362191 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 43181 2395 458 189 0 37530 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 172724

[startup+0.200572 s]
/proc/loadavg: 8.15 8.01 7.90 1/172 2525
/proc/meminfo: memFree=22135316/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=172856 CPUtime=0.66 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 2880 0 0 0 66 0 0 0 25 0 4 0 522471551 177004544 2468 33554432000 4194304 4964704 140735982460192 18446744073709551615 4342208 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 43214 2468 458 189 0 37563 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 172856

[startup+0.300555 s]
/proc/loadavg: 8.15 8.01 7.90 1/172 2525
/proc/meminfo: memFree=22135316/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=172988 CPUtime=1.06 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 2962 0 0 0 106 0 0 0 25 0 4 0 522471551 177139712 2550 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 43247 2550 458 189 0 37596 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 172988

[startup+0.700485 s]
/proc/loadavg: 8.15 8.01 7.90 1/172 2525
/proc/meminfo: memFree=22135316/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=173648 CPUtime=2.66 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 3408 0 0 0 266 0 0 0 25 0 4 0 522471551 177815552 2996 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 43412 2996 458 189 0 37761 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 173648

[startup+1.50034 s]
/proc/loadavg: 8.15 8.01 7.90 6/181 2539
/proc/meminfo: memFree=22096988/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=239588 CPUtime=5.86 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 4318 0 0 0 586 0 0 0 25 0 4 0 522471551 245338112 3906 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 59897 3906 458 189 0 54246 0
[pid=2525/tid=2531] ppid=2523 vsize=239588 CPUtime=1.45 cores=1,3,5,7
/proc/2525/task/2531/stat : 2531 (claspmt) R 2523 2525 1515 0 -1 4202560 719 0 0 0 145 0 0 0 25 0 4 0 522471555 245338112 3906 33554432000 4194304 4964704 140735982460192 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2525/tid=2532] ppid=2523 vsize=239588 CPUtime=1.45 cores=1,3,5,7
/proc/2525/task/2532/stat : 2532 (claspmt) R 2523 2525 1515 0 -1 4202560 912 0 0 0 145 0 0 0 25 0 4 0 522471555 245338112 3906 33554432000 4194304 4964704 140735982460192 18446744073709551615 4660057 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2525/tid=2533] ppid=2523 vsize=239588 CPUtime=1.45 cores=1,3,5,7
/proc/2525/task/2533/stat : 2533 (claspmt) R 2523 2525 1515 0 -1 4202560 736 0 0 0 145 0 0 0 25 0 4 0 522471555 245338112 3906 33554432000 4194304 4964704 140735982460192 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 239588

[startup+3.10106 s]
/proc/loadavg: 8.14 8.01 7.90 9/184 2542
/proc/meminfo: memFree=22070056/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=240644 CPUtime=12.26 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 5184 0 0 0 1225 1 0 0 25 0 4 0 522471551 246419456 4772 33554432000 4194304 4964704 140735982460192 18446744073709551615 4683577 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 60161 4772 458 189 0 54510 0
[pid=2525/tid=2531] ppid=2523 vsize=240644 CPUtime=3.04 cores=1,3,5,7
/proc/2525/task/2531/stat : 2531 (claspmt) R 2523 2525 1515 0 -1 4202560 925 0 0 0 304 0 0 0 25 0 4 0 522471555 246419456 4772 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2525/tid=2532] ppid=2523 vsize=240644 CPUtime=3.05 cores=1,3,5,7
/proc/2525/task/2532/stat : 2532 (claspmt) R 2523 2525 1515 0 -1 4202560 1306 0 0 0 305 0 0 0 25 0 4 0 522471555 246419456 4772 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2525/tid=2533] ppid=2523 vsize=240644 CPUtime=3.05 cores=1,3,5,7
/proc/2525/task/2533/stat : 2533 (claspmt) R 2523 2525 1515 0 -1 4202560 885 0 0 0 305 0 0 0 25 0 4 0 522471555 246419456 4772 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 240644

[startup+6.30049 s]
/proc/loadavg: 8.14 8.01 7.90 9/184 2542
/proc/meminfo: memFree=22051716/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=241872 CPUtime=25.04 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 7226 0 0 0 2502 2 0 0 25 0 4 0 522471551 247676928 6814 33554432000 4194304 4964704 140735982460192 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 60468 6814 460 189 0 54817 0
[pid=2525/tid=2531] ppid=2523 vsize=241872 CPUtime=6.22 cores=1,3,5,7
/proc/2525/task/2531/stat : 2531 (claspmt) R 2523 2525 1515 0 -1 4202560 1325 0 0 0 622 0 0 0 25 0 4 0 522471555 247676928 6814 33554432000 4194304 4964704 140735982460192 18446744073709551615 4669056 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2525/tid=2532] ppid=2523 vsize=241872 CPUtime=6.25 cores=1,3,5,7
/proc/2525/task/2532/stat : 2532 (claspmt) R 2523 2525 1515 0 -1 4202560 2750 0 0 0 624 1 0 0 25 0 4 0 522471555 247676928 6814 33554432000 4194304 4964704 140735982460192 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2525/tid=2533] ppid=2523 vsize=241872 CPUtime=6.25 cores=1,3,5,7
/proc/2525/task/2533/stat : 2533 (claspmt) R 2523 2525 1515 0 -1 4202560 943 0 0 0 625 0 0 0 25 0 4 0 522471555 247676928 6814 33554432000 4194304 4964704 140735982460192 18446744073709551615 4683978 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 241872

[startup+12.7004 s]
/proc/loadavg: 8.13 8.01 7.90 9/184 2542
/proc/meminfo: memFree=22033196/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=242268 CPUtime=50.6 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 9111 0 0 0 5057 3 0 0 25 0 4 0 522471551 248082432 8699 33554432000 4194304 4964704 140735982460192 18446744073709551615 4660064 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 60567 8699 460 189 0 54916 0
[pid=2525/tid=2531] ppid=2523 vsize=242268 CPUtime=12.58 cores=1,3,5,7
/proc/2525/task/2531/stat : 2531 (claspmt) R 2523 2525 1515 0 -1 4202560 1458 0 0 0 1258 0 0 0 25 0 4 0 522471555 248082432 8699 33554432000 4194304 4964704 140735982460192 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2525/tid=2532] ppid=2523 vsize=242268 CPUtime=12.65 cores=1,3,5,7
/proc/2525/task/2532/stat : 2532 (claspmt) R 2523 2525 1515 0 -1 4202560 4120 0 0 0 1263 2 0 0 25 0 4 0 522471555 248082432 8699 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2525/tid=2533] ppid=2523 vsize=242268 CPUtime=12.65 cores=1,3,5,7
/proc/2525/task/2533/stat : 2533 (claspmt) R 2523 2525 1515 0 -1 4202560 1069 0 0 0 1265 0 0 0 25 0 4 0 522471555 248082432 8699 33554432000 4194304 4964704 140735982460192 18446744073709551615 4668618 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 242268

[startup+25.5011 s]
/proc/loadavg: 8.18 8.02 7.90 9/184 2542
/proc/meminfo: memFree=22009152/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=244672 CPUtime=101.73 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 10969 0 0 0 10169 4 0 0 25 0 4 0 522471551 250544128 10557 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670258 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 61168 10557 460 189 0 55517 0
[pid=2525/tid=2531] ppid=2523 vsize=244672 CPUtime=25.31 cores=1,3,5,7
/proc/2525/task/2531/stat : 2531 (claspmt) R 2523 2525 1515 0 -1 4202560 2373 0 0 0 2531 0 0 0 25 0 4 0 522471555 250544128 10557 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670416 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2525/tid=2532] ppid=2523 vsize=244672 CPUtime=25.44 cores=1,3,5,7
/proc/2525/task/2532/stat : 2532 (claspmt) R 2523 2525 1515 0 -1 4202560 4917 0 0 0 2542 2 0 0 25 0 4 0 522471555 250544128 10557 33554432000 4194304 4964704 140735982460192 18446744073709551615 4669073 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2525/tid=2533] ppid=2523 vsize=244672 CPUtime=25.45 cores=1,3,5,7
/proc/2525/task/2533/stat : 2533 (claspmt) R 2523 2525 1515 0 -1 4202560 1108 0 0 0 2545 0 0 0 25 0 4 0 522471555 250544128 10557 33554432000 4194304 4964704 140735982460192 18446744073709551615 4669472 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 244672

[startup+51.1005 s]
/proc/loadavg: 8.12 8.02 7.91 9/184 2544
/proc/meminfo: memFree=21980856/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=245860 CPUtime=203.99 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 11631 0 0 0 20394 5 0 0 25 0 4 0 522471551 251760640 11219 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 61465 11219 460 189 0 55814 0
[pid=2525/tid=2531] ppid=2523 vsize=245860 CPUtime=50.77 cores=1,3,5,7
/proc/2525/task/2531/stat : 2531 (claspmt) R 2523 2525 1515 0 -1 4202560 2648 0 0 0 5077 0 0 0 25 0 4 0 522471555 251760640 11219 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2525/tid=2532] ppid=2523 vsize=245860 CPUtime=51.05 cores=1,3,5,7
/proc/2525/task/2532/stat : 2532 (claspmt) R 2523 2525 1515 0 -1 4202560 5139 0 0 0 5102 3 0 0 25 0 4 0 522471555 251760640 11219 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2525/tid=2533] ppid=2523 vsize=245860 CPUtime=51.05 cores=1,3,5,7
/proc/2525/task/2533/stat : 2533 (claspmt) R 2523 2525 1515 0 -1 4202560 1133 0 0 0 5105 0 0 0 25 0 4 0 522471555 251760640 11219 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 245860

[startup+102.3 s]
/proc/loadavg: 8.10 8.03 7.91 9/184 2545
/proc/meminfo: memFree=21933580/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=248972 CPUtime=408.52 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 13442 0 0 0 40845 7 0 0 25 0 4 0 522471551 254947328 13030 33554432000 4194304 4964704 140735982460192 18446744073709551615 4669056 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 62243 13030 460 189 0 56592 0
[pid=2525/tid=2531] ppid=2523 vsize=248972 CPUtime=101.69 cores=1,3,5,7
/proc/2525/task/2531/stat : 2531 (claspmt) R 2523 2525 1515 0 -1 4202560 3259 0 0 0 10168 1 0 0 25 0 4 0 522471555 254947328 13030 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2525/tid=2532] ppid=2523 vsize=248972 CPUtime=102.25 cores=1,3,5,7
/proc/2525/task/2532/stat : 2532 (claspmt) R 2523 2525 1515 0 -1 4202560 5866 0 0 0 10221 4 0 0 25 0 4 0 522471555 254947328 13030 33554432000 4194304 4964704 140735982460192 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2525/tid=2533] ppid=2523 vsize=248972 CPUtime=102.25 cores=1,3,5,7
/proc/2525/task/2533/stat : 2533 (claspmt) R 2523 2525 1515 0 -1 4202560 1223 0 0 0 10225 0 0 0 25 0 4 0 522471555 254947328 13030 33554432000 4194304 4964704 140735982460192 18446744073709551615 4669365 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.52
Current children cumulated vsize (KiB) 248972

[startup+162.301 s]
/proc/loadavg: 8.04 8.02 7.91 9/184 2547
/proc/meminfo: memFree=21894860/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=250804 CPUtime=648.18 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 16362 0 0 0 64808 10 0 0 25 0 4 0 522471551 256823296 15950 33554432000 4194304 4964704 140735982460192 18446744073709551615 4668679 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 62701 15950 460 189 0 57050 0
[pid=2525/tid=2531] ppid=2523 vsize=250804 CPUtime=161.36 cores=1,3,5,7
/proc/2525/task/2531/stat : 2531 (claspmt) R 2523 2525 1515 0 -1 4202560 4132 0 0 0 16134 2 0 0 25 0 4 0 522471555 256823296 15950 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2525/tid=2532] ppid=2523 vsize=250804 CPUtime=162.25 cores=1,3,5,7
/proc/2525/task/2532/stat : 2532 (claspmt) R 2523 2525 1515 0 -1 4202560 6868 0 0 0 16220 5 0 0 25 0 4 0 522471555 256823296 15950 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2525/tid=2533] ppid=2523 vsize=250804 CPUtime=162.26 cores=1,3,5,7
/proc/2525/task/2533/stat : 2533 (claspmt) R 2523 2525 1515 0 -1 4202560 1657 0 0 0 16225 1 0 0 25 0 4 0 522471555 256823296 15950 33554432000 4194304 4964704 140735982460192 18446744073709551615 4669477 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.18
Current children cumulated vsize (KiB) 250804

[startup+222.307 s]
/proc/loadavg: 8.01 8.02 7.91 9/184 2549
/proc/meminfo: memFree=21867664/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=251516 CPUtime=887.88 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 17059 0 0 0 88776 12 0 0 25 0 4 0 522471551 257552384 16647 33554432000 4194304 4964704 140735982460192 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 62879 16647 460 189 0 57228 0
[pid=2525/tid=2531] ppid=2523 vsize=251516 CPUtime=221.03 cores=1,3,5,7
/proc/2525/task/2531/stat : 2531 (claspmt) R 2523 2525 1515 0 -1 4202560 4481 0 0 0 22101 2 0 0 25 0 4 0 522471555 257552384 16647 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2525/tid=2532] ppid=2523 vsize=251516 CPUtime=222.26 cores=1,3,5,7
/proc/2525/task/2532/stat : 2532 (claspmt) R 2523 2525 1515 0 -1 4202560 7084 0 0 0 22220 6 0 0 25 0 4 0 522471555 257552384 16647 33554432000 4194304 4964704 140735982460192 18446744073709551615 4660362 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2525/tid=2533] ppid=2523 vsize=251516 CPUtime=222.26 cores=1,3,5,7
/proc/2525/task/2533/stat : 2533 (claspmt) R 2523 2525 1515 0 -1 4202560 1767 0 0 0 22225 1 0 0 25 0 4 0 522471555 257552384 16647 33554432000 4194304 4964704 140735982460192 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.88
Current children cumulated vsize (KiB) 251516

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

[startup+230.401 s]
/proc/loadavg: 8.01 8.02 7.91 9/184 2549
/proc/meminfo: memFree=21865804/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=251516 CPUtime=920.22 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 17290 0 0 0 92010 12 0 0 25 0 4 0 522471551 257552384 16878 33554432000 4194304 4964704 140735982460192 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 62879 16878 460 189 0 57228 0
[pid=2525/tid=2531] ppid=2523 vsize=251516 CPUtime=229.09 cores=1,3,5,7
/proc/2525/task/2531/stat : 2531 (claspmt) R 2523 2525 1515 0 -1 4202560 4501 0 0 0 22907 2 0 0 25 0 4 0 522471555 257552384 16878 33554432000 4194304 4964704 140735982460192 18446744073709551615 4669009 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2525/tid=2532] ppid=2523 vsize=251516 CPUtime=230.35 cores=1,3,5,7
/proc/2525/task/2532/stat : 2532 (claspmt) R 2523 2525 1515 0 -1 4202560 7295 0 0 0 23029 6 0 0 25 0 4 0 522471555 257552384 16878 33554432000 4194304 4964704 140735982460192 18446744073709551615 4668904 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2525/tid=2533] ppid=2523 vsize=251516 CPUtime=230.35 cores=1,3,5,7
/proc/2525/task/2533/stat : 2533 (claspmt) R 2523 2525 1515 0 -1 4202560 1767 0 0 0 23034 1 0 0 25 0 4 0 522471555 257552384 16878 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 920.22
Current children cumulated vsize (KiB) 251516

[startup+243.206 s]
/proc/loadavg: 8.01 8.02 7.91 9/184 2549
/proc/meminfo: memFree=21859212/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=251516 CPUtime=971.36 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 17408 0 0 0 97124 12 0 0 25 0 4 0 522471551 257552384 16996 33554432000 4194304 4964704 140735982460192 18446744073709551615 4342174 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 62879 16996 460 189 0 57228 0
[pid=2525/tid=2531] ppid=2523 vsize=251516 CPUtime=241.82 cores=1,3,5,7
/proc/2525/task/2531/stat : 2531 (claspmt) R 2523 2525 1515 0 -1 4202560 4557 0 0 0 24180 2 0 0 25 0 4 0 522471555 257552384 16996 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2525/tid=2532] ppid=2523 vsize=251516 CPUtime=243.16 cores=1,3,5,7
/proc/2525/task/2532/stat : 2532 (claspmt) R 2523 2525 1515 0 -1 4202560 7349 0 0 0 24310 6 0 0 25 0 4 0 522471555 257552384 16996 33554432000 4194304 4964704 140735982460192 18446744073709551615 4668508 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2525/tid=2533] ppid=2523 vsize=251516 CPUtime=243.16 cores=1,3,5,7
/proc/2525/task/2533/stat : 2533 (claspmt) R 2523 2525 1515 0 -1 4202560 1775 0 0 0 24315 1 0 0 25 0 4 0 522471555 257552384 16996 33554432000 4194304 4964704 140735982460192 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 971.36
Current children cumulated vsize (KiB) 251516

[startup+256.001 s]
/proc/loadavg: 8.08 8.03 7.92 9/184 2549
/proc/meminfo: memFree=21852380/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=251988 CPUtime=1022.48 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 17630 0 0 0 102235 13 0 0 25 0 4 0 522471551 258035712 17218 33554432000 4194304 4964704 140735982460192 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 62997 17218 460 189 0 57346 0
[pid=2525/tid=2531] ppid=2523 vsize=251988 CPUtime=254.56 cores=1,3,5,7
/proc/2525/task/2531/stat : 2531 (claspmt) R 2523 2525 1515 0 -1 4202560 4734 0 0 0 25453 3 0 0 25 0 4 0 522471555 258035712 17218 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2525/tid=2532] ppid=2523 vsize=251988 CPUtime=255.95 cores=1,3,5,7
/proc/2525/task/2532/stat : 2532 (claspmt) R 2523 2525 1515 0 -1 4202560 7394 0 0 0 25589 6 0 0 25 0 4 0 522471555 258035712 17218 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2525/tid=2533] ppid=2523 vsize=251988 CPUtime=255.95 cores=1,3,5,7
/proc/2525/task/2533/stat : 2533 (claspmt) R 2523 2525 1515 0 -1 4202560 1775 0 0 0 25594 1 0 0 25 0 4 0 522471555 258035712 17218 33554432000 4194304 4964704 140735982460192 18446744073709551615 4644850 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1022.48
Current children cumulated vsize (KiB) 251988

[startup+262.401 s]
/proc/loadavg: 8.16 8.05 7.93 9/184 2549
/proc/meminfo: memFree=21846536/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=251988 CPUtime=1048.04 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 17733 0 0 0 104791 13 0 0 25 0 4 0 522471551 258035712 17321 33554432000 4194304 4964704 140735982460192 18446744073709551615 4370259 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 62997 17321 460 189 0 57346 0
[pid=2525/tid=2531] ppid=2523 vsize=251988 CPUtime=260.92 cores=1,3,5,7
/proc/2525/task/2531/stat : 2531 (claspmt) R 2523 2525 1515 0 -1 4202560 4754 0 0 0 26089 3 0 0 25 0 4 0 522471555 258035712 17321 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2525/tid=2532] ppid=2523 vsize=251988 CPUtime=262.35 cores=1,3,5,7
/proc/2525/task/2532/stat : 2532 (claspmt) R 2523 2525 1515 0 -1 4202560 7442 0 0 0 26229 6 0 0 25 0 4 0 522471555 258035712 17321 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2525/tid=2533] ppid=2523 vsize=251988 CPUtime=262.35 cores=1,3,5,7
/proc/2525/task/2533/stat : 2533 (claspmt) R 2523 2525 1515 0 -1 4202560 1775 0 0 0 26234 1 0 0 25 0 4 0 522471555 258035712 17321 33554432000 4194304 4964704 140735982460192 18446744073709551615 4660057 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1048.04
Current children cumulated vsize (KiB) 251988

[startup+264.001 s]
/proc/loadavg: 8.15 8.05 7.93 9/184 2549
/proc/meminfo: memFree=21845544/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=251988 CPUtime=1054.44 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 17798 0 0 0 105431 13 0 0 25 0 4 0 522471551 258035712 17386 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 62997 17386 460 189 0 57346 0
[pid=2525/tid=2531] ppid=2523 vsize=251988 CPUtime=262.51 cores=1,3,5,7
/proc/2525/task/2531/stat : 2531 (claspmt) R 2523 2525 1515 0 -1 4202560 4772 0 0 0 26248 3 0 0 19 0 4 0 522471555 258035712 17386 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2525/tid=2532] ppid=2523 vsize=251988 CPUtime=263.95 cores=1,3,5,7
/proc/2525/task/2532/stat : 2532 (claspmt) R 2523 2525 1515 0 -1 4202560 7442 0 0 0 26389 6 0 0 25 0 4 0 522471555 258035712 17386 33554432000 4194304 4964704 140735982460192 18446744073709551615 4654505 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2525/tid=2533] ppid=2523 vsize=251988 CPUtime=263.96 cores=1,3,5,7
/proc/2525/task/2533/stat : 2533 (claspmt) R 2523 2525 1515 0 -1 4202560 1775 0 0 0 26395 1 0 0 25 0 4 0 522471555 258035712 17386 33554432000 4194304 4964704 140735982460192 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1054.44
Current children cumulated vsize (KiB) 251988

[startup+264.801 s]
/proc/loadavg: 8.15 8.05 7.93 9/184 2549
/proc/meminfo: memFree=21845544/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=251988 CPUtime=1057.62 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 17798 0 0 0 105749 13 0 0 25 0 4 0 522471551 258035712 17386 33554432000 4194304 4964704 140735982460192 18446744073709551615 4668652 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 62997 17386 460 189 0 57346 0
[pid=2525/tid=2531] ppid=2523 vsize=251988 CPUtime=263.31 cores=1,3,5,7
/proc/2525/task/2531/stat : 2531 (claspmt) R 2523 2525 1515 0 -1 4202560 4772 0 0 0 26328 3 0 0 21 0 4 0 522471555 258035712 17386 33554432000 4194304 4964704 140735982460192 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2525/tid=2532] ppid=2523 vsize=251988 CPUtime=264.75 cores=1,3,5,7
/proc/2525/task/2532/stat : 2532 (claspmt) R 2523 2525 1515 0 -1 4202560 7442 0 0 0 26469 6 0 0 25 0 4 0 522471555 258035712 17386 33554432000 4194304 4964704 140735982460192 18446744073709551615 4669945 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2525/tid=2533] ppid=2523 vsize=251988 CPUtime=264.75 cores=1,3,5,7
/proc/2525/task/2533/stat : 2533 (claspmt) R 2523 2525 1515 0 -1 4202560 1775 0 0 0 26474 1 0 0 25 0 4 0 522471555 258035712 17386 33554432000 4194304 4964704 140735982460192 18446744073709551615 4325305 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1057.62
Current children cumulated vsize (KiB) 251988

[startup+265.206 s]
/proc/loadavg: 8.15 8.05 7.93 9/184 2550
/proc/meminfo: memFree=21844924/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=251988 CPUtime=1059.24 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 17820 0 0 0 105911 13 0 0 25 0 4 0 522471551 258035712 17408 33554432000 4194304 4964704 140735982460192 18446744073709551615 4668635 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 62997 17408 460 189 0 57346 0
[pid=2525/tid=2531] ppid=2523 vsize=251988 CPUtime=263.71 cores=1,3,5,7
/proc/2525/task/2531/stat : 2531 (claspmt) R 2523 2525 1515 0 -1 4202560 4772 0 0 0 26368 3 0 0 22 0 4 0 522471555 258035712 17408 33554432000 4194304 4964704 140735982460192 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2525/tid=2532] ppid=2523 vsize=251988 CPUtime=265.15 cores=1,3,5,7
/proc/2525/task/2532/stat : 2532 (claspmt) R 2523 2525 1515 0 -1 4202560 7442 0 0 0 26509 6 0 0 25 0 4 0 522471555 258035712 17408 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2525/tid=2533] ppid=2523 vsize=251988 CPUtime=265.16 cores=1,3,5,7
/proc/2525/task/2533/stat : 2533 (claspmt) R 2523 2525 1515 0 -1 4202560 1775 0 0 0 26515 1 0 0 25 0 4 0 522471555 258035712 17408 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1059.24
Current children cumulated vsize (KiB) 251988

[startup+265.6 s]
/proc/loadavg: 8.15 8.05 7.93 9/184 2550
/proc/meminfo: memFree=21844924/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=251988 CPUtime=1060.82 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 17820 0 0 0 106069 13 0 0 25 0 4 0 522471551 258035712 17408 33554432000 4194304 4964704 140735982460192 18446744073709551615 4659010 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 62997 17408 460 189 0 57346 0
[pid=2525/tid=2531] ppid=2523 vsize=251988 CPUtime=264.1 cores=1,3,5,7
/proc/2525/task/2531/stat : 2531 (claspmt) R 2523 2525 1515 0 -1 4202560 4772 0 0 0 26407 3 0 0 25 0 4 0 522471555 258035712 17408 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2525/tid=2532] ppid=2523 vsize=251988 CPUtime=265.55 cores=1,3,5,7
/proc/2525/task/2532/stat : 2532 (claspmt) R 2523 2525 1515 0 -1 4202560 7442 0 0 0 26549 6 0 0 25 0 4 0 522471555 258035712 17408 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2525/tid=2533] ppid=2523 vsize=251988 CPUtime=265.55 cores=1,3,5,7
/proc/2525/task/2533/stat : 2533 (claspmt) R 2523 2525 1515 0 -1 4202560 1775 0 0 0 26554 1 0 0 25 0 4 0 522471555 258035712 17408 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1060.82
Current children cumulated vsize (KiB) 251988

[startup+265.7 s]
/proc/loadavg: 8.15 8.05 7.93 9/184 2550
/proc/meminfo: memFree=21844924/32950928 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=251988 CPUtime=1061.22 cores=1,3,5,7
/proc/2525/stat : 2525 (claspmt) R 2523 2525 1515 0 -1 4202496 17820 0 0 0 106109 13 0 0 25 0 4 0 522471551 258035712 17408 33554432000 4194304 4964704 140735982460192 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2525/statm: 62997 17408 460 189 0 57346 0
[pid=2525/tid=2531] ppid=2523 vsize=251988 CPUtime=264.2 cores=1,3,5,7
/proc/2525/task/2531/stat : 2531 (claspmt) R 2523 2525 1515 0 -1 4202560 4772 0 0 0 26417 3 0 0 25 0 4 0 522471555 258035712 17408 33554432000 4194304 4964704 140735982460192 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2525/tid=2532] ppid=2523 vsize=251988 CPUtime=265.65 cores=1,3,5,7
/proc/2525/task/2532/stat : 2532 (claspmt) R 2523 2525 1515 0 -1 4202560 7442 0 0 0 26559 6 0 0 25 0 4 0 522471555 258035712 17408 33554432000 4194304 4964704 140735982460192 18446744073709551615 4660364 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2525/tid=2533] ppid=2523 vsize=251988 CPUtime=265.65 cores=1,3,5,7
/proc/2525/task/2533/stat : 2533 (claspmt) R 2523 2525 1515 0 -1 4202560 1775 0 0 0 26564 1 0 0 25 0 4 0 522471555 258035712 17408 33554432000 4194304 4964704 140735982460192 18446744073709551615 4669104 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1061.22
Current children cumulated vsize (KiB) 251988

Child status: 20
Real time (s): 265.799
CPU time (s): 1061.58
CPU user time (s): 1061.44
CPU system time (s): 0.143978
CPU usage (%): 399.393
Max. virtual memory (cumulated for all children) (KiB): 251988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1061.44
system time used= 0.143978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17832
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= 4660
involuntary context switches= 4742

runsolver used 0.410937 second user time and 1.04184 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 22:25:28
IDJOB=3299899
IDBENCH=88045
IDSOLVER=1683
FILE ID=node122/3299899-1304108728
RUNJOBID= node122-1304108233-2321
PBS_JOBID= 13170631
Free space on /tmp= 71664 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT02/industrial/dellacherie/comb/comb1.shuffled.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-3299899-1304108728/watcher-3299899-1304108728 -o /tmp/evaluation-result-3299899-1304108728/solver-3299899-1304108728 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299899-1304108728.cnf

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

MD5SUM BENCH= 0e9d17eb95ee436fc1015c5591cfb63f
RANDOM SEED=471290933

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22135596 kB
Buffers:       1630912 kB
Cached:        8570004 kB
SwapCached:          4 kB
Active:        1122936 kB
Inactive:      9142940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22135596 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             796 kB
Writeback:           0 kB
AnonPages:       64304 kB
Mapped:          15144 kB
Slab:           486032 kB
PageTables:       4260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186584 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71660 MiB
End job on node122 at 2011-04-29 22:29:53