Trace number 3751412

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-quickBound (fixed)? (TO) 1800.03 1801.52

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb5-0.10-9.opb
MD5SUMeb1486293241c3bbd58eaf083201528e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark89020
Best CPU time to get the best result obtained on this benchmark1800.4
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables212153
Total number of constraints2591417
Number of constraints which are clauses2591417
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

30.58/30.61	c run inc solver
30.58/30.61	c [INC SYSTEM] run initial solver
30.58/30.61	c [INC SYSTEM] preprocess with white file
94.67/96.16	c [INC SYSTEM] finished preprocessing in 65 s
94.67/96.16	c [INC SYSTEM] execute solver

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-3751412-1339180460/watcher-3751412-1339180460 -o /tmp/evaluation-result-3751412-1339180460/solver-3751412-1339180460 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751412-1339180460.opb 389852039 HOME HOME 

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

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: 2.07 2.02 2.00 3/178 1710
/proc/meminfo: memFree=26538952/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0

[startup+0.0358781 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 1710
/proc/meminfo: memFree=26538952/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100279 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 1710
/proc/meminfo: memFree=26538952/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300265 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 1710
/proc/meminfo: memFree=26538952/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700338 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 1710
/proc/meminfo: memFree=26538952/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 1712
/proc/meminfo: memFree=26425296/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
[pid=1711] ppid=1710 vsize=215740 CPUtime=1.48 cores=1,3,5,7
/proc/1711/stat : 1711 (npSolver-pbo) R 1710 1710 643 0 -1 4202496 24476 0 0 0 142 6 0 0 20 0 1 0 384170835 220917760 41741 33554432000 4194304 6004724 140734613888272 140734613884296 4390491 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1711/statm: 53935 41741 130 442 0 53489 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 224888

[startup+3.10036 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 1712
/proc/meminfo: memFree=26297876/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
[pid=1711] ppid=1710 vsize=435120 CPUtime=3.09 cores=1,3,5,7
/proc/1711/stat : 1711 (npSolver-pbo) R 1710 1710 643 0 -1 4202496 47176 0 0 0 295 14 0 0 20 0 1 0 384170835 445562880 87371 33554432000 4194304 6004724 140734613888272 140734613883784 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1711/statm: 108780 87372 130 442 0 108334 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 444268

[startup+6.30036 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 1712
/proc/meminfo: memFree=25936360/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
[pid=1711] ppid=1710 vsize=1445904 CPUtime=6.29 cores=1,3,5,7
/proc/1711/stat : 1711 (npSolver-pbo) R 1710 1710 643 0 -1 4202496 154550 0 0 0 584 45 0 0 20 0 1 0 384170835 1480605696 306014 33554432000 4194304 6004724 140734613888272 140734613883912 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1711/statm: 361476 306017 130 442 0 361030 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1455052

[startup+12.7003 s]
/proc/loadavg: 2.06 2.01 2.00 3/180 1712
/proc/meminfo: memFree=25250036/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
[pid=1711] ppid=1710 vsize=1470080 CPUtime=12.69 cores=1,3,5,7
/proc/1711/stat : 1711 (npSolver-pbo) R 1710 1710 643 0 -1 4202496 162104 0 0 0 1211 58 0 0 20 0 1 0 384170835 1505361920 334693 33554432000 4194304 6004724 140734613888272 140734613882888 4534761 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1711/statm: 367520 334693 147 442 0 367074 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1479228

[startup+25.5004 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 1712
/proc/meminfo: memFree=24290688/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
[pid=1711] ppid=1710 vsize=3042952 CPUtime=25.49 cores=1,3,5,7
/proc/1711/stat : 1711 (npSolver-pbo) R 1710 1710 643 0 -1 4202496 164374 0 0 0 2451 98 0 0 20 0 1 0 384170835 3115982848 567167 33554432000 4194304 6004724 140734613888272 140734613882872 4536305 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1711/statm: 760738 567167 154 442 0 760292 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3052100

[startup+51.1004 s]
/proc/loadavg: 2.38 2.09 2.03 3/183 1715
/proc/meminfo: memFree=19919792/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
[pid=1711] ppid=1710 vsize=3042964 CPUtime=30.64 cores=1,3,5,7
/proc/1711/stat : 1711 (npSolver-pbo) S 1710 1710 643 0 -1 4202496 165449 0 0 0 2733 331 0 0 20 0 1 0 384170835 3115995136 618891 33554432000 4194304 6004724 140734613888272 140734613882736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1711/statm: 760741 618891 163 442 0 760295 0
[pid=1713] ppid=1711 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/1713/stat : 1713 (cp2_pre.sh) S 1711 1710 643 0 -1 4202496 608 0 0 0 0 1 0 0 20 0 1 0 384173899 9367552 277 33554432000 4194304 5064252 140736525799680 140736525798384 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1713/statm: 2287 277 234 213 0 72 0
[pid=1714] ppid=1713 vsize=3112984 CPUtime=20.34 cores=1,3,5,7
/proc/1714/stat : 1714 (coprocessor) D 1713 1710 643 0 -1 4202496 27506 0 0 0 1933 101 0 0 20 0 1 0 384173901 3187695616 630959 33554432000 4194304 6586260 140733353947040 140733353942792 5732496 0 0 4096 8404994 18446744071580543392 0 0 17 5 0 0 0 0 0
/proc/1714/statm: 778246 630959 158 584 0 777658 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 6174244

[startup+102.307 s]
/proc/loadavg: 2.29 2.11 2.03 3/181 1717
/proc/meminfo: memFree=21222628/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
[pid=1711] ppid=1710 vsize=3042964 CPUtime=94.97 cores=1,3,5,7
/proc/1711/stat : 1711 (npSolver-pbo) S 1710 1710 643 0 -1 4202496 165467 28409 0 0 2733 332 6072 360 20 0 1 0 384170835 3115995136 618895 33554432000 4194304 6004724 140734613888272 140734613874552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1711/statm: 760741 618895 167 442 0 760295 0
[pid=1717] ppid=1711 vsize=2104592 CPUtime=6.12 cores=1,3,5,7
/proc/1717/stat : 1717 (glucosInc) R 1711 1710 643 0 -1 4202496 215565 0 0 0 547 65 0 0 20 0 1 0 384180451 2155102208 441402 33554432000 4194304 5654031 140737291169680 140737290119032 4797458 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1717/statm: 526148 441403 108 357 0 525788 0
Current children cumulated CPU time (s) 101.09
Current children cumulated vsize (KiB) 5156704

[startup+162.3 s]
/proc/loadavg: 2.11 2.08 2.03 3/180 1717
/proc/meminfo: memFree=19783964/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
[pid=1711] ppid=1710 vsize=3042964 CPUtime=94.97 cores=1,3,5,7
/proc/1711/stat : 1711 (npSolver-pbo) S 1710 1710 643 0 -1 4202496 165467 28409 0 0 2733 332 6072 360 20 0 1 0 384170835 3115995136 618895 33554432000 4194304 6004724 140734613888272 140734613874552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1711/statm: 760741 618895 167 442 0 760295 0
[pid=1717] ppid=1711 vsize=3524932 CPUtime=66.1 cores=1,3,5,7
/proc/1717/stat : 1717 (glucosInc) R 1711 1710 643 0 -1 4202496 365985 0 0 0 6488 122 0 0 20 0 1 0 384180451 3609530368 791355 33554432000 4194304 5654031 140737291169680 140737291167560 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1717/statm: 881233 791355 140 357 0 880873 0
Current children cumulated CPU time (s) 161.07
Current children cumulated vsize (KiB) 6577044

[startup+222.3 s]
/proc/loadavg: 2.04 2.07 2.02 3/181 1718
/proc/meminfo: memFree=19771212/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
[pid=1711] ppid=1710 vsize=3042964 CPUtime=94.97 cores=1,3,5,7
/proc/1711/stat : 1711 (npSolver-pbo) S 1710 1710 643 0 -1 4202496 165467 28409 0 0 2733 332 6072 360 20 0 1 0 384170835 3115995136 618895 33554432000 4194304 6004724 140734613888272 140734613874552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1711/statm: 760741 618895 167 442 0 760295 0
[pid=1717] ppid=1711 vsize=3533088 CPUtime=126.1 cores=1,3,5,7
/proc/1717/stat : 1717 (glucosInc) R 1711 1710 643 0 -1 4202496 378526 0 0 0 12483 127 0 0 20 0 1 0 384180451 3617882112 793535 33554432000 4194304 5654031 140737291169680 140737291167752 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1717/statm: 883272 793535 140 357 0 882912 0
Current children cumulated CPU time (s) 221.07
Current children cumulated vsize (KiB) 6585200

[startup+282.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/181 1718
/proc/meminfo: memFree=19759644/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
[pid=1711] ppid=1710 vsize=3042964 CPUtime=94.97 cores=1,3,5,7
/proc/1711/stat : 1711 (npSolver-pbo) S 1710 1710 643 0 -1 4202496 165467 28409 0 0 2733 332 6072 360 20 0 1 0 384170835 3115995136 618895 33554432000 4194304 6004724 140734613888272 140734613874552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1711/statm: 760741 618895 167 442 0 760295 0
[pid=1717] ppid=1711 vsize=3538012 CPUtime=186.08 cores=1,3,5,7
/proc/1717/stat : 1717 (glucosInc) R 1711 1710 643 0 -1 4202496 386819 0 0 0 18479 129 0 0 20 0 1 0 384180451 3622924288 794919 33554432000 4194304 5654031 140737291169680 140737291167464 4232625 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1717/statm: 884503 794919 140 357 0 884143 0
Current children cumulated CPU time (s) 281.05

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

/proc/meminfo: memFree=24188040/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
[pid=1711] ppid=1710 vsize=3042964 CPUtime=94.97 cores=1,3,5,7
/proc/1711/stat : 1711 (npSolver-pbo) S 1710 1710 643 0 -1 4202496 165467 28409 0 0 2733 332 6072 360 20 0 1 0 384170835 3115995136 618895 33554432000 4194304 6004724 140734613888272 140734613874552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1711/statm: 760741 618895 167 442 0 760295 0
[pid=1717] ppid=1711 vsize=3557092 CPUtime=1265.92 cores=1,3,5,7
/proc/1717/stat : 1717 (glucosInc) R 1711 1710 643 0 -1 4202496 547274 0 0 0 126395 197 0 0 20 0 1 0 384180451 3642462208 800617 33554432000 4194304 5654031 140737291169680 140737291167752 4214469 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1717/statm: 889273 800617 141 357 0 888913 0
Current children cumulated CPU time (s) 1360.89
Current children cumulated vsize (KiB) 6609204

[startup+1422.31 s]
/proc/loadavg: 1.01 1.27 1.65 2/173 1753
/proc/meminfo: memFree=24187268/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
[pid=1711] ppid=1710 vsize=3042964 CPUtime=94.97 cores=1,3,5,7
/proc/1711/stat : 1711 (npSolver-pbo) S 1710 1710 643 0 -1 4202496 165467 28409 0 0 2733 332 6072 360 20 0 1 0 384170835 3115995136 618895 33554432000 4194304 6004724 140734613888272 140734613874552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1711/statm: 760741 618895 167 442 0 760295 0
[pid=1717] ppid=1711 vsize=3557792 CPUtime=1325.92 cores=1,3,5,7
/proc/1717/stat : 1717 (glucosInc) R 1711 1710 643 0 -1 4202496 554348 0 0 0 132392 200 0 0 20 0 1 0 384180451 3643179008 800803 33554432000 4194304 5654031 140737291169680 140737291157496 4232581 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1717/statm: 889448 800803 141 357 0 889088 0
Current children cumulated CPU time (s) 1420.89
Current children cumulated vsize (KiB) 6609904

[startup+1482.3 s]
/proc/loadavg: 1.00 1.22 1.60 2/173 1753
/proc/meminfo: memFree=24186420/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
[pid=1711] ppid=1710 vsize=3042964 CPUtime=94.97 cores=1,3,5,7
/proc/1711/stat : 1711 (npSolver-pbo) S 1710 1710 643 0 -1 4202496 165467 28409 0 0 2733 332 6072 360 20 0 1 0 384170835 3115995136 618895 33554432000 4194304 6004724 140734613888272 140734613874552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1711/statm: 760741 618895 167 442 0 760295 0
[pid=1717] ppid=1711 vsize=3558580 CPUtime=1385.91 cores=1,3,5,7
/proc/1717/stat : 1717 (glucosInc) R 1711 1710 643 0 -1 4202496 564887 0 0 0 138387 204 0 0 20 0 1 0 384180451 3643985920 801010 33554432000 4194304 5654031 140737291169680 140737291167752 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1717/statm: 889645 801010 141 357 0 889285 0
Current children cumulated CPU time (s) 1480.88
Current children cumulated vsize (KiB) 6610692

[startup+1542.3 s]
/proc/loadavg: 1.00 1.18 1.56 2/174 1756
/proc/meminfo: memFree=24186500/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
[pid=1711] ppid=1710 vsize=3042964 CPUtime=94.97 cores=1,3,5,7
/proc/1711/stat : 1711 (npSolver-pbo) S 1710 1710 643 0 -1 4202496 165467 28409 0 0 2733 332 6072 360 20 0 1 0 384170835 3115995136 618895 33554432000 4194304 6004724 140734613888272 140734613874552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1711/statm: 760741 618895 167 442 0 760295 0
[pid=1717] ppid=1711 vsize=3558580 CPUtime=1445.89 cores=1,3,5,7
/proc/1717/stat : 1717 (glucosInc) R 1711 1710 643 0 -1 4202496 571783 0 0 0 144382 207 0 0 20 0 1 0 384180451 3643985920 801018 33554432000 4194304 5654031 140737291169680 140737291167752 4232540 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1717/statm: 889645 801018 141 357 0 889285 0
Current children cumulated CPU time (s) 1540.86
Current children cumulated vsize (KiB) 6610692

[startup+1602.3 s]
/proc/loadavg: 1.00 1.14 1.52 2/174 1781
/proc/meminfo: memFree=24186208/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
[pid=1711] ppid=1710 vsize=3042964 CPUtime=94.97 cores=1,3,5,7
/proc/1711/stat : 1711 (npSolver-pbo) S 1710 1710 643 0 -1 4202496 165467 28409 0 0 2733 332 6072 360 20 0 1 0 384170835 3115995136 618895 33554432000 4194304 6004724 140734613888272 140734613874552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1711/statm: 760741 618895 167 442 0 760295 0
[pid=1717] ppid=1711 vsize=3559176 CPUtime=1505.89 cores=1,3,5,7
/proc/1717/stat : 1717 (glucosInc) R 1711 1710 643 0 -1 4202496 578810 0 0 0 150378 211 0 0 20 0 1 0 384180451 3644596224 801153 33554432000 4194304 5654031 140737291169680 140737291157496 4233033 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1717/statm: 889794 801153 141 357 0 889434 0
Current children cumulated CPU time (s) 1600.86
Current children cumulated vsize (KiB) 6611288

[startup+1662.3 s]
/proc/loadavg: 1.00 1.11 1.49 2/173 1781
/proc/meminfo: memFree=24185268/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
[pid=1711] ppid=1710 vsize=3042964 CPUtime=94.97 cores=1,3,5,7
/proc/1711/stat : 1711 (npSolver-pbo) S 1710 1710 643 0 -1 4202496 165467 28409 0 0 2733 332 6072 360 20 0 1 0 384170835 3115995136 618895 33554432000 4194304 6004724 140734613888272 140734613874552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1711/statm: 760741 618895 167 442 0 760295 0
[pid=1717] ppid=1711 vsize=3559868 CPUtime=1565.87 cores=1,3,5,7
/proc/1717/stat : 1717 (glucosInc) R 1711 1710 643 0 -1 4202496 589355 0 0 0 156371 216 0 0 20 0 1 0 384180451 3645304832 801342 33554432000 4194304 5654031 140737291169680 140737291167752 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1717/statm: 889967 801342 141 357 0 889607 0
Current children cumulated CPU time (s) 1660.84
Current children cumulated vsize (KiB) 6611980

[startup+1722.3 s]
/proc/loadavg: 1.00 1.09 1.45 2/173 1782
/proc/meminfo: memFree=24185116/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
[pid=1711] ppid=1710 vsize=3042964 CPUtime=94.97 cores=1,3,5,7
/proc/1711/stat : 1711 (npSolver-pbo) S 1710 1710 643 0 -1 4202496 165467 28409 0 0 2733 332 6072 360 20 0 1 0 384170835 3115995136 618895 33554432000 4194304 6004724 140734613888272 140734613874552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1711/statm: 760741 618895 167 442 0 760295 0
[pid=1717] ppid=1711 vsize=3559960 CPUtime=1625.86 cores=1,3,5,7
/proc/1717/stat : 1717 (glucosInc) R 1711 1710 643 0 -1 4202496 596308 0 0 0 162366 220 0 0 20 0 1 0 384180451 3645399040 801365 33554432000 4194304 5654031 140737291169680 140737291167752 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1717/statm: 889990 801365 141 357 0 889630 0
Current children cumulated CPU time (s) 1720.83
Current children cumulated vsize (KiB) 6612072

[startup+1782.3 s]
/proc/loadavg: 1.00 1.07 1.42 2/173 1782
/proc/meminfo: memFree=24184220/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
[pid=1711] ppid=1710 vsize=3042964 CPUtime=94.97 cores=1,3,5,7
/proc/1711/stat : 1711 (npSolver-pbo) S 1710 1710 643 0 -1 4202496 165467 28409 0 0 2733 332 6072 360 20 0 1 0 384170835 3115995136 618895 33554432000 4194304 6004724 140734613888272 140734613874552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1711/statm: 760741 618895 167 442 0 760295 0
[pid=1717] ppid=1711 vsize=3560480 CPUtime=1685.86 cores=1,3,5,7
/proc/1717/stat : 1717 (glucosInc) R 1711 1710 643 0 -1 4202496 603391 0 0 0 168363 223 0 0 20 0 1 0 384180451 3645931520 801534 33554432000 4194304 5654031 140737291169680 140737291167752 4232563 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1717/statm: 890120 801534 141 357 0 889760 0
Current children cumulated CPU time (s) 1780.83
Current children cumulated vsize (KiB) 6612592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 1.06 1.08 1.42 2/173 1782
/proc/meminfo: memFree=24184392/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
[pid=1711] ppid=1710 vsize=3042964 CPUtime=94.97 cores=1,3,5,7
/proc/1711/stat : 1711 (npSolver-pbo) S 1710 1710 643 0 -1 4202496 165467 28409 0 0 2733 332 6072 360 20 0 1 0 384170835 3115995136 618895 33554432000 4194304 6004724 140734613888272 140734613874552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1711/statm: 760741 618895 167 442 0 760295 0
[pid=1717] ppid=1711 vsize=3560480 CPUtime=1705.06 cores=1,3,5,7
/proc/1717/stat : 1717 (glucosInc) R 1711 1710 643 0 -1 4202496 606835 0 0 0 170282 224 0 0 20 0 1 0 384180451 3645931520 801534 33554432000 4194304 5654031 140737291169680 140737291167752 4209217 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1717/statm: 890120 801534 141 357 0 889760 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 6612592

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

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

[startup+1801.5 s]
/proc/loadavg: 1.06 1.08 1.42 2/173 1782
/proc/meminfo: memFree=24184392/32873844 swapFree=9160/9160
[pid=1710] ppid=1708 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (npSolver-pbo-It) S 1708 1710 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384170835 9367552 274 33554432000 4194304 5064252 140734717389600 140734717388512 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1710/statm: 2287 274 233 213 0 72 0
[pid=1711] ppid=1710 vsize=3042964 CPUtime=94.97 cores=1,3,5,7
/proc/1711/stat : 1711 (npSolver-pbo) S 1710 1710 643 0 -1 4202496 165467 28409 0 0 2733 332 6072 360 20 0 1 0 384170835 3115995136 618895 33554432000 4194304 6004724 140734613888272 140734613874552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1711/statm: 760741 618895 167 442 0 760295 0
[pid=1717] ppid=1711 vsize=3560480 CPUtime=1705.06 cores=1,3,5,7
/proc/1717/stat : 1717 (glucosInc) R 1711 1710 643 0 -1 4202496 606835 0 0 0 170282 224 0 0 20 0 1 0 384180451 3645931520 801534 33554432000 4194304 5654031 140737291169680 140737291167752 4209217 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1717/statm: 890120 801534 141 357 0 889760 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 6612592

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1801.52
CPU time (s): 1800.03
CPU user time (s): 1790.87
CPU system time (s): 9.16
CPU usage (%): 99.9172
Max. virtual memory (cumulated for all children) (KiB): 6654116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
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= 4
involuntary context switches= 1

runsolver used 4.09938 second user time and 11.6462 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-08 20:34:23
IDJOB=3751412
IDBENCH=92807
IDSOLVER=2335
FILE ID=node139/3751412-1339180460
RUNJOBID= node139-1339170208-660
PBS_JOBID= 14643822
Free space on /tmp= 69724 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb5-0.10-9.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751412-1339180460/watcher-3751412-1339180460 -o /tmp/evaluation-result-3751412-1339180460/solver-3751412-1339180460 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751412-1339180460.opb 389852039 HOME HOME

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

MD5SUM BENCH= eb1486293241c3bbd58eaf083201528e
RANDOM SEED=389852039

node139.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.750
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.50
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.750
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.750
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.90
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.750
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.750
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.92
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.750
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.91
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.750
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.750
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:        26539332 kB
Buffers:          643716 kB
Cached:          1256012 kB
SwapCached:          584 kB
Active:          5360900 kB
Inactive:          33020 kB
Active(anon):    3487624 kB
Inactive(anon):     8520 kB
Active(file):    1873276 kB
Inactive(file):    24500 kB
Unevictable:        9160 kB
Mlocked:            9160 kB
SwapTotal:      67108856 kB
SwapFree:       67104292 kB
Dirty:             88976 kB
Writeback:             0 kB
AnonPages:       3504656 kB
Mapped:            11744 kB
Shmem:                 8 kB
Slab:             790072 kB
SReclaimable:     231812 kB
SUnreclaim:       558260 kB
KernelStack:        1464 kB
PageTables:        11048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    4105192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1974272 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= 69560 MiB
End job on node139 at 2012-06-08 21:04:26