Trace number 3746909

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-topDown (fixed)? (TO) 1800.07 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_7.opb
MD5SUMc97ea0ca4046b53674ada05533ed4cde
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark7290551
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 153990656
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 153911476473
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 153990656
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 153911476473
Number of bits of the biggest sum of numbers38
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.10	c old isEQ: 0, new EQ is 1
1.18/1.22	c run inc solver
1.18/1.22	c [INC SYSTEM] run initial solver
1.18/1.22	c [INC SYSTEM] preprocess with white file
6.65/6.78	c [INC SYSTEM] finished preprocessing in 5 s
6.65/6.78	c [INC SYSTEM] execute solver
10.16/10.26	c [INC SEARCH] formula is SAT
10.16/10.28	c [INC SYSTEM] solved the initial formula
10.25/10.33	c model valid
10.25/10.33	c current solution ok
12.46/12.56	o 50557291
12.46/12.56	c [INC SYSTEM] there exists a inc, kill it!
12.46/12.56	c write failed with 2
12.46/12.57	c [INC SEARCH] iteration: 0
12.46/12.57	c [INC BOUNDS] best value:50557376 search for 50557375
12.46/12.57	c [INC SYSTEM] create new solver instance
12.46/12.57	c [INC] encode full formula
12.46/12.57	c fallback to adder encoding
14.47/14.52	c set iterative enc to: adder
14.47/14.52	c set iterative enc to: none
14.66/14.78	c [INC SEARCH] isOptimum variable: 0
148.29/148.33	c formula is SAT
148.39/148.40	c [INC SEARCH] copied best model
148.39/148.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
148.39/148.45	c model valid
148.39/148.45	c current solution ok
148.39/148.45	o 38292815
148.39/148.45	c [INC SEARCH] iteration: 1
148.39/148.45	c [INC BOUNDS] best value:38292900 search for 38292899
148.39/148.45	c [INC SYSTEM] there exists a inc, kill it!
148.39/148.45	c write failed with 2
148.39/148.47	c [INC SYSTEM] create new solver instance
148.39/148.47	c [INC] encode full formula
148.39/148.47	c fallback to adder encoding
150.21/150.28	c set iterative enc to: adder
150.21/150.28	c set iterative enc to: none
150.49/150.58	c [INC SEARCH] isOptimum variable: 0
160.18/160.20	c formula is SAT
160.18/160.27	c [INC SEARCH] copied best model
160.18/160.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
160.28/160.32	c model valid
160.28/160.32	c current solution ok
160.28/160.32	o 34179889
160.28/160.32	c [INC SEARCH] iteration: 2
160.28/160.32	c [INC BOUNDS] best value:34179974 search for 34179973
160.28/160.32	c [INC SYSTEM] there exists a inc, kill it!
160.28/160.32	c write failed with 2
160.28/160.34	c [INC SYSTEM] create new solver instance
160.28/160.34	c [INC] encode full formula
160.28/160.34	c fallback to adder encoding
162.08/162.14	c set iterative enc to: adder
162.08/162.14	c set iterative enc to: none
162.38/162.42	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 31357 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=1

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-3746909-1339109145/watcher-3746909-1339109145 -o /tmp/evaluation-result-3746909-1339109145/solver-3746909-1339109145 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746909-1339109145.opb 340023652 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.29 2.08 2.02 3/179 31355
/proc/meminfo: memFree=21073556/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (runsolver) D 31353 31355 30107 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 377038868 12095488 51 33554432000 4194304 5436572 140734593286688 140734593282984 4883175 0 0 4096 24578 18446744071579943789 0 0 17 4 0 0 0 0 0
/proc/31355/statm: 2953 51 31 304 0 2645 0

[startup+0.046465 s]
/proc/loadavg: 2.29 2.08 2.02 3/179 31355
/proc/meminfo: memFree=21073556/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100294 s]
/proc/loadavg: 2.29 2.08 2.02 3/179 31355
/proc/meminfo: memFree=21073556/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300285 s]
/proc/loadavg: 2.29 2.08 2.02 3/179 31355
/proc/meminfo: memFree=21073556/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.7003 s]
/proc/loadavg: 2.29 2.08 2.02 3/179 31355
/proc/meminfo: memFree=21073556/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.27 2.07 2.02 3/181 31357
/proc/meminfo: memFree=20948188/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
[pid=31357] ppid=31355 vsize=85480 CPUtime=1.22 cores=0,2,4,6
/proc/31357/stat : 31357 (npSolver-pbo) S 31355 31355 30107 0 -1 4202496 9169 0 0 0 110 12 0 0 20 0 1 0 377038869 87531520 19946 33554432000 4194304 6004724 140734642379680 140734642374144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31357/statm: 21370 19946 171 442 0 20924 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 94628

[startup+3.10045 s]
/proc/loadavg: 2.27 2.07 2.02 3/183 31359
/proc/meminfo: memFree=20624048/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
[pid=31357] ppid=31355 vsize=85480 CPUtime=1.22 cores=0,2,4,6
/proc/31357/stat : 31357 (npSolver-pbo) S 31355 31355 30107 0 -1 4202496 9169 0 0 0 110 12 0 0 20 0 1 0 377038869 87531520 19946 33554432000 4194304 6004724 140734642379680 140734642374144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31357/statm: 21370 19946 171 442 0 20924 0
[pid=31358] ppid=31357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31358/stat : 31358 (cp2_pre.sh) S 31357 31355 30107 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 377038993 9367552 277 33554432000 4194304 5064252 140735840421984 140735840420688 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31358/statm: 2287 277 234 213 0 72 0
[pid=31359] ppid=31358 vsize=363540 CPUtime=1.84 cores=0,2,4,6
/proc/31359/stat : 31359 (coprocessor) R 31358 31355 30107 0 -1 4202496 41502 0 0 0 175 9 0 0 20 0 1 0 377038993 372264960 81958 33554432000 4194304 6586260 140733659442304 140733659438568 5511711 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/31359/statm: 90885 81958 166 584 0 90297 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 467316

[startup+6.30042 s]
/proc/loadavg: 2.33 2.09 2.03 3/183 31359
/proc/meminfo: memFree=20332232/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
[pid=31357] ppid=31355 vsize=85480 CPUtime=1.22 cores=0,2,4,6
/proc/31357/stat : 31357 (npSolver-pbo) S 31355 31355 30107 0 -1 4202496 9169 0 0 0 110 12 0 0 20 0 1 0 377038869 87531520 19946 33554432000 4194304 6004724 140734642379680 140734642374144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31357/statm: 21370 19946 171 442 0 20924 0
[pid=31358] ppid=31357 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31358/stat : 31358 (cp2_pre.sh) S 31357 31355 30107 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 377038993 9367552 277 33554432000 4194304 5064252 140735840421984 140735840420688 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31358/statm: 2287 277 234 213 0 72 0
[pid=31359] ppid=31358 vsize=451108 CPUtime=5.04 cores=0,2,4,6
/proc/31359/stat : 31359 (coprocessor) R 31358 31355 30107 0 -1 4202496 57675 0 0 0 473 31 0 0 20 0 1 0 377038993 461934592 109736 33554432000 4194304 6586260 140733659442304 140733659438056 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/31359/statm: 112777 109736 204 584 0 112189 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 554884

[startup+12.7004 s]
/proc/loadavg: 2.38 2.10 2.03 3/182 31361
/proc/meminfo: memFree=20466360/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
[pid=31357] ppid=31355 vsize=111576 CPUtime=12.67 cores=0,2,4,6
/proc/31357/stat : 31357 (npSolver-pbo) R 31355 31355 30107 0 -1 4202496 16063 91182 0 0 169 194 855 49 20 0 1 0 377038869 114253824 25969 33554432000 4194304 6004724 140734642379680 140734642375168 4536305 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31357/statm: 27894 25969 182 442 0 27448 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 120724

[startup+25.5004 s]
/proc/loadavg: 2.37 2.12 2.04 3/181 31366
/proc/meminfo: memFree=22787956/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
[pid=31357] ppid=31355 vsize=95196 CPUtime=14.75 cores=0,2,4,6
/proc/31357/stat : 31357 (npSolver-pbo) S 31355 31355 30107 0 -1 4202496 19289 91697 0 0 348 219 855 53 20 0 1 0 377038869 97480704 22419 33554432000 4194304 6004724 140734642379680 140734642365528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31357/statm: 23799 22419 183 442 0 23353 0
[pid=31364] ppid=31357 vsize=530088 CPUtime=10.7 cores=0,2,4,6
/proc/31364/stat : 31364 (glucosInc) R 31357 31355 30107 0 -1 4202496 80642 0 0 0 1047 23 0 0 20 0 1 0 377040346 542810112 115019 33554432000 4194304 5654031 140734424866288 140734424854104 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31364/statm: 132522 115019 142 357 0 132162 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 634432

[startup+51.1004 s]
/proc/loadavg: 2.24 2.11 2.03 3/181 31366
/proc/meminfo: memFree=20228280/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
[pid=31357] ppid=31355 vsize=95196 CPUtime=14.75 cores=0,2,4,6
/proc/31357/stat : 31357 (npSolver-pbo) S 31355 31355 30107 0 -1 4202496 19289 91697 0 0 348 219 855 53 20 0 1 0 377038869 97480704 22419 33554432000 4194304 6004724 140734642379680 140734642365528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31357/statm: 23799 22419 183 442 0 23353 0
[pid=31364] ppid=31357 vsize=530088 CPUtime=36.29 cores=0,2,4,6
/proc/31364/stat : 31364 (glucosInc) R 31357 31355 30107 0 -1 4202496 80749 0 0 0 3606 23 0 0 20 0 1 0 377040346 542810112 115637 33554432000 4194304 5654031 140734424866288 140734424854104 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31364/statm: 132522 115637 142 357 0 132162 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 634432

[startup+102.3 s]
/proc/loadavg: 2.10 2.09 2.03 3/181 31366
/proc/meminfo: memFree=20199040/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
[pid=31357] ppid=31355 vsize=95196 CPUtime=14.75 cores=0,2,4,6
/proc/31357/stat : 31357 (npSolver-pbo) S 31355 31355 30107 0 -1 4202496 19289 91697 0 0 348 219 855 53 20 0 1 0 377038869 97480704 22419 33554432000 4194304 6004724 140734642379680 140734642365528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31357/statm: 23799 22419 183 442 0 23353 0
[pid=31364] ppid=31357 vsize=535500 CPUtime=87.49 cores=0,2,4,6
/proc/31364/stat : 31364 (glucosInc) R 31357 31355 30107 0 -1 4202496 81343 0 0 0 8725 24 0 0 20 0 1 0 377040346 548352000 118786 33554432000 4194304 5654031 140734424866288 140734424854104 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31364/statm: 133875 118786 142 357 0 133515 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 639844

[startup+162.3 s]
/proc/loadavg: 2.11 2.09 2.03 3/180 31369
/proc/meminfo: memFree=20520272/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
[pid=31357] ppid=31355 vsize=395396 CPUtime=162.28 cores=0,2,4,6
/proc/31357/stat : 31357 (npSolver-pbo) R 31355 31355 30107 0 -1 4202496 36541 254138 0 0 736 254 15118 120 20 0 1 0 377038869 404885504 96850 33554432000 4194304 6004724 140734642379680 140734642373232 5193835 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31357/statm: 98849 96850 183 442 0 98403 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 404544

[startup+222.3 s]
/proc/loadavg: 2.04 2.07 2.02 3/181 31371
/proc/meminfo: memFree=20150880/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
[pid=31357] ppid=31355 vsize=136004 CPUtime=162.41 cores=0,2,4,6
/proc/31357/stat : 31357 (npSolver-pbo) S 31355 31355 30107 0 -1 4202496 36550 254138 0 0 736 267 15118 120 20 0 1 0 377038869 139268096 32589 33554432000 4194304 6004724 140734642379680 140734642365528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31357/statm: 34001 32589 183 442 0 33555 0
[pid=31371] ppid=31357 vsize=528160 CPUtime=59.84 cores=0,2,4,6
/proc/31371/stat : 31371 (glucosInc) R 31357 31355 30107 0 -1 4202496 77199 0 0 0 5964 20 0 0 20 0 1 0 377055111 540835840 121644 33554432000 4194304 5654031 140733298372144 140733298359960 4214993 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31371/statm: 132040 121644 142 357 0 131680 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 673312

[startup+282.3 s]
/proc/loadavg: 2.07 2.07 2.02 3/182 31374
/proc/meminfo: memFree=20084200/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.02 2.01 2.00 3/181 31404
/proc/meminfo: memFree=19852184/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
[pid=31357] ppid=31355 vsize=136004 CPUtime=162.41 cores=0,2,4,6
/proc/31357/stat : 31357 (npSolver-pbo) S 31355 31355 30107 0 -1 4202496 36550 254138 0 0 736 267 15118 120 20 0 1 0 377038869 139268096 32589 33554432000 4194304 6004724 140734642379680 140734642365528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31357/statm: 34001 32589 183 442 0 33555 0
[pid=31371] ppid=31357 vsize=960932 CPUtime=1199.63 cores=0,2,4,6
/proc/31371/stat : 31371 (glucosInc) R 31357 31355 30107 0 -1 4202496 94129 0 0 0 119827 136 0 0 20 0 1 0 377055111 983994368 189802 33554432000 4194304 5654031 140733298372144 140733298370232 4215327 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31371/statm: 240233 189802 142 357 0 239873 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1106084

[startup+1422.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 31404
/proc/meminfo: memFree=19697192/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
[pid=31357] ppid=31355 vsize=136004 CPUtime=162.41 cores=0,2,4,6
/proc/31357/stat : 31357 (npSolver-pbo) S 31355 31355 30107 0 -1 4202496 36550 254138 0 0 736 267 15118 120 20 0 1 0 377038869 139268096 32589 33554432000 4194304 6004724 140734642379680 140734642365528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31357/statm: 34001 32589 183 442 0 33555 0
[pid=31371] ppid=31357 vsize=961596 CPUtime=1259.62 cores=0,2,4,6
/proc/31371/stat : 31371 (glucosInc) R 31357 31355 30107 0 -1 4202496 94352 0 0 0 125823 139 0 0 20 0 1 0 377055111 984674304 228861 33554432000 4194304 5654031 140733298372144 140733298369928 4215188 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31371/statm: 240399 228861 142 357 0 240039 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 1106748

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 31407
/proc/meminfo: memFree=19941052/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
[pid=31357] ppid=31355 vsize=136004 CPUtime=162.41 cores=0,2,4,6
/proc/31357/stat : 31357 (npSolver-pbo) S 31355 31355 30107 0 -1 4202496 36550 254138 0 0 736 267 15118 120 20 0 1 0 377038869 139268096 32589 33554432000 4194304 6004724 140734642379680 140734642365528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31357/statm: 34001 32589 183 442 0 33555 0
[pid=31371] ppid=31357 vsize=747248 CPUtime=1319.61 cores=0,2,4,6
/proc/31371/stat : 31371 (glucosInc) R 31357 31355 30107 0 -1 4202496 95470 0 0 0 131816 145 0 0 20 0 1 0 377055111 765181952 167782 33554432000 4194304 5654031 140733298372144 140733298370168 4233424 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31371/statm: 186812 167782 142 357 0 186452 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 892400

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31407
/proc/meminfo: memFree=19799444/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
[pid=31357] ppid=31355 vsize=136004 CPUtime=162.41 cores=0,2,4,6
/proc/31357/stat : 31357 (npSolver-pbo) S 31355 31355 30107 0 -1 4202496 36550 254138 0 0 736 267 15118 120 20 0 1 0 377038869 139268096 32589 33554432000 4194304 6004724 140734642379680 140734642365528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31357/statm: 34001 32589 183 442 0 33555 0
[pid=31371] ppid=31357 vsize=962172 CPUtime=1379.6 cores=0,2,4,6
/proc/31371/stat : 31371 (glucosInc) R 31357 31355 30107 0 -1 4202496 95980 0 0 0 137810 150 0 0 20 0 1 0 377055111 985264128 203040 33554432000 4194304 5654031 140733298372144 140733298370232 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31371/statm: 240543 203040 142 357 0 240183 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 1107324

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31407
/proc/meminfo: memFree=19665336/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
[pid=31357] ppid=31355 vsize=136004 CPUtime=162.41 cores=0,2,4,6
/proc/31357/stat : 31357 (npSolver-pbo) S 31355 31355 30107 0 -1 4202496 36550 254138 0 0 736 267 15118 120 20 0 1 0 377038869 139268096 32589 33554432000 4194304 6004724 140734642379680 140734642365528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31357/statm: 34001 32589 183 442 0 33555 0
[pid=31371] ppid=31357 vsize=1312700 CPUtime=1439.59 cores=0,2,4,6
/proc/31371/stat : 31371 (glucosInc) R 31357 31355 30107 0 -1 4202496 96951 0 0 0 143805 154 0 0 20 0 1 0 377055111 1344204800 236204 33554432000 4194304 5654031 140733298372144 140733298370232 4215088 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31371/statm: 328175 236204 142 357 0 327815 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 1457852

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31408
/proc/meminfo: memFree=19963612/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
[pid=31357] ppid=31355 vsize=136004 CPUtime=162.41 cores=0,2,4,6
/proc/31357/stat : 31357 (npSolver-pbo) S 31355 31355 30107 0 -1 4202496 36550 254138 0 0 736 267 15118 120 20 0 1 0 377038869 139268096 32589 33554432000 4194304 6004724 140734642379680 140734642365528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31357/statm: 34001 32589 183 442 0 33555 0
[pid=31371] ppid=31357 vsize=749096 CPUtime=1499.59 cores=0,2,4,6
/proc/31371/stat : 31371 (glucosInc) R 31357 31355 30107 0 -1 4202496 97658 0 0 0 149796 163 0 0 20 0 1 0 377055111 767074304 161027 33554432000 4194304 5654031 140733298372144 140733298370168 4215108 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31371/statm: 187274 161027 142 357 0 186914 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 894248

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31408
/proc/meminfo: memFree=19815600/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
[pid=31357] ppid=31355 vsize=136004 CPUtime=162.41 cores=0,2,4,6
/proc/31357/stat : 31357 (npSolver-pbo) S 31355 31355 30107 0 -1 4202496 36550 254138 0 0 736 267 15118 120 20 0 1 0 377038869 139268096 32589 33554432000 4194304 6004724 140734642379680 140734642365528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31357/statm: 34001 32589 183 442 0 33555 0
[pid=31371] ppid=31357 vsize=964020 CPUtime=1559.57 cores=0,2,4,6
/proc/31371/stat : 31371 (glucosInc) R 31357 31355 30107 0 -1 4202496 98172 0 0 0 155789 168 0 0 20 0 1 0 377055111 987156480 197822 33554432000 4194304 5654031 140733298372144 140733298370232 4214993 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31371/statm: 241005 197822 142 357 0 240645 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1109172

[startup+1782.31 s]
/proc/loadavg: 1.66 1.92 1.97 2/174 31522
/proc/meminfo: memFree=25305608/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
[pid=31357] ppid=31355 vsize=136004 CPUtime=162.41 cores=0,2,4,6
/proc/31357/stat : 31357 (npSolver-pbo) S 31355 31355 30107 0 -1 4202496 36550 254138 0 0 736 267 15118 120 20 0 1 0 377038869 139268096 32589 33554432000 4194304 6004724 140734642379680 140734642365528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31357/statm: 34001 32589 183 442 0 33555 0
[pid=31371] ppid=31357 vsize=1313268 CPUtime=1619.57 cores=0,2,4,6
/proc/31371/stat : 31371 (glucosInc) R 31357 31355 30107 0 -1 4202496 98962 0 0 0 161784 173 0 0 20 0 1 0 377055111 1344786432 235906 33554432000 4194304 5654031 140733298372144 140733298370232 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31371/statm: 328317 235906 142 357 0 327957 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1458420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.52 1.87 1.96 2/174 31522
/proc/meminfo: memFree=25271256/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
[pid=31357] ppid=31355 vsize=136004 CPUtime=162.41 cores=0,2,4,6
/proc/31357/stat : 31357 (npSolver-pbo) S 31355 31355 30107 0 -1 4202496 36550 254138 0 0 736 267 15118 120 20 0 1 0 377038869 139268096 32589 33554432000 4194304 6004724 140734642379680 140734642365528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31357/statm: 34001 32589 183 442 0 33555 0
[pid=31371] ppid=31357 vsize=1313268 CPUtime=1637.66 cores=0,2,4,6
/proc/31371/stat : 31371 (glucosInc) R 31357 31355 30107 0 -1 4202496 98983 0 0 0 163593 173 0 0 20 0 1 0 377055111 1344786432 244610 33554432000 4194304 5654031 140733298372144 140733298370232 4215200 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31371/statm: 328317 244610 142 357 0 327957 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1458420

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 1.52 1.87 1.96 2/174 31522
/proc/meminfo: memFree=25271256/32873844 swapFree=7628/7628
[pid=31355] ppid=31353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31355/stat : 31355 (npSolver-pbo-It) S 31353 31355 30107 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038868 9367552 275 33554432000 4194304 5064252 140735260201200 140735260200112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31355/statm: 2287 275 233 213 0 72 0
[pid=31357] ppid=31355 vsize=136004 CPUtime=162.41 cores=0,2,4,6
/proc/31357/stat : 31357 (npSolver-pbo) S 31355 31355 30107 0 -1 4202496 36550 254138 0 0 736 267 15118 120 20 0 1 0 377038869 139268096 32589 33554432000 4194304 6004724 140734642379680 140734642365528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31357/statm: 34001 32589 183 442 0 33555 0
[pid=31371] ppid=31357 vsize=1313268 CPUtime=1637.66 cores=0,2,4,6
/proc/31371/stat : 31371 (glucosInc) R 31357 31355 30107 0 -1 4202496 98983 0 0 0 163593 173 0 0 20 0 1 0 377055111 1344786432 244610 33554432000 4194304 5654031 140733298372144 140733298370232 4215200 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31371/statm: 328317 244610 142 357 0 327957 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1458420

Child status: 0

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

Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1794.47
CPU system time (s): 5.6
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 1802296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 158.555
system time used= 3.88741
maximum resident set size= 562312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 291062
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1242072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5669
involuntary context switches= 1285

runsolver used 5.81112 second user time and 18.1212 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-08 00:45:45
IDJOB=3746909
IDBENCH=92732
IDSOLVER=2332
FILE ID=node145/3746909-1339109145
RUNJOBID= node145-1339098177-30123
PBS_JOBID= 14643708
Free space on /tmp= 69204 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat85_4_27_7.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746909-1339109145/watcher-3746909-1339109145 -o /tmp/evaluation-result-3746909-1339109145/solver-3746909-1339109145 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746909-1339109145.opb 340023652 HOME HOME

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

MD5SUM BENCH= c97ea0ca4046b53674ada05533ed4cde
RANDOM SEED=340023652

node145.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.149
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        21074092 kB
Buffers:          480212 kB
Cached:          6796256 kB
SwapCached:            4 kB
Active:          6957780 kB
Inactive:        3907324 kB
Active(anon):    3579944 kB
Inactive(anon):    10864 kB
Active(file):    3377836 kB
Inactive(file):  3896460 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108852 kB
Dirty:            555284 kB
Writeback:             0 kB
AnonPages:       3595324 kB
Mapped:            15428 kB
Shmem:               200 kB
Slab:             784600 kB
SReclaimable:     225372 kB
SUnreclaim:       559228 kB
KernelStack:        1472 kB
PageTables:        11032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    4990896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3323904 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= 70832 MiB
End job on node145 at 2012-06-08 01:15:45