Trace number 3700650

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 1.0? (TO) 1800.05 1801.22

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb10-0.20-11.opb
MD5SUMf2633834ff07460da2ce4ee4cf991574
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark126821
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables213655
Total number of constraints3676481
Number of constraints which are clauses3676481
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

10.39/10.41	c run usual solver
20.80/21.61	c model valid
20.80/21.61	c current solution ok
22.90/23.75	o 370295
22.90/23.75	c current bound: 185147
22.90/23.75	c fallback to adder encoding
1800.05/1801.21	c error: unexpected solver exit code
1800.05/1801.21	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-3700650-1338146493/watcher-3700650-1338146493 -o /tmp/evaluation-result-3700650-1338146493/solver-3700650-1338146493 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700650-1338146493.opb 2070610997 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.05 2.01 2.00 3/179 21327
/proc/meminfo: memFree=30806232/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0

[startup+0.048082 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 21327
/proc/meminfo: memFree=30806232/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 21327
/proc/meminfo: memFree=30806232/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300233 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 21327
/proc/meminfo: memFree=30806232/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700243 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 21327
/proc/meminfo: memFree=30806232/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 21329
/proc/meminfo: memFree=30797716/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0
[pid=21328] ppid=21327 vsize=19508 CPUtime=1.48 cores=1,3,5,7
/proc/21328/stat : 21328 (npSolver-pbo) R 21327 21327 19129 0 -1 4202496 2592 0 0 0 148 0 0 0 20 0 1 0 280716696 19976192 3074 33554432000 4194304 5992684 140734192450688 140734192446808 5179600 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21328/statm: 4877 3074 145 440 0 4433 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 28656

[startup+3.10028 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 21329
/proc/meminfo: memFree=30785176/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0
[pid=21328] ppid=21327 vsize=36420 CPUtime=3.08 cores=1,3,5,7
/proc/21328/stat : 21328 (npSolver-pbo) R 21327 21327 19129 0 -1 4202496 3232 0 0 0 307 1 0 0 20 0 1 0 280716696 37294080 5750 33554432000 4194304 5992684 140734192450688 140734192446808 5179600 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21328/statm: 9105 5750 145 440 0 8661 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 45568

[startup+6.30028 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 21329
/proc/meminfo: memFree=30770648/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0
[pid=21328] ppid=21327 vsize=69980 CPUtime=6.29 cores=1,3,5,7
/proc/21328/stat : 21328 (npSolver-pbo) R 21327 21327 19129 0 -1 4202496 3973 0 0 0 625 4 0 0 20 0 1 0 280716696 71659520 11074 33554432000 4194304 5992684 140734192450688 140734192446808 5179600 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21328/statm: 17495 11074 145 440 0 17051 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79128

[startup+12.7005 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 21331
/proc/meminfo: memFree=30404212/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0
[pid=21328] ppid=21327 vsize=158460 CPUtime=10.43 cores=1,3,5,7
/proc/21328/stat : 21328 (npSolver-pbo) S 21327 21327 19129 0 -1 4202496 10754 0 0 0 1020 23 0 0 20 0 1 0 280716696 162263040 25552 33554432000 4194304 5992684 140734192450688 140734192444720 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21328/statm: 39615 25552 164 440 0 39171 0
[pid=21330] ppid=21328 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21330/stat : 21330 (cp2_pre.sh) S 21328 21327 19129 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 280717740 9367552 276 33554432000 4194304 5064252 140736937353568 140736937352272 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21330/statm: 2287 276 234 213 0 72 0
[pid=21331] ppid=21330 vsize=283956 CPUtime=2.23 cores=1,3,5,7
/proc/21331/stat : 21331 (coprocessor) R 21330 21327 19129 0 -1 4202496 41557 0 0 0 213 10 0 0 20 0 1 0 280717741 290770944 65235 33554432000 4194304 6586260 140736217555136 140736217551400 4496549 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/21331/statm: 70989 65235 170 584 0 70401 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 460712

[startup+25.5004 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 21339
/proc/meminfo: memFree=30536580/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0
[pid=21328] ppid=21327 vsize=307920 CPUtime=24.69 cores=1,3,5,7
/proc/21328/stat : 21328 (npSolver-pbo) R 21327 21327 19129 0 -1 4202496 18029 75682 0 0 1679 201 535 54 20 0 1 0 280716696 315310080 61518 33554432000 4194304 5992684 140734192450688 140734192443960 4571303 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21328/statm: 76980 61518 180 440 0 76536 0
Current children cumulated CPU time (s) 24.69
Current children cumulated vsize (KiB) 317068

[startup+51.1005 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 21341
/proc/meminfo: memFree=29965496/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0
[pid=21328] ppid=21327 vsize=307920 CPUtime=25.04 cores=1,3,5,7
/proc/21328/stat : 21328 (npSolver-pbo) S 21327 21327 19129 0 -1 4202496 19210 75682 0 0 1693 222 535 54 20 0 1 0 280716696 315310080 62799 33554432000 4194304 5992684 140734192450688 140734192443008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21328/statm: 76980 62799 181 440 0 76536 0
[pid=21340] ppid=21328 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21340/stat : 21340 (satsolver.sh) S 21328 21327 19129 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 280719280 9367552 267 33554432000 4194304 5064252 140736128460256 140736128459168 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21340/statm: 2287 267 226 213 0 72 0
[pid=21341] ppid=21340 vsize=478476 CPUtime=25.24 cores=1,3,5,7
/proc/21341/stat : 21341 (glucose) R 21340 21327 19129 0 -1 4202496 73862 0 0 0 2498 26 0 0 20 0 1 0 280719281 489959424 104294 33554432000 4194304 5208918 140733900600656 140733900598504 4229427 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21341/statm: 119619 104294 104 248 0 119368 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 804692

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 21341
/proc/meminfo: memFree=29939324/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0
[pid=21328] ppid=21327 vsize=307920 CPUtime=25.04 cores=1,3,5,7
/proc/21328/stat : 21328 (npSolver-pbo) S 21327 21327 19129 0 -1 4202496 19210 75682 0 0 1693 222 535 54 20 0 1 0 280716696 315310080 62799 33554432000 4194304 5992684 140734192450688 140734192443008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21328/statm: 76980 62799 181 440 0 76536 0
[pid=21340] ppid=21328 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21340/stat : 21340 (satsolver.sh) S 21328 21327 19129 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 280719280 9367552 267 33554432000 4194304 5064252 140736128460256 140736128459168 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21340/statm: 2287 267 226 213 0 72 0
[pid=21341] ppid=21340 vsize=494280 CPUtime=76.44 cores=1,3,5,7
/proc/21341/stat : 21341 (glucose) R 21340 21327 19129 0 -1 4202496 78883 0 0 0 7608 36 0 0 20 0 1 0 280719281 506142720 110502 33554432000 4194304 5208918 140733900600656 140733900598504 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21341/statm: 123570 110502 104 248 0 123319 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 820496

[startup+162.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 21341
/proc/meminfo: memFree=29920372/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0
[pid=21328] ppid=21327 vsize=307920 CPUtime=25.04 cores=1,3,5,7
/proc/21328/stat : 21328 (npSolver-pbo) S 21327 21327 19129 0 -1 4202496 19210 75682 0 0 1693 222 535 54 20 0 1 0 280716696 315310080 62799 33554432000 4194304 5992684 140734192450688 140734192443008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21328/statm: 76980 62799 181 440 0 76536 0
[pid=21340] ppid=21328 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21340/stat : 21340 (satsolver.sh) S 21328 21327 19129 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 280719280 9367552 267 33554432000 4194304 5064252 140736128460256 140736128459168 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21340/statm: 2287 267 226 213 0 72 0
[pid=21341] ppid=21340 vsize=495888 CPUtime=136.42 cores=1,3,5,7
/proc/21341/stat : 21341 (glucose) R 21340 21327 19129 0 -1 4202496 79332 0 0 0 13606 36 0 0 20 0 1 0 280719281 507789312 113506 33554432000 4194304 5208918 140733900600656 140733900598504 4232626 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21341/statm: 123972 113506 104 248 0 123721 0
Current children cumulated CPU time (s) 161.46
Current children cumulated vsize (KiB) 822104

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 21342
/proc/meminfo: memFree=29918860/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0
[pid=21328] ppid=21327 vsize=307920 CPUtime=25.04 cores=1,3,5,7
/proc/21328/stat : 21328 (npSolver-pbo) S 21327 21327 19129 0 -1 4202496 19210 75682 0 0 1693 222 535 54 20 0 1 0 280716696 315310080 62799 33554432000 4194304 5992684 140734192450688 140734192443008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21328/statm: 76980 62799 181 440 0 76536 0
[pid=21340] ppid=21328 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21340/stat : 21340 (satsolver.sh) S 21328 21327 19129 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 280719280 9367552 267 33554432000 4194304 5064252 140736128460256 140736128459168 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21340/statm: 2287 267 226 213 0 72 0
[pid=21341] ppid=21340 vsize=502452 CPUtime=196.42 cores=1,3,5,7
/proc/21341/stat : 21341 (glucose) R 21340 21327 19129 0 -1 4202496 81086 0 0 0 19600 42 0 0 20 0 1 0 280719281 514510848 113579 33554432000 4194304 5208918 140733900600656 140733900598328 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21341/statm: 125613 113579 104 248 0 125362 0
Current children cumulated CPU time (s) 221.46

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

/proc/21341/stat : 21341 (glucose) R 21340 21327 19129 0 -1 4202496 134444 0 0 0 133442 177 0 0 20 0 1 0 280719281 720404480 158673 33554432000 4194304 5208918 140733900600656 140733900597032 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21341/statm: 175880 158673 104 248 0 175629 0
Current children cumulated CPU time (s) 1361.23
Current children cumulated vsize (KiB) 1029736

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21353
/proc/meminfo: memFree=29529980/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0
[pid=21328] ppid=21327 vsize=307920 CPUtime=25.04 cores=1,3,5,7
/proc/21328/stat : 21328 (npSolver-pbo) S 21327 21327 19129 0 -1 4202496 19210 75682 0 0 1693 222 535 54 20 0 1 0 280716696 315310080 62799 33554432000 4194304 5992684 140734192450688 140734192443008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21328/statm: 76980 62799 181 440 0 76536 0
[pid=21340] ppid=21328 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21340/stat : 21340 (satsolver.sh) S 21328 21327 19129 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 280719280 9367552 267 33554432000 4194304 5064252 140736128460256 140736128459168 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21340/statm: 2287 267 226 213 0 72 0
[pid=21341] ppid=21340 vsize=708600 CPUtime=1396.19 cores=1,3,5,7
/proc/21341/stat : 21341 (glucose) R 21340 21327 19129 0 -1 4202496 136541 0 0 0 139434 185 0 0 20 0 1 0 280719281 725606400 155846 33554432000 4194304 5208918 140733900600656 140733900596424 4229824 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21341/statm: 177150 155846 104 248 0 176899 0
Current children cumulated CPU time (s) 1421.23
Current children cumulated vsize (KiB) 1034816

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21353
/proc/meminfo: memFree=29520740/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0
[pid=21328] ppid=21327 vsize=307920 CPUtime=25.04 cores=1,3,5,7
/proc/21328/stat : 21328 (npSolver-pbo) S 21327 21327 19129 0 -1 4202496 19210 75682 0 0 1693 222 535 54 20 0 1 0 280716696 315310080 62799 33554432000 4194304 5992684 140734192450688 140734192443008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21328/statm: 76980 62799 181 440 0 76536 0
[pid=21340] ppid=21328 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21340/stat : 21340 (satsolver.sh) S 21328 21327 19129 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 280719280 9367552 267 33554432000 4194304 5064252 140736128460256 140736128459168 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21340/statm: 2287 267 226 213 0 72 0
[pid=21341] ppid=21340 vsize=712796 CPUtime=1456.17 cores=1,3,5,7
/proc/21341/stat : 21341 (glucose) R 21340 21327 19129 0 -1 4202496 138426 0 0 0 145425 192 0 0 20 0 1 0 280719281 729903104 154844 33554432000 4194304 5208918 140733900600656 140733900598744 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21341/statm: 178199 154844 104 248 0 177948 0
Current children cumulated CPU time (s) 1481.21
Current children cumulated vsize (KiB) 1039012

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21353
/proc/meminfo: memFree=29482888/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0
[pid=21328] ppid=21327 vsize=307920 CPUtime=25.04 cores=1,3,5,7
/proc/21328/stat : 21328 (npSolver-pbo) S 21327 21327 19129 0 -1 4202496 19210 75682 0 0 1693 222 535 54 20 0 1 0 280716696 315310080 62799 33554432000 4194304 5992684 140734192450688 140734192443008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21328/statm: 76980 62799 181 440 0 76536 0
[pid=21340] ppid=21328 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21340/stat : 21340 (satsolver.sh) S 21328 21327 19129 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 280719280 9367552 267 33554432000 4194304 5064252 140736128460256 140736128459168 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21340/statm: 2287 267 226 213 0 72 0
[pid=21341] ppid=21340 vsize=718072 CPUtime=1516.16 cores=1,3,5,7
/proc/21341/stat : 21341 (glucose) R 21340 21327 19129 0 -1 4202496 139978 0 0 0 151420 196 0 0 20 0 1 0 280719281 735305728 162994 33554432000 4194304 5208918 140733900600656 140733900598504 4211599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21341/statm: 179518 162994 104 248 0 179267 0
Current children cumulated CPU time (s) 1541.2
Current children cumulated vsize (KiB) 1044288

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21353
/proc/meminfo: memFree=29494568/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0
[pid=21328] ppid=21327 vsize=307920 CPUtime=25.04 cores=1,3,5,7
/proc/21328/stat : 21328 (npSolver-pbo) S 21327 21327 19129 0 -1 4202496 19210 75682 0 0 1693 222 535 54 20 0 1 0 280716696 315310080 62799 33554432000 4194304 5992684 140734192450688 140734192443008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21328/statm: 76980 62799 181 440 0 76536 0
[pid=21340] ppid=21328 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21340/stat : 21340 (satsolver.sh) S 21328 21327 19129 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 280719280 9367552 267 33554432000 4194304 5064252 140736128460256 140736128459168 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21340/statm: 2287 267 226 213 0 72 0
[pid=21341] ppid=21340 vsize=722644 CPUtime=1576.13 cores=1,3,5,7
/proc/21341/stat : 21341 (glucose) R 21340 21327 19129 0 -1 4202496 142011 0 0 0 157409 204 0 0 20 0 1 0 280719281 739987456 161482 33554432000 4194304 5208918 140733900600656 140733900598504 4229731 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21341/statm: 180661 161482 104 248 0 180410 0
Current children cumulated CPU time (s) 1601.17
Current children cumulated vsize (KiB) 1048860

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21353
/proc/meminfo: memFree=29491204/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0
[pid=21328] ppid=21327 vsize=307920 CPUtime=25.04 cores=1,3,5,7
/proc/21328/stat : 21328 (npSolver-pbo) S 21327 21327 19129 0 -1 4202496 19210 75682 0 0 1693 222 535 54 20 0 1 0 280716696 315310080 62799 33554432000 4194304 5992684 140734192450688 140734192443008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21328/statm: 76980 62799 181 440 0 76536 0
[pid=21340] ppid=21328 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21340/stat : 21340 (satsolver.sh) S 21328 21327 19129 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 280719280 9367552 267 33554432000 4194304 5064252 140736128460256 140736128459168 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21340/statm: 2287 267 226 213 0 72 0
[pid=21341] ppid=21340 vsize=728480 CPUtime=1636.12 cores=1,3,5,7
/proc/21341/stat : 21341 (glucose) R 21340 21327 19129 0 -1 4202496 144309 0 0 0 163399 213 0 0 20 0 1 0 280719281 745963520 160579 33554432000 4194304 5208918 140733900600656 140733900598744 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21341/statm: 182120 160579 104 248 0 181869 0
Current children cumulated CPU time (s) 1661.16
Current children cumulated vsize (KiB) 1054696

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21356
/proc/meminfo: memFree=29449008/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0
[pid=21328] ppid=21327 vsize=307920 CPUtime=25.04 cores=1,3,5,7
/proc/21328/stat : 21328 (npSolver-pbo) S 21327 21327 19129 0 -1 4202496 19210 75682 0 0 1693 222 535 54 20 0 1 0 280716696 315310080 62799 33554432000 4194304 5992684 140734192450688 140734192443008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21328/statm: 76980 62799 181 440 0 76536 0
[pid=21340] ppid=21328 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21340/stat : 21340 (satsolver.sh) S 21328 21327 19129 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 280719280 9367552 267 33554432000 4194304 5064252 140736128460256 140736128459168 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21340/statm: 2287 267 226 213 0 72 0
[pid=21341] ppid=21340 vsize=732436 CPUtime=1696.11 cores=1,3,5,7
/proc/21341/stat : 21341 (glucose) R 21340 21327 19129 0 -1 4202496 145921 0 0 0 169393 218 0 0 20 0 1 0 280719281 750014464 170084 33554432000 4194304 5208918 140733900600656 140733900598408 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21341/statm: 183109 170084 104 248 0 182858 0
Current children cumulated CPU time (s) 1721.15
Current children cumulated vsize (KiB) 1058652

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21409
/proc/meminfo: memFree=29582772/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0
[pid=21328] ppid=21327 vsize=307920 CPUtime=25.04 cores=1,3,5,7
/proc/21328/stat : 21328 (npSolver-pbo) S 21327 21327 19129 0 -1 4202496 19210 75682 0 0 1693 222 535 54 20 0 1 0 280716696 315310080 62799 33554432000 4194304 5992684 140734192450688 140734192443008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21328/statm: 76980 62799 181 440 0 76536 0
[pid=21340] ppid=21328 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21340/stat : 21340 (satsolver.sh) S 21328 21327 19129 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 280719280 9367552 267 33554432000 4194304 5064252 140736128460256 140736128459168 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21340/statm: 2287 267 226 213 0 72 0
[pid=21341] ppid=21340 vsize=736768 CPUtime=1756.11 cores=1,3,5,7
/proc/21341/stat : 21341 (glucose) R 21340 21327 19129 0 -1 4202496 147204 0 0 0 175388 223 0 0 20 0 1 0 280719281 754450432 174890 33554432000 4194304 5208918 140733900600656 140733900598408 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21341/statm: 184192 174890 104 248 0 183941 0
Current children cumulated CPU time (s) 1781.15
Current children cumulated vsize (KiB) 1062984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.14 2.03 2.01 3/183 21409
/proc/meminfo: memFree=29611384/32873844 swapFree=6872/6872
[pid=21327] ppid=21325 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21327/stat : 21327 (npSolver-pbo.sh) S 21325 21327 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280716696 9367552 275 33554432000 4194304 5064252 140734092660752 140734092659664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21327/statm: 2287 275 233 213 0 72 0
[pid=21328] ppid=21327 vsize=307920 CPUtime=25.04 cores=1,3,5,7
/proc/21328/stat : 21328 (npSolver-pbo) S 21327 21327 19129 0 -1 4202496 19210 75682 0 0 1693 222 535 54 20 0 1 0 280716696 315310080 62799 33554432000 4194304 5992684 140734192450688 140734192443008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21328/statm: 76980 62799 181 440 0 76536 0
[pid=21340] ppid=21328 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21340/stat : 21340 (satsolver.sh) S 21328 21327 19129 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 280719280 9367552 267 33554432000 4194304 5064252 140736128460256 140736128459168 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21340/statm: 2287 267 226 213 0 72 0
[pid=21341] ppid=21340 vsize=737776 CPUtime=1775.01 cores=1,3,5,7
/proc/21341/stat : 21341 (glucose) R 21340 21327 19129 0 -1 4202496 148100 0 0 0 177275 226 0 0 20 0 1 0 280719281 755482624 167831 33554432000 4194304 5208918 140733900600656 140733900598504 4211623 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21341/statm: 184444 167831 104 248 0 184193 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1063992

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 21327 and gives
#  childrusage.ru_utime.tv_sec=22
#  childrusage.ru_utime.tv_usec=295610
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=772578
# CPU time returned by wait4() is 25.0682
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.22
CPU time (s): 1800.05
CPU user time (s): 1795.03
CPU system time (s): 5.02
CPU usage (%): 99.9352
Max. virtual memory (cumulated for all children) (KiB): 1275452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.2956
system time used= 2.77258
maximum resident set size= 381600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95872
page faults= 0
swaps= 0
block input operations= 0
block output operations= 553280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 726
involuntary context switches= 45

runsolver used 7.36788 second user time and 18.9671 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-27 21:21:37
IDJOB=3700650
IDBENCH=92820
IDSOLVER=2277
FILE ID=node105/3700650-1338146493
RUNJOBID= node105-1338123980-19146
PBS_JOBID= 14624503
Free space on /tmp= 71284 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb10-0.20-11.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700650-1338146493/watcher-3700650-1338146493 -o /tmp/evaluation-result-3700650-1338146493/solver-3700650-1338146493 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700650-1338146493.opb 2070610997 HOME HOME

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

MD5SUM BENCH= f2633834ff07460da2ce4ee4cf991574
RANDOM SEED=2070610997

node105.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.882
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.76
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.882
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.882
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.91
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.882
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.882
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	: 5438.54
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.882
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.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30806496 kB
Buffers:          266900 kB
Cached:           400856 kB
SwapCached:         1720 kB
Active:          1143768 kB
Inactive:          81944 kB
Active(anon):     553240 kB
Inactive(anon):     6036 kB
Active(file):     590528 kB
Inactive(file):    75908 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100436 kB
Dirty:            123432 kB
Writeback:             0 kB
AnonPages:        562432 kB
Mapped:             9916 kB
Shmem:                 0 kB
Slab:             701792 kB
SReclaimable:     143072 kB
SUnreclaim:       558720 kB
KernelStack:        1464 kB
PageTables:         5308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     755348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    266240 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= 71060 MiB
End job on node105 at 2012-05-27 21:51:38