Trace number 3714146

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc? (TO) 1800.07 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap124_wcsp.wbo
MD5SUM8eeb21bef0624b36d5575dec4c8f650d
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark9410602
Best CPU time to get the best result obtained on this benchmark1800.07
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2600
Total number of constraints5148
Number of soft constraints5048
Number of constraints which are clauses5048
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint50
Top cost 69881436
Min constraint cost 1
Max constraint cost 69881436
Sum of constraints costs 175993421300
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 51
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.04	c run usual solver
0.00/0.19	o 34254133
0.00/0.19	c current bound: 17127066
0.00/0.19	c fallback to adder encoding
1800.07/1800.41	c error: unexpected solver exit code
1800.07/1800.41	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-3714146-1338228445/watcher-3714146-1338228445 -o /tmp/evaluation-result-3714146-1338228445/solver-3714146-1338228445 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714146-1338228445.wbo 1285925222 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: 1.00 1.56 1.75 3/173 31427
/proc/meminfo: memFree=30673696/32873844 swapFree=7108/7108
[pid=31427] ppid=31425 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31427/stat : 31427 (npSolver-wbo-I.) S 31425 31427 31393 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288973090 9367552 274 33554432000 4194304 5064252 140735457856672 140735457855584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31427/statm: 2287 274 233 213 0 72 0

[startup+0.00806403 s]
/proc/loadavg: 1.00 1.56 1.75 3/173 31427
/proc/meminfo: memFree=30673696/32873844 swapFree=7108/7108
[pid=31427] ppid=31425 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31427/stat : 31427 (npSolver-wbo-I.) S 31425 31427 31393 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288973090 9367552 274 33554432000 4194304 5064252 140735457856672 140735457855584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31427/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 1.00 1.56 1.75 3/173 31427
/proc/meminfo: memFree=30673696/32873844 swapFree=7108/7108
[pid=31427] ppid=31425 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31427/stat : 31427 (npSolver-wbo-I.) S 31425 31427 31393 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288973090 9367552 274 33554432000 4194304 5064252 140735457856672 140735457855584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31427/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300191 s]
/proc/loadavg: 1.00 1.56 1.75 3/173 31427
/proc/meminfo: memFree=30673696/32873844 swapFree=7108/7108
[pid=31427] ppid=31425 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31427/stat : 31427 (npSolver-wbo-I.) S 31425 31427 31393 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288973090 9367552 274 33554432000 4194304 5064252 140735457856672 140735457855584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31427/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700256 s]
/proc/loadavg: 1.00 1.56 1.75 3/173 31427
/proc/meminfo: memFree=30673696/32873844 swapFree=7108/7108
[pid=31427] ppid=31425 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31427/stat : 31427 (npSolver-wbo-I.) S 31425 31427 31393 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288973090 9367552 274 33554432000 4194304 5064252 140735457856672 140735457855584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31427/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 1.00 1.56 1.75 3/181 31452
/proc/meminfo: memFree=30509108/32873844 swapFree=7108/7108
[pid=31427] ppid=31425 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31427/stat : 31427 (npSolver-wbo-I.) S 31425 31427 31393 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288973090 9367552 274 33554432000 4194304 5064252 140735457856672 140735457855584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31427/statm: 2287 274 233 213 0 72 0
[pid=31428] ppid=31427 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/31428/stat : 31428 (npSolver-wbo) S 31427 31427 31393 0 -1 4202496 4822 6988 0 0 39 6 10 1 20 0 1 0 288973090 39899136 6767 33554432000 4194304 5990268 140736467049776 140736467041216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31428/statm: 9741 6767 163 439 0 9298 0
[pid=31451] ppid=31428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31451/stat : 31451 (satsolver.sh) S 31428 31427 31393 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288973149 9367552 266 33554432000 4194304 5064252 140737363984560 140737363983472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31451/statm: 2287 266 226 213 0 72 0
[pid=31452] ppid=31451 vsize=68468 CPUtime=0.9 cores=0,2,4,6
/proc/31452/stat : 31452 (glucose) R 31451 31427 31393 0 -1 4202496 15206 0 0 0 86 4 0 0 20 0 1 0 288973149 70111232 14780 33554432000 4194304 5208918 140734585856240 140734584805640 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31452/statm: 17117 14780 104 248 0 16866 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 125728

[startup+3.10038 s]
/proc/loadavg: 1.08 1.57 1.75 3/183 31454
/proc/meminfo: memFree=30385428/32873844 swapFree=7108/7108
[pid=31427] ppid=31425 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31427/stat : 31427 (npSolver-wbo-I.) S 31425 31427 31393 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288973090 9367552 274 33554432000 4194304 5064252 140735457856672 140735457855584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31427/statm: 2287 274 233 213 0 72 0
[pid=31428] ppid=31427 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/31428/stat : 31428 (npSolver-wbo) S 31427 31427 31393 0 -1 4202496 4822 6988 0 0 39 6 10 1 20 0 1 0 288973090 39899136 6767 33554432000 4194304 5990268 140736467049776 140736467041216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31428/statm: 9741 6767 163 439 0 9298 0
[pid=31451] ppid=31428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31451/stat : 31451 (satsolver.sh) S 31428 31427 31393 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288973149 9367552 266 33554432000 4194304 5064252 140737363984560 140737363983472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31451/statm: 2287 266 226 213 0 72 0
[pid=31452] ppid=31451 vsize=70880 CPUtime=2.5 cores=0,2,4,6
/proc/31452/stat : 31452 (glucose) R 31451 31427 31393 0 -1 4202496 15628 0 0 0 246 4 0 0 20 0 1 0 288973149 72581120 15713 33554432000 4194304 5208918 140734585856240 140734585854072 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31452/statm: 17720 15713 104 248 0 17469 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 128140

[startup+6.3004 s]
/proc/loadavg: 1.08 1.57 1.75 3/183 31454
/proc/meminfo: memFree=30316684/32873844 swapFree=7108/7108
[pid=31427] ppid=31425 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31427/stat : 31427 (npSolver-wbo-I.) S 31425 31427 31393 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288973090 9367552 274 33554432000 4194304 5064252 140735457856672 140735457855584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31427/statm: 2287 274 233 213 0 72 0
[pid=31428] ppid=31427 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/31428/stat : 31428 (npSolver-wbo) S 31427 31427 31393 0 -1 4202496 4822 6988 0 0 39 6 10 1 20 0 1 0 288973090 39899136 6767 33554432000 4194304 5990268 140736467049776 140736467041216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31428/statm: 9741 6767 163 439 0 9298 0
[pid=31451] ppid=31428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31451/stat : 31451 (satsolver.sh) S 31428 31427 31393 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288973149 9367552 266 33554432000 4194304 5064252 140737363984560 140737363983472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31451/statm: 2287 266 226 213 0 72 0
[pid=31452] ppid=31451 vsize=72844 CPUtime=5.7 cores=0,2,4,6
/proc/31452/stat : 31452 (glucose) R 31451 31427 31393 0 -1 4202496 17016 0 0 0 565 5 0 0 20 0 1 0 288973149 74592256 16400 33554432000 4194304 5208918 140734585856240 140734585854072 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31452/statm: 18211 16400 104 248 0 17960 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 130104

[startup+12.7004 s]
/proc/loadavg: 1.22 1.58 1.75 3/183 31454
/proc/meminfo: memFree=30268044/32873844 swapFree=7108/7108
[pid=31427] ppid=31425 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31427/stat : 31427 (npSolver-wbo-I.) S 31425 31427 31393 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288973090 9367552 274 33554432000 4194304 5064252 140735457856672 140735457855584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31427/statm: 2287 274 233 213 0 72 0
[pid=31428] ppid=31427 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/31428/stat : 31428 (npSolver-wbo) S 31427 31427 31393 0 -1 4202496 4822 6988 0 0 39 6 10 1 20 0 1 0 288973090 39899136 6767 33554432000 4194304 5990268 140736467049776 140736467041216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31428/statm: 9741 6767 163 439 0 9298 0
[pid=31451] ppid=31428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31451/stat : 31451 (satsolver.sh) S 31428 31427 31393 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288973149 9367552 266 33554432000 4194304 5064252 140737363984560 140737363983472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31451/statm: 2287 266 226 213 0 72 0
[pid=31452] ppid=31451 vsize=121844 CPUtime=12.1 cores=0,2,4,6
/proc/31452/stat : 31452 (glucose) R 31451 31427 31393 0 -1 4202496 17968 0 0 0 1204 6 0 0 20 0 1 0 288973149 124768256 27527 33554432000 4194304 5208918 140734585856240 140734585852616 4229748 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31452/statm: 30461 27527 104 248 0 30210 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 179104

[startup+25.5005 s]
/proc/loadavg: 1.34 1.60 1.75 3/181 31463
/proc/meminfo: memFree=29519992/32873844 swapFree=7108/7108
[pid=31427] ppid=31425 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31427/stat : 31427 (npSolver-wbo-I.) S 31425 31427 31393 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288973090 9367552 274 33554432000 4194304 5064252 140735457856672 140735457855584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31427/statm: 2287 274 233 213 0 72 0
[pid=31428] ppid=31427 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/31428/stat : 31428 (npSolver-wbo) S 31427 31427 31393 0 -1 4202496 4822 6988 0 0 39 6 10 1 20 0 1 0 288973090 39899136 6767 33554432000 4194304 5990268 140736467049776 140736467041216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31428/statm: 9741 6767 163 439 0 9298 0
[pid=31451] ppid=31428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31451/stat : 31451 (satsolver.sh) S 31428 31427 31393 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288973149 9367552 266 33554432000 4194304 5064252 140737363984560 140737363983472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31451/statm: 2287 266 226 213 0 72 0
[pid=31452] ppid=31451 vsize=121844 CPUtime=24.9 cores=0,2,4,6
/proc/31452/stat : 31452 (glucose) R 31451 31427 31393 0 -1 4202496 17968 0 0 0 2484 6 0 0 20 0 1 0 288973149 124768256 27527 33554432000 4194304 5208918 140734585856240 140734585852008 4211537 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31452/statm: 30461 27527 104 248 0 30210 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 179104

[startup+54.7899 s]
/proc/loadavg: 1.67 1.66 1.77 3/183 31465
/proc/meminfo: memFree=27042544/32873844 swapFree=7108/7108
[pid=31427] ppid=31425 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31427/stat : 31427 (npSolver-wbo-I.) S 31425 31427 31393 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288973090 9367552 274 33554432000 4194304 5064252 140735457856672 140735457855584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31427/statm: 2287 274 233 213 0 72 0
[pid=31428] ppid=31427 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/31428/stat : 31428 (npSolver-wbo) S 31427 31427 31393 0 -1 4202496 4822 6988 0 0 39 6 10 1 20 0 1 0 288973090 39899136 6767 33554432000 4194304 5990268 140736467049776 140736467041216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31428/statm: 9741 6767 163 439 0 9298 0
[pid=31451] ppid=31428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31451/stat : 31451 (satsolver.sh) S 31428 31427 31393 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288973149 9367552 266 33554432000 4194304 5064252 140737363984560 140737363983472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31451/statm: 2287 266 226 213 0 72 0
[pid=31452] ppid=31451 vsize=121844 CPUtime=54.18 cores=0,2,4,6
/proc/31452/stat : 31452 (glucose) R 31451 31427 31393 0 -1 4202496 17969 0 0 0 5412 6 0 0 20 0 1 0 288973149 124768256 28039 33554432000 4194304 5208918 140734585856240 140734585852616 4229850 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31452/statm: 30461 28039 104 248 0 30210 0
Current children cumulated CPU time (s) 54.74
Current children cumulated vsize (KiB) 179104

[startup+108.798 s]
/proc/loadavg: 1.92 1.72 1.78 3/183 31465
/proc/meminfo: memFree=26919248/32873844 swapFree=7108/7108
[pid=31427] ppid=31425 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31427/stat : 31427 (npSolver-wbo-I.) S 31425 31427 31393 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288973090 9367552 274 33554432000 4194304 5064252 140735457856672 140735457855584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31427/statm: 2287 274 233 213 0 72 0
[pid=31428] ppid=31427 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/31428/stat : 31428 (npSolver-wbo) S 31427 31427 31393 0 -1 4202496 4822 6988 0 0 39 6 10 1 20 0 1 0 288973090 39899136 6767 33554432000 4194304 5990268 140736467049776 140736467041216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31428/statm: 9741 6767 163 439 0 9298 0
[pid=31451] ppid=31428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31451/stat : 31451 (satsolver.sh) S 31428 31427 31393 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288973149 9367552 266 33554432000 4194304 5064252 140737363984560 140737363983472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31451/statm: 2287 266 226 213 0 72 0
[pid=31452] ppid=31451 vsize=163864 CPUtime=108.18 cores=0,2,4,6
/proc/31452/stat : 31452 (glucose) R 31451 31427 31393 0 -1 4202496 18888 0 0 0 10811 7 0 0 20 0 1 0 288973149 167796736 39661 33554432000 4194304 5208918 140734585856240 140734585852616 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31452/statm: 40966 39661 104 248 0 40715 0
Current children cumulated CPU time (s) 108.74
Current children cumulated vsize (KiB) 221124

[startup+163.709 s]
/proc/loadavg: 2.02 1.79 1.80 6/184 31468
/proc/meminfo: memFree=26907436/32873844 swapFree=7108/7108
[pid=31427] ppid=31425 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31427/stat : 31427 (npSolver-wbo-I.) S 31425 31427 31393 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288973090 9367552 274 33554432000 4194304 5064252 140735457856672 140735457855584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31427/statm: 2287 274 233 213 0 72 0
[pid=31428] ppid=31427 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/31428/stat : 31428 (npSolver-wbo) S 31427 31427 31393 0 -1 4202496 4822 6988 0 0 39 6 10 1 20 0 1 0 288973090 39899136 6767 33554432000 4194304 5990268 140736467049776 140736467041216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31428/statm: 9741 6767 163 439 0 9298 0
[pid=31451] ppid=31428 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/31452/stat : 31452 (glucose) R 31451 31427 31393 0 -1 4202496 40845 0 0 0 142095 52 0 0 20 0 1 0 288973149 301150208 61535 33554432000 4194304 5208918 140734585856240 140734585852616 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31452/statm: 73523 61535 104 248 0 73272 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 351352

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 31479
/proc/meminfo: memFree=26841168/32873844 swapFree=7108/7108
[pid=31427] ppid=31425 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31427/stat : 31427 (npSolver-wbo-I.) S 31425 31427 31393 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288973090 9367552 274 33554432000 4194304 5064252 140735457856672 140735457855584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31427/statm: 2287 274 233 213 0 72 0
[pid=31428] ppid=31427 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/31428/stat : 31428 (npSolver-wbo) S 31427 31427 31393 0 -1 4202496 4822 6988 0 0 39 6 10 1 20 0 1 0 288973090 39899136 6767 33554432000 4194304 5990268 140736467049776 140736467041216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31428/statm: 9741 6767 163 439 0 9298 0
[pid=31451] ppid=31428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31451/stat : 31451 (satsolver.sh) S 31428 31427 31393 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288973149 9367552 266 33554432000 4194304 5064252 140737363984560 140737363983472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31451/statm: 2287 266 226 213 0 72 0
[pid=31452] ppid=31451 vsize=244004 CPUtime=1481.45 cores=0,2,4,6
/proc/31452/stat : 31452 (glucose) R 31451 31427 31393 0 -1 4202496 41236 0 0 0 148092 53 0 0 20 0 1 0 288973149 249860096 55602 33554432000 4194304 5208918 140734585856240 140734585852008 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31452/statm: 61001 55602 104 248 0 60750 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 301264

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 31480
/proc/meminfo: memFree=26811504/32873844 swapFree=7108/7108
[pid=31427] ppid=31425 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31427/stat : 31427 (npSolver-wbo-I.) S 31425 31427 31393 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288973090 9367552 274 33554432000 4194304 5064252 140735457856672 140735457855584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31427/statm: 2287 274 233 213 0 72 0
[pid=31428] ppid=31427 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/31428/stat : 31428 (npSolver-wbo) S 31427 31427 31393 0 -1 4202496 4822 6988 0 0 39 6 10 1 20 0 1 0 288973090 39899136 6767 33554432000 4194304 5990268 140736467049776 140736467041216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31428/statm: 9741 6767 163 439 0 9298 0
[pid=31451] ppid=31428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31451/stat : 31451 (satsolver.sh) S 31428 31427 31393 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288973149 9367552 266 33554432000 4194304 5064252 140737363984560 140737363983472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31451/statm: 2287 266 226 213 0 72 0
[pid=31452] ppid=31451 vsize=294092 CPUtime=1541.45 cores=0,2,4,6
/proc/31452/stat : 31452 (glucose) R 31451 31427 31393 0 -1 4202496 41552 0 0 0 154090 55 0 0 20 0 1 0 288973149 301150208 63071 33554432000 4194304 5208918 140734585856240 140734585852616 4211888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31452/statm: 73523 63071 104 248 0 73272 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 351352

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 31480
/proc/meminfo: memFree=26836872/32873844 swapFree=7108/7108
[pid=31427] ppid=31425 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31427/stat : 31427 (npSolver-wbo-I.) S 31425 31427 31393 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288973090 9367552 274 33554432000 4194304 5064252 140735457856672 140735457855584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31427/statm: 2287 274 233 213 0 72 0
[pid=31428] ppid=31427 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/31428/stat : 31428 (npSolver-wbo) S 31427 31427 31393 0 -1 4202496 4822 6988 0 0 39 6 10 1 20 0 1 0 288973090 39899136 6767 33554432000 4194304 5990268 140736467049776 140736467041216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31428/statm: 9741 6767 163 439 0 9298 0
[pid=31451] ppid=31428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31451/stat : 31451 (satsolver.sh) S 31428 31427 31393 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288973149 9367552 266 33554432000 4194304 5064252 140737363984560 140737363983472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31451/statm: 2287 266 226 213 0 72 0
[pid=31452] ppid=31451 vsize=244004 CPUtime=1601.43 cores=0,2,4,6
/proc/31452/stat : 31452 (glucose) R 31451 31427 31393 0 -1 4202496 41960 0 0 0 160087 56 0 0 20 0 1 0 288973149 249860096 56626 33554432000 4194304 5208918 140734585856240 140734585854328 4211712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31452/statm: 61001 56626 104 248 0 60750 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 301264

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 31480
/proc/meminfo: memFree=26807332/32873844 swapFree=7108/7108
[pid=31427] ppid=31425 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31427/stat : 31427 (npSolver-wbo-I.) S 31425 31427 31393 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288973090 9367552 274 33554432000 4194304 5064252 140735457856672 140735457855584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31427/statm: 2287 274 233 213 0 72 0
[pid=31428] ppid=31427 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/31428/stat : 31428 (npSolver-wbo) S 31427 31427 31393 0 -1 4202496 4822 6988 0 0 39 6 10 1 20 0 1 0 288973090 39899136 6767 33554432000 4194304 5990268 140736467049776 140736467041216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31428/statm: 9741 6767 163 439 0 9298 0
[pid=31451] ppid=31428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31451/stat : 31451 (satsolver.sh) S 31428 31427 31393 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288973149 9367552 266 33554432000 4194304 5064252 140737363984560 140737363983472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31451/statm: 2287 266 226 213 0 72 0
[pid=31452] ppid=31451 vsize=294092 CPUtime=1661.42 cores=0,2,4,6
/proc/31452/stat : 31452 (glucose) R 31451 31427 31393 0 -1 4202496 42275 0 0 0 166084 58 0 0 20 0 1 0 288973149 301150208 64095 33554432000 4194304 5208918 140734585856240 140734585852552 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31452/statm: 73523 64095 104 248 0 73272 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 351352

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 31480
/proc/meminfo: memFree=26786748/32873844 swapFree=7108/7108
[pid=31427] ppid=31425 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31427/stat : 31427 (npSolver-wbo-I.) S 31425 31427 31393 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288973090 9367552 274 33554432000 4194304 5064252 140735457856672 140735457855584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31427/statm: 2287 274 233 213 0 72 0
[pid=31428] ppid=31427 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/31428/stat : 31428 (npSolver-wbo) S 31427 31427 31393 0 -1 4202496 4822 6988 0 0 39 6 10 1 20 0 1 0 288973090 39899136 6767 33554432000 4194304 5990268 140736467049776 140736467041216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31428/statm: 9741 6767 163 439 0 9298 0
[pid=31451] ppid=31428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31451/stat : 31451 (satsolver.sh) S 31428 31427 31393 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288973149 9367552 266 33554432000 4194304 5064252 140737363984560 140737363983472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31451/statm: 2287 266 226 213 0 72 0
[pid=31452] ppid=31451 vsize=294092 CPUtime=1721.41 cores=0,2,4,6
/proc/31452/stat : 31452 (glucose) R 31451 31427 31393 0 -1 4202496 42286 0 0 0 172083 58 0 0 20 0 1 0 288973149 301150208 69727 33554432000 4194304 5208918 140734585856240 140734585852616 4211632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31452/statm: 73523 69727 104 248 0 73272 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 351352

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 31480
/proc/meminfo: memFree=26819436/32873844 swapFree=7108/7108
[pid=31427] ppid=31425 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31427/stat : 31427 (npSolver-wbo-I.) S 31425 31427 31393 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288973090 9367552 274 33554432000 4194304 5064252 140735457856672 140735457855584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31427/statm: 2287 274 233 213 0 72 0
[pid=31428] ppid=31427 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/31428/stat : 31428 (npSolver-wbo) S 31427 31427 31393 0 -1 4202496 4822 6988 0 0 39 6 10 1 20 0 1 0 288973090 39899136 6767 33554432000 4194304 5990268 140736467049776 140736467041216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31428/statm: 9741 6767 163 439 0 9298 0
[pid=31451] ppid=31428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31451/stat : 31451 (satsolver.sh) S 31428 31427 31393 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288973149 9367552 266 33554432000 4194304 5064252 140737363984560 140737363983472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31451/statm: 2287 266 226 213 0 72 0
[pid=31452] ppid=31451 vsize=294092 CPUtime=1781.41 cores=0,2,4,6
/proc/31452/stat : 31452 (glucose) R 31451 31427 31393 0 -1 4202496 42996 0 0 0 178080 61 0 0 20 0 1 0 288973149 301150208 61023 33554432000 4194304 5208918 140734585856240 140734585854392 4211577 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31452/statm: 73523 61023 104 248 0 73272 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 351352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 31480
/proc/meminfo: memFree=26813220/32873844 swapFree=7108/7108
[pid=31427] ppid=31425 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31427/stat : 31427 (npSolver-wbo-I.) S 31425 31427 31393 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288973090 9367552 274 33554432000 4194304 5064252 140735457856672 140735457855584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31427/statm: 2287 274 233 213 0 72 0
[pid=31428] ppid=31427 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/31428/stat : 31428 (npSolver-wbo) S 31427 31427 31393 0 -1 4202496 4822 6988 0 0 39 6 10 1 20 0 1 0 288973090 39899136 6767 33554432000 4194304 5990268 140736467049776 140736467041216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31428/statm: 9741 6767 163 439 0 9298 0
[pid=31451] ppid=31428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31451/stat : 31451 (satsolver.sh) S 31428 31427 31393 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288973149 9367552 266 33554432000 4194304 5064252 140737363984560 140737363983472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31451/statm: 2287 266 226 213 0 72 0
[pid=31452] ppid=31451 vsize=294092 CPUtime=1799.51 cores=0,2,4,6
/proc/31452/stat : 31452 (glucose) R 31451 31427 31393 0 -1 4202496 43000 0 0 0 179890 61 0 0 20 0 1 0 288973149 301150208 62560 33554432000 4194304 5208918 140734585856240 140734585852616 4211834 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31452/statm: 73523 62560 104 248 0 73272 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 351352

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 31480
/proc/meminfo: memFree=26813220/32873844 swapFree=7108/7108
[pid=31427] ppid=31425 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31427/stat : 31427 (npSolver-wbo-I.) S 31425 31427 31393 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288973090 9367552 274 33554432000 4194304 5064252 140735457856672 140735457855584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31427/statm: 2287 274 233 213 0 72 0
[pid=31428] ppid=31427 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/31428/stat : 31428 (npSolver-wbo) S 31427 31427 31393 0 -1 4202496 4822 6988 0 0 39 6 10 1 20 0 1 0 288973090 39899136 6767 33554432000 4194304 5990268 140736467049776 140736467041216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31428/statm: 9741 6767 163 439 0 9298 0
[pid=31451] ppid=31428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31451/stat : 31451 (satsolver.sh) S 31428 31427 31393 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288973149 9367552 266 33554432000 4194304 5064252 140737363984560 140737363983472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31451/statm: 2287 266 226 213 0 72 0
[pid=31452] ppid=31451 vsize=294092 CPUtime=1799.51 cores=0,2,4,6
/proc/31452/stat : 31452 (glucose) R 31451 31427 31393 0 -1 4202496 43000 0 0 0 179890 61 0 0 20 0 1 0 288973149 301150208 62560 33554432000 4194304 5208918 140734585856240 140734585852616 4211834 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31452/statm: 73523 62560 104 248 0 73272 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 351352

Child status: 0

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

Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.39
CPU system time (s): 0.68
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 431492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.502923
system time used= 0.087986
maximum resident set size= 48424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12786
page faults= 0
swaps= 0
block input operations= 0
block output operations= 44352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28
involuntary context switches= 19

runsolver used 2.76758 second user time and 7.54285 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-28 20:07:25
IDJOB=3714146
IDBENCH=79528
IDSOLVER=2295
FILE ID=node103/3714146-1338228445
RUNJOBID= node103-1338228445-31409
PBS_JOBID= 14624635
Free space on /tmp= 71552 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/warehouse/normalized-cap124_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714146-1338228445/watcher-3714146-1338228445 -o /tmp/evaluation-result-3714146-1338228445/solver-3714146-1338228445 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3714146-1338228445.wbo 1285925222 HOME HOME

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

MD5SUM BENCH= 8eeb21bef0624b36d5575dec4c8f650d
RANDOM SEED=1285925222

node103.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.189
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.37
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.189
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.189
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.189
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.189
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.189
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	: 5411.36
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.189
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.189
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:        30674596 kB
Buffers:          683084 kB
Cached:           639728 kB
SwapCached:         4492 kB
Active:           973100 kB
Inactive:         367412 kB
Active(anon):       5704 kB
Inactive(anon):     6216 kB
Active(file):     967396 kB
Inactive(file):   361196 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099580 kB
Dirty:             11668 kB
Writeback:             4 kB
AnonPages:         13176 kB
Mapped:            10892 kB
Shmem:                 8 kB
Slab:             718512 kB
SReclaimable:     159768 kB
SUnreclaim:       558744 kB
KernelStack:        1392 kB
PageTables:         3784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     107200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70688 MiB
End job on node103 at 2012-05-28 20:37:26