Trace number 3748422

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 (fixed)? (TO) 1800.06 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_0null50mast_rapportOE1.0_TMAX300_K67_cod3.opb
MD5SUMee23edcedc0b4fc2e8b2860ad94dd0af
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-527853
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 32076
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 190266516
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 190266516
Number of bits of the biggest sum of numbers28
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.49/2.57	c run inc solver
2.49/2.57	c [INC SYSTEM] run initial solver
2.49/2.57	c [INC SYSTEM] preprocess with white file
11.53/11.71	c [INC SYSTEM] finished preprocessing in 9 s
11.53/11.71	c [INC SYSTEM] execute solver
1800.06/1800.50	c an unexpexted return value has been received, exit
1800.06/1800.50	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-3748422-1339172077/watcher-3748422-1339172077 -o /tmp/evaluation-result-3748422-1339172077/solver-3748422-1339172077 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748422-1339172077.opb 1156056893 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.33 2.08 2.02 2/179 19843
/proc/meminfo: memFree=27850288/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0

[startup+0.0439999 s]
/proc/loadavg: 2.33 2.08 2.02 2/179 19843
/proc/meminfo: memFree=27850288/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100304 s]
/proc/loadavg: 2.33 2.08 2.02 2/179 19843
/proc/meminfo: memFree=27850288/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300245 s]
/proc/loadavg: 2.33 2.08 2.02 2/179 19843
/proc/meminfo: memFree=27850288/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 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.33 2.08 2.02 2/179 19843
/proc/meminfo: memFree=27850288/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 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.33 2.08 2.02 3/181 19845
/proc/meminfo: memFree=27706344/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0
[pid=19844] ppid=19843 vsize=241516 CPUtime=1.48 cores=0,2,4,6
/proc/19844/stat : 19844 (npSolver-pbo) R 19843 19843 19535 0 -1 4202496 22903 0 0 0 141 7 0 0 20 0 1 0 383333710 247312384 44774 33554432000 4194304 6004724 140736073591232 140736073585816 4581241 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19844/statm: 60379 44774 154 442 0 59933 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 250664

[startup+3.10027 s]
/proc/loadavg: 2.33 2.08 2.02 3/181 19845
/proc/meminfo: memFree=27625852/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0
[pid=19844] ppid=19843 vsize=167848 CPUtime=2.61 cores=0,2,4,6
/proc/19844/stat : 19844 (npSolver-pbo) S 19843 19843 19535 0 -1 4202496 23709 0 0 0 229 32 0 0 20 0 1 0 383333710 171876352 41613 33554432000 4194304 6004724 140736073591232 140736073585696 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19844/statm: 41962 41613 163 442 0 41516 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 176996

[startup+6.30029 s]
/proc/loadavg: 2.39 2.09 2.03 3/183 19847
/proc/meminfo: memFree=27092768/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0
[pid=19844] ppid=19843 vsize=167848 CPUtime=2.61 cores=0,2,4,6
/proc/19844/stat : 19844 (npSolver-pbo) S 19843 19843 19535 0 -1 4202496 23709 0 0 0 229 32 0 0 20 0 1 0 383333710 171876352 41613 33554432000 4194304 6004724 140736073591232 140736073585696 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19844/statm: 41962 41613 163 442 0 41516 0
[pid=19846] ppid=19844 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19846/stat : 19846 (cp2_pre.sh) S 19844 19843 19535 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383333972 9367552 277 33554432000 4194304 5064252 140737459835888 140737459834592 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19846/statm: 2287 277 234 213 0 72 0
[pid=19847] ppid=19846 vsize=565388 CPUtime=3.66 cores=0,2,4,6
/proc/19847/stat : 19847 (coprocessor) R 19846 19843 19535 0 -1 4202496 57188 0 0 0 350 16 0 0 20 0 1 0 383333972 578957312 127627 33554432000 4194304 6586260 140734752333392 140734752329656 4496539 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/19847/statm: 141347 127627 168 584 0 140759 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 751532

[startup+12.7003 s]
/proc/loadavg: 2.35 2.09 2.03 3/182 19849
/proc/meminfo: memFree=27482216/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0
[pid=19844] ppid=19843 vsize=167848 CPUtime=11.57 cores=0,2,4,6
/proc/19844/stat : 19844 (npSolver-pbo) S 19843 19843 19535 0 -1 4202496 23727 72988 0 0 229 32 859 37 20 0 1 0 383333710 171876352 41617 33554432000 4194304 6004724 140736073591232 140736073577512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19844/statm: 41962 41617 167 442 0 41516 0
[pid=19849] ppid=19844 vsize=269100 CPUtime=0.97 cores=0,2,4,6
/proc/19849/stat : 19849 (glucosInc) R 19844 19843 19535 0 -1 4202496 46128 0 0 0 88 9 0 0 20 0 1 0 383334881 275558400 58957 33554432000 4194304 5654031 140736656649344 140736656647128 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19849/statm: 67275 58957 131 357 0 66915 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 446096

[startup+25.5004 s]
/proc/loadavg: 2.27 2.09 2.02 3/182 19850
/proc/meminfo: memFree=27394708/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0
[pid=19844] ppid=19843 vsize=167848 CPUtime=11.57 cores=0,2,4,6
/proc/19844/stat : 19844 (npSolver-pbo) S 19843 19843 19535 0 -1 4202496 23727 72988 0 0 229 32 859 37 20 0 1 0 383333710 171876352 41617 33554432000 4194304 6004724 140736073591232 140736073577512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19844/statm: 41962 41617 167 442 0 41516 0
[pid=19849] ppid=19844 vsize=270968 CPUtime=13.77 cores=0,2,4,6
/proc/19849/stat : 19849 (glucosInc) R 19844 19843 19535 0 -1 4202496 46589 0 0 0 1368 9 0 0 20 0 1 0 383334881 277471232 59418 33554432000 4194304 5654031 140736656649344 140736656647032 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19849/statm: 67742 59418 140 357 0 67382 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 447964

[startup+51.1003 s]
/proc/loadavg: 2.18 2.08 2.02 3/182 19850
/proc/meminfo: memFree=27394336/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0
[pid=19844] ppid=19843 vsize=167848 CPUtime=11.57 cores=0,2,4,6
/proc/19844/stat : 19844 (npSolver-pbo) S 19843 19843 19535 0 -1 4202496 23727 72988 0 0 229 32 859 37 20 0 1 0 383333710 171876352 41617 33554432000 4194304 6004724 140736073591232 140736073577512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19844/statm: 41962 41617 167 442 0 41516 0
[pid=19849] ppid=19844 vsize=272160 CPUtime=39.36 cores=0,2,4,6
/proc/19849/stat : 19849 (glucosInc) R 19844 19843 19535 0 -1 4202496 46900 0 0 0 3927 9 0 0 20 0 1 0 383334881 278691840 59729 33554432000 4194304 5654031 140736656649344 140736656637160 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19849/statm: 68040 59729 140 357 0 67680 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 449156

[startup+102.3 s]
/proc/loadavg: 2.08 2.06 2.02 3/181 19850
/proc/meminfo: memFree=27392588/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0
[pid=19844] ppid=19843 vsize=167848 CPUtime=11.57 cores=0,2,4,6
/proc/19844/stat : 19844 (npSolver-pbo) S 19843 19843 19535 0 -1 4202496 23727 72988 0 0 229 32 859 37 20 0 1 0 383333710 171876352 41617 33554432000 4194304 6004724 140736073591232 140736073577512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19844/statm: 41962 41617 167 442 0 41516 0
[pid=19849] ppid=19844 vsize=273084 CPUtime=90.56 cores=0,2,4,6
/proc/19849/stat : 19849 (glucosInc) R 19844 19843 19535 0 -1 4202496 47121 0 0 0 9047 9 0 0 20 0 1 0 383334881 279638016 59950 33554432000 4194304 5654031 140736656649344 140736656647176 4233021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19849/statm: 68271 59950 140 357 0 67911 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 450080

[startup+162.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/181 19850
/proc/meminfo: memFree=27390076/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0
[pid=19844] ppid=19843 vsize=167848 CPUtime=11.57 cores=0,2,4,6
/proc/19844/stat : 19844 (npSolver-pbo) S 19843 19843 19535 0 -1 4202496 23727 72988 0 0 229 32 859 37 20 0 1 0 383333710 171876352 41617 33554432000 4194304 6004724 140736073591232 140736073577512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19844/statm: 41962 41617 167 442 0 41516 0
[pid=19849] ppid=19844 vsize=274700 CPUtime=150.55 cores=0,2,4,6
/proc/19849/stat : 19849 (glucosInc) R 19844 19843 19535 0 -1 4202496 47493 0 0 0 15045 10 0 0 20 0 1 0 383334881 281292800 60322 33554432000 4194304 5654031 140736656649344 140736656647240 4214638 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19849/statm: 68675 60322 140 357 0 68315 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 451696

[startup+222.307 s]
/proc/loadavg: 2.08 2.06 2.01 3/181 19891
/proc/meminfo: memFree=26480464/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0
[pid=19844] ppid=19843 vsize=167848 CPUtime=11.57 cores=0,2,4,6
/proc/19844/stat : 19844 (npSolver-pbo) S 19843 19843 19535 0 -1 4202496 23727 72988 0 0 229 32 859 37 20 0 1 0 383333710 171876352 41617 33554432000 4194304 6004724 140736073591232 140736073577512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19844/statm: 41962 41617 167 442 0 41516 0
[pid=19849] ppid=19844 vsize=282432 CPUtime=210.54 cores=0,2,4,6
/proc/19849/stat : 19849 (glucosInc) R 19844 19843 19535 0 -1 4202496 48597 0 0 0 21044 10 0 0 20 0 1 0 383334881 289210368 61937 33554432000 4194304 5654031 140736656649344 140736656637160 4214977 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19849/statm: 70608 61937 141 357 0 70248 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 459428

[startup+282.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/180 19891
/proc/meminfo: memFree=22004488/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 4.94 4.19 3.37 2/181 19984
/proc/meminfo: memFree=1929692/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0
[pid=19844] ppid=19843 vsize=167848 CPUtime=11.57 cores=0,2,4,6
/proc/19844/stat : 19844 (npSolver-pbo) S 19843 19843 19535 0 -1 4202496 23727 72988 0 0 229 32 859 37 20 0 1 0 383333710 171876352 41617 33554432000 4194304 6004724 140736073591232 140736073577512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19844/statm: 41962 41617 167 442 0 41516 0
[pid=19849] ppid=19844 vsize=330000 CPUtime=1290.36 cores=0,2,4,6
/proc/19849/stat : 19849 (glucosInc) R 19844 19843 19535 0 -1 4202496 53371 0 0 0 129018 18 0 0 20 0 1 0 383334881 337920000 74719 33554432000 4194304 5654031 140736656649344 140736656637160 4215248 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19849/statm: 82500 74719 142 357 0 82140 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 506996

[startup+1362.3 s]
/proc/loadavg: 3.28 3.87 3.31 3/181 20024
/proc/meminfo: memFree=23529160/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0
[pid=19844] ppid=19843 vsize=167848 CPUtime=11.57 cores=0,2,4,6
/proc/19844/stat : 19844 (npSolver-pbo) S 19843 19843 19535 0 -1 4202496 23727 72988 0 0 229 32 859 37 20 0 1 0 383333710 171876352 41617 33554432000 4194304 6004724 140736073591232 140736073577512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19844/statm: 41962 41617 167 442 0 41516 0
[pid=19849] ppid=19844 vsize=330000 CPUtime=1350.35 cores=0,2,4,6
/proc/19849/stat : 19849 (glucosInc) R 19844 19843 19535 0 -1 4202496 53973 0 0 0 135016 19 0 0 20 0 1 0 383334881 337920000 68130 33554432000 4194304 5654031 140736656649344 140736656637160 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19849/statm: 82500 68130 142 357 0 82140 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 506996

[startup+1422.3 s]
/proc/loadavg: 2.54 3.54 3.23 3/180 20024
/proc/meminfo: memFree=18547332/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0
[pid=19844] ppid=19843 vsize=167848 CPUtime=11.57 cores=0,2,4,6
/proc/19844/stat : 19844 (npSolver-pbo) S 19843 19843 19535 0 -1 4202496 23727 72988 0 0 229 32 859 37 20 0 1 0 383333710 171876352 41617 33554432000 4194304 6004724 140736073591232 140736073577512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19844/statm: 41962 41617 167 442 0 41516 0
[pid=19849] ppid=19844 vsize=330000 CPUtime=1410.34 cores=0,2,4,6
/proc/19849/stat : 19849 (glucosInc) R 19844 19843 19535 0 -1 4202496 53976 0 0 0 141015 19 0 0 20 0 1 0 383334881 337920000 69666 33554432000 4194304 5654031 140736656649344 140736656637160 4215126 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19849/statm: 82500 69666 142 357 0 82140 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 506996

[startup+1482.3 s]
/proc/loadavg: 3.78 3.68 3.29 2/181 20025
/proc/meminfo: memFree=9127076/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0
[pid=19844] ppid=19843 vsize=167848 CPUtime=11.57 cores=0,2,4,6
/proc/19844/stat : 19844 (npSolver-pbo) S 19843 19843 19535 0 -1 4202496 23727 72988 0 0 229 32 859 37 20 0 1 0 383333710 171876352 41617 33554432000 4194304 6004724 140736073591232 140736073577512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19844/statm: 41962 41617 167 442 0 41516 0
[pid=19849] ppid=19844 vsize=330000 CPUtime=1470.34 cores=0,2,4,6
/proc/19849/stat : 19849 (glucosInc) R 19844 19843 19535 0 -1 4202496 53980 0 0 0 147014 20 0 0 20 0 1 0 383334881 337920000 71202 33554432000 4194304 5654031 140736656649344 140736656637160 4232973 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19849/statm: 82500 71202 142 357 0 82140 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 506996

[startup+1542.3 s]
/proc/loadavg: 4.65 3.94 3.40 4/182 20028
/proc/meminfo: memFree=5299532/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0
[pid=19844] ppid=19843 vsize=167848 CPUtime=11.57 cores=0,2,4,6
/proc/19844/stat : 19844 (npSolver-pbo) S 19843 19843 19535 0 -1 4202496 23727 72988 0 0 229 32 859 37 20 0 1 0 383333710 171876352 41617 33554432000 4194304 6004724 140736073591232 140736073577512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19844/statm: 41962 41617 167 442 0 41516 0
[pid=19849] ppid=19844 vsize=330000 CPUtime=1530.32 cores=0,2,4,6
/proc/19849/stat : 19849 (glucosInc) R 19844 19843 19535 0 -1 4202496 53981 0 0 0 153011 21 0 0 20 0 1 0 383334881 337920000 71714 33554432000 4194304 5654031 140736656649344 140736656637160 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19849/statm: 82500 71714 142 357 0 82140 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 506996

[startup+1602.3 s]
/proc/loadavg: 4.88 4.13 3.50 2/181 20029
/proc/meminfo: memFree=3137764/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0
[pid=19844] ppid=19843 vsize=167848 CPUtime=11.57 cores=0,2,4,6
/proc/19844/stat : 19844 (npSolver-pbo) S 19843 19843 19535 0 -1 4202496 23727 72988 0 0 229 32 859 37 20 0 1 0 383333710 171876352 41617 33554432000 4194304 6004724 140736073591232 140736073577512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19844/statm: 41962 41617 167 442 0 41516 0
[pid=19849] ppid=19844 vsize=330148 CPUtime=1590.32 cores=0,2,4,6
/proc/19849/stat : 19849 (glucosInc) R 19844 19843 19535 0 -1 4202496 54036 0 0 0 159010 22 0 0 20 0 1 0 383334881 338071552 73302 33554432000 4194304 5654031 140736656649344 140736656637160 4232784 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19849/statm: 82537 73302 142 357 0 82177 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 507144

[startup+1662.3 s]
/proc/loadavg: 4.95 4.28 3.59 2/181 20029
/proc/meminfo: memFree=3129888/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0
[pid=19844] ppid=19843 vsize=167848 CPUtime=11.57 cores=0,2,4,6
/proc/19844/stat : 19844 (npSolver-pbo) S 19843 19843 19535 0 -1 4202496 23727 72988 0 0 229 32 859 37 20 0 1 0 383333710 171876352 41617 33554432000 4194304 6004724 140736073591232 140736073577512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19844/statm: 41962 41617 167 442 0 41516 0
[pid=19849] ppid=19844 vsize=330904 CPUtime=1650.31 cores=0,2,4,6
/proc/19849/stat : 19849 (glucosInc) R 19844 19843 19535 0 -1 4202496 54216 0 0 0 165009 22 0 0 20 0 1 0 383334881 338845696 74504 33554432000 4194304 5654031 140736656649344 140736656637160 4215040 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19849/statm: 82726 74504 142 357 0 82366 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 507900

[startup+1722.3 s]
/proc/loadavg: 3.33 3.95 3.52 3/183 20071
/proc/meminfo: memFree=21063628/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0
[pid=19844] ppid=19843 vsize=167848 CPUtime=11.57 cores=0,2,4,6
/proc/19844/stat : 19844 (npSolver-pbo) S 19843 19843 19535 0 -1 4202496 23727 72988 0 0 229 32 859 37 20 0 1 0 383333710 171876352 41617 33554432000 4194304 6004724 140736073591232 140736073577512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19844/statm: 41962 41617 167 442 0 41516 0
[pid=19849] ppid=19844 vsize=332036 CPUtime=1710.3 cores=0,2,4,6
/proc/19849/stat : 19849 (glucosInc) R 19844 19843 19535 0 -1 4202496 54908 0 0 0 171007 23 0 0 20 0 1 0 383334881 340004864 69497 33554432000 4194304 5654031 140736656649344 140736656637160 4215036 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19849/statm: 83009 69497 142 357 0 82649 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 509032

[startup+1782.3 s]
/proc/loadavg: 2.72 3.68 3.45 3/182 20071
/proc/meminfo: memFree=16916740/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0
[pid=19844] ppid=19843 vsize=167848 CPUtime=11.57 cores=0,2,4,6
/proc/19844/stat : 19844 (npSolver-pbo) S 19843 19843 19535 0 -1 4202496 23727 72988 0 0 229 32 859 37 20 0 1 0 383333710 171876352 41617 33554432000 4194304 6004724 140736073591232 140736073577512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19844/statm: 41962 41617 167 442 0 41516 0
[pid=19849] ppid=19844 vsize=332036 CPUtime=1770.29 cores=0,2,4,6
/proc/19849/stat : 19849 (glucosInc) R 19844 19843 19535 0 -1 4202496 54920 0 0 0 177004 25 0 0 20 0 1 0 383334881 340004864 70531 33554432000 4194304 5654031 140736656649344 140736656637160 4215112 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19849/statm: 83009 70531 142 357 0 82649 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 509032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.65 3.60 3.43 3/182 20071
/proc/meminfo: memFree=16473440/32873648 swapFree=7628/7628
[pid=19843] ppid=19841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-pbo-I.) S 19841 19843 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383333709 9367552 274 33554432000 4194304 5064252 140733400531120 140733400530032 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19843/statm: 2287 274 233 213 0 72 0
[pid=19844] ppid=19843 vsize=167848 CPUtime=11.57 cores=0,2,4,6
/proc/19844/stat : 19844 (npSolver-pbo) S 19843 19843 19535 0 -1 4202496 23727 72988 0 0 229 32 859 37 20 0 1 0 383333710 171876352 41617 33554432000 4194304 6004724 140736073591232 140736073577512 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19844/statm: 41962 41617 167 442 0 41516 0
[pid=19849] ppid=19844 vsize=332036 CPUtime=1788.49 cores=0,2,4,6
/proc/19849/stat : 19849 (glucosInc) R 19844 19843 19535 0 -1 4202496 54920 0 0 0 178824 25 0 0 20 0 1 0 383334881 340004864 70531 33554432000 4194304 5654031 140736656649344 140736656637160 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19849/statm: 83009 70531 142 357 0 82649 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 509032

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 19843 and gives
#  childrusage.ru_utime.tv_sec=10
#  childrusage.ru_utime.tv_usec=886345
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=705892
# CPU time returned by wait4() is 11.5922
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.06
CPU user time (s): 1799.12
CPU system time (s): 0.94
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 863752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.8863
system time used= 0.705892
maximum resident set size= 655932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97091
page faults= 0
swaps= 0
block input operations= 8
block output operations= 367408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 18

runsolver used 3.34849 second user time and 8.91165 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-08 18:14:37
IDJOB=3748422
IDBENCH=91963
IDSOLVER=2333
FILE ID=node122/3748422-1339172077
RUNJOBID= node122-1339170246-19551
PBS_JOBID= 14643846
Free space on /tmp= 68648 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_0null50mast_rapportOE1.0_TMAX300_K67_cod3.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748422-1339172077/watcher-3748422-1339172077 -o /tmp/evaluation-result-3748422-1339172077/solver-3748422-1339172077 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748422-1339172077.opb 1156056893 HOME HOME

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

MD5SUM BENCH= ee23edcedc0b4fc2e8b2860ad94dd0af
RANDOM SEED=1156056893

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
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	: 5438.54
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.533
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.533
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:       32873648 kB
MemFree:        27850800 kB
Buffers:          208596 kB
Cached:          3506352 kB
SwapCached:         2140 kB
Active:          3205320 kB
Inactive:         912928 kB
Active(anon):     403184 kB
Inactive(anon):     2228 kB
Active(file):    2802136 kB
Inactive(file):   910700 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099488 kB
Dirty:             73612 kB
Writeback:             0 kB
AnonPages:        412916 kB
Mapped:            10256 kB
Shmem:                 0 kB
Slab:             763832 kB
SReclaimable:     206484 kB
SUnreclaim:       557348 kB
KernelStack:        1520 kB
PageTables:         5272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     558212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 64684 MiB
End job on node122 at 2012-06-08 18:44:38