Trace number 3746558

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
npSolver inc-topDown (fixed)? (TO) 1800.08 1800.41

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K82.opb
MD5SUM007cb74ee15cb0b4c01d23d6abd9d82b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5576
Total number of constraints5742
Number of constraints which are clauses5660
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint82
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 83
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.05	c run inc solver
0.00/0.05	c [INC SYSTEM] run initial solver
0.00/0.05	c [INC SYSTEM] preprocess with white file
0.00/0.20	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.20	c [INC SYSTEM] execute solver
1800.08/1800.40	c an unexpexted return value has been received, exit
1800.08/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3746558-1339106071/watcher-3746558-1339106071 -o /tmp/evaluation-result-3746558-1339106071/solver-3746558-1339106071 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746558-1339106071.opb 1146893325 HOME HOME 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 5.62 4.20 2.95 3/184 24798
/proc/meminfo: memFree=11441316/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0

[startup+0.091334 s]
/proc/loadavg: 5.62 4.20 2.95 3/184 24798
/proc/meminfo: memFree=11441316/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100274 s]
/proc/loadavg: 5.62 4.20 2.95 3/184 24798
/proc/meminfo: memFree=11441316/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300216 s]
/proc/loadavg: 5.62 4.20 2.95 3/184 24798
/proc/meminfo: memFree=11441316/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700222 s]
/proc/loadavg: 5.62 4.20 2.95 3/184 24798
/proc/meminfo: memFree=11441316/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 5.62 4.20 2.95 5/187 24804
/proc/meminfo: memFree=15977144/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
[pid=24799] ppid=24798 vsize=5472 CPUtime=0.16 cores=0,2,4,6
/proc/24799/stat : 24799 (npSolver-pbo) S 24798 24798 23584 0 -1 4202496 3008 2768 0 1 3 1 12 0 20 0 1 0 376731603 5603328 1032 33554432000 4194304 6004724 140736465572960 140736465559240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 1368 1032 152 442 0 922 0
[pid=24804] ppid=24799 vsize=10356 CPUtime=1.29 cores=0,2,4,6
/proc/24804/stat : 24804 (glucosInc) R 24799 24798 23584 0 -1 4202496 3127 0 0 0 128 1 0 0 20 0 1 0 376731622 10604544 1983 33554432000 4194304 5654031 140733842448768 140733842446648 4234964 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24804/statm: 2589 1983 141 357 0 2229 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 24976

[startup+3.10031 s]
/proc/loadavg: 5.62 4.20 2.95 4/187 24804
/proc/meminfo: memFree=22442812/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
[pid=24799] ppid=24798 vsize=5472 CPUtime=0.16 cores=0,2,4,6
/proc/24799/stat : 24799 (npSolver-pbo) S 24798 24798 23584 0 -1 4202496 3008 2768 0 1 3 1 12 0 20 0 1 0 376731603 5603328 1032 33554432000 4194304 6004724 140736465572960 140736465559240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 1368 1032 152 442 0 922 0
[pid=24804] ppid=24799 vsize=16396 CPUtime=2.89 cores=0,2,4,6
/proc/24804/stat : 24804 (glucosInc) R 24799 24798 23584 0 -1 4202496 3948 0 0 0 288 1 0 0 20 0 1 0 376731622 16789504 3287 33554432000 4194304 5654031 140733842448768 140733842436584 4232566 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24804/statm: 4099 3287 141 357 0 3739 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 31016

[startup+6.30034 s]
/proc/loadavg: 5.57 4.21 2.96 3/183 24810
/proc/meminfo: memFree=23249900/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
[pid=24799] ppid=24798 vsize=5472 CPUtime=0.16 cores=0,2,4,6
/proc/24799/stat : 24799 (npSolver-pbo) S 24798 24798 23584 0 -1 4202496 3008 2768 0 1 3 1 12 0 20 0 1 0 376731603 5603328 1032 33554432000 4194304 6004724 140736465572960 140736465559240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 1368 1032 152 442 0 922 0
[pid=24804] ppid=24799 vsize=21992 CPUtime=6.09 cores=0,2,4,6
/proc/24804/stat : 24804 (glucosInc) R 24799 24798 23584 0 -1 4202496 6682 0 0 0 607 2 0 0 20 0 1 0 376731622 22519808 4562 33554432000 4194304 5654031 140733842448768 140733842446568 4215357 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24804/statm: 5498 4562 141 357 0 5138 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 36612

[startup+12.7003 s]
/proc/loadavg: 5.28 4.18 2.95 3/183 24810
/proc/meminfo: memFree=23232796/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
[pid=24799] ppid=24798 vsize=5472 CPUtime=0.16 cores=0,2,4,6
/proc/24799/stat : 24799 (npSolver-pbo) S 24798 24798 23584 0 -1 4202496 3008 2768 0 1 3 1 12 0 20 0 1 0 376731603 5603328 1032 33554432000 4194304 6004724 140736465572960 140736465559240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 1368 1032 152 442 0 922 0
[pid=24804] ppid=24799 vsize=49484 CPUtime=12.48 cores=0,2,4,6
/proc/24804/stat : 24804 (glucosInc) R 24799 24798 23584 0 -1 4202496 7993 0 0 0 1246 2 0 0 20 0 1 0 376731622 50671616 8413 33554432000 4194304 5654031 140733842448768 140733842436584 4216339 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24804/statm: 12371 8413 141 357 0 12011 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 64104

[startup+25.5004 s]
/proc/loadavg: 4.56 4.07 2.94 3/183 24810
/proc/meminfo: memFree=22941180/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
[pid=24799] ppid=24798 vsize=5472 CPUtime=0.16 cores=0,2,4,6
/proc/24799/stat : 24799 (npSolver-pbo) S 24798 24798 23584 0 -1 4202496 3008 2768 0 1 3 1 12 0 20 0 1 0 376731603 5603328 1032 33554432000 4194304 6004724 140736465572960 140736465559240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 1368 1032 152 442 0 922 0
[pid=24804] ppid=24799 vsize=68336 CPUtime=25.28 cores=0,2,4,6
/proc/24804/stat : 24804 (glucosInc) R 24799 24798 23584 0 -1 4202496 8847 0 0 0 2525 3 0 0 20 0 1 0 376731622 69976064 15536 33554432000 4194304 5654031 140733842448768 140733842436584 4232772 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24804/statm: 17084 15536 141 357 0 16724 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 82956

[startup+51.1004 s]
/proc/loadavg: 3.75 3.92 2.91 3/183 24810
/proc/meminfo: memFree=22894508/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
[pid=24799] ppid=24798 vsize=5472 CPUtime=0.16 cores=0,2,4,6
/proc/24799/stat : 24799 (npSolver-pbo) S 24798 24798 23584 0 -1 4202496 3008 2768 0 1 3 1 12 0 20 0 1 0 376731603 5603328 1032 33554432000 4194304 6004724 140736465572960 140736465559240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 1368 1032 152 442 0 922 0
[pid=24804] ppid=24799 vsize=117656 CPUtime=50.88 cores=0,2,4,6
/proc/24804/stat : 24804 (glucosInc) R 24799 24798 23584 0 -1 4202496 9919 0 0 0 5084 4 0 0 20 0 1 0 376731622 120479744 24782 33554432000 4194304 5654031 140733842448768 140733842436584 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24804/statm: 29414 24782 141 357 0 29054 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 132276

[startup+102.307 s]
/proc/loadavg: 2.76 3.62 2.87 3/182 24810
/proc/meminfo: memFree=22895100/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
[pid=24799] ppid=24798 vsize=5472 CPUtime=0.16 cores=0,2,4,6
/proc/24799/stat : 24799 (npSolver-pbo) S 24798 24798 23584 0 -1 4202496 3008 2768 0 1 3 1 12 0 20 0 1 0 376731603 5603328 1032 33554432000 4194304 6004724 140736465572960 140736465559240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 1368 1032 152 442 0 922 0
[pid=24804] ppid=24799 vsize=68336 CPUtime=102.08 cores=0,2,4,6
/proc/24804/stat : 24804 (glucosInc) R 24799 24798 23584 0 -1 4202496 11560 0 0 0 10200 8 0 0 20 0 1 0 376731622 69976064 16605 33554432000 4194304 5654031 140733842448768 140733842436584 4215124 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24804/statm: 17084 16605 141 357 0 16724 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 82956

[startup+162.3 s]
/proc/loadavg: 2.28 3.32 2.81 3/182 24811
/proc/meminfo: memFree=22481364/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
[pid=24799] ppid=24798 vsize=5472 CPUtime=0.16 cores=0,2,4,6
/proc/24799/stat : 24799 (npSolver-pbo) S 24798 24798 23584 0 -1 4202496 3008 2768 0 1 3 1 12 0 20 0 1 0 376731603 5603328 1032 33554432000 4194304 6004724 140736465572960 140736465559240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 1368 1032 152 442 0 922 0
[pid=24804] ppid=24799 vsize=131376 CPUtime=162.06 cores=0,2,4,6
/proc/24804/stat : 24804 (glucosInc) R 24799 24798 23584 0 -1 4202496 14204 0 0 0 16192 14 0 0 20 0 1 0 376731622 134529024 31259 33554432000 4194304 5654031 140733842448768 140733842436584 4214832 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24804/statm: 32844 31259 141 357 0 32484 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 145996

[startup+222.3 s]
/proc/loadavg: 2.10 3.08 2.75 3/182 24811
/proc/meminfo: memFree=22420152/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
[pid=24799] ppid=24798 vsize=5472 CPUtime=0.16 cores=0,2,4,6
/proc/24799/stat : 24799 (npSolver-pbo) S 24798 24798 23584 0 -1 4202496 3008 2768 0 1 3 1 12 0 20 0 1 0 376731603 5603328 1032 33554432000 4194304 6004724 140736465572960 140736465559240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 1368 1032 152 442 0 922 0
[pid=24804] ppid=24799 vsize=162196 CPUtime=222.05 cores=0,2,4,6
/proc/24804/stat : 24804 (glucosInc) R 24799 24798 23584 0 -1 4202496 15702 0 0 0 22187 18 0 0 20 0 1 0 376731622 166088704 38496 33554432000 4194304 5654031 140733842448768 140733842436584 4232994 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24804/statm: 40549 38496 141 357 0 40189 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 176816

[startup+282.3 s]

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

/proc/loadavg: 2.61 2.96 2.68 3/181 24982
/proc/meminfo: memFree=28146992/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
[pid=24799] ppid=24798 vsize=5472 CPUtime=0.16 cores=0,2,4,6
/proc/24799/stat : 24799 (npSolver-pbo) S 24798 24798 23584 0 -1 4202496 3008 2768 0 1 3 1 12 0 20 0 1 0 376731603 5603328 1032 33554432000 4194304 6004724 140736465572960 140736465559240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 1368 1032 152 442 0 922 0
[pid=24804] ppid=24799 vsize=162992 CPUtime=1301.88 cores=0,2,4,6
/proc/24804/stat : 24804 (glucosInc) R 24799 24798 23584 0 -1 4202496 39255 0 0 0 130092 96 0 0 20 0 1 0 376731622 166903808 34597 33554432000 4194304 5654031 140733842448768 140733842436584 4215353 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24804/statm: 40748 34597 141 357 0 40388 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 177612

[startup+1362.3 s]
/proc/loadavg: 2.22 2.78 2.64 3/181 24982
/proc/meminfo: memFree=28127800/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
[pid=24799] ppid=24798 vsize=5472 CPUtime=0.16 cores=0,2,4,6
/proc/24799/stat : 24799 (npSolver-pbo) S 24798 24798 23584 0 -1 4202496 3008 2768 0 1 3 1 12 0 20 0 1 0 376731603 5603328 1032 33554432000 4194304 6004724 140736465572960 140736465559240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 1368 1032 152 442 0 922 0
[pid=24804] ppid=24799 vsize=163764 CPUtime=1361.87 cores=0,2,4,6
/proc/24804/stat : 24804 (glucosInc) R 24799 24798 23584 0 -1 4202496 40896 0 0 0 136087 100 0 0 20 0 1 0 376731622 167694336 36326 33554432000 4194304 5654031 140733842448768 140733842436584 4232997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24804/statm: 40941 36326 141 357 0 40581 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 178384

[startup+1422.3 s]
/proc/loadavg: 2.11 2.65 2.60 3/181 24983
/proc/meminfo: memFree=28132408/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
[pid=24799] ppid=24798 vsize=5472 CPUtime=0.16 cores=0,2,4,6
/proc/24799/stat : 24799 (npSolver-pbo) S 24798 24798 23584 0 -1 4202496 3008 2768 0 1 3 1 12 0 20 0 1 0 376731603 5603328 1032 33554432000 4194304 6004724 140736465572960 140736465559240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 1368 1032 152 442 0 922 0
[pid=24804] ppid=24799 vsize=164892 CPUtime=1421.87 cores=0,2,4,6
/proc/24804/stat : 24804 (glucosInc) R 24799 24798 23584 0 -1 4202496 42626 0 0 0 142084 103 0 0 20 0 1 0 376731622 168849408 33536 33554432000 4194304 5654031 140733842448768 140733842446856 4232803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24804/statm: 41223 33536 141 357 0 40863 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 179512

[startup+1482.3 s]
/proc/loadavg: 2.04 2.53 2.56 3/181 24983
/proc/meminfo: memFree=28036804/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
[pid=24799] ppid=24798 vsize=5472 CPUtime=0.16 cores=0,2,4,6
/proc/24799/stat : 24799 (npSolver-pbo) S 24798 24798 23584 0 -1 4202496 3008 2768 0 1 3 1 12 0 20 0 1 0 376731603 5603328 1032 33554432000 4194304 6004724 140736465572960 140736465559240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 1368 1032 152 442 0 922 0
[pid=24804] ppid=24799 vsize=296368 CPUtime=1481.85 cores=0,2,4,6
/proc/24804/stat : 24804 (glucosInc) R 24799 24798 23584 0 -1 4202496 43485 0 0 0 148080 105 0 0 20 0 1 0 376731622 303480832 56365 33554432000 4194304 5654031 140733842448768 140733842446856 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24804/statm: 74092 56365 141 357 0 73732 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 310988

[startup+1542.31 s]
/proc/loadavg: 2.01 2.43 2.52 3/182 24986
/proc/meminfo: memFree=28037372/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
[pid=24799] ppid=24798 vsize=5472 CPUtime=0.16 cores=0,2,4,6
/proc/24799/stat : 24799 (npSolver-pbo) S 24798 24798 23584 0 -1 4202496 3008 2768 0 1 3 1 12 0 20 0 1 0 376731603 5603328 1032 33554432000 4194304 6004724 140736465572960 140736465559240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 1368 1032 152 442 0 922 0
[pid=24804] ppid=24799 vsize=297368 CPUtime=1541.85 cores=0,2,4,6
/proc/24804/stat : 24804 (glucosInc) R 24799 24798 23584 0 -1 4202496 45183 0 0 0 154076 109 0 0 20 0 1 0 376731622 304504832 55591 33554432000 4194304 5654031 140733842448768 140733842436584 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24804/statm: 74342 55591 141 357 0 73982 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 311988

[startup+1602.3 s]
/proc/loadavg: 2.04 2.36 2.49 3/181 24986
/proc/meminfo: memFree=28052352/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
[pid=24799] ppid=24798 vsize=5472 CPUtime=0.16 cores=0,2,4,6
/proc/24799/stat : 24799 (npSolver-pbo) S 24798 24798 23584 0 -1 4202496 3008 2768 0 1 3 1 12 0 20 0 1 0 376731603 5603328 1032 33554432000 4194304 6004724 140736465572960 140736465559240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 1368 1032 152 442 0 922 0
[pid=24804] ppid=24799 vsize=217036 CPUtime=1601.83 cores=0,2,4,6
/proc/24804/stat : 24804 (glucosInc) R 24799 24798 23584 0 -1 4202496 46382 0 0 0 160071 112 0 0 20 0 1 0 376731622 222244864 51247 33554432000 4194304 5654031 140733842448768 140733842436584 4233448 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24804/statm: 54259 51247 141 357 0 53899 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 231656

[startup+1662.3 s]
/proc/loadavg: 2.01 2.30 2.46 3/181 24986
/proc/meminfo: memFree=28050728/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
[pid=24799] ppid=24798 vsize=5472 CPUtime=0.16 cores=0,2,4,6
/proc/24799/stat : 24799 (npSolver-pbo) S 24798 24798 23584 0 -1 4202496 3008 2768 0 1 3 1 12 0 20 0 1 0 376731603 5603328 1032 33554432000 4194304 6004724 140736465572960 140736465559240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 1368 1032 152 442 0 922 0
[pid=24804] ppid=24799 vsize=217808 CPUtime=1661.83 cores=0,2,4,6
/proc/24804/stat : 24804 (glucosInc) R 24799 24798 23584 0 -1 4202496 48017 0 0 0 166067 116 0 0 20 0 1 0 376731622 223035392 48368 33554432000 4194304 5654031 140733842448768 140733842436584 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24804/statm: 54452 48368 141 357 0 54092 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 232428

[startup+1722.3 s]
/proc/loadavg: 2.00 2.24 2.43 3/181 24987
/proc/meminfo: memFree=28065664/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
[pid=24799] ppid=24798 vsize=5472 CPUtime=0.16 cores=0,2,4,6
/proc/24799/stat : 24799 (npSolver-pbo) S 24798 24798 23584 0 -1 4202496 3008 2768 0 1 3 1 12 0 20 0 1 0 376731603 5603328 1032 33554432000 4194304 6004724 140736465572960 140736465559240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 1368 1032 152 442 0 922 0
[pid=24804] ppid=24799 vsize=218804 CPUtime=1721.82 cores=0,2,4,6
/proc/24804/stat : 24804 (glucosInc) R 24799 24798 23584 0 -1 4202496 49709 0 0 0 172062 120 0 0 20 0 1 0 376731622 224055296 42985 33554432000 4194304 5654031 140733842448768 140733842446856 4232794 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24804/statm: 54701 42985 141 357 0 54341 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 233424

[startup+1782.3 s]
/proc/loadavg: 2.00 2.19 2.40 3/181 24987
/proc/meminfo: memFree=28073952/32873844 swapFree=7904/7904
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
[pid=24799] ppid=24798 vsize=5472 CPUtime=0.16 cores=0,2,4,6
/proc/24799/stat : 24799 (npSolver-pbo) S 24798 24798 23584 0 -1 4202496 3008 2768 0 1 3 1 12 0 20 0 1 0 376731603 5603328 1032 33554432000 4194304 6004724 140736465572960 140736465559240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 1368 1032 152 442 0 922 0
[pid=24804] ppid=24799 vsize=168716 CPUtime=1781.81 cores=0,2,4,6
/proc/24804/stat : 24804 (glucosInc) R 24799 24798 23584 0 -1 4202496 51219 0 0 0 178058 123 0 0 20 0 1 0 376731622 172765184 40467 33554432000 4194304 5654031 140733842448768 140733842436584 4216720 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24804/statm: 42179 40467 141 357 0 41819 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 183336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.18 2.39 3/181 24987
/proc/meminfo: memFree=28041000/32873844 swapFree=7900/7900
[pid=24798] ppid=24796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24798/stat : 24798 (npSolver-pbo-It) S 24796 24798 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376731602 9367552 275 33554432000 4194304 5064252 140737328228288 140737328227200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24798/statm: 2287 275 233 213 0 72 0
[pid=24799] ppid=24798 vsize=5472 CPUtime=0.16 cores=0,2,4,6
/proc/24799/stat : 24799 (npSolver-pbo) S 24798 24798 23584 0 -1 4202496 3008 2768 0 1 3 1 12 0 20 0 1 0 376731603 5603328 1032 33554432000 4194304 6004724 140736465572960 140736465559240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 1368 1032 152 442 0 922 0
[pid=24804] ppid=24799 vsize=218804 CPUtime=1799.92 cores=0,2,4,6
/proc/24804/stat : 24804 (glucosInc) R 24799 24798 23584 0 -1 4202496 51748 0 0 0 179868 124 0 0 20 0 1 0 376731622 224055296 48147 33554432000 4194304 5654031 140733842448768 140733842436584 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24804/statm: 54701 48147 141 357 0 54341 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 233424

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24798 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=166974
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=17997
# CPU time returned by wait4() is 0.184971
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1798.83
CPU system time (s): 1.25
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 314812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.166974
system time used= 0.017997
maximum resident set size= 32596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6152
page faults= 1
swaps= 0
block input operations= 80
block output operations= 1448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 10

runsolver used 3.56946 second user time and 9.37257 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-07 23:54:31
IDJOB=3746558
IDBENCH=90125
IDSOLVER=2332
FILE ID=node137/3746558-1339106071
RUNJOBID= node137-1339098177-23600
PBS_JOBID= 14643716
Free space on /tmp= 61548 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K82.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746558-1339106071/watcher-3746558-1339106071 -o /tmp/evaluation-result-3746558-1339106071/solver-3746558-1339106071 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746558-1339106071.opb 1146893325 HOME HOME

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

MD5SUM BENCH= 007cb74ee15cb0b4c01d23d6abd9d82b
RANDOM SEED=1146893325

node137.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        11329724 kB
Buffers:          270960 kB
Cached:         15828552 kB
SwapCached:         4492 kB
Active:          5654248 kB
Inactive:       14609728 kB
Active(anon):    3572208 kB
Inactive(anon):   594600 kB
Active(file):    2082040 kB
Inactive(file): 14015128 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097908 kB
Dirty:             15320 kB
Writeback:             0 kB
AnonPages:       4168832 kB
Mapped:            10760 kB
Shmem:                 0 kB
Slab:            1132416 kB
SReclaimable:     572968 kB
SUnreclaim:       559448 kB
KernelStack:        1544 kB
PageTables:        12600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    5011248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2766848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70168 MiB
End job on node137 at 2012-06-08 00:24:31