Trace number 3698330

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? (TO) 1800.02 1800.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx97.opb
MD5SUM22116bd56344f7c7bb7157cc5841f631
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8424
Total number of constraints9089
Number of constraints which are clauses8415
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints576
Minimum length of a constraint2
Maximum length of a constraint576
Number of terms in the objective function 9
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 9
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1199
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.79/1.85	c run inc solver
1.79/1.85	c [INC SYSTEM] run initial solver
1.79/1.85	c [INC SYSTEM] preprocess with white file
7.16/7.20	c [INC SYSTEM] finished preprocessing in 5 s
7.16/7.20	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-3698330-1338082318/watcher-3698330-1338082318 -o /tmp/evaluation-result-3698330-1338082318/solver-3698330-1338082318 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698330-1338082318.opb 554705669 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15741
/proc/meminfo: memFree=29900216/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0

[startup+0.101734 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15741
/proc/meminfo: memFree=29900216/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200332 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15741
/proc/meminfo: memFree=29900216/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300343 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15741
/proc/meminfo: memFree=29900216/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700297 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15741
/proc/meminfo: memFree=29900216/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 15743
/proc/meminfo: memFree=29782012/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
[pid=15742] ppid=15741 vsize=216388 CPUtime=1.49 cores=1,3,5,7
/proc/15742/stat : 15742 (npSolver-pbo) R 15741 15741 9054 0 -1 4202496 24773 0 0 0 142 7 0 0 20 0 1 0 274356619 221581312 39611 33554432000 4194304 5992684 140735015347984 140735015343656 4957503 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15742/statm: 54097 39611 158 440 0 53653 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 225536

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 15745
/proc/meminfo: memFree=29575104/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
[pid=15742] ppid=15741 vsize=227748 CPUtime=1.85 cores=1,3,5,7
/proc/15742/stat : 15742 (npSolver-pbo) S 15741 15741 9054 0 -1 4202496 27940 0 0 0 164 21 0 0 20 0 1 0 274356619 233213952 45004 33554432000 4194304 5992684 140735015347984 140735015342432 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15742/statm: 56937 45004 165 440 0 56493 0
[pid=15744] ppid=15742 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15744/stat : 15744 (cp2_pre.sh) S 15742 15741 9054 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274356804 9367552 277 33554432000 4194304 5064252 140736892361024 140736892359728 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15744/statm: 2287 277 234 213 0 72 0
[pid=15745] ppid=15744 vsize=442420 CPUtime=1.22 cores=1,3,5,7
/proc/15745/stat : 15745 (coprocessor) R 15744 15741 9054 0 -1 4202496 17556 0 0 0 111 11 0 0 20 0 1 0 274356805 453038080 79553 33554432000 4194304 6586260 140735588113504 140735588110264 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/15745/statm: 110605 79553 158 584 0 110017 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 688464

[startup+6.30034 s]
/proc/loadavg: 2.08 2.02 2.01 3/184 15745
/proc/meminfo: memFree=29255436/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
[pid=15742] ppid=15741 vsize=227748 CPUtime=1.85 cores=1,3,5,7
/proc/15742/stat : 15742 (npSolver-pbo) S 15741 15741 9054 0 -1 4202496 27940 0 0 0 164 21 0 0 20 0 1 0 274356619 233213952 45004 33554432000 4194304 5992684 140735015347984 140735015342432 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15742/statm: 56937 45004 165 440 0 56493 0
[pid=15744] ppid=15742 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15744/stat : 15744 (cp2_pre.sh) S 15742 15741 9054 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274356804 9367552 277 33554432000 4194304 5064252 140736892361024 140736892359728 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15744/statm: 2287 277 234 213 0 72 0
[pid=15745] ppid=15744 vsize=442420 CPUtime=4.43 cores=1,3,5,7
/proc/15745/stat : 15745 (coprocessor) R 15744 15741 9054 0 -1 4202496 17556 0 0 0 416 27 0 0 20 0 1 0 274356805 453038080 79553 33554432000 4194304 6586260 140735588113504 140735588109256 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/15745/statm: 110605 79553 158 584 0 110017 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 688464

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 15747
/proc/meminfo: memFree=29082920/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
[pid=15742] ppid=15741 vsize=227748 CPUtime=7.18 cores=1,3,5,7
/proc/15742/stat : 15742 (npSolver-pbo) S 15741 15741 9054 0 -1 4202496 27955 18459 0 0 164 21 500 33 20 0 1 0 274356619 233213952 45006 33554432000 4194304 5992684 140735015347984 140735015334248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15742/statm: 56937 45006 167 440 0 56493 0
[pid=15747] ppid=15742 vsize=589760 CPUtime=5.48 cores=1,3,5,7
/proc/15747/stat : 15747 (glucosInc) R 15742 15741 9054 0 -1 4202496 88237 0 0 0 524 24 0 0 20 0 1 0 274357339 603914240 132787 33554432000 4194304 5654031 140735543740704 140735543738584 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15747/statm: 147440 132787 131 357 0 147080 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 826656

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 15794
/proc/meminfo: memFree=29108956/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
[pid=15742] ppid=15741 vsize=227748 CPUtime=7.18 cores=1,3,5,7
/proc/15742/stat : 15742 (npSolver-pbo) S 15741 15741 9054 0 -1 4202496 27955 18459 0 0 164 21 500 33 20 0 1 0 274356619 233213952 45006 33554432000 4194304 5992684 140735015347984 140735015334248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15742/statm: 56937 45006 167 440 0 56493 0
[pid=15747] ppid=15742 vsize=606788 CPUtime=18.28 cores=1,3,5,7
/proc/15747/stat : 15747 (glucosInc) R 15742 15741 9054 0 -1 4202496 92614 0 0 0 1803 25 0 0 20 0 1 0 274357339 621350912 137164 33554432000 4194304 5654031 140735543740704 140735543738584 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15747/statm: 151697 137164 140 357 0 151337 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 843684

[startup+51.1003 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 15794
/proc/meminfo: memFree=29096160/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
[pid=15742] ppid=15741 vsize=227748 CPUtime=7.18 cores=1,3,5,7
/proc/15742/stat : 15742 (npSolver-pbo) S 15741 15741 9054 0 -1 4202496 27955 18459 0 0 164 21 500 33 20 0 1 0 274356619 233213952 45006 33554432000 4194304 5992684 140735015347984 140735015334248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15742/statm: 56937 45006 167 440 0 56493 0
[pid=15747] ppid=15742 vsize=610252 CPUtime=43.88 cores=1,3,5,7
/proc/15747/stat : 15747 (glucosInc) R 15742 15741 9054 0 -1 4202496 93467 0 0 0 4362 26 0 0 20 0 1 0 274357339 624898048 139039 33554432000 4194304 5654031 140735543740704 140735543738488 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15747/statm: 152563 139039 140 357 0 152203 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 847148

[startup+102.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 15794
/proc/meminfo: memFree=29015800/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
[pid=15742] ppid=15741 vsize=227748 CPUtime=7.18 cores=1,3,5,7
/proc/15742/stat : 15742 (npSolver-pbo) S 15741 15741 9054 0 -1 4202496 27955 18459 0 0 164 21 500 33 20 0 1 0 274356619 233213952 45006 33554432000 4194304 5992684 140735015347984 140735015334248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15742/statm: 56937 45006 167 440 0 56493 0
[pid=15747] ppid=15742 vsize=662392 CPUtime=95.06 cores=1,3,5,7
/proc/15747/stat : 15747 (glucosInc) R 15742 15741 9054 0 -1 4202496 94445 0 0 0 9480 26 0 0 20 0 1 0 274357339 678289408 141548 33554432000 4194304 5654031 140735543740704 140735543738584 4215112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15747/statm: 165598 141548 140 357 0 165238 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 899288

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15795
/proc/meminfo: memFree=29008656/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
[pid=15742] ppid=15741 vsize=227748 CPUtime=7.18 cores=1,3,5,7
/proc/15742/stat : 15742 (npSolver-pbo) S 15741 15741 9054 0 -1 4202496 27955 18459 0 0 164 21 500 33 20 0 1 0 274356619 233213952 45006 33554432000 4194304 5992684 140735015347984 140735015334248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15742/statm: 56937 45006 167 440 0 56493 0
[pid=15747] ppid=15742 vsize=663396 CPUtime=155.06 cores=1,3,5,7
/proc/15747/stat : 15747 (glucosInc) R 15742 15741 9054 0 -1 4202496 94715 0 0 0 15479 27 0 0 20 0 1 0 274357339 679317504 143347 33554432000 4194304 5654031 140735543740704 140735543738488 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15747/statm: 165849 143347 140 357 0 165489 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 900292

[startup+222.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 15795
/proc/meminfo: memFree=29052052/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
[pid=15742] ppid=15741 vsize=227748 CPUtime=7.18 cores=1,3,5,7
/proc/15742/stat : 15742 (npSolver-pbo) S 15741 15741 9054 0 -1 4202496 27955 18459 0 0 164 21 500 33 20 0 1 0 274356619 233213952 45006 33554432000 4194304 5992684 140735015347984 140735015334248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15742/statm: 56937 45006 167 440 0 56493 0
[pid=15747] ppid=15742 vsize=614464 CPUtime=215.02 cores=1,3,5,7
/proc/15747/stat : 15747 (glucosInc) R 15742 15741 9054 0 -1 4202496 95571 0 0 0 21474 28 0 0 20 0 1 0 274357339 629211136 140080 33554432000 4194304 5654031 140735543740704 140735543738728 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15747/statm: 153616 140080 141 357 0 153256 0
Current children cumulated CPU time (s) 222.2

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

/proc/meminfo: memFree=28926824/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
[pid=15742] ppid=15741 vsize=227748 CPUtime=7.18 cores=1,3,5,7
/proc/15742/stat : 15742 (npSolver-pbo) S 15741 15741 9054 0 -1 4202496 27955 18459 0 0 164 21 500 33 20 0 1 0 274356619 233213952 45006 33554432000 4194304 5992684 140735015347984 140735015334248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15742/statm: 56937 45006 167 440 0 56493 0
[pid=15747] ppid=15742 vsize=696236 CPUtime=1354.8 cores=1,3,5,7
/proc/15747/stat : 15747 (glucosInc) R 15742 15741 9054 0 -1 4202496 106373 0 0 0 135429 51 0 0 20 0 1 0 274357339 712945664 157890 33554432000 4194304 5654031 140735543740704 140735543728520 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15747/statm: 174059 157890 141 357 0 173699 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 933132

[startup+1422.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 15806
/proc/meminfo: memFree=28907640/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
[pid=15742] ppid=15741 vsize=227748 CPUtime=7.18 cores=1,3,5,7
/proc/15742/stat : 15742 (npSolver-pbo) S 15741 15741 9054 0 -1 4202496 27955 18459 0 0 164 21 500 33 20 0 1 0 274356619 233213952 45006 33554432000 4194304 5992684 140735015347984 140735015334248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15742/statm: 56937 45006 167 440 0 56493 0
[pid=15747] ppid=15742 vsize=696636 CPUtime=1414.79 cores=1,3,5,7
/proc/15747/stat : 15747 (glucosInc) R 15742 15741 9054 0 -1 4202496 106475 0 0 0 141428 51 0 0 20 0 1 0 274357339 713355264 159525 33554432000 4194304 5654031 140735543740704 140735543738488 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15747/statm: 174159 159525 141 357 0 173799 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 933532

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 15806
/proc/meminfo: memFree=28922040/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
[pid=15742] ppid=15741 vsize=227748 CPUtime=7.18 cores=1,3,5,7
/proc/15742/stat : 15742 (npSolver-pbo) S 15741 15741 9054 0 -1 4202496 27955 18459 0 0 164 21 500 33 20 0 1 0 274356619 233213952 45006 33554432000 4194304 5992684 140735015347984 140735015334248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15742/statm: 56937 45006 167 440 0 56493 0
[pid=15747] ppid=15742 vsize=697480 CPUtime=1474.78 cores=1,3,5,7
/proc/15747/stat : 15747 (glucosInc) R 15742 15741 9054 0 -1 4202496 107284 0 0 0 147426 52 0 0 20 0 1 0 274357339 714219520 153862 33554432000 4194304 5654031 140735543740704 140735543738488 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15747/statm: 174370 153862 141 357 0 174010 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 934376

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 15806
/proc/meminfo: memFree=28895916/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
[pid=15742] ppid=15741 vsize=227748 CPUtime=7.18 cores=1,3,5,7
/proc/15742/stat : 15742 (npSolver-pbo) S 15741 15741 9054 0 -1 4202496 27955 18459 0 0 164 21 500 33 20 0 1 0 274356619 233213952 45006 33554432000 4194304 5992684 140735015347984 140735015334248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15742/statm: 56937 45006 167 440 0 56493 0
[pid=15747] ppid=15742 vsize=700144 CPUtime=1534.77 cores=1,3,5,7
/proc/15747/stat : 15747 (glucosInc) R 15742 15741 9054 0 -1 4202496 107860 0 0 0 153424 53 0 0 20 0 1 0 274357339 716947456 156993 33554432000 4194304 5654031 140735543740704 140735543738600 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15747/statm: 175036 156993 141 357 0 174676 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 937040

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15806
/proc/meminfo: memFree=28916252/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
[pid=15742] ppid=15741 vsize=227748 CPUtime=7.18 cores=1,3,5,7
/proc/15742/stat : 15742 (npSolver-pbo) S 15741 15741 9054 0 -1 4202496 27955 18459 0 0 164 21 500 33 20 0 1 0 274356619 233213952 45006 33554432000 4194304 5992684 140735015347984 140735015334248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15742/statm: 56937 45006 167 440 0 56493 0
[pid=15747] ppid=15742 vsize=700652 CPUtime=1594.75 cores=1,3,5,7
/proc/15747/stat : 15747 (glucosInc) R 15742 15741 9054 0 -1 4202496 107991 0 0 0 159422 53 0 0 20 0 1 0 274357339 717467648 159896 33554432000 4194304 5654031 140735543740704 140735543728520 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15747/statm: 175163 159896 141 357 0 174803 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 937548

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15807
/proc/meminfo: memFree=28932884/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
[pid=15742] ppid=15741 vsize=227748 CPUtime=7.18 cores=1,3,5,7
/proc/15742/stat : 15742 (npSolver-pbo) S 15741 15741 9054 0 -1 4202496 27955 18459 0 0 164 21 500 33 20 0 1 0 274356619 233213952 45006 33554432000 4194304 5992684 140735015347984 140735015334248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15742/statm: 56937 45006 167 440 0 56493 0
[pid=15747] ppid=15742 vsize=701548 CPUtime=1654.76 cores=1,3,5,7
/proc/15747/stat : 15747 (glucosInc) R 15742 15741 9054 0 -1 4202496 108420 0 0 0 165421 55 0 0 20 0 1 0 274357339 718385152 153116 33554432000 4194304 5654031 140735543740704 140735543728520 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15747/statm: 175387 153116 141 357 0 175027 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 938444

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 15810
/proc/meminfo: memFree=28914072/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
[pid=15742] ppid=15741 vsize=227748 CPUtime=7.18 cores=1,3,5,7
/proc/15742/stat : 15742 (npSolver-pbo) S 15741 15741 9054 0 -1 4202496 27955 18459 0 0 164 21 500 33 20 0 1 0 274356619 233213952 45006 33554432000 4194304 5992684 140735015347984 140735015334248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15742/statm: 56937 45006 167 440 0 56493 0
[pid=15747] ppid=15742 vsize=701724 CPUtime=1714.74 cores=1,3,5,7
/proc/15747/stat : 15747 (glucosInc) R 15742 15741 9054 0 -1 4202496 108471 0 0 0 171419 55 0 0 20 0 1 0 274357339 718565376 155211 33554432000 4194304 5654031 140735543740704 140735543738488 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15747/statm: 175431 155211 141 357 0 175071 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 938620

[startup+1782.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 15833
/proc/meminfo: memFree=28891732/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
[pid=15742] ppid=15741 vsize=227748 CPUtime=7.18 cores=1,3,5,7
/proc/15742/stat : 15742 (npSolver-pbo) S 15741 15741 9054 0 -1 4202496 27955 18459 0 0 164 21 500 33 20 0 1 0 274356619 233213952 45006 33554432000 4194304 5992684 140735015347984 140735015334248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15742/statm: 56937 45006 167 440 0 56493 0
[pid=15747] ppid=15742 vsize=702828 CPUtime=1774.73 cores=1,3,5,7
/proc/15747/stat : 15747 (glucosInc) R 15742 15741 9054 0 -1 4202496 108717 0 0 0 177418 55 0 0 20 0 1 0 274357339 719695872 158012 33554432000 4194304 5654031 140735543740704 140735543738488 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15747/statm: 175707 158012 141 357 0 175347 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 939724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 15833
/proc/meminfo: memFree=28883168/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
[pid=15742] ppid=15741 vsize=227748 CPUtime=7.18 cores=1,3,5,7
/proc/15742/stat : 15742 (npSolver-pbo) S 15741 15741 9054 0 -1 4202496 27955 18459 0 0 164 21 500 33 20 0 1 0 274356619 233213952 45006 33554432000 4194304 5992684 140735015347984 140735015334248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15742/statm: 56937 45006 167 440 0 56493 0
[pid=15747] ppid=15742 vsize=703032 CPUtime=1792.84 cores=1,3,5,7
/proc/15747/stat : 15747 (glucosInc) R 15742 15741 9054 0 -1 4202496 108744 0 0 0 179228 56 0 0 20 0 1 0 274357339 719904768 159061 33554432000 4194304 5654031 140735543740704 140735543728520 4232949 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15747/statm: 175758 159061 141 357 0 175398 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 939928

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

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

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 15833
/proc/meminfo: memFree=28883168/32873844 swapFree=7372/7372
[pid=15741] ppid=15739 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15741/stat : 15741 (npSolver-pbo-It) S 15739 15741 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274356619 9367552 275 33554432000 4194304 5064252 140734435347120 140734435346032 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15741/statm: 2287 275 233 213 0 72 0
[pid=15742] ppid=15741 vsize=227748 CPUtime=7.18 cores=1,3,5,7
/proc/15742/stat : 15742 (npSolver-pbo) S 15741 15741 9054 0 -1 4202496 27955 18459 0 0 164 21 500 33 20 0 1 0 274356619 233213952 45006 33554432000 4194304 5992684 140735015347984 140735015334248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15742/statm: 56937 45006 167 440 0 56493 0
[pid=15747] ppid=15742 vsize=703032 CPUtime=1792.84 cores=1,3,5,7
/proc/15747/stat : 15747 (glucosInc) R 15742 15741 9054 0 -1 4202496 108744 0 0 0 179228 56 0 0 20 0 1 0 274357339 719904768 159061 33554432000 4194304 5654031 140735543740704 140735543728520 4232949 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15747/statm: 175758 159061 141 357 0 175398 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 939928

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.42
CPU time (s): 1800.02
CPU user time (s): 1798.92
CPU system time (s): 1.1
CPU usage (%): 99.9777
Max. virtual memory (cumulated for all children) (KiB): 1068672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.64999
system time used= 0.562914
maximum resident set size= 318220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46772
page faults= 0
swaps= 0
block input operations= 0
block output operations= 332296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 14

runsolver used 3.9714 second user time and 11.5542 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-27 03:31:58
IDJOB=3698330
IDBENCH=71849
IDSOLVER=2275
FILE ID=node133/3698330-1338082318
RUNJOBID= node133-1338048810-9071
PBS_JOBID= 14624373
Free space on /tmp= 71716 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx97.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698330-1338082318/watcher-3698330-1338082318 -o /tmp/evaluation-result-3698330-1338082318/solver-3698330-1338082318 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698330-1338082318.opb 554705669 HOME HOME

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

MD5SUM BENCH= 22116bd56344f7c7bb7157cc5841f631
RANDOM SEED=554705669

node133.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.540
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.08
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.540
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.92
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.540
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.540
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.540
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.540
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.540
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.540
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:        29900216 kB
Buffers:          313932 kB
Cached:          1665768 kB
SwapCached:          104 kB
Active:           710148 kB
Inactive:        1438300 kB
Active(anon):     158480 kB
Inactive(anon):    12576 kB
Active(file):     551668 kB
Inactive(file):  1425724 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108752 kB
Dirty:              8936 kB
Writeback:             0 kB
AnonPages:        132500 kB
Mapped:            15784 kB
Shmem:               212 kB
Slab:             684040 kB
SReclaimable:     126296 kB
SUnreclaim:       557744 kB
KernelStack:        1520 kB
PageTables:         4424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     301480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 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= 71596 MiB
End job on node133 at 2012-05-27 04:02:01