Trace number 3749814

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 (fixed)? (TO) 1800.01 1806.32

General information on the benchmark

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

29.84/34.95	c run usual solver
1800.01/1806.31	c error: unexpected solver exit code
1800.01/1806.31	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-3749814-1339182836/watcher-3749814-1339182836 -o /tmp/evaluation-result-3749814-1339182836/solver-3749814-1339182836 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749814-1339182836.opb 1022720208 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: 1.64 1.92 1.97 3/177 25663
/proc/meminfo: memFree=30404556/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/statm: 2287 275 233 213 0 72 0

[startup+0.0914529 s]
/proc/loadavg: 1.64 1.92 1.97 3/177 25663
/proc/meminfo: memFree=30404556/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100409 s]
/proc/loadavg: 1.64 1.92 1.97 3/177 25663
/proc/meminfo: memFree=30404556/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300271 s]
/proc/loadavg: 1.64 1.92 1.97 3/177 25663
/proc/meminfo: memFree=30404556/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700302 s]
/proc/loadavg: 1.64 1.92 1.97 3/177 25663
/proc/meminfo: memFree=30404556/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/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: 1.64 1.92 1.97 3/181 25667
/proc/meminfo: memFree=30222228/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/statm: 2287 275 233 213 0 72 0
[pid=25664] ppid=25663 vsize=215080 CPUtime=1.48 cores=1,3,5,7
/proc/25664/stat : 25664 (npSolver-pbo) R 25663 25663 24017 0 -1 4202496 24611 0 0 0 139 9 0 0 20 0 1 0 384408743 220241920 41875 33554432000 4194304 6004724 140734074513584 140734074509224 4968639 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25664/statm: 53770 41875 130 442 0 53324 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 224228

[startup+3.10038 s]
/proc/loadavg: 1.67 1.92 1.97 3/179 25674
/proc/meminfo: memFree=30162264/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/statm: 2287 275 233 213 0 72 0
[pid=25664] ppid=25663 vsize=433800 CPUtime=3.09 cores=1,3,5,7
/proc/25664/stat : 25664 (npSolver-pbo) R 25663 25663 24017 0 -1 4202496 47145 0 0 0 290 19 0 0 20 0 1 0 384408743 444211200 86317 33554432000 4194304 6004724 140734074513584 140734074509608 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25664/statm: 108450 86317 130 442 0 108004 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 442948

[startup+6.30045 s]
/proc/loadavg: 1.67 1.92 1.97 3/181 25677
/proc/meminfo: memFree=29652448/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/statm: 2287 275 233 213 0 72 0
[pid=25664] ppid=25663 vsize=1438856 CPUtime=6.28 cores=1,3,5,7
/proc/25664/stat : 25664 (npSolver-pbo) R 25663 25663 24017 0 -1 4202496 155982 0 0 0 577 51 0 0 20 0 1 0 384408743 1473388544 306896 33554432000 4194304 6004724 140734074513584 140734074510392 4977100 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25664/statm: 359714 306896 131 442 0 359268 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1448004

[startup+12.7004 s]
/proc/loadavg: 1.72 1.92 1.97 3/181 25677
/proc/meminfo: memFree=28981596/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/statm: 2287 275 233 213 0 72 0
[pid=25664] ppid=25663 vsize=1438852 CPUtime=12.68 cores=1,3,5,7
/proc/25664/stat : 25664 (npSolver-pbo) R 25663 25663 24017 0 -1 4202496 156875 0 0 0 1206 62 0 0 20 0 1 0 384408743 1473384448 330188 33554432000 4194304 6004724 140734074513584 140734074508184 4720368 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25664/statm: 359713 330188 147 442 0 359267 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1448000

[startup+25.5003 s]
/proc/loadavg: 1.76 1.93 1.97 3/181 25677
/proc/meminfo: memFree=28018992/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/statm: 2287 275 233 213 0 72 0
[pid=25664] ppid=25663 vsize=3011732 CPUtime=25.47 cores=1,3,5,7
/proc/25664/stat : 25664 (npSolver-pbo) R 25663 25663 24017 0 -1 4202496 159140 0 0 0 2443 104 0 0 20 0 1 0 384408743 3084013568 559591 33554432000 4194304 6004724 140734074513584 140734074508184 4582618 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25664/statm: 752933 559591 154 442 0 752487 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 3020880

[startup+51.1004 s]
/proc/loadavg: 2.13 1.99 1.99 3/183 25679
/proc/meminfo: memFree=24849196/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/statm: 2287 275 233 213 0 72 0
[pid=25664] ppid=25663 vsize=3011740 CPUtime=29.94 cores=1,3,5,7
/proc/25664/stat : 25664 (npSolver-pbo) S 25663 25663 24017 0 -1 4202496 160895 0 0 0 2653 341 0 0 20 0 1 0 384408743 3084021760 590834 33554432000 4194304 6004724 140734074513584 140734074507632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 503 0 0
/proc/25664/statm: 752935 590834 163 442 0 752489 0
[pid=25678] ppid=25664 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/25678/stat : 25678 (cp2_pre.sh) S 25664 25663 24017 0 -1 4202496 607 0 0 0 0 1 0 0 20 0 1 0 384412242 9367552 276 33554432000 4194304 5064252 140736335064064 140736335062768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25678/statm: 2287 276 234 213 0 72 0
[pid=25679] ppid=25678 vsize=1617508 CPUtime=16.07 cores=1,3,5,7
/proc/25679/stat : 25679 (coprocessor) R 25678 25663 24017 0 -1 4202496 22144 0 0 0 1537 70 0 0 20 0 1 0 384412245 1656328192 369075 33554432000 4194304 6586260 140733652753952 140733652750712 5732400 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/25679/statm: 404377 369075 137 584 0 403789 0
Current children cumulated CPU time (s) 46.02
Current children cumulated vsize (KiB) 4647544

[startup+102.307 s]
/proc/loadavg: 2.13 2.02 2.00 3/183 25682
/proc/meminfo: memFree=25365616/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/statm: 2287 275 233 213 0 72 0
[pid=25664] ppid=25663 vsize=3011740 CPUtime=91.08 cores=1,3,5,7
/proc/25664/stat : 25664 (npSolver-pbo) S 25663 25663 24017 0 -1 4202496 160902 26852 0 0 2653 343 5765 347 20 0 1 0 384408743 3084021760 590834 33554432000 4194304 6004724 140734074513584 140734074508720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 503 0 0
/proc/25664/statm: 752935 590834 163 442 0 752489 0
[pid=25681] ppid=25664 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/25681/stat : 25681 (satsolver.sh) S 25664 25663 24017 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 384418451 9367552 267 33554432000 4194304 5064252 140737140395776 140737140394688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25681/statm: 2287 267 226 213 0 72 0
[pid=25682] ppid=25681 vsize=1550220 CPUtime=5.18 cores=1,3,5,7
/proc/25682/stat : 25682 (glucose) R 25681 25663 24017 0 -1 4202496 178248 0 0 0 456 62 0 0 20 0 1 0 384418454 1587425280 351304 33554432000 4194304 5208918 140735102384352 140735101333848 4465602 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25682/statm: 387555 351305 69 248 0 387304 0
Current children cumulated CPU time (s) 96.27
Current children cumulated vsize (KiB) 4580256

[startup+162.301 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 25682
/proc/meminfo: memFree=23759152/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/statm: 2287 275 233 213 0 72 0
[pid=25664] ppid=25663 vsize=3011740 CPUtime=91.08 cores=1,3,5,7
/proc/25664/stat : 25664 (npSolver-pbo) S 25663 25663 24017 0 -1 4202496 160902 26852 0 0 2653 343 5765 347 20 0 1 0 384408743 3084021760 590834 33554432000 4194304 6004724 140734074513584 140734074508720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 503 0 0
/proc/25664/statm: 752935 590834 163 442 0 752489 0
[pid=25681] ppid=25664 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/25681/stat : 25681 (satsolver.sh) S 25664 25663 24017 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 384418451 9367552 267 33554432000 4194304 5064252 140737140395776 140737140394688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25681/statm: 2287 267 226 213 0 72 0
[pid=25682] ppid=25681 vsize=3447228 CPUtime=65.16 cores=1,3,5,7
/proc/25682/stat : 25682 (glucose) R 25681 25663 24017 0 -1 4202496 347050 0 0 0 6374 142 0 0 20 0 1 0 384418454 3529961472 744146 33554432000 4194304 5208918 140735102384352 140735102382200 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25682/statm: 861807 744146 103 248 0 861556 0
Current children cumulated CPU time (s) 156.25
Current children cumulated vsize (KiB) 6477264

[startup+222.3 s]
/proc/loadavg: 2.21 2.07 2.01 3/183 25682
/proc/meminfo: memFree=23741456/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/statm: 2287 275 233 213 0 72 0
[pid=25664] ppid=25663 vsize=3011740 CPUtime=91.08 cores=1,3,5,7
/proc/25664/stat : 25664 (npSolver-pbo) S 25663 25663 24017 0 -1 4202496 160902 26852 0 0 2653 343 5765 347 20 0 1 0 384408743 3084021760 590834 33554432000 4194304 6004724 140734074513584 140734074508720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 503 0 0
/proc/25664/statm: 752935 590834 163 442 0 752489 0
[pid=25681] ppid=25664 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/25681/stat : 25681 (satsolver.sh) S 25664 25663 24017 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 384418451 9367552 267 33554432000 4194304 5064252 140737140395776 140737140394688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25681/statm: 2287 267 226 213 0 72 0
[pid=25682] ppid=25681 vsize=3458468 CPUtime=125.16 cores=1,3,5,7
/proc/25682/stat : 25682 (glucose) R 25681 25663 24017 0 -1 4202496 357330 0 0 0 12370 146 0 0 20 0 1 0 384418454 3541471232 747034 33554432000 4194304 5208918 140735102384352 140735102382200 4229039 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25682/statm: 864617 747034 103 248 0 864366 0
Current children cumulated CPU time (s) 216.25
Current children cumulated vsize (KiB) 6488504

[startup+282.301 s]
/proc/loadavg: 2.22 2.10 2.02 3/183 25683
/proc/meminfo: memFree=23731772/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/25682/statm: 870737 754176 103 248 0 870486 0
Current children cumulated CPU time (s) 1416.07
Current children cumulated vsize (KiB) 6512984

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 25693
/proc/meminfo: memFree=23616320/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/statm: 2287 275 233 213 0 72 0
[pid=25664] ppid=25663 vsize=3011740 CPUtime=91.08 cores=1,3,5,7
/proc/25664/stat : 25664 (npSolver-pbo) S 25663 25663 24017 0 -1 4202496 160902 26852 0 0 2653 343 5765 347 20 0 1 0 384408743 3084021760 590834 33554432000 4194304 6004724 140734074513584 140734074508720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 503 0 0
/proc/25664/statm: 752935 590834 163 442 0 752489 0
[pid=25681] ppid=25664 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/25681/stat : 25681 (satsolver.sh) S 25664 25663 24017 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 384418451 9367552 267 33554432000 4194304 5064252 140737140395776 140737140394688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25681/statm: 2287 267 226 213 0 72 0
[pid=25682] ppid=25681 vsize=3484152 CPUtime=1384.96 cores=1,3,5,7
/proc/25682/stat : 25682 (glucose) R 25681 25663 24017 0 -1 4202496 522429 0 0 0 138288 208 0 0 20 0 1 0 384418454 3567771648 754483 33554432000 4194304 5208918 140735102384352 140735102382200 4229424 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25682/statm: 871038 754483 103 248 0 870787 0
Current children cumulated CPU time (s) 1476.05
Current children cumulated vsize (KiB) 6514188

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 25693
/proc/meminfo: memFree=23586780/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/statm: 2287 275 233 213 0 72 0
[pid=25664] ppid=25663 vsize=3011740 CPUtime=91.08 cores=1,3,5,7
/proc/25664/stat : 25664 (npSolver-pbo) S 25663 25663 24017 0 -1 4202496 160902 26852 0 0 2653 343 5765 347 20 0 1 0 384408743 3084021760 590834 33554432000 4194304 6004724 140734074513584 140734074508720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 503 0 0
/proc/25664/statm: 752935 590834 163 442 0 752489 0
[pid=25681] ppid=25664 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/25681/stat : 25681 (satsolver.sh) S 25664 25663 24017 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 384418451 9367552 267 33554432000 4194304 5064252 140737140395776 140737140394688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25681/statm: 2287 267 226 213 0 72 0
[pid=25682] ppid=25681 vsize=3484708 CPUtime=1444.95 cores=1,3,5,7
/proc/25682/stat : 25682 (glucose) R 25681 25663 24017 0 -1 4202496 529955 0 0 0 144284 211 0 0 20 0 1 0 384418454 3568340992 754617 33554432000 4194304 5208918 140735102384352 140735102382296 4211156 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25682/statm: 871177 754617 103 248 0 870926 0
Current children cumulated CPU time (s) 1536.04
Current children cumulated vsize (KiB) 6514744

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 25696
/proc/meminfo: memFree=23606112/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/statm: 2287 275 233 213 0 72 0
[pid=25664] ppid=25663 vsize=3011740 CPUtime=91.08 cores=1,3,5,7
/proc/25664/stat : 25664 (npSolver-pbo) S 25663 25663 24017 0 -1 4202496 160902 26852 0 0 2653 343 5765 347 20 0 1 0 384408743 3084021760 590834 33554432000 4194304 6004724 140734074513584 140734074508720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 503 0 0
/proc/25664/statm: 752935 590834 163 442 0 752489 0
[pid=25681] ppid=25664 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/25681/stat : 25681 (satsolver.sh) S 25664 25663 24017 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 384418451 9367552 267 33554432000 4194304 5064252 140737140395776 140737140394688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25681/statm: 2287 267 226 213 0 72 0
[pid=25682] ppid=25681 vsize=3484852 CPUtime=1504.95 cores=1,3,5,7
/proc/25682/stat : 25682 (glucose) R 25681 25663 24017 0 -1 4202496 537399 0 0 0 150281 214 0 0 20 0 1 0 384418454 3568488448 754670 33554432000 4194304 5208918 140735102384352 140735102382488 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25682/statm: 871213 754670 103 248 0 870962 0
Current children cumulated CPU time (s) 1596.04
Current children cumulated vsize (KiB) 6514888

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25696
/proc/meminfo: memFree=23570244/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/statm: 2287 275 233 213 0 72 0
[pid=25664] ppid=25663 vsize=3011740 CPUtime=91.08 cores=1,3,5,7
/proc/25664/stat : 25664 (npSolver-pbo) S 25663 25663 24017 0 -1 4202496 160902 26852 0 0 2653 343 5765 347 20 0 1 0 384408743 3084021760 590834 33554432000 4194304 6004724 140734074513584 140734074508720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 503 0 0
/proc/25664/statm: 752935 590834 163 442 0 752489 0
[pid=25681] ppid=25664 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/25681/stat : 25681 (satsolver.sh) S 25664 25663 24017 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 384418451 9367552 267 33554432000 4194304 5064252 140737140395776 140737140394688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25681/statm: 2287 267 226 213 0 72 0
[pid=25682] ppid=25681 vsize=3485156 CPUtime=1564.94 cores=1,3,5,7
/proc/25682/stat : 25682 (glucose) R 25681 25663 24017 0 -1 4202496 544194 0 0 0 156277 217 0 0 20 0 1 0 384418454 3568799744 754722 33554432000 4194304 5208918 140735102384352 140735102382200 4229133 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25682/statm: 871289 754722 103 248 0 871038 0
Current children cumulated CPU time (s) 1656.03
Current children cumulated vsize (KiB) 6515192

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25696
/proc/meminfo: memFree=23566700/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/statm: 2287 275 233 213 0 72 0
[pid=25664] ppid=25663 vsize=3011740 CPUtime=91.08 cores=1,3,5,7
/proc/25664/stat : 25664 (npSolver-pbo) S 25663 25663 24017 0 -1 4202496 160902 26852 0 0 2653 343 5765 347 20 0 1 0 384408743 3084021760 590834 33554432000 4194304 6004724 140734074513584 140734074508720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 503 0 0
/proc/25664/statm: 752935 590834 163 442 0 752489 0
[pid=25681] ppid=25664 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/25681/stat : 25681 (satsolver.sh) S 25664 25663 24017 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 384418451 9367552 267 33554432000 4194304 5064252 140737140395776 140737140394688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25681/statm: 2287 267 226 213 0 72 0
[pid=25682] ppid=25681 vsize=3485496 CPUtime=1624.92 cores=1,3,5,7
/proc/25682/stat : 25682 (glucose) R 25681 25663 24017 0 -1 4202496 551697 0 0 0 162273 219 0 0 20 0 1 0 384418454 3569147904 754837 33554432000 4194304 5208918 140735102384352 140735102382312 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25682/statm: 871374 754837 103 248 0 871123 0
Current children cumulated CPU time (s) 1716.01
Current children cumulated vsize (KiB) 6515532

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25697
/proc/meminfo: memFree=23559860/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/statm: 2287 275 233 213 0 72 0
[pid=25664] ppid=25663 vsize=3011740 CPUtime=91.08 cores=1,3,5,7
/proc/25664/stat : 25664 (npSolver-pbo) S 25663 25663 24017 0 -1 4202496 160902 26852 0 0 2653 343 5765 347 20 0 1 0 384408743 3084021760 590834 33554432000 4194304 6004724 140734074513584 140734074508720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 503 0 0
/proc/25664/statm: 752935 590834 163 442 0 752489 0
[pid=25681] ppid=25664 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/25681/stat : 25681 (satsolver.sh) S 25664 25663 24017 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 384418451 9367552 267 33554432000 4194304 5064252 140737140395776 140737140394688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25681/statm: 2287 267 226 213 0 72 0
[pid=25682] ppid=25681 vsize=3485892 CPUtime=1684.92 cores=1,3,5,7
/proc/25682/stat : 25682 (glucose) R 25681 25663 24017 0 -1 4202496 558554 0 0 0 168270 222 0 0 20 0 1 0 384418454 3569553408 754958 33554432000 4194304 5208918 140735102384352 140735102382488 4229476 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25682/statm: 871473 754958 103 248 0 871222 0
Current children cumulated CPU time (s) 1776.01
Current children cumulated vsize (KiB) 6515928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.3 s]
/proc/loadavg: 1.92 1.98 1.99 2/174 25722
/proc/meminfo: memFree=24277824/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/statm: 2287 275 233 213 0 72 0
[pid=25664] ppid=25663 vsize=3011740 CPUtime=91.08 cores=1,3,5,7
/proc/25664/stat : 25664 (npSolver-pbo) S 25663 25663 24017 0 -1 4202496 160902 26852 0 0 2653 343 5765 347 20 0 1 0 384408743 3084021760 590834 33554432000 4194304 6004724 140734074513584 140734074508720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 503 0 0
/proc/25664/statm: 752935 590834 163 442 0 752489 0
[pid=25681] ppid=25664 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/25681/stat : 25681 (satsolver.sh) S 25664 25663 24017 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 384418451 9367552 267 33554432000 4194304 5064252 140737140395776 140737140394688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25681/statm: 2287 267 226 213 0 72 0
[pid=25682] ppid=25681 vsize=3485892 CPUtime=1708.92 cores=1,3,5,7
/proc/25682/stat : 25682 (glucose) R 25681 25663 24017 0 -1 4202496 561927 0 0 0 170669 223 0 0 20 0 1 0 384418454 3569553408 754963 33554432000 4194304 5208918 140735102384352 140735102382488 4229125 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25682/statm: 871473 754963 103 248 0 871222 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 6515928

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

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

[startup+1806.3 s]
/proc/loadavg: 1.92 1.98 1.99 2/174 25722
/proc/meminfo: memFree=24277824/32873844 swapFree=7632/7632
[pid=25663] ppid=25661 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25663/stat : 25663 (npSolver-pbo.sh) S 25661 25663 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408743 9367552 275 33554432000 4194304 5064252 140737348073296 140737348072208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25663/statm: 2287 275 233 213 0 72 0
[pid=25664] ppid=25663 vsize=3011740 CPUtime=91.08 cores=1,3,5,7
/proc/25664/stat : 25664 (npSolver-pbo) S 25663 25663 24017 0 -1 4202496 160902 26852 0 0 2653 343 5765 347 20 0 1 0 384408743 3084021760 590834 33554432000 4194304 6004724 140734074513584 140734074508720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 503 0 0
/proc/25664/statm: 752935 590834 163 442 0 752489 0
[pid=25681] ppid=25664 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/25681/stat : 25681 (satsolver.sh) S 25664 25663 24017 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 384418451 9367552 267 33554432000 4194304 5064252 140737140395776 140737140394688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25681/statm: 2287 267 226 213 0 72 0
[pid=25682] ppid=25681 vsize=3485892 CPUtime=1708.92 cores=1,3,5,7
/proc/25682/stat : 25682 (glucose) R 25681 25663 24017 0 -1 4202496 561927 0 0 0 170669 223 0 0 20 0 1 0 384418454 3569553408 754963 33554432000 4194304 5208918 140735102384352 140735102382488 4229125 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25682/statm: 871473 754963 103 248 0 871222 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 6515928

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25663 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.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1806.32
CPU time (s): 1800.01
CPU user time (s): 1790.87
CPU system time (s): 9.14
CPU usage (%): 99.6506
Max. virtual memory (cumulated for all children) (KiB): 6557452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
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.99124 second user time and 11.3933 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-08 21:13:59
IDJOB=3749814
IDBENCH=92833
IDSOLVER=2334
FILE ID=node144/3749814-1339182836
RUNJOBID= node144-1339182836-25635
PBS_JOBID= 14643804
Free space on /tmp= 68868 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb5-0.10-7.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749814-1339182836/watcher-3749814-1339182836 -o /tmp/evaluation-result-3749814-1339182836/solver-3749814-1339182836 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749814-1339182836.opb 1022720208 HOME HOME

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

MD5SUM BENCH= 89969a8b18dea22d2172ff4d7dacd555
RANDOM SEED=1022720208

node144.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.196
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	: 5332.39
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.196
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.196
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	: 5438.54
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.196
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.196
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.90
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.196
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.92
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.196
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.196
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:        30404556 kB
Buffers:         1059452 kB
Cached:           197940 kB
SwapCached:          460 kB
Active:          1499776 kB
Inactive:          59004 kB
Active(anon):     285204 kB
Inactive(anon):    12140 kB
Active(file):    1214572 kB
Inactive(file):    46864 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108396 kB
Dirty:            118372 kB
Writeback:             0 kB
AnonPages:        278088 kB
Mapped:            11116 kB
Shmem:               172 kB
Slab:             769012 kB
SReclaimable:     209468 kB
SUnreclaim:       559544 kB
KernelStack:        1456 kB
PageTables:         4820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     410272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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= 67864 MiB
End job on node144 at 2012-06-08 21:44:07