Trace number 3380909

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-patched (fixed)UNSAT 286.202 37.236

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtviseisenberg2-tseitin.cnf
MD5SUM7eb9713591c46f87c512df513290fd7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.938
Satisfiable
(Un)Satisfiability was proved
Number of variables115266
Number of clauses345359
Sum of the clauses size805835
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2230238
Number of clauses of size 3115119
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...494549/instance-3380909-1305494549.cnf
0.89/0.96	c Solving...
286.15/37.23	s UNSATISFIABLE
286.15/37.23	
286.15/37.23	c Models        : 0     
286.15/37.23	c Time          : 37.024s (Solving: 36.06s 1st Model: 0.00s Unsat: 36.06s)
286.15/37.23	c CPU Time      : 285.980s

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: 961)

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-3380909-1305494549/watcher-3380909-1305494549 -o /tmp/evaluation-result-3380909-1305494549/solver-3380909-1305494549 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380909-1305494549.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.89 5.91 4.03 1/331 6055
/proc/meminfo: memFree=20803512/32951124 swapFree=57171160/67111528
[pid=6055] ppid=6053 vsize=35464 CPUtime=0 cores=0-7
/proc/6055/stat : 6055 (claspmt) R 6053 6055 5686 0 -1 4202496 2093 0 0 0 0 0 0 0 25 0 1 0 641870507 36315136 2024 33554432000 4194304 4964800 140733202716496 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/6055/statm: 8866 2032 376 189 0 3740 0

[startup+0.0519469 s]
/proc/loadavg: 5.89 5.91 4.03 1/331 6055
/proc/meminfo: memFree=20803512/32951124 swapFree=57171160/67111528
[pid=6055] ppid=6053 vsize=48800 CPUtime=0.05 cores=0-7
/proc/6055/stat : 6055 (claspmt) R 6053 6055 5686 0 -1 4202496 8691 0 0 0 4 1 0 0 25 0 1 0 641870507 49971200 7249 33554432000 4194304 4964800 140733202716496 18446744073709551615 270338044613 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/6055/statm: 12200 7250 386 189 0 7074 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 48800

[startup+0.100935 s]
/proc/loadavg: 5.89 5.91 4.03 1/331 6055
/proc/meminfo: memFree=20803512/32951124 swapFree=57171160/67111528
[pid=6055] ppid=6053 vsize=56616 CPUtime=0.09 cores=0-7
/proc/6055/stat : 6055 (claspmt) R 6053 6055 5686 0 -1 4202496 11339 0 0 0 8 1 0 0 25 0 1 0 641870507 57974784 9220 33554432000 4194304 4964800 140733202716496 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/6055/statm: 14154 9222 386 189 0 9028 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56616

[startup+0.300917 s]
/proc/loadavg: 5.89 5.91 4.03 1/331 6055
/proc/meminfo: memFree=20803512/32951124 swapFree=57171160/67111528
[pid=6055] ppid=6053 vsize=80616 CPUtime=0.29 cores=0-7
/proc/6055/stat : 6055 (claspmt) R 6053 6055 5686 0 -1 4202496 18671 0 0 0 27 2 0 0 25 0 1 0 641870507 82550784 14819 33554432000 4194304 4964800 140733202716496 18446744073709551615 270338044613 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/6055/statm: 20154 14819 404 189 0 15028 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80616

[startup+0.700836 s]
/proc/loadavg: 5.89 5.91 4.03 1/331 6055
/proc/meminfo: memFree=20803512/32951124 swapFree=57171160/67111528
[pid=6055] ppid=6053 vsize=91308 CPUtime=0.69 cores=0-7
/proc/6055/stat : 6055 (claspmt) R 6053 6055 5686 0 -1 4202496 21336 0 0 0 67 2 0 0 25 0 1 0 641870507 93499392 17484 33554432000 4194304 4964800 140733202716496 18446744073709551615 270338041584 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/6055/statm: 22827 17485 404 189 0 17701 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91308

[startup+1.50063 s]
/proc/loadavg: 5.50 5.83 4.01 3/339 6063
/proc/meminfo: memFree=20675728/32951124 swapFree=57171160/67111528
[pid=6055] ppid=6053 vsize=559124 CPUtime=2.24 cores=0-7
/proc/6055/stat : 6055 (claspmt) R 6053 6055 5686 0 -1 4202496 54072 0 0 0 208 16 0 0 16 0 8 0 641870507 572542976 41767 33554432000 4194304 4964800 140733202716496 18446744073709551615 4629451 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6055/statm: 139781 41767 463 189 0 134130 0
[pid=6055/tid=6057] ppid=6053 vsize=559124 CPUtime=0.12 cores=0-7
/proc/6055/task/6057/stat : 6057 (claspmt) R 6053 6055 5686 0 -1 4202560 3199 0 0 0 11 1 0 0 16 0 8 0 641870604 572542976 41767 33554432000 4194304 4964800 140733202716496 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6055/tid=6058] ppid=6053 vsize=559124 CPUtime=0.1 cores=0-7
/proc/6055/task/6058/stat : 6058 (claspmt) R 6053 6055 5686 0 -1 4202560 4807 0 0 0 9 1 0 0 16 0 8 0 641870604 572542976 41767 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6055/tid=6059] ppid=6053 vsize=559124 CPUtime=0.11 cores=0-7
/proc/6055/task/6059/stat : 6059 (claspmt) R 6053 6055 5686 0 -1 4202560 4693 0 0 0 9 2 0 0 16 0 8 0 641870604 572542976 41767 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6055/tid=6060] ppid=6053 vsize=559124 CPUtime=0.07 cores=0-7
/proc/6055/task/6060/stat : 6060 (claspmt) R 6053 6055 5686 0 -1 4202560 4159 0 0 0 6 1 0 0 16 0 8 0 641870604 572542976 41767 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6055/tid=6061] ppid=6053 vsize=559124 CPUtime=0.47 cores=0-7
/proc/6055/task/6061/stat : 6061 (claspmt) R 6053 6055 5686 0 -1 4202560 4831 0 0 0 46 1 0 0 18 0 8 0 641870604 572542976 41767 33554432000 4194304 4964800 140733202716496 18446744073709551615 4669973 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6055/tid=6062] ppid=6053 vsize=559124 CPUtime=0.11 cores=0-7
/proc/6055/task/6062/stat : 6062 (claspmt) R 6053 6055 5686 0 -1 4202560 5232 0 0 0 9 2 0 0 16 0 8 0 641870604 572542976 41767 33554432000 4194304 4964800 140733202716496 18446744073709551615 4675724 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6055/tid=6063] ppid=6053 vsize=559124 CPUtime=0.14 cores=0-7
/proc/6055/task/6063/stat : 6063 (claspmt) R 6053 6055 5686 0 -1 4202560 4773 0 0 0 12 2 0 0 16 0 8 0 641870604 572542976 41767 33554432000 4194304 4964800 140733202716496 18446744073709551615 4629451 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 559124

[startup+3.10131 s]
/proc/loadavg: 5.50 5.83 4.01 9/339 6063
/proc/meminfo: memFree=20635924/32951124 swapFree=57171160/67111528
[pid=6055] ppid=6053 vsize=559124 CPUtime=15.03 cores=0-7
/proc/6055/stat : 6055 (claspmt) R 6053 6055 5686 0 -1 4202496 56071 0 0 0 1485 18 0 0 17 0 8 0 641870507 572542976 43766 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6055/statm: 139781 43766 464 189 0 134130 0
[pid=6055/tid=6057] ppid=6053 vsize=559124 CPUtime=1.72 cores=0-7
/proc/6055/task/6057/stat : 6057 (claspmt) R 6053 6055 5686 0 -1 4202560 3406 0 0 0 171 1 0 0 17 0 8 0 641870604 572542976 43766 33554432000 4194304 4964800 140733202716496 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6055/tid=6058] ppid=6053 vsize=559124 CPUtime=1.71 cores=0-7
/proc/6055/task/6058/stat : 6058 (claspmt) R 6053 6055 5686 0 -1 4202560 5147 0 0 0 169 2 0 0 17 0 8 0 641870604 572542976 43766 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670678 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6055/tid=6059] ppid=6053 vsize=559124 CPUtime=1.71 cores=0-7
/proc/6055/task/6059/stat : 6059 (claspmt) R 6053 6055 5686 0 -1 4202560 5116 0 0 0 168 3 0 0 17 0 8 0 641870604 572542976 43766 33554432000 4194304 4964800 140733202716496 18446744073709551615 4315277 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6055/tid=6060] ppid=6053 vsize=559124 CPUtime=1.68 cores=0-7
/proc/6055/task/6060/stat : 6060 (claspmt) R 6053 6055 5686 0 -1 4202560 4427 0 0 0 166 2 0 0 17 0 8 0 641870604 572542976 43766 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6055/tid=6061] ppid=6053 vsize=559124 CPUtime=2.07 cores=0-7
/proc/6055/task/6061/stat : 6061 (claspmt) R 6053 6055 5686 0 -1 4202560 4841 0 0 0 206 1 0 0 21 0 8 0 641870604 572542976 43767 33554432000 4194304 4964800 140733202716496 18446744073709551615 4668984 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6055/tid=6062] ppid=6053 vsize=559124 CPUtime=1.71 cores=0-7
/proc/6055/task/6062/stat : 6062 (claspmt) R 6053 6055 5686 0 -1 4202560 5459 0 0 0 169 2 0 0 17 0 8 0 641870604 572542976 43767 33554432000 4194304 4964800 140733202716496 18446744073709551615 270338044961 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6055/tid=6063] ppid=6053 vsize=559124 CPUtime=1.72 cores=0-7
/proc/6055/task/6063/stat : 6063 (claspmt) R 6053 6055 5686 0 -1 4202560 5140 0 0 0 170 2 0 0 17 0 8 0 641870604 572542976 43767 33554432000 4194304 4964800 140733202716496 18446744073709551615 4668588 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 15.03
Current children cumulated vsize (KiB) 559124

[startup+6.30067 s]
/proc/loadavg: 5.70 5.87 4.04 9/339 6063
/proc/meminfo: memFree=20621576/32951124 swapFree=57171160/67111528
[pid=6055] ppid=6053 vsize=559124 CPUtime=40.59 cores=0-7
/proc/6055/stat : 6055 (claspmt) R 6053 6055 5686 0 -1 4202496 59275 0 0 0 4038 21 0 0 25 0 8 0 641870507 572542976 46970 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6055/statm: 139781 46970 464 189 0 134130 0
[pid=6055/tid=6057] ppid=6053 vsize=559124 CPUtime=4.92 cores=0-7
/proc/6055/task/6057/stat : 6057 (claspmt) R 6053 6055 5686 0 -1 4202560 3561 0 0 0 491 1 0 0 25 0 8 0 641870604 572542976 46970 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6055/tid=6058] ppid=6053 vsize=559124 CPUtime=4.9 cores=0-7
/proc/6055/task/6058/stat : 6058 (claspmt) R 6053 6055 5686 0 -1 4202560 6120 0 0 0 488 2 0 0 25 0 8 0 641870604 572542976 46970 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6055/tid=6059] ppid=6053 vsize=559124 CPUtime=4.91 cores=0-7
/proc/6055/task/6059/stat : 6059 (claspmt) R 6053 6055 5686 0 -1 4202560 5624 0 0 0 488 3 0 0 25 0 8 0 641870604 572542976 46970 33554432000 4194304 4964800 140733202716496 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6055/tid=6060] ppid=6053 vsize=559124 CPUtime=4.87 cores=0-7
/proc/6055/task/6060/stat : 6060 (claspmt) R 6053 6055 5686 0 -1 4202560 4765 0 0 0 485 2 0 0 25 0 8 0 641870604 572542976 46970 33554432000 4194304 4964800 140733202716496 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6055/tid=6061] ppid=6053 vsize=559124 CPUtime=5.26 cores=0-7
/proc/6055/task/6061/stat : 6061 (claspmt) R 6053 6055 5686 0 -1 4202560 4964 0 0 0 525 1 0 0 25 0 8 0 641870604 572542976 46970 33554432000 4194304 4964800 140733202716496 18446744073709551615 4668585 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6055/tid=6062] ppid=6053 vsize=559124 CPUtime=4.91 cores=0-7
/proc/6055/task/6062/stat : 6062 (claspmt) R 6053 6055 5686 0 -1 4202560 5875 0 0 0 489 2 0 0 25 0 8 0 641870604 572542976 46970 33554432000 4194304 4964800 140733202716496 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6055/tid=6063] ppid=6053 vsize=559124 CPUtime=4.89 cores=0-7
/proc/6055/task/6063/stat : 6063 (claspmt) R 6053 6055 5686 0 -1 4202560 5606 0 0 0 486 3 0 0 25 0 8 0 641870604 572542976 46970 33554432000 4194304 4964800 140733202716496 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40.59
Current children cumulated vsize (KiB) 559124

[startup+12.7004 s]
/proc/loadavg: 5.88 5.90 4.06 9/339 6063
/proc/meminfo: memFree=20600652/32951124 swapFree=57171160/67111528
[pid=6055] ppid=6053 vsize=559532 CPUtime=91.71 cores=0-7
/proc/6055/stat : 6055 (claspmt) R 6053 6055 5686 0 -1 4202496 64576 0 0 0 9144 27 0 0 25 0 8 0 641870507 572960768 52271 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6055/statm: 139883 52271 464 189 0 134232 0
[pid=6055/tid=6057] ppid=6053 vsize=559532 CPUtime=11.31 cores=0-7
/proc/6055/task/6057/stat : 6057 (claspmt) R 6053 6055 5686 0 -1 4202560 3762 0 0 0 1130 1 0 0 25 0 8 0 641870604 572960768 52271 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6055/tid=6058] ppid=6053 vsize=559532 CPUtime=11.31 cores=0-7
/proc/6055/task/6058/stat : 6058 (claspmt) R 6053 6055 5686 0 -1 4202560 7512 0 0 0 1127 4 0 0 25 0 8 0 641870604 572960768 52271 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6055/tid=6059] ppid=6053 vsize=559532 CPUtime=11.31 cores=0-7
/proc/6055/task/6059/stat : 6059 (claspmt) R 6053 6055 5686 0 -1 4202560 6638 0 0 0 1127 4 0 0 25 0 8 0 641870604 572960768 52271 33554432000 4194304 4964800 140733202716496 18446744073709551615 4668748 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6055/tid=6060] ppid=6053 vsize=559532 CPUtime=11.27 cores=0-7
/proc/6055/task/6060/stat : 6060 (claspmt) R 6053 6055 5686 0 -1 4202560 5546 0 0 0 1124 3 0 0 25 0 8 0 641870604 572960768 52271 33554432000 4194304 4964800 140733202716496 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6055/tid=6061] ppid=6053 vsize=559532 CPUtime=11.66 cores=0-7
/proc/6055/task/6061/stat : 6061 (claspmt) R 6053 6055 5686 0 -1 4202560 5065 0 0 0 1165 1 0 0 25 0 8 0 641870604 572960768 52271 33554432000 4194304 4964800 140733202716496 18446744073709551615 4669272 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6055/tid=6062] ppid=6053 vsize=559532 CPUtime=11.31 cores=0-7
/proc/6055/task/6062/stat : 6062 (claspmt) R 6053 6055 5686 0 -1 4202560 6712 0 0 0 1128 3 0 0 25 0 8 0 641870604 572960768 52271 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6055/tid=6063] ppid=6053 vsize=559532 CPUtime=11.22 cores=0-7
/proc/6055/task/6063/stat : 6063 (claspmt) R 6053 6055 5686 0 -1 4202560 6289 0 0 0 1118 4 0 0 25 0 8 0 641870604 572960768 52271 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 91.71
Current children cumulated vsize (KiB) 559532

[startup+25.5009 s]
/proc/loadavg: 6.21 5.97 4.10 9/339 6064
/proc/meminfo: memFree=20581700/32951124 swapFree=57171160/67111528
[pid=6055] ppid=6053 vsize=560852 CPUtime=193.98 cores=0-7
/proc/6055/stat : 6055 (claspmt) R 6053 6055 5686 0 -1 4202496 69644 0 0 0 19365 33 0 0 25 0 8 0 641870507 574312448 57339 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6055/statm: 140213 57339 466 189 0 134562 0
[pid=6055/tid=6057] ppid=6053 vsize=560852 CPUtime=24.11 cores=0-7
/proc/6055/task/6057/stat : 6057 (claspmt) R 6053 6055 5686 0 -1 4202560 4084 0 0 0 2409 2 0 0 25 0 8 0 641870604 574312448 57339 33554432000 4194304 4964800 140733202716496 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6055/tid=6058] ppid=6053 vsize=560852 CPUtime=24.11 cores=0-7
/proc/6055/task/6058/stat : 6058 (claspmt) R 6053 6055 5686 0 -1 4202560 8852 0 0 0 2406 5 0 0 25 0 8 0 641870604 574312448 57340 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6055/tid=6059] ppid=6053 vsize=560852 CPUtime=24.11 cores=0-7
/proc/6055/task/6059/stat : 6059 (claspmt) R 6053 6055 5686 0 -1 4202560 6935 0 0 0 2407 4 0 0 25 0 8 0 641870604 574312448 57340 33554432000 4194304 4964800 140733202716496 18446744073709551615 270338044961 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6055/tid=6060] ppid=6053 vsize=560852 CPUtime=24.08 cores=0-7
/proc/6055/task/6060/stat : 6060 (claspmt) R 6053 6055 5686 0 -1 4202560 5906 0 0 0 2404 4 0 0 25 0 8 0 641870604 574312448 57340 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6055/tid=6061] ppid=6053 vsize=560852 CPUtime=24.47 cores=0-7
/proc/6055/task/6061/stat : 6061 (claspmt) R 6053 6055 5686 0 -1 4202560 5796 0 0 0 2445 2 0 0 25 0 8 0 641870604 574312448 57340 33554432000 4194304 4964800 140733202716496 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6055/tid=6062] ppid=6053 vsize=560852 CPUtime=24.12 cores=0-7
/proc/6055/task/6062/stat : 6062 (claspmt) R 6053 6055 5686 0 -1 4202560 7093 0 0 0 2408 4 0 0 25 0 8 0 641870604 574312448 57340 33554432000 4194304 4964800 140733202716496 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6055/tid=6063] ppid=6053 vsize=560852 CPUtime=23.88 cores=0-7
/proc/6055/task/6063/stat : 6063 (claspmt) R 6053 6055 5686 0 -1 4202560 7751 0 0 0 2382 6 0 0 25 0 8 0 641870604 574312448 57340 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 193.98
Current children cumulated vsize (KiB) 560852

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

[startup+31.9126 s]
/proc/loadavg: 6.48 6.04 4.14 9/339 6064
/proc/meminfo: memFree=20566448/32951124 swapFree=57171160/67111528
[pid=6055] ppid=6053 vsize=564024 CPUtime=245.2 cores=0-7
/proc/6055/stat : 6055 (claspmt) R 6053 6055 5686 0 -1 4202496 73307 0 0 0 24482 38 0 0 25 0 8 0 641870507 577560576 61002 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6055/statm: 141006 61002 466 189 0 135355 0
[pid=6055/tid=6057] ppid=6053 vsize=564024 CPUtime=30.52 cores=0-7
/proc/6055/task/6057/stat : 6057 (claspmt) R 6053 6055 5686 0 -1 4202560 4227 0 0 0 3050 2 0 0 25 0 8 0 641870604 577560576 61002 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6055/tid=6058] ppid=6053 vsize=564024 CPUtime=30.51 cores=0-7
/proc/6055/task/6058/stat : 6058 (claspmt) R 6053 6055 5686 0 -1 4202560 9361 0 0 0 3046 5 0 0 25 0 8 0 641870604 577560576 61002 33554432000 4194304 4964800 140733202716496 18446744073709551615 4678078 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6055/tid=6059] ppid=6053 vsize=564024 CPUtime=30.53 cores=0-7
/proc/6055/task/6059/stat : 6059 (claspmt) R 6053 6055 5686 0 -1 4202560 7380 0 0 0 3048 5 0 0 25 0 8 0 641870604 577560576 61002 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670282 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6055/tid=6060] ppid=6053 vsize=564024 CPUtime=30.49 cores=0-7
/proc/6055/task/6060/stat : 6060 (claspmt) R 6053 6055 5686 0 -1 4202560 6270 0 0 0 3045 4 0 0 25 0 8 0 641870604 577560576 61002 33554432000 4194304 4964800 140733202716496 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6055/tid=6061] ppid=6053 vsize=564024 CPUtime=30.88 cores=0-7
/proc/6055/task/6061/stat : 6061 (claspmt) R 6053 6055 5686 0 -1 4202560 6551 0 0 0 3085 3 0 0 25 0 8 0 641870604 577560576 61002 33554432000 4194304 4964800 140733202716496 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6055/tid=6062] ppid=6053 vsize=564024 CPUtime=30.52 cores=0-7
/proc/6055/task/6062/stat : 6062 (claspmt) R 6053 6055 5686 0 -1 4202560 7418 0 0 0 3048 4 0 0 25 0 8 0 641870604 577560576 61002 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6055/tid=6063] ppid=6053 vsize=564024 CPUtime=30.21 cores=0-7
/proc/6055/task/6063/stat : 6063 (claspmt) R 6053 6055 5686 0 -1 4202560 8654 0 0 0 3014 7 0 0 25 0 8 0 641870604 577560576 61002 33554432000 4194304 4964800 140733202716496 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 245.2
Current children cumulated vsize (KiB) 564024

[startup+35.101 s]
/proc/loadavg: 6.48 6.04 4.14 9/339 6064
/proc/meminfo: memFree=20558880/32951124 swapFree=57171160/67111528
[pid=6055] ppid=6053 vsize=565080 CPUtime=270.74 cores=0-7
/proc/6055/stat : 6055 (claspmt) R 6053 6055 5686 0 -1 4202496 75077 0 0 0 27034 40 0 0 25 0 8 0 641870507 578641920 62772 33554432000 4194304 4964800 140733202716496 18446744073709551615 4342180 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6055/statm: 141270 62772 466 189 0 135619 0
[pid=6055/tid=6057] ppid=6053 vsize=565080 CPUtime=33.73 cores=0-7
/proc/6055/task/6057/stat : 6057 (claspmt) R 6053 6055 5686 0 -1 4202560 4325 0 0 0 3370 3 0 0 25 0 8 0 641870604 578641920 62772 33554432000 4194304 4964800 140733202716496 18446744073709551615 4370323 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6055/tid=6058] ppid=6053 vsize=565080 CPUtime=33.71 cores=0-7
/proc/6055/task/6058/stat : 6058 (claspmt) R 6053 6055 5686 0 -1 4202560 9582 0 0 0 3366 5 0 0 25 0 8 0 641870604 578641920 62772 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6055/tid=6059] ppid=6053 vsize=565080 CPUtime=33.73 cores=0-7
/proc/6055/task/6059/stat : 6059 (claspmt) R 6053 6055 5686 0 -1 4202560 7502 0 0 0 3368 5 0 0 25 0 8 0 641870604 578641920 62772 33554432000 4194304 4964800 140733202716496 18446744073709551615 4362875 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6055/tid=6060] ppid=6053 vsize=565080 CPUtime=33.69 cores=0-7
/proc/6055/task/6060/stat : 6060 (claspmt) R 6053 6055 5686 0 -1 4202560 6432 0 0 0 3365 4 0 0 25 0 8 0 641870604 578641920 62772 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6055/tid=6061] ppid=6053 vsize=565080 CPUtime=34.08 cores=0-7
/proc/6055/task/6061/stat : 6061 (claspmt) R 6053 6055 5686 0 -1 4202560 6727 0 0 0 3405 3 0 0 25 0 8 0 641870604 578641920 62772 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6055/tid=6062] ppid=6053 vsize=565080 CPUtime=33.73 cores=0-7
/proc/6055/task/6062/stat : 6062 (claspmt) R 6053 6055 5686 0 -1 4202560 7636 0 0 0 3368 5 0 0 25 0 8 0 641870604 578641920 62772 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6055/tid=6063] ppid=6053 vsize=565080 CPUtime=33.37 cores=0-7
/proc/6055/task/6063/stat : 6063 (claspmt) R 6053 6055 5686 0 -1 4202560 9240 0 0 0 3329 8 0 0 25 0 8 0 641870604 578641920 62772 33554432000 4194304 4964800 140733202716496 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 270.74
Current children cumulated vsize (KiB) 565080

[startup+35.9008 s]
/proc/loadavg: 6.48 6.04 4.14 9/339 6064
/proc/meminfo: memFree=20558880/32951124 swapFree=57171160/67111528
[pid=6055] ppid=6053 vsize=565080 CPUtime=277.06 cores=0-7
/proc/6055/stat : 6055 (claspmt) R 6053 6055 5686 0 -1 4202496 75471 0 0 0 27666 40 0 0 25 0 8 0 641870507 578641920 63166 33554432000 4194304 4964800 140733202716496 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6055/statm: 141270 63166 466 189 0 135619 0
[pid=6055/tid=6057] ppid=6053 vsize=565080 CPUtime=34.52 cores=0-7
/proc/6055/task/6057/stat : 6057 (claspmt) R 6053 6055 5686 0 -1 4202560 4325 0 0 0 3449 3 0 0 25 0 8 0 641870604 578641920 63166 33554432000 4194304 4964800 140733202716496 18446744073709551615 4669386 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6055/tid=6058] ppid=6053 vsize=565080 CPUtime=34.51 cores=0-7
/proc/6055/task/6058/stat : 6058 (claspmt) R 6053 6055 5686 0 -1 4202560 9875 0 0 0 3445 6 0 0 25 0 8 0 641870604 578641920 63166 33554432000 4194304 4964800 140733202716496 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6055/tid=6059] ppid=6053 vsize=565080 CPUtime=34.51 cores=0-7
/proc/6055/task/6059/stat : 6059 (claspmt) R 6053 6055 5686 0 -1 4202560 7502 0 0 0 3446 5 0 0 25 0 8 0 641870604 578641920 63166 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6055/tid=6060] ppid=6053 vsize=565080 CPUtime=34.48 cores=0-7
/proc/6055/task/6060/stat : 6060 (claspmt) R 6053 6055 5686 0 -1 4202560 6440 0 0 0 3444 4 0 0 25 0 8 0 641870604 578641920 63166 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6055/tid=6061] ppid=6053 vsize=565080 CPUtime=34.87 cores=0-7
/proc/6055/task/6061/stat : 6061 (claspmt) R 6053 6055 5686 0 -1 4202560 6748 0 0 0 3484 3 0 0 25 0 8 0 641870604 578641920 63166 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6055/tid=6062] ppid=6053 vsize=565080 CPUtime=34.52 cores=0-7
/proc/6055/task/6062/stat : 6062 (claspmt) R 6053 6055 5686 0 -1 4202560 7636 0 0 0 3447 5 0 0 25 0 8 0 641870604 578641920 63166 33554432000 4194304 4964800 140733202716496 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6055/tid=6063] ppid=6053 vsize=565080 CPUtime=34.16 cores=0-7
/proc/6055/task/6063/stat : 6063 (claspmt) R 6053 6055 5686 0 -1 4202560 9309 0 0 0 3408 8 0 0 25 0 8 0 641870604 578641920 63166 33554432000 4194304 4964800 140733202716496 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 277.06
Current children cumulated vsize (KiB) 565080

[startup+36.7006 s]
/proc/loadavg: 6.60 6.07 4.16 9/339 6064
/proc/meminfo: memFree=20556896/32951124 swapFree=57171160/67111528
[pid=6055] ppid=6053 vsize=565080 CPUtime=283.45 cores=0-7
/proc/6055/stat : 6055 (claspmt) R 6053 6055 5686 0 -1 4202496 75666 0 0 0 28304 41 0 0 25 0 8 0 641870507 578641920 63361 33554432000 4194304 4964800 140733202716496 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6055/statm: 141270 63361 466 189 0 135619 0
[pid=6055/tid=6057] ppid=6053 vsize=565080 CPUtime=35.32 cores=0-7
/proc/6055/task/6057/stat : 6057 (claspmt) R 6053 6055 5686 0 -1 4202560 4325 0 0 0 3529 3 0 0 25 0 8 0 641870604 578641920 63361 33554432000 4194304 4964800 140733202716496 18446744073709551615 4669093 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6055/tid=6058] ppid=6053 vsize=565080 CPUtime=35.31 cores=0-7
/proc/6055/task/6058/stat : 6058 (claspmt) R 6053 6055 5686 0 -1 4202560 9965 0 0 0 3525 6 0 0 25 0 8 0 641870604 578641920 63361 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6055/tid=6059] ppid=6053 vsize=565080 CPUtime=35.31 cores=0-7
/proc/6055/task/6059/stat : 6059 (claspmt) R 6053 6055 5686 0 -1 4202560 7551 0 0 0 3526 5 0 0 25 0 8 0 641870604 578641920 63361 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6055/tid=6060] ppid=6053 vsize=565080 CPUtime=35.28 cores=0-7
/proc/6055/task/6060/stat : 6060 (claspmt) R 6053 6055 5686 0 -1 4202560 6452 0 0 0 3524 4 0 0 25 0 8 0 641870604 578641920 63361 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6055/tid=6061] ppid=6053 vsize=565080 CPUtime=35.67 cores=0-7
/proc/6055/task/6061/stat : 6061 (claspmt) R 6053 6055 5686 0 -1 4202560 6760 0 0 0 3564 3 0 0 25 0 8 0 641870604 578641920 63361 33554432000 4194304 4964800 140733202716496 18446744073709551615 4669276 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6055/tid=6062] ppid=6053 vsize=565080 CPUtime=35.32 cores=0-7
/proc/6055/task/6062/stat : 6062 (claspmt) R 6053 6055 5686 0 -1 4202560 7636 0 0 0 3527 5 0 0 25 0 8 0 641870604 578641920 63361 33554432000 4194304 4964800 140733202716496 18446744073709551615 4660495 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6055/tid=6063] ppid=6053 vsize=565080 CPUtime=34.95 cores=0-7
/proc/6055/task/6063/stat : 6063 (claspmt) R 6053 6055 5686 0 -1 4202560 9309 0 0 0 3487 8 0 0 25 0 8 0 641870604 578641920 63361 33554432000 4194304 4964800 140733202716496 18446744073709551615 4670155 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 283.45
Current children cumulated vsize (KiB) 565080

[startup+37.1006 s]
/proc/loadavg: 6.60 6.07 4.16 9/339 6064
/proc/meminfo: memFree=20556896/32951124 swapFree=57171160/67111528
[pid=6055] ppid=6053 vsize=550668 CPUtime=286.06 cores=0-7
/proc/6055/stat : 6055 (claspmt) R 6053 6055 5686 0 -1 4202496 75730 0 0 0 28565 41 0 0 25 0 1 0 641870507 563884032 59822 33554432000 4194304 4964800 140733202716496 18446744073709551615 270338040814 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/6055/statm: 137667 59822 476 189 0 132016 0
Current children cumulated CPU time (s) 286.06
Current children cumulated vsize (KiB) 550668

[startup+37.2006 s]
/proc/loadavg: 6.60 6.07 4.16 9/339 6064
/proc/meminfo: memFree=20556896/32951124 swapFree=57171160/67111528
[pid=6055] ppid=6053 vsize=518244 CPUtime=286.15 cores=0-7
/proc/6055/stat : 6055 (claspmt) R 6053 6055 5686 0 -1 4202496 75730 0 0 0 28574 41 0 0 25 0 1 0 641870507 530681856 51483 33554432000 4194304 4964800 140733202716496 18446744073709551615 4628834 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/6055/statm: 129561 51483 476 189 0 123910 0
Current children cumulated CPU time (s) 286.15
Current children cumulated vsize (KiB) 518244

Child status: 20
Real time (s): 37.236
CPU time (s): 286.202
CPU user time (s): 285.771
CPU system time (s): 0.430934
CPU usage (%): 768.615
Max. virtual memory (cumulated for all children) (KiB): 565080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 285.771
system time used= 0.430934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75731
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= 12417
involuntary context switches= 1217

runsolver used 0.117982 second user time and 0.303953 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 23:22:29
IDJOB=3380909
IDBENCH=82492
IDSOLVER=1865
FILE ID=node143/3380909-1305494549
RUNJOBID= node143-1305494300-5700
PBS_JOBID= 13325431
Free space on /tmp= 73540 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtviseisenberg2-tseitin.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-3380909-1305494549/watcher-3380909-1305494549 -o /tmp/evaluation-result-3380909-1305494549/solver-3380909-1305494549 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380909-1305494549.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 7eb9713591c46f87c512df513290fd7f
RANDOM SEED=359613300

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20803660 kB
Buffers:        175864 kB
Cached:        1276808 kB
SwapCached:      39776 kB
Active:        4296744 kB
Inactive:      7580988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20803660 kB
SwapTotal:    67111528 kB
SwapFree:     57171160 kB
Dirty:            7096 kB
Writeback:           0 kB
AnonPages:    10385768 kB
Mapped:          23180 kB
Slab:           136248 kB
PageTables:      63188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74729868 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= 73540 MiB
End job on node143 at 2011-05-15 23:23:06