Trace number 3750085

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 1.0 (fixed)? (TO) 1800.09 1800.62

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_6.opb
MD5SUM5083e4e53b2d6b5d7b03dffa57422dcf
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5473551
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 160103007
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 54947189218
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 160103007
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 54947189218
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.04	c old isEQ: 0, new EQ is 1
0.00/0.14	c old isEQ: 24, new EQ is 1
0.00/0.17	c old isEQ: 1, new EQ is 1
0.00/0.21	c run usual solver
41.21/41.44	c model valid
41.21/41.44	c current solution ok
41.65/41.83	o 116511785
41.65/41.83	c current bound: 58255917
41.65/41.83	c fallback to adder encoding
273.98/274.24	c model valid
273.98/274.24	c current solution ok
273.98/274.26	o 47758933
273.98/274.26	c current bound: 23879491
273.98/274.26	c fallback to adder encoding
283.51/283.75	c model valid
283.51/283.75	c current solution ok
283.51/283.77	o 13137073
283.51/283.77	c current bound: 6568561
283.51/283.77	c fallback to adder encoding
834.05/834.68	c model valid
834.05/834.68	c current solution ok
834.05/834.69	o 6545459
834.05/834.69	c current bound: 3272754
834.05/834.69	c fallback to adder encoding
1800.09/1800.61	c error: unexpected solver exit code
1800.09/1800.61	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-3750085-1339181556/watcher-3750085-1339181556 -o /tmp/evaluation-result-3750085-1339181556/solver-3750085-1339181556 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750085-1339181556.opb 1533844928 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 2106
/proc/meminfo: memFree=30378344/32873852 swapFree=7632/7632
[pid=2106] ppid=2104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2106/stat : 2106 (npSolver-pbo.sh) S 2104 2106 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384281035 9367552 275 33554432000 4194304 5064252 140737357042656 140737357041568 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2106/statm: 2287 275 233 213 0 72 0

[startup+0.0458441 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 2106
/proc/meminfo: memFree=30378344/32873852 swapFree=7632/7632
[pid=2106] ppid=2104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2106/stat : 2106 (npSolver-pbo.sh) S 2104 2106 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384281035 9367552 275 33554432000 4194304 5064252 140737357042656 140737357041568 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2106/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100297 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 2106
/proc/meminfo: memFree=30378344/32873852 swapFree=7632/7632
[pid=2106] ppid=2104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2106/stat : 2106 (npSolver-pbo.sh) S 2104 2106 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384281035 9367552 275 33554432000 4194304 5064252 140737357042656 140737357041568 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2106/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300271 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 2106
/proc/meminfo: memFree=30378344/32873852 swapFree=7632/7632
[pid=2106] ppid=2104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2106/stat : 2106 (npSolver-pbo.sh) S 2104 2106 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384281035 9367552 275 33554432000 4194304 5064252 140737357042656 140737357041568 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2106/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700276 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 2106
/proc/meminfo: memFree=30378344/32873852 swapFree=7632/7632
[pid=2106] ppid=2104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2106/stat : 2106 (npSolver-pbo.sh) S 2104 2106 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384281035 9367552 275 33554432000 4194304 5064252 140737357042656 140737357041568 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2106/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: 2.00 2.01 2.00 3/180 2110
/proc/meminfo: memFree=30280024/32873852 swapFree=7632/7632
[pid=2106] ppid=2104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2106/stat : 2106 (npSolver-pbo.sh) S 2104 2106 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384281035 9367552 275 33554432000 4194304 5064252 140737357042656 140737357041568 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2106/statm: 2287 275 233 213 0 72 0
[pid=2107] ppid=2106 vsize=18808 CPUtime=0.21 cores=0,2,4,6
/proc/2107/stat : 2107 (npSolver-pbo) S 2106 2106 982 0 -1 4202496 6265 0 0 0 19 2 0 0 20 0 1 0 384281035 19259392 3741 33554432000 4194304 6004724 140736004987600 140736004981648 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2107/statm: 4702 3741 164 442 0 4256 0
[pid=2109] ppid=2107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2109/stat : 2109 (cp2_pre.sh) S 2107 2106 982 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 384281057 9367552 277 33554432000 4194304 5064252 140737233086304 140737233085008 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2109/statm: 2287 277 234 213 0 72 0
[pid=2110] ppid=2109 vsize=84044 CPUtime=1.26 cores=0,2,4,6
/proc/2110/stat : 2110 (coprocessor) R 2109 2106 982 0 -1 4202496 17711 0 0 0 123 3 0 0 20 0 1 0 384281057 86061056 20155 33554432000 4194304 6586260 140733241888368 140733241883736 4683467 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/2110/statm: 21011 20155 192 584 0 20423 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 121148

[startup+3.10032 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 2110
/proc/meminfo: memFree=30273568/32873852 swapFree=7632/7632
[pid=2106] ppid=2104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2106/stat : 2106 (npSolver-pbo.sh) S 2104 2106 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384281035 9367552 275 33554432000 4194304 5064252 140737357042656 140737357041568 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2106/statm: 2287 275 233 213 0 72 0
[pid=2107] ppid=2106 vsize=18808 CPUtime=2.03 cores=0,2,4,6
/proc/2107/stat : 2107 (npSolver-pbo) S 2106 2106 982 0 -1 4202496 6273 19155 0 0 19 2 173 9 20 0 1 0 384281035 19259392 3741 33554432000 4194304 6004724 140736004987600 140736004982736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2107/statm: 4702 3741 164 442 0 4256 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 27956
heavy processes:

[startup+6.3004 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2114
/proc/meminfo: memFree=30310488/32873852 swapFree=7632/7632
[pid=2106] ppid=2104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2106/stat : 2106 (npSolver-pbo.sh) S 2104 2106 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384281035 9367552 275 33554432000 4194304 5064252 140737357042656 140737357041568 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2106/statm: 2287 275 233 213 0 72 0
[pid=2107] ppid=2106 vsize=18808 CPUtime=2.03 cores=0,2,4,6
/proc/2107/stat : 2107 (npSolver-pbo) S 2106 2106 982 0 -1 4202496 6273 19155 0 0 19 2 173 9 20 0 1 0 384281035 19259392 3741 33554432000 4194304 6004724 140736004987600 140736004982736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2107/statm: 4702 3741 164 442 0 4256 0
[pid=2112] ppid=2107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2112/stat : 2112 (satsolver.sh) S 2107 2106 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384281251 9367552 267 33554432000 4194304 5064252 140735971045408 140735971044320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2112/statm: 2287 267 226 213 0 72 0
[pid=2113] ppid=2112 vsize=79660 CPUtime=4.12 cores=0,2,4,6
/proc/2113/stat : 2113 (glucose) R 2112 2106 982 0 -1 4202496 11490 0 0 0 409 3 0 0 20 0 1 0 384281251 81571840 18169 33554432000 4194304 5208918 140736935437648 140736935435736 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2113/statm: 19915 18169 96 248 0 19664 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 116764

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2114
/proc/meminfo: memFree=30256048/32873852 swapFree=7632/7632
[pid=2106] ppid=2104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2106/stat : 2106 (npSolver-pbo.sh) S 2104 2106 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384281035 9367552 275 33554432000 4194304 5064252 140737357042656 140737357041568 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2106/statm: 2287 275 233 213 0 72 0
[pid=2107] ppid=2106 vsize=18808 CPUtime=2.03 cores=0,2,4,6
/proc/2107/stat : 2107 (npSolver-pbo) S 2106 2106 982 0 -1 4202496 6273 19155 0 0 19 2 173 9 20 0 1 0 384281035 19259392 3741 33554432000 4194304 6004724 140736004987600 140736004982736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2107/statm: 4702 3741 164 442 0 4256 0
[pid=2112] ppid=2107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2112/stat : 2112 (satsolver.sh) S 2107 2106 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384281251 9367552 267 33554432000 4194304 5064252 140735971045408 140735971044320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2112/statm: 2287 267 226 213 0 72 0
[pid=2113] ppid=2112 vsize=130184 CPUtime=10.53 cores=0,2,4,6
/proc/2113/stat : 2113 (glucose) R 2112 2106 982 0 -1 4202496 13761 0 0 0 1047 6 0 0 20 0 1 0 384281251 133308416 25638 33554432000 4194304 5208918 140736935437648 140736935435800 4229504 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2113/statm: 32546 25638 96 248 0 32295 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 167288

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2114
/proc/meminfo: memFree=30309724/32873852 swapFree=7632/7632
[pid=2106] ppid=2104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2106/stat : 2106 (npSolver-pbo.sh) S 2104 2106 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384281035 9367552 275 33554432000 4194304 5064252 140737357042656 140737357041568 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2106/statm: 2287 275 233 213 0 72 0
[pid=2107] ppid=2106 vsize=18808 CPUtime=2.03 cores=0,2,4,6
/proc/2107/stat : 2107 (npSolver-pbo) S 2106 2106 982 0 -1 4202496 6273 19155 0 0 19 2 173 9 20 0 1 0 384281035 19259392 3741 33554432000 4194304 6004724 140736004987600 140736004982736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2107/statm: 4702 3741 164 442 0 4256 0
[pid=2112] ppid=2107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2112/stat : 2112 (satsolver.sh) S 2107 2106 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384281251 9367552 267 33554432000 4194304 5064252 140735971045408 140735971044320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2112/statm: 2287 267 226 213 0 72 0
[pid=2113] ppid=2112 vsize=130184 CPUtime=23.32 cores=0,2,4,6
/proc/2113/stat : 2113 (glucose) R 2112 2106 982 0 -1 4202496 16640 0 0 0 2322 10 0 0 20 0 1 0 384281251 133308416 24477 33554432000 4194304 5208918 140736935437648 140736935435800 4231508 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2113/statm: 32546 24477 96 248 0 32295 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 167288

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2121
/proc/meminfo: memFree=30113244/32873852 swapFree=7632/7632
[pid=2106] ppid=2104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2106/stat : 2106 (npSolver-pbo.sh) S 2104 2106 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384281035 9367552 275 33554432000 4194304 5064252 140737357042656 140737357041568 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2106/statm: 2287 275 233 213 0 72 0
[pid=2107] ppid=2106 vsize=100268 CPUtime=42.41 cores=0,2,4,6
/proc/2107/stat : 2107 (npSolver-pbo) S 2106 2106 982 0 -1 4202496 11642 42756 0 0 92 42 4082 25 20 0 1 0 384281035 102674432 19401 33554432000 4194304 6004724 140736004987600 140736004979952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2107/statm: 25067 19401 179 442 0 24621 0
[pid=2120] ppid=2107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2120/stat : 2120 (satsolver.sh) S 2107 2106 982 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384285292 9367552 266 33554432000 4194304 5064252 140735787449088 140735787448000 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2120/statm: 2287 266 226 213 0 72 0
[pid=2121] ppid=2120 vsize=173800 CPUtime=8.52 cores=0,2,4,6
/proc/2121/stat : 2121 (glucose) R 2120 2106 982 0 -1 4202496 30157 0 0 0 846 6 0 0 20 0 1 0 384285292 177971200 35393 33554432000 4194304 5208918 140737165214448 140737165212600 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2121/statm: 43450 35393 103 248 0 43199 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 292364

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2121
/proc/meminfo: memFree=30143856/32873852 swapFree=7632/7632
[pid=2106] ppid=2104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2106/stat : 2106 (npSolver-pbo.sh) S 2104 2106 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384281035 9367552 275 33554432000 4194304 5064252 140737357042656 140737357041568 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2106/statm: 2287 275 233 213 0 72 0
[pid=2107] ppid=2106 vsize=100268 CPUtime=42.41 cores=0,2,4,6
/proc/2107/stat : 2107 (npSolver-pbo) S 2106 2106 982 0 -1 4202496 11642 42756 0 0 92 42 4082 25 20 0 1 0 384281035 102674432 19401 33554432000 4194304 6004724 140736004987600 140736004979952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2107/statm: 25067 19401 179 442 0 24621 0
[pid=2120] ppid=2107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2120/stat : 2120 (satsolver.sh) S 2107 2106 982 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384285292 9367552 266 33554432000 4194304 5064252 140735787449088 140735787448000 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2120/statm: 2287 266 226 213 0 72 0
[pid=2121] ppid=2120 vsize=173800 CPUtime=59.71 cores=0,2,4,6
/proc/2121/stat : 2121 (glucose) R 2120 2106 982 0 -1 4202496 30379 0 0 0 5965 6 0 0 20 0 1 0 384285292 177971200 37146 33554432000 4194304 5208918 140737165214448 140737165212600 4212757 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2121/statm: 43450 37146 103 248 0 43199 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 292364

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2128
/proc/meminfo: memFree=30182436/32873852 swapFree=7632/7632
[pid=2106] ppid=2104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2106/stat : 2106 (npSolver-pbo.sh) S 2104 2106 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384281035 9367552 275 33554432000 4194304 5064252 140737357042656 140737357041568 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2106/statm: 2287 275 233 213 0 72 0
[pid=2107] ppid=2106 vsize=100268 CPUtime=42.41 cores=0,2,4,6
/proc/2107/stat : 2107 (npSolver-pbo) S 2106 2106 982 0 -1 4202496 11642 42756 0 0 92 42 4082 25 20 0 1 0 384281035 102674432 19401 33554432000 4194304 6004724 140736004987600 140736004979952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2107/statm: 25067 19401 179 442 0 24621 0
[pid=2120] ppid=2107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2120/stat : 2120 (satsolver.sh) S 2107 2106 982 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384285292 9367552 266 33554432000 4194304 5064252 140735787449088 140735787448000 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2120/statm: 2287 266 226 213 0 72 0
[pid=2121] ppid=2120 vsize=173800 CPUtime=119.7 cores=0,2,4,6
/proc/2121/stat : 2121 (glucose) R 2120 2106 982 0 -1 4202496 30413 0 0 0 11964 6 0 0 20 0 1 0 384285292 177971200 39224 33554432000 4194304 5208918 140737165214448 140737165212600 4229460 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2121/statm: 43450 39224 103 248 0 43199 0

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

/proc/2278/stat : 2278 (glucose) R 2277 2106 982 0 -1 4202496 32154 0 0 0 52680 25 0 0 20 0 1 0 384364547 197513216 43690 33554432000 4194304 5208918 140736201737856 140736201735944 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2278/statm: 48221 43690 105 248 0 47970 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 293028

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2290
/proc/meminfo: memFree=30267960/32873852 swapFree=7632/7632
[pid=2106] ppid=2104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2106/stat : 2106 (npSolver-pbo.sh) S 2104 2106 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384281035 9367552 275 33554432000 4194304 5064252 140737357042656 140737357041568 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2106/statm: 2287 275 233 213 0 72 0
[pid=2107] ppid=2106 vsize=81848 CPUtime=834.81 cores=0,2,4,6
/proc/2107/stat : 2107 (npSolver-pbo) S 2106 2106 982 0 -1 4202496 27182 154408 0 0 230 61 83073 117 20 0 1 0 384281035 83812352 17870 33554432000 4194304 6004724 140736004987600 140736004979952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2107/statm: 20462 17870 181 442 0 20016 0
[pid=2277] ppid=2107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2277/stat : 2277 (satsolver.sh) S 2107 2106 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384364547 9367552 267 33554432000 4194304 5064252 140733578688464 140733578687376 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2277/statm: 2287 267 226 213 0 72 0
[pid=2278] ppid=2277 vsize=273792 CPUtime=587.05 cores=0,2,4,6
/proc/2278/stat : 2278 (glucose) R 2277 2106 982 0 -1 4202496 33059 0 0 0 58678 27 0 0 20 0 1 0 384364547 280363008 56858 33554432000 4194304 5208918 140736201737856 140736201734232 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2278/statm: 68448 56858 105 248 0 68197 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 373936

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2290
/proc/meminfo: memFree=30254048/32873852 swapFree=7632/7632
[pid=2106] ppid=2104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2106/stat : 2106 (npSolver-pbo.sh) S 2104 2106 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384281035 9367552 275 33554432000 4194304 5064252 140737357042656 140737357041568 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2106/statm: 2287 275 233 213 0 72 0
[pid=2107] ppid=2106 vsize=81848 CPUtime=834.81 cores=0,2,4,6
/proc/2107/stat : 2107 (npSolver-pbo) S 2106 2106 982 0 -1 4202496 27182 154408 0 0 230 61 83073 117 20 0 1 0 384281035 83812352 17870 33554432000 4194304 6004724 140736004987600 140736004979952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2107/statm: 20462 17870 181 442 0 20016 0
[pid=2277] ppid=2107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2277/stat : 2277 (satsolver.sh) S 2107 2106 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384364547 9367552 267 33554432000 4194304 5064252 140733578688464 140733578687376 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2277/statm: 2287 267 226 213 0 72 0
[pid=2278] ppid=2277 vsize=273792 CPUtime=647.04 cores=0,2,4,6
/proc/2278/stat : 2278 (glucose) R 2277 2106 982 0 -1 4202496 34300 0 0 0 64673 31 0 0 20 0 1 0 384364547 280363008 59418 33554432000 4194304 5208918 140736201737856 140736201734168 4211605 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2278/statm: 68448 59418 105 248 0 68197 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 373936

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 2298
/proc/meminfo: memFree=30295828/32873852 swapFree=7632/7632
[pid=2106] ppid=2104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2106/stat : 2106 (npSolver-pbo.sh) S 2104 2106 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384281035 9367552 275 33554432000 4194304 5064252 140737357042656 140737357041568 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2106/statm: 2287 275 233 213 0 72 0
[pid=2107] ppid=2106 vsize=81848 CPUtime=834.81 cores=0,2,4,6
/proc/2107/stat : 2107 (npSolver-pbo) S 2106 2106 982 0 -1 4202496 27182 154408 0 0 230 61 83073 117 20 0 1 0 384281035 83812352 17870 33554432000 4194304 6004724 140736004987600 140736004979952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2107/statm: 20462 17870 181 442 0 20016 0
[pid=2277] ppid=2107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2277/stat : 2277 (satsolver.sh) S 2107 2106 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384364547 9367552 267 33554432000 4194304 5064252 140733578688464 140733578687376 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2277/statm: 2287 267 226 213 0 72 0
[pid=2278] ppid=2277 vsize=223704 CPUtime=707.02 cores=0,2,4,6
/proc/2278/stat : 2278 (glucose) R 2277 2106 982 0 -1 4202496 35252 0 0 0 70669 33 0 0 20 0 1 0 384364547 229072896 54509 33554432000 4194304 5208918 140736201737856 140736201734232 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2278/statm: 55926 54509 105 248 0 55675 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 323848

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 2298
/proc/meminfo: memFree=30311500/32873852 swapFree=7632/7632
[pid=2106] ppid=2104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2106/stat : 2106 (npSolver-pbo.sh) S 2104 2106 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384281035 9367552 275 33554432000 4194304 5064252 140737357042656 140737357041568 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2106/statm: 2287 275 233 213 0 72 0
[pid=2107] ppid=2106 vsize=81848 CPUtime=834.81 cores=0,2,4,6
/proc/2107/stat : 2107 (npSolver-pbo) S 2106 2106 982 0 -1 4202496 27182 154408 0 0 230 61 83073 117 20 0 1 0 384281035 83812352 17870 33554432000 4194304 6004724 140736004987600 140736004979952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2107/statm: 20462 17870 181 442 0 20016 0
[pid=2277] ppid=2107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2277/stat : 2277 (satsolver.sh) S 2107 2106 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384364547 9367552 267 33554432000 4194304 5064252 140733578688464 140733578687376 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2277/statm: 2287 267 226 213 0 72 0
[pid=2278] ppid=2277 vsize=223704 CPUtime=767 cores=0,2,4,6
/proc/2278/stat : 2278 (glucose) R 2277 2106 982 0 -1 4202496 36501 0 0 0 76664 36 0 0 20 0 1 0 384364547 229072896 48877 33554432000 4194304 5208918 140736201737856 140736201736008 4229277 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2278/statm: 55926 48877 105 248 0 55675 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 323848

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 2301
/proc/meminfo: memFree=30260608/32873852 swapFree=7632/7632
[pid=2106] ppid=2104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2106/stat : 2106 (npSolver-pbo.sh) S 2104 2106 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384281035 9367552 275 33554432000 4194304 5064252 140737357042656 140737357041568 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2106/statm: 2287 275 233 213 0 72 0
[pid=2107] ppid=2106 vsize=81848 CPUtime=834.81 cores=0,2,4,6
/proc/2107/stat : 2107 (npSolver-pbo) S 2106 2106 982 0 -1 4202496 27182 154408 0 0 230 61 83073 117 20 0 1 0 384281035 83812352 17870 33554432000 4194304 6004724 140736004987600 140736004979952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2107/statm: 20462 17870 181 442 0 20016 0
[pid=2277] ppid=2107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2277/stat : 2277 (satsolver.sh) S 2107 2106 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384364547 9367552 267 33554432000 4194304 5064252 140733578688464 140733578687376 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2277/statm: 2287 267 226 213 0 72 0
[pid=2278] ppid=2277 vsize=273792 CPUtime=827 cores=0,2,4,6
/proc/2278/stat : 2278 (glucose) R 2277 2106 982 0 -1 4202496 36826 0 0 0 82662 38 0 0 20 0 1 0 384364547 280363008 61466 33554432000 4194304 5208918 140736201737856 140736201734232 4215298 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2278/statm: 68448 61466 105 248 0 68197 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 373936

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 2301
/proc/meminfo: memFree=30276904/32873852 swapFree=7632/7632
[pid=2106] ppid=2104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2106/stat : 2106 (npSolver-pbo.sh) S 2104 2106 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384281035 9367552 275 33554432000 4194304 5064252 140737357042656 140737357041568 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2106/statm: 2287 275 233 213 0 72 0
[pid=2107] ppid=2106 vsize=81848 CPUtime=834.81 cores=0,2,4,6
/proc/2107/stat : 2107 (npSolver-pbo) S 2106 2106 982 0 -1 4202496 27182 154408 0 0 230 61 83073 117 20 0 1 0 384281035 83812352 17870 33554432000 4194304 6004724 140736004987600 140736004979952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2107/statm: 20462 17870 181 442 0 20016 0
[pid=2277] ppid=2107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2277/stat : 2277 (satsolver.sh) S 2107 2106 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384364547 9367552 267 33554432000 4194304 5064252 140733578688464 140733578687376 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2277/statm: 2287 267 226 213 0 72 0
[pid=2278] ppid=2277 vsize=273792 CPUtime=886.99 cores=0,2,4,6
/proc/2278/stat : 2278 (glucose) R 2277 2106 982 0 -1 4202496 38068 0 0 0 88658 41 0 0 20 0 1 0 384364547 280363008 55322 33554432000 4194304 5208918 140736201737856 140736201734232 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2278/statm: 68448 55322 105 248 0 68197 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 373936

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 2301
/proc/meminfo: memFree=30294760/32873852 swapFree=7632/7632
[pid=2106] ppid=2104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2106/stat : 2106 (npSolver-pbo.sh) S 2104 2106 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384281035 9367552 275 33554432000 4194304 5064252 140737357042656 140737357041568 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2106/statm: 2287 275 233 213 0 72 0
[pid=2107] ppid=2106 vsize=81848 CPUtime=834.81 cores=0,2,4,6
/proc/2107/stat : 2107 (npSolver-pbo) S 2106 2106 982 0 -1 4202496 27182 154408 0 0 230 61 83073 117 20 0 1 0 384281035 83812352 17870 33554432000 4194304 6004724 140736004987600 140736004979952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2107/statm: 20462 17870 181 442 0 20016 0
[pid=2277] ppid=2107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2277/stat : 2277 (satsolver.sh) S 2107 2106 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384364547 9367552 267 33554432000 4194304 5064252 140733578688464 140733578687376 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2277/statm: 2287 267 226 213 0 72 0
[pid=2278] ppid=2277 vsize=223704 CPUtime=946.97 cores=0,2,4,6
/proc/2278/stat : 2278 (glucose) R 2277 2106 982 0 -1 4202496 39007 0 0 0 94654 43 0 0 20 0 1 0 384364547 229072896 49389 33554432000 4194304 5208918 140736201737856 140736201736008 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2278/statm: 55926 49389 105 248 0 55675 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 323848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 2301
/proc/meminfo: memFree=30280300/32873852 swapFree=7632/7632
[pid=2106] ppid=2104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2106/stat : 2106 (npSolver-pbo.sh) S 2104 2106 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384281035 9367552 275 33554432000 4194304 5064252 140737357042656 140737357041568 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2106/statm: 2287 275 233 213 0 72 0
[pid=2107] ppid=2106 vsize=81848 CPUtime=834.81 cores=0,2,4,6
/proc/2107/stat : 2107 (npSolver-pbo) S 2106 2106 982 0 -1 4202496 27182 154408 0 0 230 61 83073 117 20 0 1 0 384281035 83812352 17870 33554432000 4194304 6004724 140736004987600 140736004979952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2107/statm: 20462 17870 181 442 0 20016 0
[pid=2277] ppid=2107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2277/stat : 2277 (satsolver.sh) S 2107 2106 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384364547 9367552 267 33554432000 4194304 5064252 140733578688464 140733578687376 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2277/statm: 2287 267 226 213 0 72 0
[pid=2278] ppid=2277 vsize=223704 CPUtime=965.28 cores=0,2,4,6
/proc/2278/stat : 2278 (glucose) R 2277 2106 982 0 -1 4202496 39012 0 0 0 96485 43 0 0 20 0 1 0 384364547 229072896 51949 33554432000 4194304 5208918 140736201737856 140736201736008 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2278/statm: 55926 51949 105 248 0 55675 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 323848

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2106 and gives
#  childrusage.ru_utime.tv_sec=833
#  childrusage.ru_utime.tv_usec=40358
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=797726
# CPU time returned by wait4() is 834.838
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.09
CPU user time (s): 1797.88
CPU system time (s): 2.21
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 423256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 833.04
system time used= 1.79773
maximum resident set size= 258372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 182567
page faults= 0
swaps= 0
block input operations= 0
block output operations= 358768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1993
involuntary context switches= 929

runsolver used 3.83042 second user time and 8.82266 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-08 20:52:36
IDJOB=3750085
IDBENCH=92750
IDSOLVER=2334
FILE ID=node131/3750085-1339181556
RUNJOBID= node131-1339170236-998
PBS_JOBID= 14643840
Free space on /tmp= 70972 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat50_4_16_6.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750085-1339181556/watcher-3750085-1339181556 -o /tmp/evaluation-result-3750085-1339181556/solver-3750085-1339181556 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750085-1339181556.opb 1533844928 HOME HOME

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

MD5SUM BENCH= 5083e4e53b2d6b5d7b03dffa57422dcf
RANDOM SEED=1533844928

node131.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.805
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.61
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.805
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.805
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.91
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.805
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.805
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.805
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.91
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.805
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.92
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.805
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        30378236 kB
Buffers:          296428 kB
Cached:          1042792 kB
SwapCached:         8248 kB
Active:           725116 kB
Inactive:         890680 kB
Active(anon):     271516 kB
Inactive(anon):     7424 kB
Active(file):     453600 kB
Inactive(file):   883256 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67093240 kB
Dirty:              8564 kB
Writeback:             0 kB
AnonPages:        324752 kB
Mapped:             9036 kB
Shmem:                 0 kB
Slab:             740192 kB
SReclaimable:     181176 kB
SUnreclaim:       559016 kB
KernelStack:        1496 kB
PageTables:         4412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     432184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    270336 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= 70960 MiB
End job on node131 at 2012-06-08 21:22:36