Trace number 3697836

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.04 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_1_mh.opb
MD5SUM8032cd9ddf37959390b9864499521c4d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark17754249
Best CPU time to get the best result obtained on this benchmark47.4378
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6810
Total number of constraints15202
Number of constraints which are clauses11580
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints3600
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 3795
Biggest coefficient in the objective function 92345408
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4968230641
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 92345408
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 4968230641
Number of bits of the biggest sum of numbers33
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.11	c run inc solver
0.00/0.11	c [INC SYSTEM] run initial solver
0.00/0.11	c [INC SYSTEM] preprocess with white file
0.00/0.66	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.66	c [INC SYSTEM] execute solver
1.17/1.21	c [INC SEARCH] formula is SAT
1.17/1.21	c [INC SYSTEM] solved the initial formula
1.17/1.24	c model valid
1.17/1.24	c current solution ok
1.37/1.45	o 322994882
1.37/1.45	c [INC SYSTEM] there exists a inc, kill it!
1.37/1.45	c write failed with 2
1.37/1.45	c [INC SEARCH] iteration: 0
1.37/1.45	c [INC BOUNDS] best value:322994897 search for 322994896
1.37/1.45	c [INC SYSTEM] create new solver instance
1.37/1.45	c [INC] encode full formula
1.37/1.45	c fallback to adder encoding
1.98/2.05	c set iterative enc to: adder
1.98/2.05	c set iterative enc to: none
2.09/2.12	c [INC SEARCH] isOptimum variable: 0
105.96/106.01	c formula is SAT
105.96/106.03	c [INC SEARCH] copied best model
105.96/106.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
105.96/106.05	c model valid
105.96/106.05	c current solution ok
105.96/106.05	o 229117257
105.96/106.05	c [INC SEARCH] iteration: 1
105.96/106.05	c [INC BOUNDS] best value:229117272 search for 229117271
105.96/106.05	c [INC SYSTEM] there exists a inc, kill it!
105.96/106.05	c write failed with 2
105.96/106.06	c [INC SYSTEM] create new solver instance
105.96/106.06	c [INC] encode full formula
105.96/106.06	c fallback to adder encoding
106.56/106.64	c set iterative enc to: adder
106.56/106.64	c set iterative enc to: none
106.67/106.72	c [INC SEARCH] isOptimum variable: 0
172.22/172.31	c formula is SAT
172.22/172.32	c [INC SEARCH] copied best model
172.22/172.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
172.22/172.34	c model valid
172.22/172.34	c current solution ok
172.22/172.34	o 93467965
172.22/172.34	c [INC SEARCH] iteration: 2
172.22/172.34	c [INC BOUNDS] best value:93467980 search for 93467979
172.22/172.34	c [INC SYSTEM] there exists a inc, kill it!
172.22/172.34	c write failed with 2
172.22/172.35	c [INC SYSTEM] create new solver instance
172.22/172.35	c [INC] encode full formula
172.22/172.35	c fallback to adder encoding
172.82/172.90	c set iterative enc to: adder
172.82/172.90	c set iterative enc to: none
172.82/172.98	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.41	s UNKNOWN
1800.01/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.41	c write failed with -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-3697836-1338127918/watcher-3697836-1338127918 -o /tmp/evaluation-result-3697836-1338127918/solver-3697836-1338127918 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697836-1338127918.opb 61299374 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.05 2.03 2.11 3/178 11013
/proc/meminfo: memFree=28116824/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0

[startup+0.0691421 s]
/proc/loadavg: 2.05 2.03 2.11 3/178 11013
/proc/meminfo: memFree=28116824/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100277 s]
/proc/loadavg: 2.05 2.03 2.11 3/178 11013
/proc/meminfo: memFree=28116824/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300293 s]
/proc/loadavg: 2.05 2.03 2.11 3/178 11013
/proc/meminfo: memFree=28116824/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700224 s]
/proc/loadavg: 2.05 2.03 2.11 3/178 11013
/proc/meminfo: memFree=28116824/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.05 2.03 2.11 3/181 11019
/proc/meminfo: memFree=28090856/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
[pid=11014] ppid=11013 vsize=22028 CPUtime=1.48 cores=0,2,4,6
/proc/11014/stat : 11014 (npSolver-pbo) R 11013 11013 10269 0 -1 4202496 5349 15105 0 0 19 20 103 6 20 0 1 0 278920367 22556672 4384 33554432000 4194304 5992684 140734094613024 140734094608496 5044375 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11014/statm: 5507 4384 189 440 0 5063 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31176

[startup+3.1002 s]
/proc/loadavg: 2.05 2.03 2.11 3/180 11021
/proc/meminfo: memFree=27993520/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
[pid=11014] ppid=11013 vsize=17932 CPUtime=2.11 cores=0,2,4,6
/proc/11014/stat : 11014 (npSolver-pbo) S 11013 11013 10269 0 -1 4202496 8246 15621 0 0 74 27 104 6 20 0 1 0 278920367 18362368 3862 33554432000 4194304 5992684 140734094613024 140734094598856 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11014/statm: 4483 3862 190 440 0 4039 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 27080
heavy processes:

[startup+6.30038 s]
/proc/loadavg: 2.05 2.03 2.11 3/181 11022
/proc/meminfo: memFree=27938816/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
[pid=11014] ppid=11013 vsize=17932 CPUtime=2.11 cores=0,2,4,6
/proc/11014/stat : 11014 (npSolver-pbo) S 11013 11013 10269 0 -1 4202496 8246 15621 0 0 74 27 104 6 20 0 1 0 278920367 18362368 3862 33554432000 4194304 5992684 140734094613024 140734094598856 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11014/statm: 4483 3862 190 440 0 4039 0
[pid=11022] ppid=11014 vsize=126532 CPUtime=4.16 cores=0,2,4,6
/proc/11022/stat : 11022 (glucosInc) R 11014 11013 10269 0 -1 4202496 25947 0 0 0 410 6 0 0 20 0 1 0 278920579 129568768 28593 33554432000 4194304 5654031 140737462525232 140737462513048 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11022/statm: 31633 28593 141 357 0 31273 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 153612

[startup+12.7004 s]
/proc/loadavg: 2.05 2.03 2.10 3/181 11022
/proc/meminfo: memFree=27938768/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
[pid=11014] ppid=11013 vsize=17932 CPUtime=2.11 cores=0,2,4,6
/proc/11014/stat : 11014 (npSolver-pbo) S 11013 11013 10269 0 -1 4202496 8246 15621 0 0 74 27 104 6 20 0 1 0 278920367 18362368 3862 33554432000 4194304 5992684 140734094613024 140734094598856 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11014/statm: 4483 3862 190 440 0 4039 0
[pid=11022] ppid=11014 vsize=127348 CPUtime=10.56 cores=0,2,4,6
/proc/11022/stat : 11022 (glucosInc) R 11014 11013 10269 0 -1 4202496 26161 0 0 0 1050 6 0 0 20 0 1 0 278920579 130404352 29318 33554432000 4194304 5654031 140737462525232 140737462513048 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11022/statm: 31837 29318 141 357 0 31477 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 154428

[startup+25.5004 s]
/proc/loadavg: 2.04 2.03 2.10 3/181 11022
/proc/meminfo: memFree=27935976/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
[pid=11014] ppid=11013 vsize=17932 CPUtime=2.11 cores=0,2,4,6
/proc/11014/stat : 11014 (npSolver-pbo) S 11013 11013 10269 0 -1 4202496 8246 15621 0 0 74 27 104 6 20 0 1 0 278920367 18362368 3862 33554432000 4194304 5992684 140734094613024 140734094598856 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11014/statm: 4483 3862 190 440 0 4039 0
[pid=11022] ppid=11014 vsize=127612 CPUtime=23.36 cores=0,2,4,6
/proc/11022/stat : 11022 (glucosInc) R 11014 11013 10269 0 -1 4202496 26227 0 0 0 2330 6 0 0 20 0 1 0 278920579 130674688 29384 33554432000 4194304 5654031 140737462525232 140737462523016 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11022/statm: 31903 29384 141 357 0 31543 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 154692

[startup+51.1004 s]
/proc/loadavg: 2.02 2.02 2.10 3/181 11023
/proc/meminfo: memFree=27930552/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
[pid=11014] ppid=11013 vsize=17932 CPUtime=2.11 cores=0,2,4,6
/proc/11014/stat : 11014 (npSolver-pbo) S 11013 11013 10269 0 -1 4202496 8246 15621 0 0 74 27 104 6 20 0 1 0 278920367 18362368 3862 33554432000 4194304 5992684 140734094613024 140734094598856 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11014/statm: 4483 3862 190 440 0 4039 0
[pid=11022] ppid=11014 vsize=128008 CPUtime=48.95 cores=0,2,4,6
/proc/11022/stat : 11022 (glucosInc) R 11014 11013 10269 0 -1 4202496 26312 0 0 0 4889 6 0 0 20 0 1 0 278920579 131080192 29469 33554432000 4194304 5654031 140737462525232 140737462523016 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11022/statm: 32002 29469 141 357 0 31642 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 155088

[startup+102.307 s]
/proc/loadavg: 2.01 2.02 2.09 3/181 11023
/proc/meminfo: memFree=27921556/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
[pid=11014] ppid=11013 vsize=17932 CPUtime=2.11 cores=0,2,4,6
/proc/11014/stat : 11014 (npSolver-pbo) S 11013 11013 10269 0 -1 4202496 8246 15621 0 0 74 27 104 6 20 0 1 0 278920367 18362368 3862 33554432000 4194304 5992684 140734094613024 140734094598856 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11014/statm: 4483 3862 190 440 0 4039 0
[pid=11022] ppid=11014 vsize=148772 CPUtime=100.15 cores=0,2,4,6
/proc/11022/stat : 11022 (glucosInc) R 11014 11013 10269 0 -1 4202496 27306 0 0 0 10009 6 0 0 20 0 1 0 278920579 152342528 31480 33554432000 4194304 5654031 140737462525232 140737462513048 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11022/statm: 37193 31480 141 357 0 36833 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 175852

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.08 3/180 11025
/proc/meminfo: memFree=27936712/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
[pid=11014] ppid=11013 vsize=16388 CPUtime=106.69 cores=0,2,4,6
/proc/11014/stat : 11014 (npSolver-pbo) S 11013 11013 10269 0 -1 4202496 14190 43542 0 0 135 35 10483 16 20 0 1 0 278920367 16781312 3508 33554432000 4194304 5992684 140734094613024 140734094598856 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11014/statm: 4097 3508 190 440 0 3653 0
[pid=11025] ppid=11014 vsize=128344 CPUtime=55.53 cores=0,2,4,6
/proc/11025/stat : 11025 (glucosInc) R 11014 11013 10269 0 -1 4202496 26604 0 0 0 5548 5 0 0 20 0 1 0 278931039 131424256 30009 33554432000 4194304 5654031 140734333617184 140734333605000 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11025/statm: 32086 30009 141 357 0 31726 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 153880

[startup+222.3 s]
/proc/loadavg: 2.05 2.02 2.08 3/181 11028
/proc/meminfo: memFree=27938308/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
[pid=11014] ppid=11013 vsize=16148 CPUtime=172.91 cores=0,2,4,6
/proc/11014/stat : 11014 (npSolver-pbo) S 11013 11013 10269 0 -1 4202496 19713 71453 0 0 193 43 17031 24 20 0 1 0 278920367 16535552 3448 33554432000 4194304 5992684 140734094613024 140734094598856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11014/statm: 4037 3448 190 440 0 3593 0
[pid=11027] ppid=11014 vsize=124780 CPUtime=49.29 cores=0,2,4,6
/proc/11027/stat : 11027 (glucosInc) R 11014 11013 10269 0 -1 4202496 25811 0 0 0 4922 7 0 0 20 0 1 0 278937665 127774720 29277 33554432000 4194304 5654031 140734005740848 140734005728664 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11027/statm: 31195 29277 141 357 0 30835 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 150076

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.08 3/181 11028
/proc/meminfo: memFree=27933336/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0

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

/proc/meminfo: memFree=27930688/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
[pid=11014] ppid=11013 vsize=16148 CPUtime=172.91 cores=0,2,4,6
/proc/11014/stat : 11014 (npSolver-pbo) S 11013 11013 10269 0 -1 4202496 19713 71453 0 0 193 43 17031 24 20 0 1 0 278920367 16535552 3448 33554432000 4194304 5992684 140734094613024 140734094598856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11014/statm: 4037 3448 190 440 0 3593 0
[pid=11027] ppid=11014 vsize=156604 CPUtime=1069.1 cores=0,2,4,6
/proc/11027/stat : 11027 (glucosInc) R 11014 11013 10269 0 -1 4202496 35885 0 0 0 106888 22 0 0 20 0 1 0 278937665 160362496 35093 33554432000 4194304 5654031 140734005740848 140734005738632 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11027/statm: 39151 35093 141 357 0 38791 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 181900

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11044
/proc/meminfo: memFree=27927004/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
[pid=11014] ppid=11013 vsize=16148 CPUtime=172.91 cores=0,2,4,6
/proc/11014/stat : 11014 (npSolver-pbo) S 11013 11013 10269 0 -1 4202496 19713 71453 0 0 193 43 17031 24 20 0 1 0 278920367 16535552 3448 33554432000 4194304 5992684 140734094613024 140734094598856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11014/statm: 4037 3448 190 440 0 3593 0
[pid=11027] ppid=11014 vsize=138500 CPUtime=1129.09 cores=0,2,4,6
/proc/11027/stat : 11027 (glucosInc) R 11014 11013 10269 0 -1 4202496 36539 0 0 0 112886 23 0 0 20 0 1 0 278937665 141824000 33170 33554432000 4194304 5654031 140734005740848 140734005738872 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11027/statm: 34625 33170 141 357 0 34265 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 163796

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11044
/proc/meminfo: memFree=27930032/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
[pid=11014] ppid=11013 vsize=16148 CPUtime=172.91 cores=0,2,4,6
/proc/11014/stat : 11014 (npSolver-pbo) S 11013 11013 10269 0 -1 4202496 19713 71453 0 0 193 43 17031 24 20 0 1 0 278920367 16535552 3448 33554432000 4194304 5992684 140734094613024 140734094598856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11014/statm: 4037 3448 190 440 0 3593 0
[pid=11027] ppid=11014 vsize=157612 CPUtime=1189.07 cores=0,2,4,6
/proc/11027/stat : 11027 (glucosInc) R 11014 11013 10269 0 -1 4202496 36636 0 0 0 118884 23 0 0 20 0 1 0 278937665 161394688 33777 33554432000 4194304 5654031 140734005740848 140734005738632 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11027/statm: 39403 33777 141 357 0 39043 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 182908

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 11045
/proc/meminfo: memFree=27921572/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
[pid=11014] ppid=11013 vsize=16148 CPUtime=172.91 cores=0,2,4,6
/proc/11014/stat : 11014 (npSolver-pbo) S 11013 11013 10269 0 -1 4202496 19713 71453 0 0 193 43 17031 24 20 0 1 0 278920367 16535552 3448 33554432000 4194304 5992684 140734094613024 140734094598856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11014/statm: 4037 3448 190 440 0 3593 0
[pid=11027] ppid=11014 vsize=158512 CPUtime=1249.07 cores=0,2,4,6
/proc/11027/stat : 11027 (glucosInc) R 11014 11013 10269 0 -1 4202496 36830 0 0 0 124884 23 0 0 20 0 1 0 278937665 162316288 34993 33554432000 4194304 5654031 140734005740848 140734005738632 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11027/statm: 39628 34993 141 357 0 39268 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 183808

[startup+1482.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 11092
/proc/meminfo: memFree=27340348/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
[pid=11014] ppid=11013 vsize=16148 CPUtime=172.91 cores=0,2,4,6
/proc/11014/stat : 11014 (npSolver-pbo) S 11013 11013 10269 0 -1 4202496 19713 71453 0 0 193 43 17031 24 20 0 1 0 278920367 16535552 3448 33554432000 4194304 5992684 140734094613024 140734094598856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11014/statm: 4037 3448 190 440 0 3593 0
[pid=11027] ppid=11014 vsize=140300 CPUtime=1309.04 cores=0,2,4,6
/proc/11027/stat : 11027 (glucosInc) R 11014 11013 10269 0 -1 4202496 37541 0 0 0 130880 24 0 0 20 0 1 0 278937665 143667200 33626 33554432000 4194304 5654031 140734005740848 140734005728664 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11027/statm: 35075 33626 141 357 0 34715 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 165596

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 11092
/proc/meminfo: memFree=27330636/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
[pid=11014] ppid=11013 vsize=16148 CPUtime=172.91 cores=0,2,4,6
/proc/11014/stat : 11014 (npSolver-pbo) S 11013 11013 10269 0 -1 4202496 19713 71453 0 0 193 43 17031 24 20 0 1 0 278920367 16535552 3448 33554432000 4194304 5992684 140734094613024 140734094598856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11014/statm: 4037 3448 190 440 0 3593 0
[pid=11027] ppid=11014 vsize=159572 CPUtime=1369.04 cores=0,2,4,6
/proc/11027/stat : 11027 (glucosInc) R 11014 11013 10269 0 -1 4202496 37633 0 0 0 136879 25 0 0 20 0 1 0 278937665 163401728 34739 33554432000 4194304 5654031 140734005740848 140734005738632 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11027/statm: 39893 34739 141 357 0 39533 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 184868

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 11093
/proc/meminfo: memFree=27329768/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
[pid=11014] ppid=11013 vsize=16148 CPUtime=172.91 cores=0,2,4,6
/proc/11014/stat : 11014 (npSolver-pbo) S 11013 11013 10269 0 -1 4202496 19713 71453 0 0 193 43 17031 24 20 0 1 0 278920367 16535552 3448 33554432000 4194304 5992684 140734094613024 140734094598856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11014/statm: 4037 3448 190 440 0 3593 0
[pid=11027] ppid=11014 vsize=141292 CPUtime=1429.03 cores=0,2,4,6
/proc/11027/stat : 11027 (glucosInc) R 11014 11013 10269 0 -1 4202496 38280 0 0 0 142877 26 0 0 20 0 1 0 278937665 144683008 33830 33554432000 4194304 5654031 140734005740848 140734005728664 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11027/statm: 35323 33830 141 357 0 34963 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 166588

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 11093
/proc/meminfo: memFree=27312832/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
[pid=11014] ppid=11013 vsize=16148 CPUtime=172.91 cores=0,2,4,6
/proc/11014/stat : 11014 (npSolver-pbo) S 11013 11013 10269 0 -1 4202496 19713 71453 0 0 193 43 17031 24 20 0 1 0 278920367 16535552 3448 33554432000 4194304 5992684 140734094613024 140734094598856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11014/statm: 4037 3448 190 440 0 3593 0
[pid=11027] ppid=11014 vsize=160936 CPUtime=1489.01 cores=0,2,4,6
/proc/11027/stat : 11027 (glucosInc) R 11014 11013 10269 0 -1 4202496 38495 0 0 0 148875 26 0 0 20 0 1 0 278937665 164798464 37111 33554432000 4194304 5654031 140734005740848 140734005738632 4232772 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11027/statm: 40234 37111 141 357 0 39874 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 186232

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11096
/proc/meminfo: memFree=27319248/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
[pid=11014] ppid=11013 vsize=16148 CPUtime=172.91 cores=0,2,4,6
/proc/11014/stat : 11014 (npSolver-pbo) S 11013 11013 10269 0 -1 4202496 19713 71453 0 0 193 43 17031 24 20 0 1 0 278920367 16535552 3448 33554432000 4194304 5992684 140734094613024 140734094598856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11014/statm: 4037 3448 190 440 0 3593 0
[pid=11027] ppid=11014 vsize=161220 CPUtime=1549 cores=0,2,4,6
/proc/11027/stat : 11027 (glucosInc) R 11014 11013 10269 0 -1 4202496 39105 0 0 0 154873 27 0 0 20 0 1 0 278937665 165089280 34641 33554432000 4194304 5654031 140734005740848 140734005728664 4216337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11027/statm: 40305 34641 141 357 0 39945 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 186516

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11096
/proc/meminfo: memFree=27302184/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
[pid=11014] ppid=11013 vsize=16148 CPUtime=172.91 cores=0,2,4,6
/proc/11014/stat : 11014 (npSolver-pbo) S 11013 11013 10269 0 -1 4202496 19713 71453 0 0 193 43 17031 24 20 0 1 0 278920367 16535552 3448 33554432000 4194304 5992684 140734094613024 140734094598856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11014/statm: 4037 3448 190 440 0 3593 0
[pid=11027] ppid=11014 vsize=161888 CPUtime=1609 cores=0,2,4,6
/proc/11027/stat : 11027 (glucosInc) R 11014 11013 10269 0 -1 4202496 39245 0 0 0 160872 28 0 0 20 0 1 0 278937665 165773312 37336 33554432000 4194304 5654031 140734005740848 140734005728664 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11027/statm: 40472 37336 141 357 0 40112 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 187184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11096
/proc/meminfo: memFree=27297324/32873844 swapFree=7620/7620
[pid=11013] ppid=11011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11013/stat : 11013 (npSolver-pbo-It) S 11011 11013 10269 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278920367 9367552 274 33554432000 4194304 5064252 140735978319648 140735978318560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11013/statm: 2287 274 233 213 0 72 0
[pid=11014] ppid=11013 vsize=16148 CPUtime=172.91 cores=0,2,4,6
/proc/11014/stat : 11014 (npSolver-pbo) S 11013 11013 10269 0 -1 4202496 19713 71453 0 0 193 43 17031 24 20 0 1 0 278920367 16535552 3448 33554432000 4194304 5992684 140734094613024 140734094598856 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11014/statm: 4037 3448 190 440 0 3593 0
[pid=11027] ppid=11014 vsize=161888 CPUtime=1627.1 cores=0,2,4,6
/proc/11027/stat : 11027 (glucosInc) R 11014 11013 10269 0 -1 4202496 39275 0 0 0 162682 28 0 0 20 0 1 0 278937665 165773312 37877 33554432000 4194304 5654031 140734005740848 140734005728664 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11027/statm: 40472 37877 141 357 0 40112 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 187184

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1799.08
CPU system time (s): 0.962853
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 216868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.08
system time used= 0.962853
maximum resident set size= 183080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130820
page faults= 0
swaps= 0
block input operations= 0
block output operations= 263952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1250
involuntary context switches= 2620

runsolver used 8.65068 second user time and 14.1498 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-27 16:11:58
IDJOB=3697836
IDBENCH=92699
IDSOLVER=2275
FILE ID=node107/3697836-1338127918
RUNJOBID= node107-1338123064-10285
PBS_JOBID= 14624494
Free space on /tmp= 71520 MiB

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

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

MD5SUM BENCH= 8032cd9ddf37959390b9864499521c4d
RANDOM SEED=61299374

node107.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.760
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.52
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.760
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.760
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.760
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.760
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.760
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.760
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.86
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.760
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:        28117196 kB
Buffers:          346288 kB
Cached:          3434360 kB
SwapCached:            0 kB
Active:           988816 kB
Inactive:        2935484 kB
Active(anon):     146500 kB
Inactive(anon):        0 kB
Active(file):     842316 kB
Inactive(file):  2935484 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8944 kB
Writeback:             0 kB
AnonPages:        215084 kB
Mapped:            15404 kB
Shmem:               200 kB
Slab:             690860 kB
SReclaimable:     133380 kB
SUnreclaim:       557480 kB
KernelStack:        1504 kB
PageTables:         4424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     265588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 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= 71304 MiB
End job on node107 at 2012-05-27 16:41:59