Trace number 3751763

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-quickBound (fixed)? (TO) 1800.05 1800.72

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_6_mh_ic.opb
MD5SUMe7b6dae550ad8f4cdbfa76831693ec64
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1403187
Best CPU time to get the best result obtained on this benchmark1800.17
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 74618461
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 10171756525
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 74618461
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 10171756525
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.32	c old isEQ: 0, new EQ is 1
0.00/0.32	c old isEQ: 52, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.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.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.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.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.44	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.48	c old isEQ: 0, new EQ is 1
0.00/0.54	c old isEQ: 1, new EQ is 1
0.00/0.67	c run inc solver
0.00/0.67	c [INC SYSTEM] run initial solver
0.00/0.67	c [INC SYSTEM] preprocess with white file
3.28/3.30	c [INC SYSTEM] finished preprocessing in 2 s
3.28/3.30	c [INC SYSTEM] execute solver
4.46/4.58	c [INC SEARCH] formula is SAT
5.57/5.65	c [INC SYSTEM] solved the initial formula
5.57/5.65	c model valid
5.57/5.65	c current solution ok
5.57/5.65	o 80107842
5.57/5.65	c starting approximation
5.57/5.65	c factor = 2
5.57/5.65	c factor still to low - shrinking to 4.18764e+06
5.57/5.65	c approx number of clauses: 1e+06
5.57/5.65	c current bound: 40053932
7.25/7.32	c leaving approximation
7.25/7.32	c finished approximation
7.25/7.32	c [INC SYSTEM] there exists a inc, kill it!
7.25/7.32	c write failed with 2
7.25/7.32	c [INC SEARCH] iteration: 0
7.25/7.32	c [INC BOUNDS] best value:80107867 search for 80107866
7.25/7.32	c [INC SYSTEM] create new solver instance
7.25/7.32	c [INC] encode full formula
7.25/7.32	c fallback to adder encoding
9.79/9.88	c set iterative enc to: adder
9.79/9.88	c set iterative enc to: none
10.13/10.55	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.72	HOME/npSolver-pbo-Itdqb.sh: line 18: 16850 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -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-3751763-1339174428/watcher-3751763-1339174428 -o /tmp/evaluation-result-3751763-1339174428/solver-3751763-1339174428 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751763-1339174428.opb 359505511 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: 5.04 3.76 2.73 6/176 16849
/proc/meminfo: memFree=27596636/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0

[startup+0.0517699 s]
/proc/loadavg: 5.04 3.76 2.73 6/176 16849
/proc/meminfo: memFree=27596636/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100233 s]
/proc/loadavg: 5.04 3.76 2.73 6/176 16849
/proc/meminfo: memFree=27596636/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300165 s]
/proc/loadavg: 5.04 3.76 2.73 6/176 16849
/proc/meminfo: memFree=27596636/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.701564 s]
/proc/loadavg: 5.04 3.76 2.73 6/176 16849
/proc/meminfo: memFree=27596636/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 5.04 3.76 2.73 3/182 16864
/proc/meminfo: memFree=30638344/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16849 vsize=97192 CPUtime=0.69 cores=1,3,5,7
/proc/16850/stat : 16850 (npSolver-pbo) S 16849 16849 16392 0 -1 4202496 11590 0 0 0 63 6 0 0 20 0 1 0 383568325 99524608 23415 33554432000 4194304 6004724 140736826427504 140736826421968 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16850/statm: 24298 23415 164 442 0 23852 0
[pid=16852] ppid=16850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16852/stat : 16852 (cp2_pre.sh) S 16850 16849 16392 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383568394 9367552 277 33554432000 4194304 5064252 140736951010352 140736951009056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16852/statm: 2287 277 234 213 0 72 0
[pid=16853] ppid=16852 vsize=186968 CPUtime=0.79 cores=1,3,5,7
/proc/16853/stat : 16853 (coprocessor) R 16852 16849 16392 0 -1 4202496 30791 0 0 0 73 6 0 0 20 0 1 0 383568395 191455232 45186 33554432000 4194304 6586260 140735201573952 140735201569672 4770132 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/16853/statm: 46742 45186 175 584 0 46154 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 302456

[startup+3.10032 s]
/proc/loadavg: 5.04 3.76 2.73 3/182 16864
/proc/meminfo: memFree=30448472/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16849 vsize=97192 CPUtime=0.69 cores=1,3,5,7
/proc/16850/stat : 16850 (npSolver-pbo) S 16849 16849 16392 0 -1 4202496 11590 0 0 0 63 6 0 0 20 0 1 0 383568325 99524608 23415 33554432000 4194304 6004724 140736826427504 140736826421968 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16850/statm: 24298 23415 164 442 0 23852 0
[pid=16852] ppid=16850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16852/stat : 16852 (cp2_pre.sh) S 16850 16849 16392 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383568394 9367552 277 33554432000 4194304 5064252 140736951010352 140736951009056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16852/statm: 2287 277 234 213 0 72 0
[pid=16853] ppid=16852 vsize=212116 CPUtime=2.38 cores=1,3,5,7
/proc/16853/stat : 16853 (coprocessor) R 16852 16849 16392 0 -1 4202496 34301 0 0 0 219 19 0 0 20 0 1 0 383568395 217206784 51819 33554432000 4194304 6586260 140735201573952 140735201569272 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/16853/statm: 53029 51819 204 584 0 52441 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 327604

[startup+6.30034 s]
/proc/loadavg: 4.80 3.73 2.73 3/181 16866
/proc/meminfo: memFree=30195740/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16849 vsize=97192 CPUtime=4.43 cores=1,3,5,7
/proc/16850/stat : 16850 (npSolver-pbo) S 16849 16849 16392 0 -1 4202496 16991 35716 0 1 102 80 237 24 20 0 1 0 383568325 99524608 23442 33554432000 4194304 6004724 140736826427504 140736826419808 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16850/statm: 24298 23442 191 442 0 23852 0
[pid=16866] ppid=16850 vsize=88164 CPUtime=1.26 cores=1,3,5,7
/proc/16866/stat : 16866 (glucosInc) S 16850 16849 16392 0 -1 4202496 16831 0 0 0 124 2 0 0 20 0 1 0 383568655 90279936 18723 33554432000 4194304 5654031 140735135684960 140735135683272 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16866/statm: 22041 18723 145 357 0 21681 0
Current children cumulated CPU time (s) 5.69
Current children cumulated vsize (KiB) 194504

[startup+12.7003 s]
/proc/loadavg: 4.57 3.70 2.73 3/181 16876
/proc/meminfo: memFree=29237052/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16849 vsize=113576 CPUtime=10.18 cores=1,3,5,7
/proc/16850/stat : 16850 (npSolver-pbo) S 16849 16849 16392 0 -1 4202496 22545 83186 0 1 354 115 512 37 20 0 1 0 383568325 116301824 27547 33554432000 4194304 6004724 140736826427504 140736826413352 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/16850/statm: 28394 27547 200 442 0 27948 0
[pid=16876] ppid=16850 vsize=590564 CPUtime=2.14 cores=1,3,5,7
/proc/16876/stat : 16876 (glucosInc) R 16850 16849 16392 0 -1 4202496 71409 0 0 0 193 21 0 0 20 0 1 0 383569380 604737536 123959 33554432000 4194304 5654031 140733834904624 140733833854216 4797458 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16876/statm: 147641 123959 109 357 0 147281 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 713288

[startup+25.5004 s]
/proc/loadavg: 4.00 3.62 2.71 3/181 16876
/proc/meminfo: memFree=28138272/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16849 vsize=113576 CPUtime=10.18 cores=1,3,5,7
/proc/16850/stat : 16850 (npSolver-pbo) S 16849 16849 16392 0 -1 4202496 22545 83186 0 1 354 115 512 37 20 0 1 0 383568325 116301824 27547 33554432000 4194304 6004724 140736826427504 140736826413352 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/16850/statm: 28394 27547 200 442 0 27948 0
[pid=16876] ppid=16850 vsize=543252 CPUtime=14.93 cores=1,3,5,7
/proc/16876/stat : 16876 (glucosInc) R 16850 16849 16392 0 -1 4202496 82232 0 0 0 1466 27 0 0 20 0 1 0 383569380 556290048 122873 33554432000 4194304 5654031 140733834904624 140733834892440 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16876/statm: 135813 122873 142 357 0 135453 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 665976

[startup+51.1003 s]
/proc/loadavg: 3.40 3.50 2.70 3/183 16878
/proc/meminfo: memFree=23532312/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16849 vsize=113576 CPUtime=10.18 cores=1,3,5,7
/proc/16850/stat : 16850 (npSolver-pbo) S 16849 16849 16392 0 -1 4202496 22545 83186 0 1 354 115 512 37 20 0 1 0 383568325 116301824 27547 33554432000 4194304 6004724 140736826427504 140736826413352 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/16850/statm: 28394 27547 200 442 0 27948 0
[pid=16876] ppid=16850 vsize=545452 CPUtime=40.52 cores=1,3,5,7
/proc/16876/stat : 16876 (glucosInc) R 16850 16849 16392 0 -1 4202496 82816 0 0 0 4025 27 0 0 20 0 1 0 383569380 558542848 125501 33554432000 4194304 5654031 140733834904624 140733834892440 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16876/statm: 136363 125501 142 357 0 136003 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 668176

[startup+102.307 s]
/proc/loadavg: 3.21 3.44 2.72 3/182 16878
/proc/meminfo: memFree=19593952/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16849 vsize=113576 CPUtime=10.18 cores=1,3,5,7
/proc/16850/stat : 16850 (npSolver-pbo) S 16849 16849 16392 0 -1 4202496 22545 83186 0 1 354 115 512 37 20 0 1 0 383568325 116301824 27547 33554432000 4194304 6004724 140736826427504 140736826413352 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/16850/statm: 28394 27547 200 442 0 27948 0
[pid=16876] ppid=16850 vsize=555184 CPUtime=91.72 cores=1,3,5,7
/proc/16876/stat : 16876 (glucosInc) R 16850 16849 16392 0 -1 4202496 84780 0 0 0 9143 29 0 0 20 0 1 0 383569380 568508416 131042 33554432000 4194304 5654031 140733834904624 140733834902392 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16876/statm: 138796 131042 142 357 0 138436 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 677908

[startup+162.3 s]
/proc/loadavg: 3.19 3.40 2.75 3/182 16879
/proc/meminfo: memFree=18009300/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16849 vsize=113576 CPUtime=10.18 cores=1,3,5,7
/proc/16850/stat : 16850 (npSolver-pbo) S 16849 16849 16392 0 -1 4202496 22545 83186 0 1 354 115 512 37 20 0 1 0 383568325 116301824 27547 33554432000 4194304 6004724 140736826427504 140736826413352 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/16850/statm: 28394 27547 200 442 0 27948 0
[pid=16876] ppid=16850 vsize=557924 CPUtime=151.7 cores=1,3,5,7
/proc/16876/stat : 16876 (glucosInc) R 16850 16849 16392 0 -1 4202496 86514 0 0 0 15135 35 0 0 20 0 1 0 383569380 571314176 129927 33554432000 4194304 5654031 140733834904624 140733834902392 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16876/statm: 139481 129927 142 357 0 139121 0
Current children cumulated CPU time (s) 161.88
Current children cumulated vsize (KiB) 680648

[startup+222.3 s]
/proc/loadavg: 2.50 3.17 2.71 3/181 16881
/proc/meminfo: memFree=18939172/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16849 vsize=113576 CPUtime=10.18 cores=1,3,5,7
/proc/16850/stat : 16850 (npSolver-pbo) S 16849 16849 16392 0 -1 4202496 22545 83186 0 1 354 115 512 37 20 0 1 0 383568325 116301824 27547 33554432000 4194304 6004724 140736826427504 140736826413352 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/16850/statm: 28394 27547 200 442 0 27948 0
[pid=16876] ppid=16850 vsize=639312 CPUtime=211.7 cores=1,3,5,7

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

/proc/loadavg: 2.03 2.03 2.19 3/181 16914
/proc/meminfo: memFree=18773872/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16849 vsize=113576 CPUtime=10.18 cores=1,3,5,7
/proc/16850/stat : 16850 (npSolver-pbo) S 16849 16849 16392 0 -1 4202496 22545 83186 0 1 354 115 512 37 20 0 1 0 383568325 116301824 27547 33554432000 4194304 6004724 140736826427504 140736826413352 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/16850/statm: 28394 27547 200 442 0 27948 0
[pid=16876] ppid=16850 vsize=672584 CPUtime=1351.53 cores=1,3,5,7
/proc/16876/stat : 16876 (glucosInc) R 16850 16849 16392 0 -1 4202496 114224 0 0 0 135043 110 0 0 20 0 1 0 383569380 688726016 146070 33554432000 4194304 5654031 140733834904624 140733834892440 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16876/statm: 168146 146070 142 357 0 167786 0
Current children cumulated CPU time (s) 1361.71
Current children cumulated vsize (KiB) 795308

[startup+1422.31 s]
/proc/loadavg: 2.06 2.04 2.18 3/181 16914
/proc/meminfo: memFree=18792408/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16849 vsize=113576 CPUtime=10.18 cores=1,3,5,7
/proc/16850/stat : 16850 (npSolver-pbo) S 16849 16849 16392 0 -1 4202496 22545 83186 0 1 354 115 512 37 20 0 1 0 383568325 116301824 27547 33554432000 4194304 6004724 140736826427504 140736826413352 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/16850/statm: 28394 27547 200 442 0 27948 0
[pid=16876] ppid=16850 vsize=591196 CPUtime=1411.52 cores=1,3,5,7
/proc/16876/stat : 16876 (glucosInc) R 16850 16849 16392 0 -1 4202496 114293 0 0 0 141040 112 0 0 20 0 1 0 383569380 605384704 139758 33554432000 4194304 5654031 140733834904624 140733834892440 4209217 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16876/statm: 147799 139758 142 357 0 147439 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 713920

[startup+1482.3 s]
/proc/loadavg: 2.02 2.03 2.16 3/181 16914
/proc/meminfo: memFree=18766392/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16849 vsize=113576 CPUtime=10.18 cores=1,3,5,7
/proc/16850/stat : 16850 (npSolver-pbo) S 16849 16849 16392 0 -1 4202496 22545 83186 0 1 354 115 512 37 20 0 1 0 383568325 116301824 27547 33554432000 4194304 6004724 140736826427504 140736826413352 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/16850/statm: 28394 27547 200 442 0 27948 0
[pid=16876] ppid=16850 vsize=672584 CPUtime=1471.51 cores=1,3,5,7
/proc/16876/stat : 16876 (glucosInc) R 16850 16849 16392 0 -1 4202496 114983 0 0 0 147038 113 0 0 20 0 1 0 383569380 688726016 145046 33554432000 4194304 5654031 140733834904624 140733834892440 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16876/statm: 168146 145046 142 357 0 167786 0
Current children cumulated CPU time (s) 1481.69
Current children cumulated vsize (KiB) 795308

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.15 3/181 16914
/proc/meminfo: memFree=18797252/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16849 vsize=113576 CPUtime=10.18 cores=1,3,5,7
/proc/16850/stat : 16850 (npSolver-pbo) S 16849 16849 16392 0 -1 4202496 22545 83186 0 1 354 115 512 37 20 0 1 0 383568325 116301824 27547 33554432000 4194304 6004724 140736826427504 140736826413352 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/16850/statm: 28394 27547 200 442 0 27948 0
[pid=16876] ppid=16850 vsize=591196 CPUtime=1531.5 cores=1,3,5,7
/proc/16876/stat : 16876 (glucosInc) R 16850 16849 16392 0 -1 4202496 115691 0 0 0 153034 116 0 0 20 0 1 0 383569380 605384704 136250 33554432000 4194304 5654031 140733834904624 140733834892440 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16876/statm: 147799 136250 142 357 0 147439 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 713920

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.14 3/182 16917
/proc/meminfo: memFree=18756268/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16849 vsize=113576 CPUtime=10.18 cores=1,3,5,7
/proc/16850/stat : 16850 (npSolver-pbo) S 16849 16849 16392 0 -1 4202496 22545 83186 0 1 354 115 512 37 20 0 1 0 383568325 116301824 27547 33554432000 4194304 6004724 140736826427504 140736826413352 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/16850/statm: 28394 27547 200 442 0 27948 0
[pid=16876] ppid=16850 vsize=672720 CPUtime=1591.48 cores=1,3,5,7
/proc/16876/stat : 16876 (glucosInc) R 16850 16849 16392 0 -1 4202496 116720 0 0 0 159030 118 0 0 20 0 1 0 383569380 688865280 146987 33554432000 4194304 5654031 140733834904624 140733834902408 4232767 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16876/statm: 168180 146987 142 357 0 167820 0
Current children cumulated CPU time (s) 1601.66
Current children cumulated vsize (KiB) 795444

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.13 3/181 16918
/proc/meminfo: memFree=18788220/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16849 vsize=113576 CPUtime=10.18 cores=1,3,5,7
/proc/16850/stat : 16850 (npSolver-pbo) S 16849 16849 16392 0 -1 4202496 22545 83186 0 1 354 115 512 37 20 0 1 0 383568325 116301824 27547 33554432000 4194304 6004724 140736826427504 140736826413352 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/16850/statm: 28394 27547 200 442 0 27948 0
[pid=16876] ppid=16850 vsize=592448 CPUtime=1651.48 cores=1,3,5,7
/proc/16876/stat : 16876 (glucosInc) R 16850 16849 16392 0 -1 4202496 117626 0 0 0 165026 122 0 0 20 0 1 0 383569380 606666752 137866 33554432000 4194304 5654031 140733834904624 140733834892440 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16876/statm: 148112 137866 142 357 0 147752 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 715172

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/181 16918
/proc/meminfo: memFree=18760212/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16849 vsize=113576 CPUtime=10.18 cores=1,3,5,7
/proc/16850/stat : 16850 (npSolver-pbo) S 16849 16849 16392 0 -1 4202496 22545 83186 0 1 354 115 512 37 20 0 1 0 383568325 116301824 27547 33554432000 4194304 6004724 140736826427504 140736826413352 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/16850/statm: 28394 27547 200 442 0 27948 0
[pid=16876] ppid=16850 vsize=674396 CPUtime=1711.46 cores=1,3,5,7
/proc/16876/stat : 16876 (glucosInc) R 16850 16849 16392 0 -1 4202496 118483 0 0 0 171023 123 0 0 20 0 1 0 383569380 690581504 144852 33554432000 4194304 5654031 140733834904624 140733834892440 4232939 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16876/statm: 168599 144852 142 357 0 168239 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 797120

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/181 16918
/proc/meminfo: memFree=18743932/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16849 vsize=113576 CPUtime=10.18 cores=1,3,5,7
/proc/16850/stat : 16850 (npSolver-pbo) S 16849 16849 16392 0 -1 4202496 22545 83186 0 1 354 115 512 37 20 0 1 0 383568325 116301824 27547 33554432000 4194304 6004724 140736826427504 140736826413352 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/16850/statm: 28394 27547 200 442 0 27948 0
[pid=16876] ppid=16850 vsize=675196 CPUtime=1771.46 cores=1,3,5,7
/proc/16876/stat : 16876 (glucosInc) R 16850 16849 16392 0 -1 4202496 118688 0 0 0 177022 124 0 0 20 0 1 0 383569380 691400704 148634 33554432000 4194304 5654031 140733834904624 140733834892440 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16876/statm: 168799 148634 142 357 0 168439 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 797920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.10 3/181 16918
/proc/meminfo: memFree=18727160/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16849 vsize=113576 CPUtime=10.18 cores=1,3,5,7
/proc/16850/stat : 16850 (npSolver-pbo) S 16849 16849 16392 0 -1 4202496 22545 83186 0 1 354 115 512 37 20 0 1 0 383568325 116301824 27547 33554432000 4194304 6004724 140736826427504 140736826413352 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/16850/statm: 28394 27547 200 442 0 27948 0
[pid=16876] ppid=16850 vsize=681532 CPUtime=1789.87 cores=1,3,5,7
/proc/16876/stat : 16876 (glucosInc) R 16850 16849 16392 0 -1 4202496 119685 0 0 0 178863 124 0 0 20 0 1 0 383569380 697888768 152697 33554432000 4194304 5654031 140733834904624 140733834892440 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16876/statm: 170383 152697 142 357 0 170023 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 804256

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.10 3/181 16918
/proc/meminfo: memFree=18727160/32873648 swapFree=7628/7628
[pid=16849] ppid=16847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16849/stat : 16849 (npSolver-pbo-It) S 16847 16849 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383568325 9367552 275 33554432000 4194304 5064252 140736948347184 140736948346096 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16849/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16849 vsize=113576 CPUtime=10.18 cores=1,3,5,7
/proc/16850/stat : 16850 (npSolver-pbo) S 16849 16849 16392 0 -1 4202496 22545 83186 0 1 354 115 512 37 20 0 1 0 383568325 116301824 27547 33554432000 4194304 6004724 140736826427504 140736826413352 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/16850/statm: 28394 27547 200 442 0 27948 0
[pid=16876] ppid=16850 vsize=681532 CPUtime=1789.87 cores=1,3,5,7
/proc/16876/stat : 16876 (glucosInc) R 16850 16849 16392 0 -1 4202496 119685 0 0 0 178863 124 0 0 20 0 1 0 383569380 697888768 152697 33554432000 4194304 5654031 140733834904624 140733834892440 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16876/statm: 170383 152697 142 357 0 170023 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 804256

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16849 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=668682
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=542765
# CPU time returned by wait4() is 10.2114
# while last known CPU time is 1800.05
#
# 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.05
CPU user time (s): 1797.29
CPU system time (s): 2.76
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 1131836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.66868
system time used= 1.54276
maximum resident set size= 478896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106105
page faults= 1
swaps= 0
block input operations= 88
block output operations= 496232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 656
involuntary context switches= 45

runsolver used 2.67959 second user time and 7.16591 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-08 18:53:49
IDJOB=3751763
IDBENCH=92681
IDSOLVER=2335
FILE ID=node127/3751763-1339174428
RUNJOBID= node127-1339168608-16409
PBS_JOBID= 14643807
Free space on /tmp= 70704 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat25_4_7_6_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751763-1339174428/watcher-3751763-1339174428 -o /tmp/evaluation-result-3751763-1339174428/solver-3751763-1339174428 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751763-1339174428.opb 359505511 HOME HOME

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

MD5SUM BENCH= e7b6dae550ad8f4cdbfa76831693ec64
RANDOM SEED=359505511

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
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		: 2666.348
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:       32873648 kB
MemFree:        27399648 kB
Buffers:          427440 kB
Cached:          3977156 kB
SwapCached:         1984 kB
Active:          1032116 kB
Inactive:        3389880 kB
Active(anon):       4336 kB
Inactive(anon):     9556 kB
Active(file):    1027780 kB
Inactive(file):  3380324 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67103448 kB
Dirty:             21756 kB
Writeback:             0 kB
AnonPages:         15028 kB
Mapped:            10344 kB
Shmem:                92 kB
Slab:             911156 kB
SReclaimable:     354404 kB
SUnreclaim:       556752 kB
KernelStack:        1448 kB
PageTables:         3464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     108460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 68268 MiB
End job on node127 at 2012-06-08 19:23:49