Trace number 3748568

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.03 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_3_mh_ic.opb
MD5SUM1a50d88b33a856d21607d03bda43d116
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2554940
Best CPU time to get the best result obtained on this benchmark1800.03
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 111980168
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 11576482241
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 111980168
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 11576482241
Number of bits of the biggest sum of numbers34
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.34	c old isEQ: 0, new EQ is 1
0.00/0.34	c old isEQ: 52, 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.40	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.48	c old isEQ: 0, new EQ is 0
0.00/0.48	c old isEQ: 0, new EQ is 0
0.00/0.51	c old isEQ: 0, new EQ is 1
0.00/0.56	c old isEQ: 1, new EQ is 1
0.00/0.69	c run inc solver
0.00/0.69	c [INC SYSTEM] run initial solver
0.00/0.69	c [INC SYSTEM] preprocess with white file
3.77/3.86	c [INC SYSTEM] finished preprocessing in 3 s
3.77/3.86	c [INC SYSTEM] execute solver
5.26/5.33	c [INC SEARCH] formula is SAT
5.37/5.41	c [INC SYSTEM] solved the initial formula
5.37/5.50	c model valid
5.37/5.50	c current solution ok
6.26/6.38	o 60595297
6.26/6.38	c execute binary inc search
6.26/6.38	c [INC SEARCH] current bound: 30297661
6.26/6.38	c [INC SEARCH] iteration: 0
6.26/6.38	c [INC SEARCH] lower bound: 0 upperbound 60595322 current bound: 30297661 best value:60595322
6.26/6.38	c [INC SYSTEM] there exists a inc, kill it!
6.26/6.38	c write failed with 2
6.26/6.39	c [INC SYSTEM] create new solver instance
6.26/6.39	c [INC] encode full formula
6.26/6.39	c fallback to adder encoding
8.79/8.80	c set iterative enc to: adder
8.79/8.80	c set iterative enc to: none
9.07/9.17	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-3748568-1339173780/watcher-3748568-1339173780 -o /tmp/evaluation-result-3748568-1339173780/solver-3748568-1339173780 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748568-1339173780.opb 1157272047 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32339
/proc/meminfo: memFree=25124952/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0

[startup+0.101641 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32339
/proc/meminfo: memFree=25124952/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.20032 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32339
/proc/meminfo: memFree=25124952/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300315 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32339
/proc/meminfo: memFree=25124952/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700256 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32339
/proc/meminfo: memFree=25124952/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 32343
/proc/meminfo: memFree=24889704/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
[pid=32340] ppid=32339 vsize=97192 CPUtime=0.72 cores=1,3,5,7
/proc/32340/stat : 32340 (npSolver-pbo) S 32339 32339 32059 0 -1 4202496 12589 0 0 0 64 8 0 0 20 0 1 0 383503663 99524608 22745 33554432000 4194304 6004724 140734716214384 140734716208848 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32340/statm: 24298 22745 164 442 0 23852 0
[pid=32342] ppid=32340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32342/stat : 32342 (cp2_pre.sh) S 32340 32339 32059 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383503735 9367552 277 33554432000 4194304 5064252 140734554954032 140734554952736 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32342/statm: 2287 277 234 213 0 72 0
[pid=32343] ppid=32342 vsize=184356 CPUtime=0.76 cores=1,3,5,7
/proc/32343/stat : 32343 (coprocessor) R 32342 32339 32059 0 -1 4202496 30601 0 0 0 70 6 0 0 20 0 1 0 383503736 188780544 40909 33554432000 4194304 6586260 140733242734032 140733242730296 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/32343/statm: 46089 40910 166 584 0 45501 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 299844

[startup+3.10041 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 32343
/proc/meminfo: memFree=24819368/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
[pid=32340] ppid=32339 vsize=97192 CPUtime=0.72 cores=1,3,5,7
/proc/32340/stat : 32340 (npSolver-pbo) S 32339 32339 32059 0 -1 4202496 12589 0 0 0 64 8 0 0 20 0 1 0 383503663 99524608 22745 33554432000 4194304 6004724 140734716214384 140734716208848 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32340/statm: 24298 22745 164 442 0 23852 0
[pid=32342] ppid=32340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32342/stat : 32342 (cp2_pre.sh) S 32340 32339 32059 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383503735 9367552 277 33554432000 4194304 5064252 140734554954032 140734554952736 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32342/statm: 2287 277 234 213 0 72 0
[pid=32343] ppid=32342 vsize=209600 CPUtime=2.36 cores=1,3,5,7
/proc/32343/stat : 32343 (coprocessor) R 32342 32339 32059 0 -1 4202496 33955 0 0 0 229 7 0 0 20 0 1 0 383503736 214630400 51417 33554432000 4194304 6586260 140733242734032 140733242729704 4406691 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/32343/statm: 52400 51417 199 584 0 51812 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 325088

[startup+6.30026 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 32345
/proc/meminfo: memFree=24949532/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
[pid=32340] ppid=32339 vsize=97192 CPUtime=4.81 cores=1,3,5,7
/proc/32340/stat : 32340 (npSolver-pbo) R 32339 32339 32059 0 -1 4202496 15734 35915 0 0 95 74 291 21 20 0 1 0 383503663 99524608 22754 33554432000 4194304 6004724 140734716214384 140734716208584 5190832 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32340/statm: 24298 22754 173 442 0 23852 0
[pid=32345] ppid=32340 vsize=88160 CPUtime=1.45 cores=1,3,5,7
/proc/32345/stat : 32345 (glucosInc) S 32340 32339 32059 0 -1 4202496 16712 0 0 0 142 3 0 0 20 0 1 0 383504049 90275840 18611 33554432000 4194304 5654031 140735230671952 140735230670264 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32345/statm: 22040 18611 145 357 0 21680 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 194500

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 32348
/proc/meminfo: memFree=24368372/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
[pid=32340] ppid=32339 vsize=113576 CPUtime=9.14 cores=1,3,5,7
/proc/32340/stat : 32340 (npSolver-pbo) S 32339 32339 32059 0 -1 4202496 21837 53665 0 0 335 116 433 30 20 0 1 0 383503663 116301824 26860 33554432000 4194304 6004724 140734716214384 140734716199304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32340/statm: 28394 26860 183 442 0 27948 0
[pid=32348] ppid=32340 vsize=525400 CPUtime=3.52 cores=1,3,5,7
/proc/32348/stat : 32348 (glucosInc) R 32340 32339 32059 0 -1 4202496 76319 0 0 0 327 25 0 0 20 0 1 0 383504580 538009600 113192 33554432000 4194304 5654031 140736828366912 140736828364696 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32348/statm: 131350 113192 141 357 0 130990 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 648124

[startup+25.5004 s]
/proc/loadavg: 2.14 2.03 2.01 3/180 32388
/proc/meminfo: memFree=29810772/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
[pid=32340] ppid=32339 vsize=113576 CPUtime=9.14 cores=1,3,5,7
/proc/32340/stat : 32340 (npSolver-pbo) S 32339 32339 32059 0 -1 4202496 21837 53665 0 0 335 116 433 30 20 0 1 0 383503663 116301824 26860 33554432000 4194304 6004724 140734716214384 140734716199304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32340/statm: 28394 26860 183 442 0 27948 0
[pid=32348] ppid=32340 vsize=527784 CPUtime=16.31 cores=1,3,5,7
/proc/32348/stat : 32348 (glucosInc) R 32340 32339 32059 0 -1 4202496 77110 0 0 0 1605 26 0 0 20 0 1 0 383504580 540450816 115515 33554432000 4194304 5654031 140736828366912 140736828364696 4233306 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32348/statm: 131946 115515 141 357 0 131586 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 650508

[startup+51.1004 s]
/proc/loadavg: 2.39 2.09 2.03 3/182 32390
/proc/meminfo: memFree=26942784/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
[pid=32340] ppid=32339 vsize=113576 CPUtime=9.14 cores=1,3,5,7
/proc/32340/stat : 32340 (npSolver-pbo) S 32339 32339 32059 0 -1 4202496 21837 53665 0 0 335 116 433 30 20 0 1 0 383503663 116301824 26860 33554432000 4194304 6004724 140734716214384 140734716199304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32340/statm: 28394 26860 183 442 0 27948 0
[pid=32348] ppid=32340 vsize=537688 CPUtime=41.9 cores=1,3,5,7
/proc/32348/stat : 32348 (glucosInc) R 32340 32339 32059 0 -1 4202496 77870 0 0 0 4163 27 0 0 20 0 1 0 383504580 550592512 117297 33554432000 4194304 5654031 140736828366912 140736828354728 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32348/statm: 134422 117297 141 357 0 134062 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 660412

[startup+102.3 s]
/proc/loadavg: 2.17 2.08 2.02 3/181 32394
/proc/meminfo: memFree=26624964/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
[pid=32340] ppid=32339 vsize=113576 CPUtime=9.14 cores=1,3,5,7
/proc/32340/stat : 32340 (npSolver-pbo) S 32339 32339 32059 0 -1 4202496 21837 53665 0 0 335 116 433 30 20 0 1 0 383503663 116301824 26860 33554432000 4194304 6004724 140734716214384 140734716199304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32340/statm: 28394 26860 183 442 0 27948 0
[pid=32348] ppid=32340 vsize=537688 CPUtime=93.08 cores=1,3,5,7
/proc/32348/stat : 32348 (glucosInc) R 32340 32339 32059 0 -1 4202496 78747 0 0 0 9281 27 0 0 20 0 1 0 383504580 550592512 119696 33554432000 4194304 5654031 140736828366912 140736828354728 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32348/statm: 134422 119696 142 357 0 134062 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 660412

[startup+162.3 s]
/proc/loadavg: 2.06 2.06 2.02 3/181 32395
/proc/meminfo: memFree=26580560/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
[pid=32340] ppid=32339 vsize=113576 CPUtime=9.14 cores=1,3,5,7
/proc/32340/stat : 32340 (npSolver-pbo) S 32339 32339 32059 0 -1 4202496 21837 53665 0 0 335 116 433 30 20 0 1 0 383503663 116301824 26860 33554432000 4194304 6004724 140734716214384 140734716199304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32340/statm: 28394 26860 183 442 0 27948 0
[pid=32348] ppid=32340 vsize=619076 CPUtime=153.06 cores=1,3,5,7
/proc/32348/stat : 32348 (glucosInc) R 32340 32339 32059 0 -1 4202496 79915 0 0 0 15275 31 0 0 20 0 1 0 383504580 633933824 128191 33554432000 4194304 5654031 140736828366912 140736828365000 4215913 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32348/statm: 154769 128191 142 357 0 154409 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 741800

[startup+222.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/181 32395
/proc/meminfo: memFree=26594348/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
[pid=32340] ppid=32339 vsize=113576 CPUtime=9.14 cores=1,3,5,7
/proc/32340/stat : 32340 (npSolver-pbo) S 32339 32339 32059 0 -1 4202496 21837 53665 0 0 335 116 433 30 20 0 1 0 383503663 116301824 26860 33554432000 4194304 6004724 140734716214384 140734716199304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32340/statm: 28394 26860 183 442 0 27948 0
[pid=32348] ppid=32340 vsize=542148 CPUtime=213.05 cores=1,3,5,7

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

/proc/meminfo: memFree=26534148/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
[pid=32340] ppid=32339 vsize=113576 CPUtime=9.14 cores=1,3,5,7
/proc/32340/stat : 32340 (npSolver-pbo) S 32339 32339 32059 0 -1 4202496 21837 53665 0 0 335 116 433 30 20 0 1 0 383503663 116301824 26860 33554432000 4194304 6004724 140734716214384 140734716199304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32340/statm: 28394 26860 183 442 0 27948 0
[pid=32348] ppid=32340 vsize=570908 CPUtime=1352.86 cores=1,3,5,7
/proc/32348/stat : 32348 (glucosInc) R 32340 32339 32059 0 -1 4202496 88742 0 0 0 135214 72 0 0 20 0 1 0 383504580 584609792 130713 33554432000 4194304 5654031 140736828366912 140736828354728 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32348/statm: 142727 130713 142 357 0 142367 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 693632

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 32428
/proc/meminfo: memFree=26519524/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
[pid=32340] ppid=32339 vsize=113576 CPUtime=9.14 cores=1,3,5,7
/proc/32340/stat : 32340 (npSolver-pbo) S 32339 32339 32059 0 -1 4202496 21837 53665 0 0 335 116 433 30 20 0 1 0 383503663 116301824 26860 33554432000 4194304 6004724 140734716214384 140734716199304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32340/statm: 28394 26860 183 442 0 27948 0
[pid=32348] ppid=32340 vsize=652296 CPUtime=1412.85 cores=1,3,5,7
/proc/32348/stat : 32348 (glucosInc) R 32340 32339 32059 0 -1 4202496 89261 0 0 0 141213 72 0 0 20 0 1 0 383504580 667951104 133785 33554432000 4194304 5654031 140736828366912 140736828354728 4232237 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32348/statm: 163074 133785 142 357 0 162714 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 775020

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 32428
/proc/meminfo: memFree=26532212/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
[pid=32340] ppid=32339 vsize=113576 CPUtime=9.14 cores=1,3,5,7
/proc/32340/stat : 32340 (npSolver-pbo) S 32339 32339 32059 0 -1 4202496 21837 53665 0 0 335 116 433 30 20 0 1 0 383503663 116301824 26860 33554432000 4194304 6004724 140734716214384 140734716199304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32340/statm: 28394 26860 183 442 0 27948 0
[pid=32348] ppid=32340 vsize=570908 CPUtime=1472.84 cores=1,3,5,7
/proc/32348/stat : 32348 (glucosInc) R 32340 32339 32059 0 -1 4202496 89823 0 0 0 147209 75 0 0 20 0 1 0 383504580 584609792 129899 33554432000 4194304 5654031 140736828366912 140736828354728 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32348/statm: 142727 129899 142 357 0 142367 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 693632

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 32428
/proc/meminfo: memFree=26517408/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
[pid=32340] ppid=32339 vsize=113576 CPUtime=9.14 cores=1,3,5,7
/proc/32340/stat : 32340 (npSolver-pbo) S 32339 32339 32059 0 -1 4202496 21837 53665 0 0 335 116 433 30 20 0 1 0 383503663 116301824 26860 33554432000 4194304 6004724 140734716214384 140734716199304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32340/statm: 28394 26860 183 442 0 27948 0
[pid=32348] ppid=32340 vsize=570908 CPUtime=1532.83 cores=1,3,5,7
/proc/32348/stat : 32348 (glucosInc) R 32340 32339 32059 0 -1 4202496 89829 0 0 0 153208 75 0 0 20 0 1 0 383504580 584609792 132971 33554432000 4194304 5654031 140736828366912 140736828354728 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32348/statm: 142727 132971 142 357 0 142367 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 693632

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 32428
/proc/meminfo: memFree=26524428/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
[pid=32340] ppid=32339 vsize=113576 CPUtime=9.14 cores=1,3,5,7
/proc/32340/stat : 32340 (npSolver-pbo) S 32339 32339 32059 0 -1 4202496 21837 53665 0 0 335 116 433 30 20 0 1 0 383503663 116301824 26860 33554432000 4194304 6004724 140734716214384 140734716199304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32340/statm: 28394 26860 183 442 0 27948 0
[pid=32348] ppid=32340 vsize=570908 CPUtime=1592.82 cores=1,3,5,7
/proc/32348/stat : 32348 (glucosInc) R 32340 32339 32059 0 -1 4202496 90266 0 0 0 159204 78 0 0 20 0 1 0 383504580 584609792 130923 33554432000 4194304 5654031 140736828366912 140736828354728 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32348/statm: 142727 130923 142 357 0 142367 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 693632

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 32431
/proc/meminfo: memFree=26499780/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
[pid=32340] ppid=32339 vsize=113576 CPUtime=9.14 cores=1,3,5,7
/proc/32340/stat : 32340 (npSolver-pbo) S 32339 32339 32059 0 -1 4202496 21837 53665 0 0 335 116 433 30 20 0 1 0 383503663 116301824 26860 33554432000 4194304 6004724 140734716214384 140734716199304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32340/statm: 28394 26860 183 442 0 27948 0
[pid=32348] ppid=32340 vsize=652296 CPUtime=1652.82 cores=1,3,5,7
/proc/32348/stat : 32348 (glucosInc) R 32340 32339 32059 0 -1 4202496 90610 0 0 0 165202 80 0 0 20 0 1 0 383504580 667951104 136886 33554432000 4194304 5654031 140736828366912 140736828354728 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32348/statm: 163074 136886 142 357 0 162714 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 775020

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32432
/proc/meminfo: memFree=26513964/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
[pid=32340] ppid=32339 vsize=113576 CPUtime=9.14 cores=1,3,5,7
/proc/32340/stat : 32340 (npSolver-pbo) S 32339 32339 32059 0 -1 4202496 21837 53665 0 0 335 116 433 30 20 0 1 0 383503663 116301824 26860 33554432000 4194304 6004724 140734716214384 140734716199304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32340/statm: 28394 26860 183 442 0 27948 0
[pid=32348] ppid=32340 vsize=570908 CPUtime=1712.8 cores=1,3,5,7
/proc/32348/stat : 32348 (glucosInc) R 32340 32339 32059 0 -1 4202496 90996 0 0 0 171197 83 0 0 20 0 1 0 383504580 584609792 132730 33554432000 4194304 5654031 140736828366912 140736828354728 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32348/statm: 142727 132730 142 357 0 142367 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 693632

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32432
/proc/meminfo: memFree=26487764/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
[pid=32340] ppid=32339 vsize=113576 CPUtime=9.14 cores=1,3,5,7
/proc/32340/stat : 32340 (npSolver-pbo) S 32339 32339 32059 0 -1 4202496 21837 53665 0 0 335 116 433 30 20 0 1 0 383503663 116301824 26860 33554432000 4194304 6004724 140734716214384 140734716199304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32340/statm: 28394 26860 183 442 0 27948 0
[pid=32348] ppid=32340 vsize=659140 CPUtime=1772.8 cores=1,3,5,7
/proc/32348/stat : 32348 (glucosInc) R 32340 32339 32059 0 -1 4202496 92433 0 0 0 177195 85 0 0 20 0 1 0 383504580 674959360 139276 33554432000 4194304 5654031 140736828366912 140736828354728 4232466 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32348/statm: 164785 139276 142 357 0 164425 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 781864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32432
/proc/meminfo: memFree=26477632/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
[pid=32340] ppid=32339 vsize=113576 CPUtime=9.14 cores=1,3,5,7
/proc/32340/stat : 32340 (npSolver-pbo) S 32339 32339 32059 0 -1 4202496 21837 53665 0 0 335 116 433 30 20 0 1 0 383503663 116301824 26860 33554432000 4194304 6004724 140734716214384 140734716199304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32340/statm: 28394 26860 183 442 0 27948 0
[pid=32348] ppid=32340 vsize=659140 CPUtime=1790.89 cores=1,3,5,7
/proc/32348/stat : 32348 (glucosInc) R 32340 32339 32059 0 -1 4202496 92438 0 0 0 179004 85 0 0 20 0 1 0 383504580 674959360 141836 33554432000 4194304 5654031 140736828366912 140736828354728 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32348/statm: 164785 141836 142 357 0 164425 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 781864

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

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32432
/proc/meminfo: memFree=26477632/32873844 swapFree=7632/7632
[pid=32339] ppid=32337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32339/stat : 32339 (npSolver-pbo-I.) S 32337 32339 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383503663 9367552 275 33554432000 4194304 5064252 140734719893280 140734719892192 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32339/statm: 2287 275 233 213 0 72 0
[pid=32340] ppid=32339 vsize=113576 CPUtime=9.14 cores=1,3,5,7
/proc/32340/stat : 32340 (npSolver-pbo) S 32339 32339 32059 0 -1 4202496 21837 53665 0 0 335 116 433 30 20 0 1 0 383503663 116301824 26860 33554432000 4194304 6004724 140734716214384 140734716199304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32340/statm: 28394 26860 183 442 0 27948 0
[pid=32348] ppid=32340 vsize=659140 CPUtime=1790.89 cores=1,3,5,7
/proc/32348/stat : 32348 (glucosInc) R 32340 32339 32059 0 -1 4202496 92438 0 0 0 179004 85 0 0 20 0 1 0 383504580 674959360 141836 33554432000 4194304 5654031 140736828366912 140736828354728 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32348/statm: 164785 141836 142 357 0 164425 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 781864

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.42
CPU time (s): 1800.03
CPU user time (s): 1797.72
CPU system time (s): 2.31
CPU usage (%): 99.9785
Max. virtual memory (cumulated for all children) (KiB): 905248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.69783
system time used= 1.47877
maximum resident set size= 444356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75859
page faults= 0
swaps= 0
block input operations= 0
block output operations= 432776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 620
involuntary context switches= 23

runsolver used 4.37033 second user time and 11.5532 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-08 18:43:00
IDJOB=3748568
IDBENCH=92658
IDSOLVER=2333
FILE ID=node119/3748568-1339173780
RUNJOBID= node119-1339170171-32076
PBS_JOBID= 14643814
Free space on /tmp= 69532 MiB

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

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

MD5SUM BENCH= 1a50d88b33a856d21607d03bda43d116
RANDOM SEED=1157272047

node119.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.943
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.88
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.943
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.943
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.93
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.943
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.943
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.93
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.943
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.92
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.943
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.90
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.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25125596 kB
Buffers:          250156 kB
Cached:          2051844 kB
SwapCached:         2552 kB
Active:          6164860 kB
Inactive:         699384 kB
Active(anon):    4559076 kB
Inactive(anon):     3936 kB
Active(file):    1605784 kB
Inactive(file):   695448 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67097020 kB
Dirty:             12444 kB
Writeback:             0 kB
AnonPages:       4566692 kB
Mapped:            10008 kB
Shmem:                 0 kB
Slab:             734136 kB
SReclaimable:     174940 kB
SUnreclaim:       559196 kB
KernelStack:        1472 kB
PageTables:        13104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    5610516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2664448 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= 69908 MiB
End job on node119 at 2012-06-08 19:13:02