Trace number 3746875

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 NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.05 1802.72

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_unif_0null20mast_rapportOE2.0_TMAX120_K192_cod2.opb
MD5SUMebc55ee99ce38561d9e6a8d277ae7659
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-14045
Best CPU time to get the best result obtained on this benchmark1800.31
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1783
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 1069402
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1069402
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

24.57/24.75	c run inc solver
24.57/24.75	c [INC SYSTEM] run initial solver
24.57/24.75	c [INC SYSTEM] preprocess with white file
92.73/95.38	c [INC SYSTEM] finished preprocessing in 70 s
92.73/95.38	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-3746875-1339107732/watcher-3746875-1339107732 -o /tmp/evaluation-result-3746875-1339107732/solver-3746875-1339107732 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746875-1339107732.opb 463996115 HOME HOME 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.05 2.03 3/176 2685
/proc/meminfo: memFree=24174116/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0

[startup+0.0197951 s]
/proc/loadavg: 2.00 2.05 2.03 3/176 2685
/proc/meminfo: memFree=24174116/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100217 s]
/proc/loadavg: 2.00 2.05 2.03 3/176 2685
/proc/meminfo: memFree=24174116/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30023 s]
/proc/loadavg: 2.00 2.05 2.03 3/176 2685
/proc/meminfo: memFree=24174116/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700225 s]
/proc/loadavg: 2.00 2.05 2.03 3/176 2685
/proc/meminfo: memFree=24174116/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.00 2.05 2.03 3/177 2687
/proc/meminfo: memFree=24086752/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=143856 CPUtime=1.49 cores=0,2,4,6
/proc/2686/stat : 2686 (npSolver-pbo) R 2685 2685 694 0 -1 4202496 22394 0 0 0 143 6 0 0 20 0 1 0 376901730 147308544 32082 33554432000 4194304 6004724 140735994390496 140735994386136 4968639 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2686/statm: 35964 32082 130 442 0 35518 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 153004

[startup+3.10025 s]
/proc/loadavg: 2.00 2.05 2.03 3/177 2687
/proc/meminfo: memFree=23943452/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=297360 CPUtime=3.09 cores=0,2,4,6
/proc/2686/stat : 2686 (npSolver-pbo) R 2685 2685 694 0 -1 4202496 49986 0 0 0 297 12 0 0 20 0 1 0 376901730 304496640 73861 33554432000 4194304 6004724 140735994390496 140735994384776 4534738 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2686/statm: 74340 73861 154 442 0 73894 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 306508

[startup+6.30026 s]
/proc/loadavg: 2.00 2.05 2.03 3/177 2687
/proc/meminfo: memFree=23715824/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=756112 CPUtime=6.29 cores=0,2,4,6
/proc/2686/stat : 2686 (npSolver-pbo) R 2685 2685 694 0 -1 4202496 51852 0 0 0 606 23 0 0 20 0 1 0 376901730 774258688 129669 33554432000 4194304 6004724 140735994390496 140735994385096 4534761 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2686/statm: 189028 129669 154 442 0 188582 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 765260

[startup+12.7002 s]
/proc/loadavg: 2.00 2.05 2.03 3/178 2688
/proc/meminfo: memFree=23242132/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=1280400 CPUtime=12.69 cores=0,2,4,6
/proc/2686/stat : 2686 (npSolver-pbo) R 2685 2685 694 0 -1 4202496 52846 0 0 0 1230 39 0 0 20 0 1 0 376901730 1311129600 245893 33554432000 4194304 6004724 140735994390496 140735994385096 4534752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2686/statm: 320100 245893 154 442 0 319654 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1289548

[startup+25.5004 s]
/proc/loadavg: 2.00 2.05 2.03 3/180 2690
/proc/meminfo: memFree=20941128/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=2337972 CPUtime=24.63 cores=0,2,4,6
/proc/2686/stat : 2686 (npSolver-pbo) S 2685 2685 694 0 -1 4202496 57660 0 0 0 2165 298 0 0 20 0 1 0 376901730 2394083328 416661 33554432000 4194304 6004724 140735994390496 140735994384960 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 11 0 0
/proc/2686/statm: 584493 416661 163 442 0 584047 0
[pid=2689] ppid=2686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2689/stat : 2689 (cp2_pre.sh) S 2686 2685 694 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376904206 9367552 276 33554432000 4194304 5064252 140735707397648 140735707396352 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2689/statm: 2287 276 234 213 0 72 0
[pid=2690] ppid=2689 vsize=88196 CPUtime=0.72 cores=0,2,4,6
/proc/2690/stat : 2690 (coprocessor) R 2689 2685 694 0 -1 4202496 10636 0 0 0 69 3 0 0 20 0 1 0 376904207 90312704 21340 33554432000 4194304 6586260 140736046823120 140736046819880 5732400 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/2690/statm: 22049 21340 138 584 0 21461 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 2444464

[startup+51.1004 s]
/proc/loadavg: 2.28 2.11 2.05 3/180 2690
/proc/meminfo: memFree=18475588/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=2337972 CPUtime=24.63 cores=0,2,4,6
/proc/2686/stat : 2686 (npSolver-pbo) S 2685 2685 694 0 -1 4202496 57660 0 0 0 2165 298 0 0 20 0 1 0 376901730 2394083328 416661 33554432000 4194304 6004724 140735994390496 140735994384960 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 11 0 0
/proc/2686/statm: 584493 416661 163 442 0 584047 0
[pid=2689] ppid=2686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2689/stat : 2689 (cp2_pre.sh) S 2686 2685 694 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376904206 9367552 276 33554432000 4194304 5064252 140735707397648 140735707396352 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2689/statm: 2287 276 234 213 0 72 0
[pid=2690] ppid=2689 vsize=2774240 CPUtime=25.65 cores=0,2,4,6
/proc/2690/stat : 2690 (coprocessor) R 2689 2685 694 0 -1 4202496 25268 0 0 0 2446 119 0 0 20 0 1 0 376904207 2840821760 586137 33554432000 4194304 6586260 140736046823120 140736046818872 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 67 0 0
/proc/2690/statm: 693560 586137 158 584 0 692972 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 5130508

[startup+102.306 s]
/proc/loadavg: 2.17 2.10 2.05 3/179 2692
/proc/meminfo: memFree=19486744/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=2337972 CPUtime=93.01 cores=0,2,4,6
/proc/2686/stat : 2686 (npSolver-pbo) S 2685 2685 694 0 -1 4202496 57679 26169 0 0 2165 298 6449 389 20 0 1 0 376901730 2394083328 416665 33554432000 4194304 6004724 140735994390496 140735994376776 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 11 0 0
/proc/2686/statm: 584493 416665 167 442 0 584047 0
[pid=2692] ppid=2686 vsize=1814844 CPUtime=6.9 cores=0,2,4,6
/proc/2692/stat : 2692 (glucosInc) R 2686 2685 694 0 -1 4202496 198146 0 0 0 630 60 0 0 20 0 1 0 376911269 1858400256 408415 33554432000 4194304 5654031 140734292940784 140734291890136 4240607 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2692/statm: 453711 408415 108 357 0 453351 0
Current children cumulated CPU time (s) 99.91
Current children cumulated vsize (KiB) 4161964

[startup+162.3 s]
/proc/loadavg: 2.06 2.08 2.04 3/179 2692
/proc/meminfo: memFree=17984504/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=2337972 CPUtime=93.01 cores=0,2,4,6
/proc/2686/stat : 2686 (npSolver-pbo) S 2685 2685 694 0 -1 4202496 57679 26169 0 0 2165 298 6449 389 20 0 1 0 376901730 2394083328 416665 33554432000 4194304 6004724 140735994390496 140735994376776 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 11 0 0
/proc/2686/statm: 584493 416665 167 442 0 584047 0
[pid=2692] ppid=2686 vsize=3874956 CPUtime=66.89 cores=0,2,4,6
/proc/2692/stat : 2692 (glucosInc) R 2686 2685 694 0 -1 4202496 368586 0 0 0 6576 113 0 0 20 0 1 0 376911269 3967954944 777379 33554432000 4194304 5654031 140734292940784 140734292938568 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2692/statm: 968739 777379 141 357 0 968379 0
Current children cumulated CPU time (s) 159.9
Current children cumulated vsize (KiB) 6222076

[startup+222.3 s]
/proc/loadavg: 2.02 2.06 2.04 3/179 2692
/proc/meminfo: memFree=17979444/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=2337972 CPUtime=93.01 cores=0,2,4,6
/proc/2686/stat : 2686 (npSolver-pbo) S 2685 2685 694 0 -1 4202496 57679 26169 0 0 2165 298 6449 389 20 0 1 0 376901730 2394083328 416665 33554432000 4194304 6004724 140735994390496 140735994376776 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 11 0 0
/proc/2686/statm: 584493 416665 167 442 0 584047 0
[pid=2692] ppid=2686 vsize=3875124 CPUtime=126.88 cores=0,2,4,6
/proc/2692/stat : 2692 (glucosInc) R 2686 2685 694 0 -1 4202496 372793 0 0 0 12574 114 0 0 20 0 1 0 376911269 3968126976 777435 33554432000 4194304 5654031 140734292940784 140734292938856 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2692/statm: 968781 777435 141 357 0 968421 0
Current children cumulated CPU time (s) 219.89
Current children cumulated vsize (KiB) 6222244

[startup+282.3 s]
/proc/loadavg: 2.04 2.06 2.04 3/179 2692
/proc/meminfo: memFree=17979444/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=2337972 CPUtime=93.01 cores=0,2,4,6

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

/proc/meminfo: memFree=23293192/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=2337972 CPUtime=93.01 cores=0,2,4,6
/proc/2686/stat : 2686 (npSolver-pbo) S 2685 2685 694 0 -1 4202496 57679 26169 0 0 2165 298 6449 389 20 0 1 0 376901730 2394083328 416665 33554432000 4194304 6004724 140735994390496 140735994376776 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 11 0 0
/proc/2686/statm: 584493 416665 167 442 0 584047 0
[pid=2692] ppid=2686 vsize=3892072 CPUtime=1266.71 cores=0,2,4,6
/proc/2692/stat : 2692 (glucosInc) R 2686 2685 694 0 -1 4202496 435063 0 0 0 126539 132 0 0 20 0 1 0 376911269 3985481728 784210 33554432000 4194304 5654031 140734292940784 140734292938568 4214483 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2692/statm: 973018 784210 141 357 0 972658 0
Current children cumulated CPU time (s) 1359.72
Current children cumulated vsize (KiB) 6239192

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 2749
/proc/meminfo: memFree=23355012/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=2337972 CPUtime=93.01 cores=0,2,4,6
/proc/2686/stat : 2686 (npSolver-pbo) S 2685 2685 694 0 -1 4202496 57679 26169 0 0 2165 298 6449 389 20 0 1 0 376901730 2394083328 416665 33554432000 4194304 6004724 140735994390496 140735994376776 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 11 0 0
/proc/2686/statm: 584493 416665 167 442 0 584047 0
[pid=2692] ppid=2686 vsize=3892444 CPUtime=1326.7 cores=0,2,4,6
/proc/2692/stat : 2692 (glucosInc) R 2686 2685 694 0 -1 4202496 439282 0 0 0 132538 132 0 0 20 0 1 0 376911269 3985862656 784814 33554432000 4194304 5654031 140734292940784 140734292928600 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2692/statm: 973111 784814 141 357 0 972751 0
Current children cumulated CPU time (s) 1419.71
Current children cumulated vsize (KiB) 6239564

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 2749
/proc/meminfo: memFree=23342344/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=2337972 CPUtime=93.01 cores=0,2,4,6
/proc/2686/stat : 2686 (npSolver-pbo) S 2685 2685 694 0 -1 4202496 57679 26169 0 0 2165 298 6449 389 20 0 1 0 376901730 2394083328 416665 33554432000 4194304 6004724 140735994390496 140735994376776 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 11 0 0
/proc/2686/statm: 584493 416665 167 442 0 584047 0
[pid=2692] ppid=2686 vsize=3893148 CPUtime=1386.69 cores=0,2,4,6
/proc/2692/stat : 2692 (glucosInc) R 2686 2685 694 0 -1 4202496 443564 0 0 0 138535 134 0 0 20 0 1 0 376911269 3986583552 785481 33554432000 4194304 5654031 140734292940784 140734292928600 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2692/statm: 973287 785481 141 357 0 972927 0
Current children cumulated CPU time (s) 1479.7
Current children cumulated vsize (KiB) 6240268

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2750
/proc/meminfo: memFree=23346616/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=2337972 CPUtime=93.01 cores=0,2,4,6
/proc/2686/stat : 2686 (npSolver-pbo) S 2685 2685 694 0 -1 4202496 57679 26169 0 0 2165 298 6449 389 20 0 1 0 376901730 2394083328 416665 33554432000 4194304 6004724 140735994390496 140735994376776 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 11 0 0
/proc/2686/statm: 584493 416665 167 442 0 584047 0
[pid=2692] ppid=2686 vsize=3893464 CPUtime=1446.68 cores=0,2,4,6
/proc/2692/stat : 2692 (glucosInc) R 2686 2685 694 0 -1 4202496 447853 0 0 0 144533 135 0 0 20 0 1 0 376911269 3986907136 786067 33554432000 4194304 5654031 140734292940784 140734292938472 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2692/statm: 973366 786067 141 357 0 973006 0
Current children cumulated CPU time (s) 1539.69
Current children cumulated vsize (KiB) 6240584

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2750
/proc/meminfo: memFree=23331540/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=2337972 CPUtime=93.01 cores=0,2,4,6
/proc/2686/stat : 2686 (npSolver-pbo) S 2685 2685 694 0 -1 4202496 57679 26169 0 0 2165 298 6449 389 20 0 1 0 376901730 2394083328 416665 33554432000 4194304 6004724 140735994390496 140735994376776 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 11 0 0
/proc/2686/statm: 584493 416665 167 442 0 584047 0
[pid=2692] ppid=2686 vsize=3893596 CPUtime=1506.67 cores=0,2,4,6
/proc/2692/stat : 2692 (glucosInc) R 2686 2685 694 0 -1 4202496 447908 0 0 0 150532 135 0 0 20 0 1 0 376911269 3987042304 786122 33554432000 4194304 5654031 140734292940784 140734292938568 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2692/statm: 973399 786122 141 357 0 973039 0
Current children cumulated CPU time (s) 1599.68
Current children cumulated vsize (KiB) 6240716

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2750
/proc/meminfo: memFree=23351464/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=2337972 CPUtime=93.01 cores=0,2,4,6
/proc/2686/stat : 2686 (npSolver-pbo) S 2685 2685 694 0 -1 4202496 57679 26169 0 0 2165 298 6449 389 20 0 1 0 376901730 2394083328 416665 33554432000 4194304 6004724 140735994390496 140735994376776 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 11 0 0
/proc/2686/statm: 584493 416665 167 442 0 584047 0
[pid=2692] ppid=2686 vsize=3893596 CPUtime=1566.66 cores=0,2,4,6
/proc/2692/stat : 2692 (glucosInc) R 2686 2685 694 0 -1 4202496 447908 0 0 0 156531 135 0 0 20 0 1 0 376911269 3987042304 786122 33554432000 4194304 5654031 140734292940784 140734292938568 4232710 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2692/statm: 973399 786122 141 357 0 973039 0
Current children cumulated CPU time (s) 1659.67
Current children cumulated vsize (KiB) 6240716

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 2755
/proc/meminfo: memFree=23377568/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=2337972 CPUtime=93.01 cores=0,2,4,6
/proc/2686/stat : 2686 (npSolver-pbo) S 2685 2685 694 0 -1 4202496 57679 26169 0 0 2165 298 6449 389 20 0 1 0 376901730 2394083328 416665 33554432000 4194304 6004724 140735994390496 140735994376776 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 11 0 0
/proc/2686/statm: 584493 416665 167 442 0 584047 0
[pid=2692] ppid=2686 vsize=3893884 CPUtime=1626.66 cores=0,2,4,6
/proc/2692/stat : 2692 (glucosInc) R 2686 2685 694 0 -1 4202496 447987 0 0 0 162530 136 0 0 20 0 1 0 376911269 3987337216 786201 33554432000 4194304 5654031 140734292940784 140734292928600 4232495 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2692/statm: 973471 786201 141 357 0 973111 0
Current children cumulated CPU time (s) 1719.67
Current children cumulated vsize (KiB) 6241004

[startup+1782.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 2755
/proc/meminfo: memFree=23364920/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=2337972 CPUtime=93.01 cores=0,2,4,6
/proc/2686/stat : 2686 (npSolver-pbo) S 2685 2685 694 0 -1 4202496 57679 26169 0 0 2165 298 6449 389 20 0 1 0 376901730 2394083328 416665 33554432000 4194304 6004724 140735994390496 140735994376776 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 11 0 0
/proc/2686/statm: 584493 416665 167 442 0 584047 0
[pid=2692] ppid=2686 vsize=3893884 CPUtime=1686.64 cores=0,2,4,6
/proc/2692/stat : 2692 (glucosInc) R 2686 2685 694 0 -1 4202496 447988 0 0 0 168528 136 0 0 20 0 1 0 376911269 3987337216 786202 33554432000 4194304 5654031 140734292940784 140734292928600 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2692/statm: 973471 786202 141 357 0 973111 0
Current children cumulated CPU time (s) 1779.65
Current children cumulated vsize (KiB) 6241004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.7 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 2755
/proc/meminfo: memFree=23357660/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=2337972 CPUtime=93.01 cores=0,2,4,6
/proc/2686/stat : 2686 (npSolver-pbo) S 2685 2685 694 0 -1 4202496 57679 26169 0 0 2165 298 6449 389 20 0 1 0 376901730 2394083328 416665 33554432000 4194304 6004724 140735994390496 140735994376776 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 11 0 0
/proc/2686/statm: 584493 416665 167 442 0 584047 0
[pid=2692] ppid=2686 vsize=3893884 CPUtime=1707.04 cores=0,2,4,6
/proc/2692/stat : 2692 (glucosInc) R 2686 2685 694 0 -1 4202496 447988 0 0 0 170568 136 0 0 20 0 1 0 376911269 3987337216 786202 33554432000 4194304 5654031 140734292940784 140734292928600 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2692/statm: 973471 786202 141 357 0 973111 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 6241004

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

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

[startup+1802.7 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 2755
/proc/meminfo: memFree=23357660/32873844 swapFree=7124/7124
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2685/stat : 2685 (npSolver-pbo-It) S 2683 2685 694 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376901730 9367552 275 33554432000 4194304 5064252 140735117367600 140735117366512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=2337972 CPUtime=93.01 cores=0,2,4,6
/proc/2686/stat : 2686 (npSolver-pbo) S 2685 2685 694 0 -1 4202496 57679 26169 0 0 2165 298 6449 389 20 0 1 0 376901730 2394083328 416665 33554432000 4194304 6004724 140735994390496 140735994376776 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 11 0 0
/proc/2686/statm: 584493 416665 167 442 0 584047 0
[pid=2692] ppid=2686 vsize=3893884 CPUtime=1707.04 cores=0,2,4,6
/proc/2692/stat : 2692 (glucosInc) R 2686 2685 694 0 -1 4202496 447988 0 0 0 170568 136 0 0 20 0 1 0 376911269 3987337216 786202 33554432000 4194304 5654031 140734292940784 140734292928600 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2692/statm: 973471 786202 141 357 0 973111 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 6241004

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1802.72
CPU time (s): 1800.05
CPU user time (s): 1791.82
CPU system time (s): 8.23
CPU usage (%): 99.8521
Max. virtual memory (cumulated for all children) (KiB): 6281720

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= 359
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 2.92355 second user time and 10.5804 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-08 00:22:13
IDJOB=3746875
IDBENCH=92010
IDSOLVER=2332
FILE ID=node110/3746875-1339107732
RUNJOBID= node110-1339098177-710
PBS_JOBID= 14643743
Free space on /tmp= 69536 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/NG/normalized-NG.dot_unif_0null20mast_rapportOE2.0_TMAX120_K192_cod2.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746875-1339107732/watcher-3746875-1339107732 -o /tmp/evaluation-result-3746875-1339107732/solver-3746875-1339107732 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746875-1339107732.opb 463996115 HOME HOME

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

MD5SUM BENCH= ebc55ee99ce38561d9e6a8d277ae7659
RANDOM SEED=463996115

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
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.893
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:        24174240 kB
Buffers:           89804 kB
Cached:          2999632 kB
SwapCached:         3684 kB
Active:          6355460 kB
Inactive:        1520268 kB
Active(anon):    4785240 kB
Inactive(anon):     3832 kB
Active(file):    1570220 kB
Inactive(file):  1516436 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67097344 kB
Dirty:             36156 kB
Writeback:             0 kB
AnonPages:       4792688 kB
Mapped:            10012 kB
Shmem:                 0 kB
Slab:             674848 kB
SReclaimable:     115652 kB
SUnreclaim:       559196 kB
KernelStack:        1464 kB
PageTables:        13580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    6328148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2748416 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= 69356 MiB
End job on node110 at 2012-06-08 00:52:18