Trace number 3699343

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_9.opb
MD5SUM9dfe9f707e4bec0ff7b60653d14cbd16
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4065875
Best CPU time to get the best result obtained on this benchmark1800.37
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 126506008
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 91840906354
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 126506008
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 91840906354
Number of bits of the biggest sum of numbers37
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.35	c run inc solver
0.00/0.35	c [INC SYSTEM] run initial solver
0.00/0.35	c [INC SYSTEM] preprocess with white file
2.56/2.65	c [INC SYSTEM] finished preprocessing in 2 s
2.56/2.65	c [INC SYSTEM] execute solver
4.17/4.23	c [INC SEARCH] formula is SAT
4.17/4.24	c [INC SYSTEM] solved the initial formula
4.17/4.27	c model valid
4.17/4.27	c current solution ok
5.05/5.20	o 266790837
5.05/5.20	c execute binary inc search
5.05/5.20	c [INC SEARCH] current bound: 133395453
5.05/5.20	c [INC SEARCH] iteration: 0
5.05/5.20	c [INC SEARCH] lower bound: 0 upperbound 266790907 current bound: 133395453 best value:266790907
5.05/5.20	c [INC SYSTEM] there exists a inc, kill it!
5.05/5.20	c write failed with 2
5.05/5.21	c [INC SYSTEM] create new solver instance
5.05/5.21	c [INC] encode full formula
5.05/5.21	c fallback to adder encoding
6.48/6.64	c set iterative enc to: adder
6.48/6.64	c set iterative enc to: none
6.67/6.87	c [INC SEARCH] isOptimum variable: 0
23.67/23.88	c [INC SEARCH] formula is SAT
23.77/23.92	c [INC SEARCH] copied best model
23.77/23.93	c sat variable: 1 optimum/unsat variable: 0
23.77/23.96	c model valid
23.77/23.96	c current solution ok
23.77/23.96	o 122019863
23.77/23.96	c [INC SEARCH] current bound: 61009966
23.77/23.96	c [INC SEARCH] iteration: 1
23.77/23.96	c [INC SEARCH] lower bound: 0 upperbound 122019933 current bound: 61009966 best value:122019933
23.77/23.96	c [INC SYSTEM] there exists a inc, kill it!
23.77/23.96	c write failed with 2
23.77/23.98	c [INC SYSTEM] create new solver instance
23.77/23.98	c [INC] encode full formula
23.77/23.98	c fallback to adder encoding
25.17/25.32	c set iterative enc to: adder
25.17/25.32	c set iterative enc to: none
25.36/25.56	c [INC SEARCH] isOptimum variable: 0
42.35/42.57	c [INC SEARCH] formula is SAT
42.45/42.61	c [INC SEARCH] copied best model
42.45/42.62	c sat variable: 1 optimum/unsat variable: 0
42.45/42.65	c model valid
42.45/42.65	c current solution ok
42.45/42.65	o 41427347
42.45/42.65	c [INC SEARCH] current bound: 20713708
42.45/42.65	c [INC SEARCH] iteration: 2
42.45/42.65	c [INC SEARCH] lower bound: 0 upperbound 41427417 current bound: 20713708 best value:41427417
42.45/42.65	c [INC SYSTEM] there exists a inc, kill it!
42.45/42.65	c write failed with 2
42.45/42.67	c [INC SYSTEM] create new solver instance
42.45/42.67	c [INC] encode full formula
42.45/42.67	c fallback to adder encoding
43.56/43.79	c set iterative enc to: adder
43.56/43.79	c set iterative enc to: none
43.77/43.99	c [INC SEARCH] isOptimum variable: 0
242.22/242.48	c [INC SEARCH] formula is SAT
242.32/242.52	c [INC SEARCH] copied best model
242.32/242.52	c sat variable: 1 optimum/unsat variable: 0
242.32/242.55	c model valid
242.32/242.55	c current solution ok
242.32/242.55	o 15500131
242.32/242.55	c [INC SEARCH] current bound: 7750100
242.32/242.55	c [INC SEARCH] iteration: 3
242.32/242.55	c [INC SEARCH] lower bound: 0 upperbound 15500201 current bound: 7750100 best value:15500201
242.32/242.55	c [INC SYSTEM] there exists a inc, kill it!
242.32/242.55	c write failed with 2
242.32/242.56	c [INC SYSTEM] create new solver instance
242.32/242.56	c [INC] encode full formula
242.32/242.56	c fallback to adder encoding
243.22/243.42	c set iterative enc to: adder
243.22/243.42	c set iterative enc to: none
243.32/243.59	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.51	HOME/npSolver-pbo-I.sh: line 18: 13459 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -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-3699343-1338133150/watcher-3699343-1338133150 -o /tmp/evaluation-result-3699343-1338133150/solver-3699343-1338133150 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699343-1338133150.opb 546570970 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: 1.92 1.98 1.99 3/176 13458
/proc/meminfo: memFree=31247092/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0

[startup+0.0763119 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 13458
/proc/meminfo: memFree=31247092/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100212 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 13458
/proc/meminfo: memFree=31247092/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300251 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 13458
/proc/meminfo: memFree=31247092/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700288 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 13458
/proc/meminfo: memFree=31247092/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 13462
/proc/meminfo: memFree=31081508/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
[pid=13459] ppid=13458 vsize=30340 CPUtime=0.35 cores=1,3,5,7
/proc/13459/stat : 13459 (npSolver-pbo) S 13458 13458 12301 0 -1 4202496 6242 0 0 0 31 4 0 0 20 0 1 0 279443406 31068160 6729 33554432000 4194304 5992684 140736966000160 140736965994608 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13459/statm: 7585 6729 172 440 0 7141 0
[pid=13461] ppid=13459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13461/stat : 13461 (cp2_pre.sh) S 13459 13458 12301 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 279443443 9367552 276 33554432000 4194304 5064252 140736784935952 140736784934656 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13461/statm: 2287 276 234 213 0 72 0
[pid=13462] ppid=13461 vsize=153432 CPUtime=1.11 cores=1,3,5,7
/proc/13462/stat : 13462 (coprocessor) R 13461 13458 12301 0 -1 4202496 28283 0 0 0 106 5 0 0 20 0 1 0 279443443 157114368 37252 33554432000 4194304 6586260 140737097376064 140737097372328 4768675 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/13462/statm: 38358 37252 182 584 0 37770 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 202068

[startup+3.10032 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 13462
/proc/meminfo: memFree=31025872/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
[pid=13459] ppid=13458 vsize=30340 CPUtime=2.64 cores=1,3,5,7
/proc/13459/stat : 13459 (npSolver-pbo) S 13458 13458 12301 0 -1 4202496 6258 34301 0 0 31 5 200 28 20 0 1 0 279443406 31068160 6731 33554432000 4194304 5992684 140736966000160 140736965986424 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13459/statm: 7585 6731 174 440 0 7141 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 39488

[startup+6.3003 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 13465
/proc/meminfo: memFree=31156000/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
[pid=13459] ppid=13458 vsize=191048 CPUtime=6.18 cores=1,3,5,7
/proc/13459/stat : 13459 (npSolver-pbo) R 13458 13458 12301 0 -1 4202496 14597 51549 0 0 155 75 353 35 20 0 1 0 279443406 195633152 32512 33554432000 4194304 5992684 140736966000160 140736965992296 4606634 0 0 4096 0 0 0 0 17 1 0 0 10 0 0
/proc/13459/statm: 47762 32512 192 440 0 47318 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 200196

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 13467
/proc/meminfo: memFree=30764628/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
[pid=13459] ppid=13458 vsize=59976 CPUtime=6.75 cores=1,3,5,7
/proc/13459/stat : 13459 (npSolver-pbo) S 13458 13458 12301 0 -1 4202496 14912 52066 0 0 193 92 353 37 20 0 1 0 279443406 61415424 14131 33554432000 4194304 5992684 140736966000160 140736965985064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/13459/statm: 14994 14131 192 440 0 14550 0
[pid=13467] ppid=13459 vsize=346812 CPUtime=5.81 cores=1,3,5,7
/proc/13467/stat : 13467 (glucosInc) R 13459 13458 12301 0 -1 4202496 56536 0 0 0 564 17 0 0 20 0 1 0 279444093 355135488 75253 33554432000 4194304 5654031 140733481529760 140733481517576 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13467/statm: 86703 75253 141 357 0 86343 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 415936

[startup+25.5003 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 13467
/proc/meminfo: memFree=30993528/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
[pid=13459] ppid=13458 vsize=274732 CPUtime=25.36 cores=1,3,5,7
/proc/13459/stat : 13459 (npSolver-pbo) R 13458 13458 12301 0 -1 4202496 23162 110078 0 0 337 106 2032 61 20 0 1 0 279443406 281325568 58584 33554432000 4194304 5992684 140736966000160 140736965992896 5182699 0 0 4096 0 0 0 0 17 1 0 0 10 0 0
/proc/13459/statm: 68683 58584 192 440 0 68239 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 283880

[startup+51.1004 s]
/proc/loadavg: 2.19 2.05 2.01 3/180 13472
/proc/meminfo: memFree=30857312/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
[pid=13459] ppid=13458 vsize=48868 CPUtime=43.86 cores=1,3,5,7
/proc/13459/stat : 13459 (npSolver-pbo) S 13458 13458 12301 0 -1 4202496 31975 165331 0 0 457 130 3713 86 20 0 1 0 279443406 50040832 11386 33554432000 4194304 5992684 140736966000160 140736965985064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/13459/statm: 12217 11386 192 440 0 11773 0
[pid=13471] ppid=13459 vsize=264240 CPUtime=7.09 cores=1,3,5,7
/proc/13471/stat : 13471 (glucosInc) R 13459 13458 12301 0 -1 4202496 47820 0 0 0 694 15 0 0 20 0 1 0 279447805 270581760 61076 33554432000 4194304 5654031 140735398436832 140735398434616 4232495 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13471/statm: 66060 61076 141 357 0 65700 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 322256

[startup+102.307 s]
/proc/loadavg: 2.14 2.05 2.01 3/180 13474
/proc/meminfo: memFree=30842260/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
[pid=13459] ppid=13458 vsize=48868 CPUtime=43.86 cores=1,3,5,7
/proc/13459/stat : 13459 (npSolver-pbo) S 13458 13458 12301 0 -1 4202496 31975 165331 0 0 457 130 3713 86 20 0 1 0 279443406 50040832 11386 33554432000 4194304 5992684 140736966000160 140736965985064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/13459/statm: 12217 11386 192 440 0 11773 0
[pid=13471] ppid=13459 vsize=299836 CPUtime=58.28 cores=1,3,5,7
/proc/13471/stat : 13471 (glucosInc) R 13459 13458 12301 0 -1 4202496 48872 0 0 0 5812 16 0 0 20 0 1 0 279447805 307032064 64164 33554432000 4194304 5654031 140735398436832 140735398424648 4232733 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13471/statm: 74959 64164 141 357 0 74599 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 357852

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 2.01 3/178 13474
/proc/meminfo: memFree=30827880/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
[pid=13459] ppid=13458 vsize=48868 CPUtime=43.86 cores=1,3,5,7
/proc/13459/stat : 13459 (npSolver-pbo) S 13458 13458 12301 0 -1 4202496 31975 165331 0 0 457 130 3713 86 20 0 1 0 279443406 50040832 11386 33554432000 4194304 5992684 140736966000160 140736965985064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/13459/statm: 12217 11386 192 440 0 11773 0
[pid=13471] ppid=13459 vsize=300432 CPUtime=118.26 cores=1,3,5,7
/proc/13471/stat : 13471 (glucosInc) R 13459 13458 12301 0 -1 4202496 49441 0 0 0 11808 18 0 0 20 0 1 0 279447805 307642368 63415 33554432000 4194304 5654031 140735398436832 140735398434680 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13471/statm: 75108 63415 142 357 0 74748 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 358448

[startup+222.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 13475
/proc/meminfo: memFree=30774864/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
[pid=13459] ppid=13458 vsize=48868 CPUtime=43.86 cores=1,3,5,7
/proc/13459/stat : 13459 (npSolver-pbo) S 13458 13458 12301 0 -1 4202496 31975 165331 0 0 457 130 3713 86 20 0 1 0 279443406 50040832 11386 33554432000 4194304 5992684 140736966000160 140736965985064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/13459/statm: 12217 11386 192 440 0 11773 0
[pid=13471] ppid=13459 vsize=354584 CPUtime=178.24 cores=1,3,5,7
/proc/13471/stat : 13471 (glucosInc) R 13459 13458 12301 0 -1 4202496 52559 0 0 0 17798 26 0 0 20 0 1 0 279447805 363094016 82236 33554432000 4194304 5654031 140735398436832 140735398434616 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13471/statm: 88646 82236 142 357 0 88286 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 412600

[startup+282.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/179 13477
/proc/meminfo: memFree=30902228/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
[pid=13459] ppid=13458 vsize=46800 CPUtime=243.41 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 2.00 3/180 13509
/proc/meminfo: memFree=30842632/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
[pid=13459] ppid=13458 vsize=46800 CPUtime=243.41 cores=1,3,5,7
/proc/13459/stat : 13459 (npSolver-pbo) S 13458 13458 12301 0 -1 4202496 39729 219934 0 0 552 144 23524 121 20 0 1 0 279443406 47923200 10869 33554432000 4194304 5992684 140736966000160 140736965985064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/13459/statm: 11700 10869 192 440 0 11256 0
[pid=13477] ppid=13459 vsize=289992 CPUtime=1118.48 cores=1,3,5,7
/proc/13477/stat : 13477 (glucosInc) R 13459 13458 12301 0 -1 4202496 51910 0 0 0 111813 35 0 0 20 0 1 0 279467765 296951808 65945 33554432000 4194304 5654031 140737146252816 140737146240632 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13477/statm: 72498 65945 141 357 0 72138 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 345940

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13510
/proc/meminfo: memFree=30819804/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
[pid=13459] ppid=13458 vsize=46800 CPUtime=243.41 cores=1,3,5,7
/proc/13459/stat : 13459 (npSolver-pbo) S 13458 13458 12301 0 -1 4202496 39729 219934 0 0 552 144 23524 121 20 0 1 0 279443406 47923200 10869 33554432000 4194304 5992684 140736966000160 140736965985064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/13459/statm: 11700 10869 192 440 0 11256 0
[pid=13477] ppid=13459 vsize=340080 CPUtime=1178.47 cores=1,3,5,7
/proc/13477/stat : 13477 (glucosInc) R 13459 13458 12301 0 -1 4202496 52423 0 0 0 117811 36 0 0 20 0 1 0 279467765 348241920 70034 33554432000 4194304 5654031 140737146252816 140737146240632 4209128 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13477/statm: 85020 70034 141 357 0 84660 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 396028

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13510
/proc/meminfo: memFree=30842468/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
[pid=13459] ppid=13458 vsize=46800 CPUtime=243.41 cores=1,3,5,7
/proc/13459/stat : 13459 (npSolver-pbo) S 13458 13458 12301 0 -1 4202496 39729 219934 0 0 552 144 23524 121 20 0 1 0 279443406 47923200 10869 33554432000 4194304 5992684 140736966000160 140736965985064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/13459/statm: 11700 10869 192 440 0 11256 0
[pid=13477] ppid=13459 vsize=292068 CPUtime=1238.46 cores=1,3,5,7
/proc/13477/stat : 13477 (glucosInc) R 13459 13458 12301 0 -1 4202496 52846 0 0 0 123808 38 0 0 20 0 1 0 279467765 299077632 65950 33554432000 4194304 5654031 140737146252816 140737146240632 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13477/statm: 73017 65950 141 357 0 72657 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 348016

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13510
/proc/meminfo: memFree=30823976/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
[pid=13459] ppid=13458 vsize=46800 CPUtime=243.41 cores=1,3,5,7
/proc/13459/stat : 13459 (npSolver-pbo) S 13458 13458 12301 0 -1 4202496 39729 219934 0 0 552 144 23524 121 20 0 1 0 279443406 47923200 10869 33554432000 4194304 5992684 140736966000160 140736965985064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/13459/statm: 11700 10869 192 440 0 11256 0
[pid=13477] ppid=13459 vsize=292068 CPUtime=1298.45 cores=1,3,5,7
/proc/13477/stat : 13477 (glucosInc) R 13459 13458 12301 0 -1 4202496 52952 0 0 0 129807 38 0 0 20 0 1 0 279467765 299077632 68100 33554432000 4194304 5654031 140737146252816 140737146240632 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13477/statm: 73017 68100 141 357 0 72657 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 348016

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 13557
/proc/meminfo: memFree=30322792/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
[pid=13459] ppid=13458 vsize=46800 CPUtime=243.41 cores=1,3,5,7
/proc/13459/stat : 13459 (npSolver-pbo) S 13458 13458 12301 0 -1 4202496 39729 219934 0 0 552 144 23524 121 20 0 1 0 279443406 47923200 10869 33554432000 4194304 5992684 140736966000160 140736965985064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/13459/statm: 11700 10869 192 440 0 11256 0
[pid=13477] ppid=13459 vsize=342156 CPUtime=1358.44 cores=1,3,5,7
/proc/13477/stat : 13477 (glucosInc) R 13459 13458 12301 0 -1 4202496 53358 0 0 0 135805 39 0 0 20 0 1 0 279467765 350367744 72594 33554432000 4194304 5654031 140737146252816 140737146240632 4215200 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13477/statm: 85539 72594 141 357 0 85179 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 398104

[startup+1662.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 13559
/proc/meminfo: memFree=30380544/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
[pid=13459] ppid=13458 vsize=46800 CPUtime=243.41 cores=1,3,5,7
/proc/13459/stat : 13459 (npSolver-pbo) S 13458 13458 12301 0 -1 4202496 39729 219934 0 0 552 144 23524 121 20 0 1 0 279443406 47923200 10869 33554432000 4194304 5992684 140736966000160 140736965985064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/13459/statm: 11700 10869 192 440 0 11256 0
[pid=13477] ppid=13459 vsize=293932 CPUtime=1418.43 cores=1,3,5,7
/proc/13477/stat : 13477 (glucosInc) R 13459 13458 12301 0 -1 4202496 53723 0 0 0 141801 42 0 0 20 0 1 0 279467765 300986368 63857 33554432000 4194304 5654031 140737146252816 140737146240632 4216105 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13477/statm: 73483 63857 141 357 0 73123 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 349880

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 13562
/proc/meminfo: memFree=30419252/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
[pid=13459] ppid=13458 vsize=46800 CPUtime=243.41 cores=1,3,5,7
/proc/13459/stat : 13459 (npSolver-pbo) S 13458 13458 12301 0 -1 4202496 39729 219934 0 0 552 144 23524 121 20 0 1 0 279443406 47923200 10869 33554432000 4194304 5992684 140736966000160 140736965985064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/13459/statm: 11700 10869 192 440 0 11256 0
[pid=13477] ppid=13459 vsize=344020 CPUtime=1478.42 cores=1,3,5,7
/proc/13477/stat : 13477 (glucosInc) R 13459 13458 12301 0 -1 4202496 54041 0 0 0 147799 43 0 0 20 0 1 0 279467765 352276480 70302 33554432000 4194304 5654031 140737146252816 140737146240632 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13477/statm: 86005 70302 141 357 0 85645 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 399968

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 13562
/proc/meminfo: memFree=30385248/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
[pid=13459] ppid=13458 vsize=46800 CPUtime=243.41 cores=1,3,5,7
/proc/13459/stat : 13459 (npSolver-pbo) S 13458 13458 12301 0 -1 4202496 39729 219934 0 0 552 144 23524 121 20 0 1 0 279443406 47923200 10869 33554432000 4194304 5992684 140736966000160 140736965985064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/13459/statm: 11700 10869 192 440 0 11256 0
[pid=13477] ppid=13459 vsize=344020 CPUtime=1538.41 cores=1,3,5,7
/proc/13477/stat : 13477 (glucosInc) R 13459 13458 12301 0 -1 4202496 54411 0 0 0 153798 43 0 0 20 0 1 0 279467765 352276480 73738 33554432000 4194304 5654031 140737146252816 140737146240632 4232794 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13477/statm: 86005 73738 141 357 0 85645 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 399968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 4/179 13562
/proc/meminfo: memFree=30378732/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
[pid=13459] ppid=13458 vsize=46800 CPUtime=243.41 cores=1,3,5,7
/proc/13459/stat : 13459 (npSolver-pbo) S 13458 13458 12301 0 -1 4202496 39729 219934 0 0 552 144 23524 121 20 0 1 0 279443406 47923200 10869 33554432000 4194304 5992684 140736966000160 140736965985064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/13459/statm: 11700 10869 192 440 0 11256 0
[pid=13477] ppid=13459 vsize=345864 CPUtime=1556.62 cores=1,3,5,7
/proc/13477/stat : 13477 (glucosInc) R 13459 13458 12301 0 -1 4202496 54509 0 0 0 155619 43 0 0 20 0 1 0 279467765 354164736 74347 33554432000 4194304 5654031 140737146252816 140737146240632 4232810 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13477/statm: 86466 74347 141 357 0 86106 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 401812

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 4/179 13562
/proc/meminfo: memFree=30378732/32873844 swapFree=6088/6088
[pid=13458] ppid=13456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13458/stat : 13458 (npSolver-pbo-I.) S 13456 13458 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279443406 9367552 274 33554432000 4194304 5064252 140733702815360 140733702814272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13458/statm: 2287 274 233 213 0 72 0
[pid=13459] ppid=13458 vsize=46800 CPUtime=243.41 cores=1,3,5,7
/proc/13459/stat : 13459 (npSolver-pbo) S 13458 13458 12301 0 -1 4202496 39729 219934 0 0 552 144 23524 121 20 0 1 0 279443406 47923200 10869 33554432000 4194304 5992684 140736966000160 140736965985064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/13459/statm: 11700 10869 192 440 0 11256 0
[pid=13477] ppid=13459 vsize=345864 CPUtime=1556.62 cores=1,3,5,7
/proc/13477/stat : 13477 (glucosInc) R 13459 13458 12301 0 -1 4202496 54509 0 0 0 155619 43 0 0 20 0 1 0 279467765 354164736 74347 33554432000 4194304 5654031 140737146252816 140737146240632 4232810 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13477/statm: 86466 74347 141 357 0 86106 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 401812

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13458 and gives
#  childrusage.ru_utime.tv_sec=240
#  childrusage.ru_utime.tv_usec=769397
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=665594
# CPU time returned by wait4() is 243.435
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.03
CPU user time (s): 1796.95
CPU system time (s): 3.08
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 624876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 240.769
system time used= 2.66559
maximum resident set size= 462736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 260037
page faults= 0
swaps= 0
block input operations= 0
block output operations= 830784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4506
involuntary context switches= 3407

runsolver used 2.82557 second user time and 7.00793 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-27 17:39:10
IDJOB=3699343
IDBENCH=92731
IDSOLVER=2276
FILE ID=node110/3699343-1338133150
RUNJOBID= node110-1338119844-12318
PBS_JOBID= 14624477
Free space on /tmp= 71632 MiB

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

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

MD5SUM BENCH= 9dfe9f707e4bec0ff7b60653d14cbd16
RANDOM SEED=546570970

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31247884 kB
Buffers:          272348 kB
Cached:           389624 kB
SwapCached:          148 kB
Active:           673764 kB
Inactive:         134328 kB
Active(anon):     135712 kB
Inactive(anon):    12496 kB
Active(file):     538052 kB
Inactive(file):   121832 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108004 kB
Dirty:              8956 kB
Writeback:             0 kB
AnonPages:        268364 kB
Mapped:            15644 kB
Shmem:               196 kB
Slab:             673792 kB
SReclaimable:     116280 kB
SUnreclaim:       557512 kB
KernelStack:        1488 kB
PageTables:         4452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     252904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 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= 71448 MiB
End job on node110 at 2012-05-27 18:09:10