Trace number 3749914

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 1.0 (fixed)? (TO) 1800.05 1801.21

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_20_2__17_12__512.opb
MD5SUM609453b50c3d7bac05dbde2a1c3eefb6
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark46877
Best CPU time to get the best result obtained on this benchmark3.72243
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20498
Total number of constraints60
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)42
Number of constraints which are nor clauses,nor cardinality constraints18
Minimum length of a constraint512
Maximum length of a constraint4097
Number of terms in the objective function 20480
Biggest coefficient in the objective function 94409
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 893215744
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 94409
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 893215744
Number of bits of the biggest sum of numbers30
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.28	c run usual solver
2.17/2.22	c model valid
2.17/2.22	c current solution ok
2.77/2.87	o 78430
2.77/2.87	c current bound: 39215
2.77/2.87	c fallback to adder encoding
134.60/135.42	c current bound: 58823
134.60/135.42	c fallback to adder encoding
1053.17/1054.13	c model valid
1053.17/1054.13	c current solution ok
1053.17/1054.16	o 46877
1053.17/1054.16	c current bound: 43046
1053.17/1054.16	c fallback to adder encoding
1287.31/1288.36	c current bound: 44962
1287.31/1288.36	c fallback to adder encoding
1441.86/1442.91	c current bound: 45920
1441.86/1442.91	c fallback to adder encoding
1762.78/1763.92	c current bound: 46399
1762.78/1763.92	c fallback to adder encoding
1800.05/1801.21	c error: unexpected solver exit code
1800.05/1801.21	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-3749914-1339158265/watcher-3749914-1339158265 -o /tmp/evaluation-result-3749914-1339158265/solver-3749914-1339158265 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749914-1339158265.opb 1556517067 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: 4.14 3.69 2.95 3/175 31594
/proc/meminfo: memFree=25129068/32873648 swapFree=7376/7376
[pid=31594] ppid=31592 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31594/stat : 31594 (npSolver-pbo.sh) S 31592 31594 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950618 9367552 275 33554432000 4194304 5064252 140736562590912 140736562589824 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31594/statm: 2287 275 233 213 0 72 0

[startup+0.083327 s]
/proc/loadavg: 4.14 3.69 2.95 3/175 31594
/proc/meminfo: memFree=25129068/32873648 swapFree=7376/7376
[pid=31594] ppid=31592 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31594/stat : 31594 (npSolver-pbo.sh) S 31592 31594 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950618 9367552 275 33554432000 4194304 5064252 140736562590912 140736562589824 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31594/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100278 s]
/proc/loadavg: 4.14 3.69 2.95 3/175 31594
/proc/meminfo: memFree=25129068/32873648 swapFree=7376/7376
[pid=31594] ppid=31592 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31594/stat : 31594 (npSolver-pbo.sh) S 31592 31594 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950618 9367552 275 33554432000 4194304 5064252 140736562590912 140736562589824 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31594/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300222 s]
/proc/loadavg: 4.14 3.69 2.95 3/175 31594
/proc/meminfo: memFree=25129068/32873648 swapFree=7376/7376
[pid=31594] ppid=31592 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31594/stat : 31594 (npSolver-pbo.sh) S 31592 31594 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950618 9367552 275 33554432000 4194304 5064252 140736562590912 140736562589824 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31594/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700235 s]
/proc/loadavg: 4.14 3.69 2.95 3/175 31594
/proc/meminfo: memFree=25129068/32873648 swapFree=7376/7376
[pid=31594] ppid=31592 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31594/stat : 31594 (npSolver-pbo.sh) S 31592 31594 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950618 9367552 275 33554432000 4194304 5064252 140736562590912 140736562589824 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31594/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 4.14 3.69 2.95 4/183 31609
/proc/meminfo: memFree=30357856/32873648 swapFree=7376/7376
[pid=31594] ppid=31592 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31594/stat : 31594 (npSolver-pbo.sh) S 31592 31594 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950618 9367552 275 33554432000 4194304 5064252 140736562590912 140736562589824 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31594/statm: 2287 275 233 213 0 72 0
[pid=31595] ppid=31594 vsize=23168 CPUtime=0.3 cores=0,2,4,6
/proc/31595/stat : 31595 (npSolver-pbo) S 31594 31594 24789 0 -1 4202496 5001 0 0 0 26 4 0 0 20 0 1 0 381950619 23724032 5220 33554432000 4194304 6004724 140737381573008 140737381567056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31595/statm: 5792 5220 148 442 0 5346 0
[pid=31608] ppid=31595 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31608/stat : 31608 (cp2_pre.sh) S 31595 31594 24789 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 381950650 9367552 276 33554432000 4194304 5064252 140735473782160 140735473780864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31608/statm: 2287 276 234 213 0 72 0
[pid=31609] ppid=31608 vsize=145900 CPUtime=1.17 cores=0,2,4,6
/proc/31609/stat : 31609 (coprocessor) R 31608 31594 24789 0 -1 4202496 26063 0 0 0 108 9 0 0 20 0 1 0 381950650 149401600 35495 33554432000 4194304 6586260 140737262074656 140737262070920 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/31609/statm: 36475 35495 197 584 0 35887 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 187364

[startup+3.10031 s]
/proc/loadavg: 4.14 3.69 2.95 3/183 31615
/proc/meminfo: memFree=30396784/32873648 swapFree=7376/7376
[pid=31594] ppid=31592 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31594/stat : 31594 (npSolver-pbo.sh) S 31592 31594 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950618 9367552 275 33554432000 4194304 5064252 140736562590912 140736562589824 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31594/statm: 2287 275 233 213 0 72 0
[pid=31595] ppid=31594 vsize=54100 CPUtime=3.08 cores=0,2,4,6
/proc/31595/stat : 31595 (npSolver-pbo) R 31594 31594 24789 0 -1 4202496 8004 44622 0 0 64 57 169 18 20 0 1 0 381950619 55398400 12705 33554432000 4194304 6004724 140737381573008 140737381567056 4579328 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31595/statm: 13525 12705 173 442 0 13079 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 63248

[startup+6.30035 s]
/proc/loadavg: 3.97 3.67 2.94 3/182 31619
/proc/meminfo: memFree=29852504/32873648 swapFree=7376/7376
[pid=31594] ppid=31592 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31594/stat : 31594 (npSolver-pbo.sh) S 31592 31594 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950618 9367552 275 33554432000 4194304 5064252 140736562590912 140736562589824 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31594/statm: 2287 275 233 213 0 72 0
[pid=31595] ppid=31594 vsize=103252 CPUtime=3.68 cores=0,2,4,6
/proc/31595/stat : 31595 (npSolver-pbo) S 31594 31594 24789 0 -1 4202496 9700 44622 0 0 115 66 169 18 20 0 1 0 381950619 105730048 22360 33554432000 4194304 6004724 140737381573008 140737381565360 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 72 0 0
/proc/31595/statm: 25813 22360 175 442 0 25367 0
[pid=31618] ppid=31595 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31618/stat : 31618 (satsolver.sh) S 31595 31594 24789 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 381951061 9367552 267 33554432000 4194304 5064252 140736296431328 140736296430240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31618/statm: 2287 267 226 213 0 72 0
[pid=31619] ppid=31618 vsize=214772 CPUtime=1.86 cores=0,2,4,6
/proc/31619/stat : 31619 (glucose) R 31618 31594 24789 0 -1 4202496 37080 0 0 0 177 9 0 0 20 0 1 0 381951061 219926528 44830 33554432000 4194304 5208918 140735436070960 140735436068792 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31619/statm: 53693 44830 104 248 0 53442 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 336320

[startup+12.7004 s]
/proc/loadavg: 3.81 3.64 2.94 3/182 31619
/proc/meminfo: memFree=29333772/32873648 swapFree=7376/7376
[pid=31594] ppid=31592 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31594/stat : 31594 (npSolver-pbo.sh) S 31592 31594 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950618 9367552 275 33554432000 4194304 5064252 140736562590912 140736562589824 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31594/statm: 2287 275 233 213 0 72 0
[pid=31595] ppid=31594 vsize=103252 CPUtime=3.68 cores=0,2,4,6
/proc/31595/stat : 31595 (npSolver-pbo) S 31594 31594 24789 0 -1 4202496 9700 44622 0 0 115 66 169 18 20 0 1 0 381950619 105730048 22360 33554432000 4194304 6004724 140737381573008 140737381565360 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 72 0 0
/proc/31595/statm: 25813 22360 175 442 0 25367 0
[pid=31618] ppid=31595 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31618/stat : 31618 (satsolver.sh) S 31595 31594 24789 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 381951061 9367552 267 33554432000 4194304 5064252 140736296431328 140736296430240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31618/statm: 2287 267 226 213 0 72 0
[pid=31619] ppid=31618 vsize=214772 CPUtime=8.26 cores=0,2,4,6
/proc/31619/stat : 31619 (glucose) R 31618 31594 24789 0 -1 4202496 37080 0 0 0 817 9 0 0 20 0 1 0 381951061 219926528 44830 33554432000 4194304 5208918 140735436070960 140735436068792 4229469 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31619/statm: 53693 44830 104 248 0 53442 0
Current children cumulated CPU time (s) 11.94
Current children cumulated vsize (KiB) 336320

[startup+25.5004 s]
/proc/loadavg: 3.49 3.57 2.93 3/184 31621
/proc/meminfo: memFree=27077008/32873648 swapFree=7376/7376
[pid=31594] ppid=31592 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31594/stat : 31594 (npSolver-pbo.sh) S 31592 31594 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950618 9367552 275 33554432000 4194304 5064252 140736562590912 140736562589824 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31594/statm: 2287 275 233 213 0 72 0
[pid=31595] ppid=31594 vsize=103252 CPUtime=3.68 cores=0,2,4,6
/proc/31595/stat : 31595 (npSolver-pbo) S 31594 31594 24789 0 -1 4202496 9700 44622 0 0 115 66 169 18 20 0 1 0 381950619 105730048 22360 33554432000 4194304 6004724 140737381573008 140737381565360 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 72 0 0
/proc/31595/statm: 25813 22360 175 442 0 25367 0
[pid=31618] ppid=31595 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31618/stat : 31618 (satsolver.sh) S 31595 31594 24789 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 381951061 9367552 267 33554432000 4194304 5064252 140736296431328 140736296430240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31618/statm: 2287 267 226 213 0 72 0
[pid=31619] ppid=31618 vsize=214772 CPUtime=21.06 cores=0,2,4,6
/proc/31619/stat : 31619 (glucose) R 31618 31594 24789 0 -1 4202496 37080 0 0 0 2097 9 0 0 20 0 1 0 381951061 219926528 44830 33554432000 4194304 5208918 140735436070960 140735436068792 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31619/statm: 53693 44830 104 248 0 53442 0
Current children cumulated CPU time (s) 24.74
Current children cumulated vsize (KiB) 336320

[startup+51.1004 s]
/proc/loadavg: 3.38 3.54 2.93 3/184 31621
/proc/meminfo: memFree=25675712/32873648 swapFree=7376/7376
[pid=31594] ppid=31592 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31594/stat : 31594 (npSolver-pbo.sh) S 31592 31594 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950618 9367552 275 33554432000 4194304 5064252 140736562590912 140736562589824 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31594/statm: 2287 275 233 213 0 72 0
[pid=31595] ppid=31594 vsize=103252 CPUtime=3.68 cores=0,2,4,6
/proc/31595/stat : 31595 (npSolver-pbo) S 31594 31594 24789 0 -1 4202496 9700 44622 0 0 115 66 169 18 20 0 1 0 381950619 105730048 22360 33554432000 4194304 6004724 140737381573008 140737381565360 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 72 0 0
/proc/31595/statm: 25813 22360 175 442 0 25367 0
[pid=31618] ppid=31595 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31618/stat : 31618 (satsolver.sh) S 31595 31594 24789 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 381951061 9367552 267 33554432000 4194304 5064252 140736296431328 140736296430240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31618/statm: 2287 267 226 213 0 72 0
[pid=31619] ppid=31618 vsize=214772 CPUtime=46.63 cores=0,2,4,6
/proc/31619/stat : 31619 (glucose) R 31618 31594 24789 0 -1 4202496 37080 0 0 0 4653 10 0 0 20 0 1 0 381951061 219926528 44830 33554432000 4194304 5208918 140735436070960 140735436068792 4229483 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31619/statm: 53693 44830 104 248 0 53442 0
Current children cumulated CPU time (s) 50.31
Current children cumulated vsize (KiB) 336320

[startup+102.3 s]
/proc/loadavg: 2.82 3.38 2.91 3/183 31624
/proc/meminfo: memFree=25751012/32873648 swapFree=7376/7376
[pid=31594] ppid=31592 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31594/stat : 31594 (npSolver-pbo.sh) S 31592 31594 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950618 9367552 275 33554432000 4194304 5064252 140736562590912 140736562589824 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31594/statm: 2287 275 233 213 0 72 0
[pid=31595] ppid=31594 vsize=103252 CPUtime=3.68 cores=0,2,4,6
/proc/31595/stat : 31595 (npSolver-pbo) S 31594 31594 24789 0 -1 4202496 9700 44622 0 0 115 66 169 18 20 0 1 0 381950619 105730048 22360 33554432000 4194304 6004724 140737381573008 140737381565360 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 72 0 0
/proc/31595/statm: 25813 22360 175 442 0 25367 0
[pid=31618] ppid=31595 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31618/stat : 31618 (satsolver.sh) S 31595 31594 24789 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 381951061 9367552 267 33554432000 4194304 5064252 140736296431328 140736296430240 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31618/statm: 2287 267 226 213 0 72 0
[pid=31619] ppid=31618 vsize=217784 CPUtime=97.82 cores=0,2,4,6
/proc/31619/stat : 31619 (glucose) R 31618 31594 24789 0 -1 4202496 37610 0 0 0 9772 10 0 0 20 0 1 0 381951061 223010816 45871 33554432000 4194304 5208918 140735436070960 140735436068792 4211049 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31619/statm: 54446 45871 105 248 0 54195 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 339332

[startup+162.3 s]
/proc/loadavg: 2.30 3.12 2.85 3/183 31632
/proc/meminfo: memFree=25571896/32873648 swapFree=7376/7376
[pid=31594] ppid=31592 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31594/stat : 31594 (npSolver-pbo.sh) S 31592 31594 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950618 9367552 275 33554432000 4194304 5064252 140736562590912 140736562589824 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31594/statm: 2287 275 233 213 0 72 0
[pid=31595] ppid=31594 vsize=155708 CPUtime=135.95 cores=0,2,4,6
/proc/31595/stat : 31595 (npSolver-pbo) S 31594 31594 24789 0 -1 4202496 14552 88245 0 0 231 81 13248 35 20 0 1 0 381950619 159444992 26291 33554432000 4194304 6004724 140737381573008 140737381565360 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 72 0 0
/proc/31595/statm: 38927 26291 176 442 0 38481 0
[pid=31630] ppid=31595 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31630/stat : 31630 (satsolver.sh) S 31595 31594 24789 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 381964292 9367552 267 33554432000 4194304 5064252 140735731212576 140735731211488 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31630/statm: 2287 267 226 213 0 72 0
[pid=31631] ppid=31630 vsize=297952 CPUtime=25.55 cores=0,2,4,6
/proc/31631/stat : 31631 (glucose) R 31630 31594 24789 0 -1 4202496 48598 0 0 0 2543 12 0 0 20 0 1 0 381964292 305102848 65234 33554432000 4194304 5208918 140736549924560 140736549922392 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31631/statm: 74488 65234 104 248 0 74237 0
Current children cumulated CPU time (s) 161.5

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

/proc/31656/stat : 31656 (glucose) R 31655 31594 24789 0 -1 4202496 41090 0 0 0 13291 10 0 0 20 0 1 0 382079542 237817856 51596 33554432000 4194304 5208918 140736500482896 140736500480728 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31656/statm: 58061 51596 105 248 0 57810 0
Current children cumulated CPU time (s) 1421.25
Current children cumulated vsize (KiB) 337752

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.18 3/183 31664
/proc/meminfo: memFree=25370148/32873648 swapFree=7376/7376
[pid=31594] ppid=31592 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31594/stat : 31594 (npSolver-pbo.sh) S 31592 31594 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950618 9367552 275 33554432000 4194304 5064252 140736562590912 140736562589824 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31594/statm: 2287 275 233 213 0 72 0
[pid=31595] ppid=31594 vsize=87548 CPUtime=1442.8 cores=0,2,4,6
/proc/31595/stat : 31595 (npSolver-pbo) S 31594 31594 24789 0 -1 4202496 28338 253509 0 0 470 111 143573 126 20 0 1 0 381950619 89649152 19491 33554432000 4194304 6004724 140737381573008 140737381565360 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 72 0 0
/proc/31595/statm: 21887 19491 176 442 0 21441 0
[pid=31663] ppid=31595 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31663/stat : 31663 (satsolver.sh) S 31595 31594 24789 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382095002 9367552 267 33554432000 4194304 5064252 140737248667520 140737248666432 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31663/statm: 2287 267 226 213 0 72 0
[pid=31664] ppid=31663 vsize=221820 CPUtime=38.44 cores=0,2,4,6
/proc/31664/stat : 31664 (glucose) R 31663 31594 24789 0 -1 4202496 40960 0 0 0 3836 8 0 0 20 0 1 0 382095002 227143680 49054 33554432000 4194304 5208918 140734284882240 140734284880088 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31664/statm: 55455 49054 104 248 0 55204 0
Current children cumulated CPU time (s) 1481.24
Current children cumulated vsize (KiB) 327664

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.16 3/184 31667
/proc/meminfo: memFree=25340636/32873648 swapFree=7376/7376
[pid=31594] ppid=31592 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31594/stat : 31594 (npSolver-pbo.sh) S 31592 31594 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950618 9367552 275 33554432000 4194304 5064252 140736562590912 140736562589824 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31594/statm: 2287 275 233 213 0 72 0
[pid=31595] ppid=31594 vsize=87548 CPUtime=1442.8 cores=0,2,4,6
/proc/31595/stat : 31595 (npSolver-pbo) S 31594 31594 24789 0 -1 4202496 28338 253509 0 0 470 111 143573 126 20 0 1 0 381950619 89649152 19491 33554432000 4194304 6004724 140737381573008 140737381565360 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 72 0 0
/proc/31595/statm: 21887 19491 176 442 0 21441 0
[pid=31663] ppid=31595 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31663/stat : 31663 (satsolver.sh) S 31595 31594 24789 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382095002 9367552 267 33554432000 4194304 5064252 140737248667520 140737248666432 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31663/statm: 2287 267 226 213 0 72 0
[pid=31664] ppid=31663 vsize=240136 CPUtime=98.43 cores=0,2,4,6
/proc/31664/stat : 31664 (glucose) R 31663 31594 24789 0 -1 4202496 45512 0 0 0 9832 11 0 0 20 0 1 0 382095002 245899264 53596 33554432000 4194304 5208918 140734284882240 140734284880328 4211147 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31664/statm: 60034 53596 104 248 0 59783 0
Current children cumulated CPU time (s) 1541.23
Current children cumulated vsize (KiB) 345980

[startup+1602.31 s]
/proc/loadavg: 2.00 2.00 2.15 3/183 31667
/proc/meminfo: memFree=25330016/32873648 swapFree=7376/7376
[pid=31594] ppid=31592 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31594/stat : 31594 (npSolver-pbo.sh) S 31592 31594 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950618 9367552 275 33554432000 4194304 5064252 140736562590912 140736562589824 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31594/statm: 2287 275 233 213 0 72 0
[pid=31595] ppid=31594 vsize=87548 CPUtime=1442.8 cores=0,2,4,6
/proc/31595/stat : 31595 (npSolver-pbo) S 31594 31594 24789 0 -1 4202496 28338 253509 0 0 470 111 143573 126 20 0 1 0 381950619 89649152 19491 33554432000 4194304 6004724 140737381573008 140737381565360 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 72 0 0
/proc/31595/statm: 21887 19491 176 442 0 21441 0
[pid=31663] ppid=31595 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31663/stat : 31663 (satsolver.sh) S 31595 31594 24789 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382095002 9367552 267 33554432000 4194304 5064252 140737248667520 140737248666432 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31663/statm: 2287 267 226 213 0 72 0
[pid=31664] ppid=31663 vsize=240136 CPUtime=158.41 cores=0,2,4,6
/proc/31664/stat : 31664 (glucose) R 31663 31594 24789 0 -1 4202496 45707 0 0 0 15830 11 0 0 20 0 1 0 382095002 245899264 55324 33554432000 4194304 5208918 140734284882240 140734284878616 4211851 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31664/statm: 60034 55324 104 248 0 59783 0
Current children cumulated CPU time (s) 1601.21
Current children cumulated vsize (KiB) 345980

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/183 31667
/proc/meminfo: memFree=25325156/32873648 swapFree=7376/7376
[pid=31594] ppid=31592 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31594/stat : 31594 (npSolver-pbo.sh) S 31592 31594 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950618 9367552 275 33554432000 4194304 5064252 140736562590912 140736562589824 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31594/statm: 2287 275 233 213 0 72 0
[pid=31595] ppid=31594 vsize=87548 CPUtime=1442.8 cores=0,2,4,6
/proc/31595/stat : 31595 (npSolver-pbo) S 31594 31594 24789 0 -1 4202496 28338 253509 0 0 470 111 143573 126 20 0 1 0 381950619 89649152 19491 33554432000 4194304 6004724 140737381573008 140737381565360 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 72 0 0
/proc/31595/statm: 21887 19491 176 442 0 21441 0
[pid=31663] ppid=31595 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31663/stat : 31663 (satsolver.sh) S 31595 31594 24789 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382095002 9367552 267 33554432000 4194304 5064252 140737248667520 140737248666432 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31663/statm: 2287 267 226 213 0 72 0
[pid=31664] ppid=31663 vsize=241856 CPUtime=218.39 cores=0,2,4,6
/proc/31664/stat : 31664 (glucose) R 31663 31594 24789 0 -1 4202496 46787 0 0 0 21826 13 0 0 20 0 1 0 382095002 247660544 54346 33554432000 4194304 5208918 140734284882240 140734284880328 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31664/statm: 60464 54346 104 248 0 60213 0
Current children cumulated CPU time (s) 1661.19
Current children cumulated vsize (KiB) 347700

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/183 31668
/proc/meminfo: memFree=25308240/32873648 swapFree=7376/7376
[pid=31594] ppid=31592 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31594/stat : 31594 (npSolver-pbo.sh) S 31592 31594 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950618 9367552 275 33554432000 4194304 5064252 140736562590912 140736562589824 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31594/statm: 2287 275 233 213 0 72 0
[pid=31595] ppid=31594 vsize=87548 CPUtime=1442.8 cores=0,2,4,6
/proc/31595/stat : 31595 (npSolver-pbo) S 31594 31594 24789 0 -1 4202496 28338 253509 0 0 470 111 143573 126 20 0 1 0 381950619 89649152 19491 33554432000 4194304 6004724 140737381573008 140737381565360 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 72 0 0
/proc/31595/statm: 21887 19491 176 442 0 21441 0
[pid=31663] ppid=31595 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31663/stat : 31663 (satsolver.sh) S 31595 31594 24789 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382095002 9367552 267 33554432000 4194304 5064252 140737248667520 140737248666432 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31663/statm: 2287 267 226 213 0 72 0
[pid=31664] ppid=31663 vsize=274640 CPUtime=278.37 cores=0,2,4,6
/proc/31664/stat : 31664 (glucose) R 31663 31594 24789 0 -1 4202496 47097 0 0 0 27824 13 0 0 20 0 1 0 382095002 281231360 56189 33554432000 4194304 5208918 140734284882240 140734284880392 4211553 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31664/statm: 68660 56189 104 248 0 68409 0
Current children cumulated CPU time (s) 1721.17
Current children cumulated vsize (KiB) 380484

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/183 31675
/proc/meminfo: memFree=25307676/32873648 swapFree=7376/7376
[pid=31594] ppid=31592 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31594/stat : 31594 (npSolver-pbo.sh) S 31592 31594 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950618 9367552 275 33554432000 4194304 5064252 140736562590912 140736562589824 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31594/statm: 2287 275 233 213 0 72 0
[pid=31595] ppid=31594 vsize=87884 CPUtime=1763.76 cores=0,2,4,6
/proc/31595/stat : 31595 (npSolver-pbo) S 31594 31594 24789 0 -1 4202496 32920 305752 0 0 555 122 175554 145 20 0 1 0 381950619 89993216 20599 33554432000 4194304 6004724 140737381573008 140737381565360 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 72 0 0
/proc/31595/statm: 21971 20599 176 442 0 21525 0
[pid=31674] ppid=31595 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31674/stat : 31674 (satsolver.sh) S 31595 31594 24789 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 382127107 9367552 267 33554432000 4194304 5064252 140737037602992 140737037601904 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31674/statm: 2287 267 226 213 0 72 0
[pid=31675] ppid=31674 vsize=228960 CPUtime=17.39 cores=0,2,4,6
/proc/31675/stat : 31675 (glucose) R 31674 31594 24789 0 -1 4202496 40060 0 0 0 1729 10 0 0 20 0 1 0 382127107 234455040 51085 33554432000 4194304 5208918 140737409620208 140737409618040 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31675/statm: 57240 51085 104 248 0 56989 0
Current children cumulated CPU time (s) 1781.15
Current children cumulated vsize (KiB) 335140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.00 2.00 2.11 3/183 31675
/proc/meminfo: memFree=25302876/32873648 swapFree=7376/7376
[pid=31594] ppid=31592 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31594/stat : 31594 (npSolver-pbo.sh) S 31592 31594 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950618 9367552 275 33554432000 4194304 5064252 140736562590912 140736562589824 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31594/statm: 2287 275 233 213 0 72 0
[pid=31595] ppid=31594 vsize=87884 CPUtime=1763.76 cores=0,2,4,6
/proc/31595/stat : 31595 (npSolver-pbo) S 31594 31594 24789 0 -1 4202496 32920 305752 0 0 555 122 175554 145 20 0 1 0 381950619 89993216 20599 33554432000 4194304 6004724 140737381573008 140737381565360 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 72 0 0
/proc/31595/statm: 21971 20599 176 442 0 21525 0
[pid=31674] ppid=31595 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31674/stat : 31674 (satsolver.sh) S 31595 31594 24789 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 382127107 9367552 267 33554432000 4194304 5064252 140737037602992 140737037601904 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31674/statm: 2287 267 226 213 0 72 0
[pid=31675] ppid=31674 vsize=228960 CPUtime=36.29 cores=0,2,4,6
/proc/31675/stat : 31675 (glucose) R 31674 31594 24789 0 -1 4202496 40060 0 0 0 3619 10 0 0 20 0 1 0 382127107 234455040 51085 33554432000 4194304 5208918 140737409620208 140737409618040 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31675/statm: 57240 51085 104 248 0 56989 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 335140

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.2 s]
/proc/loadavg: 2.00 2.00 2.11 3/183 31675
/proc/meminfo: memFree=25302876/32873648 swapFree=7376/7376
[pid=31594] ppid=31592 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31594/stat : 31594 (npSolver-pbo.sh) S 31592 31594 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950618 9367552 275 33554432000 4194304 5064252 140736562590912 140736562589824 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31594/statm: 2287 275 233 213 0 72 0
[pid=31595] ppid=31594 vsize=87884 CPUtime=1763.76 cores=0,2,4,6
/proc/31595/stat : 31595 (npSolver-pbo) S 31594 31594 24789 0 -1 4202496 32920 305752 0 0 555 122 175554 145 20 0 1 0 381950619 89993216 20599 33554432000 4194304 6004724 140737381573008 140737381565360 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 72 0 0
/proc/31595/statm: 21971 20599 176 442 0 21525 0
[pid=31674] ppid=31595 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31674/stat : 31674 (satsolver.sh) S 31595 31594 24789 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 382127107 9367552 267 33554432000 4194304 5064252 140737037602992 140737037601904 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31674/statm: 2287 267 226 213 0 72 0
[pid=31675] ppid=31674 vsize=228960 CPUtime=36.29 cores=0,2,4,6
/proc/31675/stat : 31675 (glucose) R 31674 31594 24789 0 -1 4202496 40060 0 0 0 3619 10 0 0 20 0 1 0 382127107 234455040 51085 33554432000 4194304 5208918 140737409620208 140737409618040 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31675/statm: 57240 51085 104 248 0 56989 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 335140

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31594 and gives
#  childrusage.ru_utime.tv_sec=1761
#  childrusage.ru_utime.tv_usec=94272
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=690590
# CPU time returned by wait4() is 1763.78
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.21
CPU time (s): 1800.05
CPU user time (s): 1797.28
CPU system time (s): 2.77
CPU usage (%): 99.9354
Max. virtual memory (cumulated for all children) (KiB): 629808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1761.09
system time used= 2.69059
maximum resident set size= 384040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 339648
page faults= 0
swaps= 0
block input operations= 0
block output operations= 869136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1735
involuntary context switches= 2789

runsolver used 2.84557 second user time and 7.03893 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-08 14:24:25
IDJOB=3749914
IDBENCH=71863
IDSOLVER=2334
FILE ID=node149/3749914-1339158265
RUNJOBID= node149-1339158265-31576
PBS_JOBID= 14643762
Free space on /tmp= 70864 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_20_2__17_12__512.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749914-1339158265/watcher-3749914-1339158265 -o /tmp/evaluation-result-3749914-1339158265/solver-3749914-1339158265 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749914-1339158265.opb 1556517067 HOME HOME

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

MD5SUM BENCH= 609453b50c3d7bac05dbde2a1c3eefb6
RANDOM SEED=1556517067

node149.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.145
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.29
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.145
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.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
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.145
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.145
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.145
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.55
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.145
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.145
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:        25024536 kB
Buffers:          225452 kB
Cached:          6448836 kB
SwapCached:        30012 kB
Active:           343592 kB
Inactive:        6367888 kB
Active(anon):       7720 kB
Inactive(anon):    29992 kB
Active(file):     335872 kB
Inactive(file):  6337896 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67072880 kB
Dirty:             17076 kB
Writeback:             0 kB
AnonPages:         11296 kB
Mapped:             7992 kB
Shmem:                 0 kB
Slab:             996600 kB
SReclaimable:     439060 kB
SUnreclaim:       557540 kB
KernelStack:        1392 kB
PageTables:         3880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     107068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 69756 MiB
End job on node149 at 2012-06-08 14:54:26