Trace number 3697726

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? (TO) 1800.08 1800.72

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_3.opb
MD5SUM96fec7ce232e48bab56f85f395e33fea
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6182423
Best CPU time to get the best result obtained on this benchmark1800.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 164566592
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 193952320580
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 164566592
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 193952320580
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.80	c run inc solver
0.00/0.80	c [INC SYSTEM] run initial solver
0.00/0.80	c [INC SYSTEM] preprocess with white file
5.65/5.89	c [INC SYSTEM] finished preprocessing in 5 s
5.65/5.89	c [INC SYSTEM] execute solver
8.66/8.87	c [INC SEARCH] formula is SAT
8.75/8.90	c [INC SYSTEM] solved the initial formula
8.75/8.96	c model valid
8.75/8.96	c current solution ok
10.65/10.92	o 61623059
10.65/10.92	c [INC SYSTEM] there exists a inc, kill it!
10.65/10.92	c write failed with 2
10.65/10.93	c [INC SEARCH] iteration: 0
10.65/10.93	c [INC BOUNDS] best value:61623159 search for 61623158
10.65/10.93	c [INC SYSTEM] create new solver instance
10.65/10.93	c [INC] encode full formula
10.65/10.93	c fallback to adder encoding
13.46/13.71	c set iterative enc to: adder
13.46/13.71	c set iterative enc to: none
13.76/14.08	c [INC SEARCH] isOptimum variable: 0
983.47/983.93	c formula is SAT
983.57/984.02	c [INC SEARCH] copied best model
983.57/984.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
983.57/984.09	c model valid
983.57/984.09	c current solution ok
983.57/984.09	o 41202315
983.57/984.09	c [INC SEARCH] iteration: 1
983.57/984.09	c [INC BOUNDS] best value:41202415 search for 41202414
983.57/984.09	c [INC SYSTEM] there exists a inc, kill it!
983.57/984.09	c write failed with 2
983.67/984.10	c [INC SYSTEM] create new solver instance
983.67/984.10	c [INC] encode full formula
983.67/984.10	c fallback to adder encoding
986.30/986.76	c set iterative enc to: adder
986.30/986.76	c set iterative enc to: none
986.68/987.15	c [INC SEARCH] isOptimum variable: 0
1318.40/1318.95	c formula is SAT
1318.51/1319.04	c [INC SEARCH] copied best model
1318.51/1319.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1318.61/1319.11	c model valid
1318.61/1319.11	c current solution ok
1318.61/1319.11	o 40615787
1318.61/1319.11	c [INC SEARCH] iteration: 2
1318.61/1319.11	c [INC BOUNDS] best value:40615887 search for 40615886
1318.61/1319.11	c [INC SYSTEM] there exists a inc, kill it!
1318.61/1319.11	c write failed with 2
1318.61/1319.13	c [INC SYSTEM] create new solver instance
1318.61/1319.13	c [INC] encode full formula
1318.61/1319.13	c fallback to adder encoding
1321.21/1321.77	c set iterative enc to: adder
1321.21/1321.77	c set iterative enc to: none
1321.62/1322.15	c [INC SEARCH] isOptimum variable: 0
1410.07/1410.67	c formula is SAT
1410.17/1410.76	c [INC SEARCH] copied best model
1410.17/1410.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1410.27/1410.83	c model valid
1410.27/1410.83	c current solution ok
1410.27/1410.83	o 26128907
1410.27/1410.83	c [INC SEARCH] iteration: 3
1410.27/1410.83	c [INC BOUNDS] best value:26129007 search for 26129006
1410.27/1410.83	c [INC SYSTEM] there exists a inc, kill it!
1410.27/1410.83	c write failed with 2
1410.27/1410.86	c [INC SYSTEM] create new solver instance
1410.27/1410.86	c [INC] encode full formula
1410.27/1410.86	c fallback to adder encoding
1412.68/1413.22	c set iterative enc to: adder
1412.68/1413.22	c set iterative enc to: none
1412.98/1413.57	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-3697726-1338134405/watcher-3697726-1338134405 -o /tmp/evaluation-result-3697726-1338134405/solver-3697726-1338134405 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697726-1338134405.opb 1427637078 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/177 22655
/proc/meminfo: memFree=28518400/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0

[startup+0.0280339 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22655
/proc/meminfo: memFree=28518400/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100141 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22655
/proc/meminfo: memFree=28518400/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300202 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22655
/proc/meminfo: memFree=28518400/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700186 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22655
/proc/meminfo: memFree=28518400/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22659
/proc/meminfo: memFree=28398976/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
[pid=22656] ppid=22655 vsize=65020 CPUtime=0.82 cores=1,3,5,7
/proc/22656/stat : 22656 (npSolver-pbo) S 22655 22655 21372 0 -1 4202496 10923 0 0 0 73 9 0 0 20 0 1 0 279565984 66580480 15294 33554432000 4194304 5992684 140733790189008 140733790183456 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22656/statm: 16255 15294 172 440 0 15811 0
[pid=22658] ppid=22656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22658/stat : 22658 (cp2_pre.sh) S 22656 22655 21372 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 279566068 9367552 277 33554432000 4194304 5064252 140734749899312 140734749898016 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22658/statm: 2287 277 234 213 0 72 0
[pid=22659] ppid=22658 vsize=282088 CPUtime=0.65 cores=1,3,5,7
/proc/22659/stat : 22659 (coprocessor) R 22658 22655 21372 0 -1 4202496 27785 0 0 0 58 7 0 0 20 0 1 0 279566068 288858112 62066 33554432000 4194304 6586260 140733690621920 140733690619080 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/22659/statm: 70522 62066 166 584 0 69934 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 365404

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22659
/proc/meminfo: memFree=28127500/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
[pid=22656] ppid=22655 vsize=65020 CPUtime=0.82 cores=1,3,5,7
/proc/22656/stat : 22656 (npSolver-pbo) S 22655 22655 21372 0 -1 4202496 10923 0 0 0 73 9 0 0 20 0 1 0 279565984 66580480 15294 33554432000 4194304 5992684 140733790189008 140733790183456 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22656/statm: 16255 15294 172 440 0 15811 0
[pid=22658] ppid=22656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22658/stat : 22658 (cp2_pre.sh) S 22656 22655 21372 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 279566068 9367552 277 33554432000 4194304 5064252 140734749899312 140734749898016 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22658/statm: 2287 277 234 213 0 72 0
[pid=22659] ppid=22658 vsize=366764 CPUtime=2.25 cores=1,3,5,7
/proc/22659/stat : 22659 (coprocessor) R 22658 22655 21372 0 -1 4202496 48256 0 0 0 215 10 0 0 20 0 1 0 279566068 375566336 89177 33554432000 4194304 6586260 140733690621920 140733690617848 4788839 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/22659/statm: 91691 89177 182 584 0 91103 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 450080

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22659
/proc/meminfo: memFree=27962588/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
[pid=22656] ppid=22655 vsize=65020 CPUtime=5.75 cores=1,3,5,7
/proc/22656/stat : 22656 (npSolver-pbo) S 22655 22655 21372 0 -1 4202496 10940 57275 0 0 73 9 430 63 20 0 1 0 279565984 66580480 15296 33554432000 4194304 5992684 140733790189008 140733790175272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22656/statm: 16255 15296 174 440 0 15811 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 74168

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22662
/proc/meminfo: memFree=28263604/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
[pid=22656] ppid=22655 vsize=255416 CPUtime=12.47 cores=1,3,5,7
/proc/22656/stat : 22656 (npSolver-pbo) R 22655 22655 21372 0 -1 4202496 20939 90568 0 0 286 166 721 74 20 0 1 0 279565984 261545984 61764 33554432000 4194304 5992684 140733790189008 140733790181720 4571337 0 0 4096 0 0 0 0 17 3 0 0 10 0 0
/proc/22656/statm: 63854 61764 190 440 0 63410 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 264564

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22664
/proc/meminfo: memFree=27536648/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
[pid=22656] ppid=22655 vsize=124344 CPUtime=13.84 cores=1,3,5,7
/proc/22656/stat : 22656 (npSolver-pbo) S 22655 22655 21372 0 -1 4202496 21794 91083 0 0 387 198 721 78 20 0 1 0 279565984 127328256 30142 33554432000 4194304 5992684 140733790189008 140733790174840 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 10 0 0
/proc/22656/statm: 31086 30142 191 440 0 30642 0
[pid=22664] ppid=22656 vsize=683884 CPUtime=11.4 cores=1,3,5,7
/proc/22664/stat : 22664 (glucosInc) R 22656 22655 21372 0 -1 4202496 98838 0 0 0 1114 26 0 0 20 0 1 0 279567392 700297216 148481 33554432000 4194304 5654031 140735114136160 140735114123976 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22664/statm: 170971 148481 141 357 0 170611 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 817376

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22665
/proc/meminfo: memFree=27548676/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
[pid=22656] ppid=22655 vsize=124344 CPUtime=13.84 cores=1,3,5,7
/proc/22656/stat : 22656 (npSolver-pbo) S 22655 22655 21372 0 -1 4202496 21794 91083 0 0 387 198 721 78 20 0 1 0 279565984 127328256 30142 33554432000 4194304 5992684 140733790189008 140733790174840 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 10 0 0
/proc/22656/statm: 31086 30142 191 440 0 30642 0
[pid=22664] ppid=22656 vsize=765684 CPUtime=37 cores=1,3,5,7
/proc/22664/stat : 22664 (glucosInc) R 22656 22655 21372 0 -1 4202496 100165 0 0 0 3673 27 0 0 20 0 1 0 279567392 784060416 151341 33554432000 4194304 5654031 140735114136160 140735114123976 4214597 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22664/statm: 191421 151341 141 357 0 191061 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 899176

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22688
/proc/meminfo: memFree=27511088/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
[pid=22656] ppid=22655 vsize=124344 CPUtime=13.84 cores=1,3,5,7
/proc/22656/stat : 22656 (npSolver-pbo) S 22655 22655 21372 0 -1 4202496 21794 91083 0 0 387 198 721 78 20 0 1 0 279565984 127328256 30142 33554432000 4194304 5992684 140733790189008 140733790174840 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 10 0 0
/proc/22656/statm: 31086 30142 191 440 0 30642 0
[pid=22664] ppid=22656 vsize=773060 CPUtime=88.2 cores=1,3,5,7
/proc/22664/stat : 22664 (glucosInc) R 22656 22655 21372 0 -1 4202496 101847 0 0 0 8792 28 0 0 20 0 1 0 279567392 791613440 154556 33554432000 4194304 5654031 140735114136160 140735114123976 4216105 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22664/statm: 193265 154556 142 357 0 192905 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 906552

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22688
/proc/meminfo: memFree=27520920/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
[pid=22656] ppid=22655 vsize=124344 CPUtime=13.84 cores=1,3,5,7
/proc/22656/stat : 22656 (npSolver-pbo) S 22655 22655 21372 0 -1 4202496 21794 91083 0 0 387 198 721 78 20 0 1 0 279565984 127328256 30142 33554432000 4194304 5992684 140733790189008 140733790174840 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 10 0 0
/proc/22656/statm: 31086 30142 191 440 0 30642 0
[pid=22664] ppid=22656 vsize=773060 CPUtime=148.18 cores=1,3,5,7
/proc/22664/stat : 22664 (glucosInc) R 22656 22655 21372 0 -1 4202496 101944 0 0 0 14790 28 0 0 20 0 1 0 279567392 791613440 155164 33554432000 4194304 5654031 140735114136160 140735114123976 4232803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22664/statm: 193265 155164 142 357 0 192905 0
Current children cumulated CPU time (s) 162.02
Current children cumulated vsize (KiB) 906552

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22688
/proc/meminfo: memFree=27526808/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
[pid=22656] ppid=22655 vsize=124344 CPUtime=13.84 cores=1,3,5,7
/proc/22656/stat : 22656 (npSolver-pbo) S 22655 22655 21372 0 -1 4202496 21794 91083 0 0 387 198 721 78 20 0 1 0 279565984 127328256 30142 33554432000 4194304 5992684 140733790189008 140733790174840 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 10 0 0
/proc/22656/statm: 31086 30142 191 440 0 30642 0
[pid=22664] ppid=22656 vsize=773060 CPUtime=208.16 cores=1,3,5,7
/proc/22664/stat : 22664 (glucosInc) R 22656 22655 21372 0 -1 4202496 101964 0 0 0 20788 28 0 0 20 0 1 0 279567392 791613440 156188 33554432000 4194304 5654031 140735114136160 140735114123976 4216213 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22664/statm: 193265 156188 142 357 0 192905 0
Current children cumulated CPU time (s) 222
Current children cumulated vsize (KiB) 906552

[startup+282.3 s]

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

/proc/meminfo: memFree=27650912/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
[pid=22656] ppid=22655 vsize=138936 CPUtime=1321.67 cores=1,3,5,7
/proc/22656/stat : 22656 (npSolver-pbo) S 22655 22655 21372 0 -1 4202496 43826 304679 0 0 948 271 130754 194 20 0 1 0 279565984 142270464 33790 33554432000 4194304 5992684 140733790189008 140733790174840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/22656/statm: 34734 33790 191 440 0 34290 0
[pid=22747] ppid=22656 vsize=625512 CPUtime=40.11 cores=1,3,5,7
/proc/22747/stat : 22747 (glucosInc) R 22656 22655 21372 0 -1 4202496 96212 0 0 0 3983 28 0 0 20 0 1 0 279698200 640524288 145915 33554432000 4194304 5654031 140735288216464 140735288204280 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22747/statm: 156378 145915 142 357 0 156018 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 773596

[startup+1422.31 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 22749
/proc/meminfo: memFree=27726952/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
[pid=22656] ppid=22655 vsize=138936 CPUtime=1413.05 cores=1,3,5,7
/proc/22656/stat : 22656 (npSolver-pbo) S 22655 22655 21372 0 -1 4202496 54994 402773 0 0 1200 303 139569 233 20 0 1 0 279565984 142270464 33790 33554432000 4194304 5992684 140733790189008 140733790174840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/22656/statm: 34734 33790 191 440 0 34290 0
[pid=22749] ppid=22656 vsize=589472 CPUtime=8.72 cores=1,3,5,7
/proc/22749/stat : 22749 (glucosInc) R 22656 22655 21372 0 -1 4202496 89636 0 0 0 847 25 0 0 20 0 1 0 279707342 603619328 131256 33554432000 4194304 5654031 140733371516400 140733371504216 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22749/statm: 147368 131256 140 357 0 147008 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 737556

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 22749
/proc/meminfo: memFree=27718552/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
[pid=22656] ppid=22655 vsize=138936 CPUtime=1413.05 cores=1,3,5,7
/proc/22656/stat : 22656 (npSolver-pbo) S 22655 22655 21372 0 -1 4202496 54994 402773 0 0 1200 303 139569 233 20 0 1 0 279565984 142270464 33790 33554432000 4194304 5992684 140733790189008 140733790174840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/22656/statm: 34734 33790 191 440 0 34290 0
[pid=22749] ppid=22656 vsize=592340 CPUtime=68.7 cores=1,3,5,7
/proc/22749/stat : 22749 (glucosInc) R 22656 22655 21372 0 -1 4202496 90313 0 0 0 6845 25 0 0 20 0 1 0 279707342 606556160 133466 33554432000 4194304 5654031 140733371516400 140733371504216 4232700 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22749/statm: 148085 133466 141 357 0 147725 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 740424

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22749
/proc/meminfo: memFree=27703508/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
[pid=22656] ppid=22655 vsize=138936 CPUtime=1413.05 cores=1,3,5,7
/proc/22656/stat : 22656 (npSolver-pbo) S 22655 22655 21372 0 -1 4202496 54994 402773 0 0 1200 303 139569 233 20 0 1 0 279565984 142270464 33790 33554432000 4194304 5992684 140733790189008 140733790174840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/22656/statm: 34734 33790 191 440 0 34290 0
[pid=22749] ppid=22656 vsize=594832 CPUtime=128.68 cores=1,3,5,7
/proc/22749/stat : 22749 (glucosInc) R 22656 22655 21372 0 -1 4202496 91008 0 0 0 12843 25 0 0 20 0 1 0 279707342 609107968 137227 33554432000 4194304 5654031 140733371516400 140733371514088 4215104 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22749/statm: 148708 137227 141 357 0 148348 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 742916

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22750
/proc/meminfo: memFree=27687332/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
[pid=22656] ppid=22655 vsize=138936 CPUtime=1413.05 cores=1,3,5,7
/proc/22656/stat : 22656 (npSolver-pbo) S 22655 22655 21372 0 -1 4202496 54994 402773 0 0 1200 303 139569 233 20 0 1 0 279565984 142270464 33790 33554432000 4194304 5992684 140733790189008 140733790174840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/22656/statm: 34734 33790 191 440 0 34290 0
[pid=22749] ppid=22656 vsize=601176 CPUtime=188.68 cores=1,3,5,7
/proc/22749/stat : 22749 (glucosInc) R 22656 22655 21372 0 -1 4202496 92515 0 0 0 18842 26 0 0 20 0 1 0 279707342 615604224 139756 33554432000 4194304 5654031 140733371516400 140733371504216 4232540 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22749/statm: 150294 139756 141 357 0 149934 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 749260

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22750
/proc/meminfo: memFree=27686080/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
[pid=22656] ppid=22655 vsize=138936 CPUtime=1413.05 cores=1,3,5,7
/proc/22656/stat : 22656 (npSolver-pbo) S 22655 22655 21372 0 -1 4202496 54994 402773 0 0 1200 303 139569 233 20 0 1 0 279565984 142270464 33790 33554432000 4194304 5992684 140733790189008 140733790174840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/22656/statm: 34734 33790 191 440 0 34290 0
[pid=22749] ppid=22656 vsize=605048 CPUtime=248.66 cores=1,3,5,7
/proc/22749/stat : 22749 (glucosInc) R 22656 22655 21372 0 -1 4202496 93084 0 0 0 24836 30 0 0 20 0 1 0 279707342 619569152 139911 33554432000 4194304 5654031 140733371516400 140733371504216 4215040 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22749/statm: 151262 139911 141 357 0 150902 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 753132

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22750
/proc/meminfo: memFree=27656976/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
[pid=22656] ppid=22655 vsize=138936 CPUtime=1413.05 cores=1,3,5,7
/proc/22656/stat : 22656 (npSolver-pbo) S 22655 22655 21372 0 -1 4202496 54994 402773 0 0 1200 303 139569 233 20 0 1 0 279565984 142270464 33790 33554432000 4194304 5992684 140733790189008 140733790174840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/22656/statm: 34734 33790 191 440 0 34290 0
[pid=22749] ppid=22656 vsize=686436 CPUtime=308.64 cores=1,3,5,7
/proc/22749/stat : 22749 (glucosInc) R 22656 22655 21372 0 -1 4202496 93870 0 0 0 30828 36 0 0 20 0 1 0 279707342 702910464 146912 33554432000 4194304 5654031 140733371516400 140733371504216 4215327 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22749/statm: 171609 146912 141 357 0 171249 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 834520

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22750
/proc/meminfo: memFree=27683616/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
[pid=22656] ppid=22655 vsize=138936 CPUtime=1413.05 cores=1,3,5,7
/proc/22656/stat : 22656 (npSolver-pbo) S 22655 22655 21372 0 -1 4202496 54994 402773 0 0 1200 303 139569 233 20 0 1 0 279565984 142270464 33790 33554432000 4194304 5992684 140733790189008 140733790174840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/22656/statm: 34734 33790 191 440 0 34290 0
[pid=22749] ppid=22656 vsize=605048 CPUtime=368.62 cores=1,3,5,7
/proc/22749/stat : 22749 (glucosInc) R 22656 22655 21372 0 -1 4202496 94101 0 0 0 36824 38 0 0 20 0 1 0 279707342 619569152 140089 33554432000 4194304 5654031 140733371516400 140733371514424 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22749/statm: 151262 140089 141 357 0 150902 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 753132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22753
/proc/meminfo: memFree=27688000/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
[pid=22656] ppid=22655 vsize=138936 CPUtime=1413.05 cores=1,3,5,7
/proc/22656/stat : 22656 (npSolver-pbo) S 22655 22655 21372 0 -1 4202496 54994 402773 0 0 1200 303 139569 233 20 0 1 0 279565984 142270464 33790 33554432000 4194304 5992684 140733790189008 140733790174840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/22656/statm: 34734 33790 191 440 0 34290 0
[pid=22749] ppid=22656 vsize=686436 CPUtime=387.03 cores=1,3,5,7
/proc/22749/stat : 22749 (glucosInc) R 22656 22655 21372 0 -1 4202496 94274 0 0 0 38664 39 0 0 20 0 1 0 279707342 702910464 142420 33554432000 4194304 5654031 140733371516400 140733371504216 4215353 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22749/statm: 171609 142420 141 357 0 171249 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 834520

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

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22753
/proc/meminfo: memFree=27688000/32873624 swapFree=7104/7104
[pid=22655] ppid=22653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22655/stat : 22655 (npSolver-pbo-It) S 22653 22655 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279565984 9367552 275 33554432000 4194304 5064252 140733754351200 140733754350112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22655/statm: 2287 275 233 213 0 72 0
[pid=22656] ppid=22655 vsize=138936 CPUtime=1413.05 cores=1,3,5,7
/proc/22656/stat : 22656 (npSolver-pbo) S 22655 22655 21372 0 -1 4202496 54994 402773 0 0 1200 303 139569 233 20 0 1 0 279565984 142270464 33790 33554432000 4194304 5992684 140733790189008 140733790174840 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/22656/statm: 34734 33790 191 440 0 34290 0
[pid=22749] ppid=22656 vsize=686436 CPUtime=387.03 cores=1,3,5,7
/proc/22749/stat : 22749 (glucosInc) R 22656 22655 21372 0 -1 4202496 94274 0 0 0 38664 39 0 0 20 0 1 0 279707342 702910464 142420 33554432000 4194304 5654031 140733371516400 140733371504216 4215353 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22749/statm: 171609 142420 141 357 0 171249 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 834520

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22655 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.72
CPU time (s): 1800.08
CPU user time (s): 1794.33
CPU system time (s): 5.75
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 1141728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

runsolver used 3.80542 second user time and 10.1005 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-27 18:00:05
IDJOB=3697726
IDBENCH=92755
IDSOLVER=2275
FILE ID=node121/3697726-1338134405
RUNJOBID= node121-1338122085-21389
PBS_JOBID= 14624482
Free space on /tmp= 71664 MiB

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

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

MD5SUM BENCH= 96fec7ce232e48bab56f85f395e33fea
RANDOM SEED=1427637078

node121.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.042
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.08
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.042
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.042
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.92
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.042
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.042
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.042
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.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        28518780 kB
Buffers:          502820 kB
Cached:          2755236 kB
SwapCached:            0 kB
Active:          1042412 kB
Inactive:        2450988 kB
Active(anon):     236808 kB
Inactive(anon):        0 kB
Active(file):     805604 kB
Inactive(file):  2450988 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9740 kB
Writeback:             0 kB
AnonPages:        245412 kB
Mapped:            15540 kB
Shmem:               200 kB
Slab:             717708 kB
SReclaimable:     161880 kB
SUnreclaim:       555828 kB
KernelStack:        1480 kB
PageTables:         4420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     350928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71460 MiB
End job on node121 at 2012-05-27 18:30:08