Trace number 3748565

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 (fixed)? (TO) 1800.1 1800.52

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_0_mh_ic.opb
MD5SUMd1abf7b4963ec923523ad7cbca6393af
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4905751
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45775
Total number of constraints102733
Number of constraints which are clauses71450
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints31250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 17425
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 18442352201
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 160103007
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 18442352201
Number of bits of the biggest sum of numbers35
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.33	c old isEQ: 0, new EQ is 1
0.00/0.33	c old isEQ: 52, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.42	c old isEQ: 0, new EQ is 0
0.00/0.42	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.45	c old isEQ: 0, new EQ is 0
0.00/0.45	c old isEQ: 0, new EQ is 0
0.00/0.46	c old isEQ: 0, new EQ is 0
0.00/0.46	c old isEQ: 0, new EQ is 0
0.00/0.47	c old isEQ: 0, new EQ is 0
0.00/0.49	c old isEQ: 0, new EQ is 1
0.00/0.55	c old isEQ: 1, new EQ is 1
0.00/0.68	c run inc solver
0.00/0.68	c [INC SYSTEM] run initial solver
0.00/0.68	c [INC SYSTEM] preprocess with white file
3.77/3.81	c [INC SYSTEM] finished preprocessing in 3 s
3.77/3.81	c [INC SYSTEM] execute solver
5.16/5.27	c [INC SEARCH] formula is SAT
5.16/5.29	c [INC SYSTEM] solved the initial formula
5.37/5.44	c model valid
5.37/5.44	c current solution ok
6.27/6.36	o 325386261
6.27/6.36	c execute binary inc search
6.27/6.36	c [INC SEARCH] current bound: 162693143
6.27/6.36	c [INC SEARCH] iteration: 0
6.27/6.36	c [INC SEARCH] lower bound: 0 upperbound 325386286 current bound: 162693143 best value:325386286
6.27/6.36	c [INC SYSTEM] there exists a inc, kill it!
6.27/6.36	c write failed with 2
6.27/6.37	c [INC SYSTEM] create new solver instance
6.27/6.37	c [INC] encode full formula
6.27/6.37	c fallback to adder encoding
8.97/9.09	c set iterative enc to: adder
8.97/9.09	c set iterative enc to: none
9.46/9.50	c [INC SEARCH] isOptimum variable: 0

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-3748565-1339173830/watcher-3748565-1339173830 -o /tmp/evaluation-result-3748565-1339173830/solver-3748565-1339173830 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748565-1339173830.opb 43410659 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 17482
/proc/meminfo: memFree=31453656/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0

[startup+0.105312 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 17482
/proc/meminfo: memFree=31453656/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200343 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 17482
/proc/meminfo: memFree=31453656/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300326 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 17482
/proc/meminfo: memFree=31453656/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700255 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 17482
/proc/meminfo: memFree=31453656/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 17486
/proc/meminfo: memFree=31216972/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
[pid=17483] ppid=17482 vsize=97188 CPUtime=0.7 cores=1,3,5,7
/proc/17483/stat : 17483 (npSolver-pbo) S 17482 17482 17075 0 -1 4202496 12146 0 0 0 64 6 0 0 20 0 1 0 27349966 99520512 22767 33554432000 4194304 6004724 140735688921568 140735688916032 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17483/statm: 24297 22767 164 442 0 23851 0
[pid=17485] ppid=17483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17485/stat : 17485 (cp2_pre.sh) S 17483 17482 17075 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 27350037 9367552 276 33554432000 4194304 5064252 140733840421008 140733840419712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17485/statm: 2287 276 234 213 0 72 0
[pid=17486] ppid=17485 vsize=184752 CPUtime=0.78 cores=1,3,5,7
/proc/17486/stat : 17486 (coprocessor) R 17485 17482 17075 0 -1 4202496 30106 0 0 0 72 6 0 0 20 0 1 0 27350037 189186048 40925 33554432000 4194304 6586260 140735950684768 140735950681096 4547714 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/17486/statm: 46188 40925 166 584 0 45600 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 300236

[startup+3.10039 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 17486
/proc/meminfo: memFree=31147132/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
[pid=17483] ppid=17482 vsize=97188 CPUtime=0.7 cores=1,3,5,7
/proc/17483/stat : 17483 (npSolver-pbo) S 17482 17482 17075 0 -1 4202496 12146 0 0 0 64 6 0 0 20 0 1 0 27349966 99520512 22767 33554432000 4194304 6004724 140735688921568 140735688916032 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17483/statm: 24297 22767 164 442 0 23851 0
[pid=17485] ppid=17483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17485/stat : 17485 (cp2_pre.sh) S 17483 17482 17075 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 27350037 9367552 276 33554432000 4194304 5064252 140733840421008 140733840419712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17485/statm: 2287 276 234 213 0 72 0
[pid=17486] ppid=17485 vsize=212112 CPUtime=2.37 cores=1,3,5,7
/proc/17486/stat : 17486 (coprocessor) R 17485 17482 17075 0 -1 4202496 33823 0 0 0 230 7 0 0 20 0 1 0 27350037 217202688 51796 33554432000 4194304 6586260 140735950684768 140735950680440 4667130 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/17486/statm: 53028 51796 200 584 0 52440 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 327596

[startup+6.30027 s]
/proc/loadavg: 2.08 2.03 2.01 3/182 17528
/proc/meminfo: memFree=31568728/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
[pid=17483] ppid=17482 vsize=97188 CPUtime=4.84 cores=1,3,5,7
/proc/17483/stat : 17483 (npSolver-pbo) R 17482 17482 17075 0 -1 4202496 15291 35363 0 0 98 77 287 22 20 0 1 0 27349966 99520512 22776 33554432000 4194304 6004724 140735688921568 140735688915768 5190832 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17483/statm: 24297 22776 173 442 0 23851 0
[pid=17488] ppid=17483 vsize=88164 CPUtime=1.43 cores=1,3,5,7
/proc/17488/stat : 17488 (glucosInc) S 17483 17482 17075 0 -1 4202496 17553 0 0 0 140 3 0 0 20 0 1 0 27350348 90279936 18935 33554432000 4194304 5654031 140737314946880 140737314945192 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/17488/statm: 22041 18935 145 357 0 21681 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 194500

[startup+12.7003 s]
/proc/loadavg: 2.08 2.03 2.00 3/182 17531
/proc/meminfo: memFree=30346776/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
[pid=17483] ppid=17482 vsize=113572 CPUtime=9.47 cores=1,3,5,7
/proc/17483/stat : 17483 (npSolver-pbo) S 17482 17482 17075 0 -1 4202496 21193 53952 0 0 369 120 428 30 20 0 1 0 27349966 116297728 26883 33554432000 4194304 6004724 140735688921568 140735688906488 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/17483/statm: 28393 26883 184 442 0 27947 0
[pid=17531] ppid=17483 vsize=556992 CPUtime=3.18 cores=1,3,5,7
/proc/17531/stat : 17531 (glucosInc) R 17483 17482 17075 0 -1 4202496 82012 0 0 0 292 26 0 0 20 0 1 0 27350916 570359808 122996 33554432000 4194304 5654031 140736074228048 140736074226168 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17531/statm: 139248 122996 131 357 0 138888 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 679712

[startup+25.5004 s]
/proc/loadavg: 2.14 2.04 2.01 3/184 17533
/proc/meminfo: memFree=28577996/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
[pid=17483] ppid=17482 vsize=113572 CPUtime=9.47 cores=1,3,5,7
/proc/17483/stat : 17483 (npSolver-pbo) S 17482 17482 17075 0 -1 4202496 21193 53952 0 0 369 120 428 30 20 0 1 0 27349966 116297728 26883 33554432000 4194304 6004724 140735688921568 140735688906488 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/17483/statm: 28393 26883 184 442 0 27947 0
[pid=17531] ppid=17483 vsize=566836 CPUtime=15.98 cores=1,3,5,7
/proc/17531/stat : 17531 (glucosInc) R 17483 17482 17075 0 -1 4202496 84578 0 0 0 1572 26 0 0 20 0 1 0 27350916 580440064 126073 33554432000 4194304 5654031 140736074228048 140736074215864 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17531/statm: 141709 126073 141 357 0 141349 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 689556

[startup+51.1004 s]
/proc/loadavg: 2.27 2.09 2.02 3/184 17533
/proc/meminfo: memFree=27420752/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
[pid=17483] ppid=17482 vsize=113572 CPUtime=9.47 cores=1,3,5,7
/proc/17483/stat : 17483 (npSolver-pbo) S 17482 17482 17075 0 -1 4202496 21193 53952 0 0 369 120 428 30 20 0 1 0 27349966 116297728 26883 33554432000 4194304 6004724 140735688921568 140735688906488 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/17483/statm: 28393 26883 184 442 0 27947 0
[pid=17531] ppid=17483 vsize=566836 CPUtime=41.58 cores=1,3,5,7
/proc/17531/stat : 17531 (glucosInc) R 17483 17482 17075 0 -1 4202496 84893 0 0 0 4131 27 0 0 20 0 1 0 27350916 580440064 127921 33554432000 4194304 5654031 140736074228048 140736074215864 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17531/statm: 141709 127921 142 357 0 141349 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 689556

[startup+102.3 s]
/proc/loadavg: 2.11 2.07 2.02 3/183 17535
/proc/meminfo: memFree=27343320/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
[pid=17483] ppid=17482 vsize=113572 CPUtime=9.47 cores=1,3,5,7
/proc/17483/stat : 17483 (npSolver-pbo) S 17482 17482 17075 0 -1 4202496 21193 53952 0 0 369 120 428 30 20 0 1 0 27349966 116297728 26883 33554432000 4194304 6004724 140735688921568 140735688906488 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/17483/statm: 28393 26883 184 442 0 27947 0
[pid=17531] ppid=17483 vsize=575116 CPUtime=92.78 cores=1,3,5,7
/proc/17531/stat : 17531 (glucosInc) R 17483 17482 17075 0 -1 4202496 86209 0 0 0 9251 27 0 0 20 0 1 0 27350916 588918784 132303 33554432000 4194304 5654031 140736074228048 140736074215864 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17531/statm: 143779 132303 142 357 0 143419 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 697836

[startup+162.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/183 17535
/proc/meminfo: memFree=27317260/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
[pid=17483] ppid=17482 vsize=113572 CPUtime=9.47 cores=1,3,5,7
/proc/17483/stat : 17483 (npSolver-pbo) S 17482 17482 17075 0 -1 4202496 21193 53952 0 0 369 120 428 30 20 0 1 0 27349966 116297728 26883 33554432000 4194304 6004724 140735688921568 140735688906488 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/17483/statm: 28393 26883 184 442 0 27947 0
[pid=17531] ppid=17483 vsize=656504 CPUtime=152.76 cores=1,3,5,7
/proc/17531/stat : 17531 (glucosInc) R 17483 17482 17075 0 -1 4202496 87020 0 0 0 15248 28 0 0 20 0 1 0 27350916 672260096 136689 33554432000 4194304 5654031 140736074228048 140736074215864 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17531/statm: 164126 136689 142 357 0 163766 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 779224

[startup+222.307 s]
/proc/loadavg: 2.01 2.04 2.01 3/184 17536
/proc/meminfo: memFree=27331400/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
[pid=17483] ppid=17482 vsize=113572 CPUtime=9.47 cores=1,3,5,7
/proc/17483/stat : 17483 (npSolver-pbo) S 17482 17482 17075 0 -1 4202496 21193 53952 0 0 369 120 428 30 20 0 1 0 27349966 116297728 26883 33554432000 4194304 6004724 140735688921568 140735688906488 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/17483/statm: 28393 26883 184 442 0 27947 0
[pid=17531] ppid=17483 vsize=575116 CPUtime=212.75 cores=1,3,5,7

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

/proc/meminfo: memFree=27275988/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
[pid=17483] ppid=17482 vsize=113572 CPUtime=9.47 cores=1,3,5,7
/proc/17483/stat : 17483 (npSolver-pbo) S 17482 17482 17075 0 -1 4202496 21193 53952 0 0 369 120 428 30 20 0 1 0 27349966 116297728 26883 33554432000 4194304 6004724 140735688921568 140735688906488 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/17483/statm: 28393 26883 184 442 0 27947 0
[pid=17531] ppid=17483 vsize=596296 CPUtime=1292.5 cores=1,3,5,7
/proc/17531/stat : 17531 (glucosInc) R 17483 17482 17075 0 -1 4202496 103708 0 0 0 129178 72 0 0 20 0 1 0 27350916 610607104 138727 33554432000 4194304 5654031 140736074228048 140736074215864 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17531/statm: 149074 138727 142 357 0 148714 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 719016

[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 17569
/proc/meminfo: memFree=27262056/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
[pid=17483] ppid=17482 vsize=113572 CPUtime=9.47 cores=1,3,5,7
/proc/17483/stat : 17483 (npSolver-pbo) S 17482 17482 17075 0 -1 4202496 21193 53952 0 0 369 120 428 30 20 0 1 0 27349966 116297728 26883 33554432000 4194304 6004724 140735688921568 140735688906488 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/17483/statm: 28393 26883 184 442 0 27947 0
[pid=17531] ppid=17483 vsize=678924 CPUtime=1352.49 cores=1,3,5,7
/proc/17531/stat : 17531 (glucosInc) R 17483 17482 17075 0 -1 4202496 104674 0 0 0 135175 74 0 0 20 0 1 0 27350916 695218176 142243 33554432000 4194304 5654031 140736074228048 140736074215864 4216325 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17531/statm: 169731 142243 142 357 0 169371 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 801644

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 17569
/proc/meminfo: memFree=27247500/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
[pid=17483] ppid=17482 vsize=113572 CPUtime=9.47 cores=1,3,5,7
/proc/17483/stat : 17483 (npSolver-pbo) S 17482 17482 17075 0 -1 4202496 21193 53952 0 0 369 120 428 30 20 0 1 0 27349966 116297728 26883 33554432000 4194304 6004724 140735688921568 140735688906488 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/17483/statm: 28393 26883 184 442 0 27947 0
[pid=17531] ppid=17483 vsize=679064 CPUtime=1412.49 cores=1,3,5,7
/proc/17531/stat : 17531 (glucosInc) R 17483 17482 17075 0 -1 4202496 104723 0 0 0 141174 75 0 0 20 0 1 0 27350916 695361536 145358 33554432000 4194304 5654031 140736074228048 140736074225736 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17531/statm: 169766 145358 142 357 0 169406 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 801784

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 17570
/proc/meminfo: memFree=27268132/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
[pid=17483] ppid=17482 vsize=113572 CPUtime=9.47 cores=1,3,5,7
/proc/17483/stat : 17483 (npSolver-pbo) S 17482 17482 17075 0 -1 4202496 21193 53952 0 0 369 120 428 30 20 0 1 0 27349966 116297728 26883 33554432000 4194304 6004724 140735688921568 140735688906488 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/17483/statm: 28393 26883 184 442 0 27947 0
[pid=17531] ppid=17483 vsize=600136 CPUtime=1472.48 cores=1,3,5,7
/proc/17531/stat : 17531 (glucosInc) R 17483 17482 17075 0 -1 4202496 106017 0 0 0 147169 79 0 0 20 0 1 0 27350916 614539264 139677 33554432000 4194304 5654031 140736074228048 140736074225832 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17531/statm: 150034 139677 142 357 0 149674 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 722856

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17570
/proc/meminfo: memFree=27250232/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
[pid=17483] ppid=17482 vsize=113572 CPUtime=9.47 cores=1,3,5,7
/proc/17483/stat : 17483 (npSolver-pbo) S 17482 17482 17075 0 -1 4202496 21193 53952 0 0 369 120 428 30 20 0 1 0 27349966 116297728 26883 33554432000 4194304 6004724 140735688921568 140735688906488 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/17483/statm: 28393 26883 184 442 0 27947 0
[pid=17531] ppid=17483 vsize=687780 CPUtime=1532.47 cores=1,3,5,7
/proc/17531/stat : 17531 (glucosInc) R 17483 17482 17075 0 -1 4202496 107760 0 0 0 153166 81 0 0 20 0 1 0 27350916 704286720 143973 33554432000 4194304 5654031 140736074228048 140736074215864 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17531/statm: 171945 143973 142 357 0 171585 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 810500

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 17573
/proc/meminfo: memFree=27230588/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
[pid=17483] ppid=17482 vsize=113572 CPUtime=9.47 cores=1,3,5,7
/proc/17483/stat : 17483 (npSolver-pbo) S 17482 17482 17075 0 -1 4202496 21193 53952 0 0 369 120 428 30 20 0 1 0 27349966 116297728 26883 33554432000 4194304 6004724 140735688921568 140735688906488 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/17483/statm: 28393 26883 184 442 0 27947 0
[pid=17531] ppid=17483 vsize=687780 CPUtime=1592.45 cores=1,3,5,7
/proc/17531/stat : 17531 (glucosInc) R 17483 17482 17075 0 -1 4202496 107768 0 0 0 159164 81 0 0 20 0 1 0 27350916 704286720 148069 33554432000 4194304 5654031 140736074228048 140736074215864 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17531/statm: 171945 148069 142 357 0 171585 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 810500

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17573
/proc/meminfo: memFree=27203092/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
[pid=17483] ppid=17482 vsize=113572 CPUtime=9.47 cores=1,3,5,7
/proc/17483/stat : 17483 (npSolver-pbo) S 17482 17482 17075 0 -1 4202496 21193 53952 0 0 369 120 428 30 20 0 1 0 27349966 116297728 26883 33554432000 4194304 6004724 140735688921568 140735688906488 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/17483/statm: 28393 26883 184 442 0 27947 0
[pid=17531] ppid=17483 vsize=687780 CPUtime=1652.45 cores=1,3,5,7
/proc/17531/stat : 17531 (glucosInc) R 17483 17482 17075 0 -1 4202496 107781 0 0 0 165163 82 0 0 20 0 1 0 27350916 704286720 154725 33554432000 4194304 5654031 140736074228048 140736074215864 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17531/statm: 171945 154725 142 357 0 171585 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 810500

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 17573
/proc/meminfo: memFree=27210416/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
[pid=17483] ppid=17482 vsize=113572 CPUtime=9.47 cores=1,3,5,7
/proc/17483/stat : 17483 (npSolver-pbo) S 17482 17482 17075 0 -1 4202496 21193 53952 0 0 369 120 428 30 20 0 1 0 27349966 116297728 26883 33554432000 4194304 6004724 140735688921568 140735688906488 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/17483/statm: 28393 26883 184 442 0 27947 0
[pid=17531] ppid=17483 vsize=687780 CPUtime=1712.43 cores=1,3,5,7
/proc/17531/stat : 17531 (glucosInc) R 17483 17482 17075 0 -1 4202496 109635 0 0 0 171154 89 0 0 20 0 1 0 27350916 704286720 152677 33554432000 4194304 5654031 140736074228048 140736074226136 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17531/statm: 171945 152677 142 357 0 171585 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 810500

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 17573
/proc/meminfo: memFree=27241032/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
[pid=17483] ppid=17482 vsize=113572 CPUtime=9.47 cores=1,3,5,7
/proc/17483/stat : 17483 (npSolver-pbo) S 17482 17482 17075 0 -1 4202496 21193 53952 0 0 369 120 428 30 20 0 1 0 27349966 116297728 26883 33554432000 4194304 6004724 140735688921568 140735688906488 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/17483/statm: 28393 26883 184 442 0 27947 0
[pid=17531] ppid=17483 vsize=688056 CPUtime=1772.42 cores=1,3,5,7
/proc/17531/stat : 17531 (glucosInc) R 17483 17482 17075 0 -1 4202496 111541 0 0 0 177146 96 0 0 20 0 1 0 27350916 704569344 144548 33554432000 4194304 5654031 140736074228048 140736074225832 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17531/statm: 172014 144548 142 357 0 171654 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 810776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 17574
/proc/meminfo: memFree=27232568/32873844 swapFree=7124/7124
[pid=17482] ppid=17480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17482/stat : 17482 (npSolver-pbo-I.) S 17480 17482 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27349966 9367552 275 33554432000 4194304 5064252 140733587685760 140733587684672 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17482/statm: 2287 275 233 213 0 72 0
[pid=17483] ppid=17482 vsize=113572 CPUtime=9.47 cores=1,3,5,7
/proc/17483/stat : 17483 (npSolver-pbo) S 17482 17482 17075 0 -1 4202496 21193 53952 0 0 369 120 428 30 20 0 1 0 27349966 116297728 26883 33554432000 4194304 6004724 140735688921568 140735688906488 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/17483/statm: 28393 26883 184 442 0 27947 0
[pid=17531] ppid=17483 vsize=688188 CPUtime=1790.63 cores=1,3,5,7
/proc/17531/stat : 17531 (glucosInc) R 17483 17482 17075 0 -1 4202496 111590 0 0 0 178967 96 0 0 20 0 1 0 27350916 704704512 146641 33554432000 4194304 5654031 140736074228048 140736074225832 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17531/statm: 172047 146641 142 357 0 171687 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 810908

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17482 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=980786
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=514769
# CPU time returned by wait4() is 9.49555
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.1
CPU user time (s): 1797.64
CPU system time (s): 2.46
CPU usage (%): 99.9769
Max. virtual memory (cumulated for all children) (KiB): 1072988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.98079
system time used= 1.51477
maximum resident set size= 490564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75504
page faults= 0
swaps= 0
block input operations= 16
block output operations= 479584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 622
involuntary context switches= 31

runsolver used 4.13337 second user time and 11.4933 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-08 18:43:50
IDJOB=3748565
IDBENCH=92674
IDSOLVER=2333
FILE ID=node133/3748565-1339173830
RUNJOBID= node133-1339172013-17258
PBS_JOBID= 14643824
Free space on /tmp= 71140 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat25_4_7_0_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748565-1339173830/watcher-3748565-1339173830 -o /tmp/evaluation-result-3748565-1339173830/solver-3748565-1339173830 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748565-1339173830.opb 43410659 HOME HOME

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

MD5SUM BENCH= d1abf7b4963ec923523ad7cbca6393af
RANDOM SEED=43410659

node133.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.139
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	: 5334.27
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		: 2667.139
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	: 5332.55
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		: 2667.139
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.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		: 2667.139
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	: 5332.55
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		: 2667.139
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	: 5332.56
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		: 2667.139
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	: 5332.56
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		: 2667.139
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	: 5332.52
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		: 2667.139
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31453284 kB
Buffers:           90956 kB
Cached:           180012 kB
SwapCached:         1828 kB
Active:           513588 kB
Inactive:          88948 kB
Active(anon):     331776 kB
Inactive(anon):     2420 kB
Active(file):     181812 kB
Inactive(file):    86528 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100324 kB
Dirty:             12468 kB
Writeback:             0 kB
AnonPages:        482916 kB
Mapped:             9980 kB
Shmem:                 0 kB
Slab:             674500 kB
SReclaimable:     116816 kB
SUnreclaim:       557684 kB
KernelStack:        1520 kB
PageTables:         5268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     524972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    419840 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= 70252 MiB
End job on node133 at 2012-06-08 19:13:51