Trace number 3747004

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.11 1800.61

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_2_mh.opb
MD5SUM99b9d857fa76010de9eccc60c212aa45
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6197734
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 122763473
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 13620914685
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 122763473
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 13620914685
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.22	c old isEQ: 0, new EQ is 1
0.00/0.22	c old isEQ: 116, new EQ is 0
0.00/0.23	c old isEQ: 0, new EQ is 0
0.00/0.24	c old isEQ: 0, new EQ is 0
0.00/0.25	c old isEQ: 0, new EQ is 0
0.00/0.25	c old isEQ: 0, new EQ is 0
0.00/0.26	c old isEQ: 0, new EQ is 0
0.00/0.27	c old isEQ: 0, new EQ is 0
0.00/0.28	c old isEQ: 0, new EQ is 0
0.00/0.28	c old isEQ: 0, new EQ is 0
0.00/0.29	c old isEQ: 0, new EQ is 0
0.00/0.30	c old isEQ: 0, new EQ is 0
0.00/0.31	c old isEQ: 0, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 1
0.00/0.49	c old isEQ: 1, new EQ is 1
0.00/0.57	c run inc solver
0.00/0.57	c [INC SYSTEM] run initial solver
0.00/0.57	c [INC SYSTEM] preprocess with white file
2.28/2.33	c [INC SYSTEM] finished preprocessing in 1 s
2.28/2.33	c [INC SYSTEM] execute solver
2.32/2.57	c [INC SEARCH] formula is SAT
2.32/2.58	c [INC SYSTEM] solved the initial formula
2.34/2.68	c model valid
2.34/2.68	c current solution ok
3.27/3.35	o 279377318
3.27/3.35	c [INC SYSTEM] there exists a inc, kill it!
3.27/3.35	c write failed with 2
3.27/3.35	c [INC SEARCH] iteration: 0
3.27/3.35	c [INC BOUNDS] best value:279377343 search for 279377342
3.27/3.35	c [INC SYSTEM] create new solver instance
3.27/3.35	c [INC] encode full formula
3.27/3.35	c fallback to adder encoding
5.88/5.99	c set iterative enc to: adder
5.88/5.99	c set iterative enc to: none
6.26/6.33	c [INC SEARCH] isOptimum variable: 0
623.45/623.78	c formula is SAT
623.55/623.85	c [INC SEARCH] copied best model
623.55/623.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
623.65/623.95	c model valid
623.65/623.95	c current solution ok
623.65/623.95	o 220880879
623.65/623.95	c [INC SEARCH] iteration: 1
623.65/623.95	c [INC BOUNDS] best value:220880904 search for 220880903
623.65/623.95	c [INC SYSTEM] there exists a inc, kill it!
623.65/623.95	c write failed with 2
623.65/623.96	c [INC SYSTEM] create new solver instance
623.65/623.96	c [INC] encode full formula
623.65/623.96	c fallback to adder encoding
626.16/626.50	c set iterative enc to: adder
626.16/626.50	c set iterative enc to: none
626.55/626.85	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.61	s UNKNOWN
1800.07/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.61	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-3747004-1339109015/watcher-3747004-1339109015 -o /tmp/evaluation-result-3747004-1339109015/solver-3747004-1339109015 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747004-1339109015.opb 340023652 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 9923
/proc/meminfo: memFree=25008616/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0

[startup+0.045878 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 9923
/proc/meminfo: memFree=25008616/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/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.00 2.00 2.00 4/180 9923
/proc/meminfo: memFree=25008616/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300264 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 9923
/proc/meminfo: memFree=25008616/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70024 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 9923
/proc/meminfo: memFree=25008616/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50044 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9927
/proc/meminfo: memFree=24830268/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
[pid=9924] ppid=9923 vsize=71952 CPUtime=0.59 cores=0,2,4,6
/proc/9924/stat : 9924 (npSolver-pbo) S 9923 9923 8711 0 -1 4202496 10273 0 0 0 54 5 0 0 20 0 1 0 20868545 73678848 17364 33554432000 4194304 6004724 140736125521120 140736125515584 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9924/statm: 17988 17364 164 442 0 17542 0
[pid=9926] ppid=9924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9926/stat : 9926 (cp2_pre.sh) S 9924 9923 8711 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 20868604 9367552 277 33554432000 4194304 5064252 140734809716624 140734809715328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9926/statm: 2287 277 234 213 0 72 0
[pid=9927] ppid=9926 vsize=135896 CPUtime=0.89 cores=0,2,4,6
/proc/9927/stat : 9927 (coprocessor) R 9926 9923 8711 0 -1 4202496 24782 0 0 0 85 4 0 0 20 0 1 0 20868605 139157504 32972 33554432000 4194304 6586260 140736950239328 140736950235352 4676681 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/9927/statm: 33974 32972 192 584 0 33386 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 226144

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9927
/proc/meminfo: memFree=24796772/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
[pid=9924] ppid=9923 vsize=71952 CPUtime=2.85 cores=0,2,4,6
/proc/9924/stat : 9924 (npSolver-pbo) R 9923 9923 8711 0 -1 4202496 12017 26477 0 0 72 40 163 10 20 0 1 0 20868545 73678848 17373 33554432000 4194304 6004724 140736125521120 140736125507400 5190832 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9924/statm: 17988 17373 173 442 0 17542 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 81100

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 9930
/proc/meminfo: memFree=24759888/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
[pid=9924] ppid=9923 vsize=539204 CPUtime=6.26 cores=0,2,4,6
/proc/9924/stat : 9924 (npSolver-pbo) R 9923 9923 8711 0 -1 4202496 17399 39550 0 0 337 89 184 16 20 0 1 0 20868545 552144896 116251 33554432000 4194304 6004724 140736125521120 140736125514832 5193835 0 0 4096 0 0 0 0 17 2 0 0 2 0 0
/proc/9924/statm: 134801 116251 183 442 0 134355 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 548352

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 9932
/proc/meminfo: memFree=24234160/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
[pid=9924] ppid=9923 vsize=88336 CPUtime=6.29 cores=0,2,4,6
/proc/9924/stat : 9924 (npSolver-pbo) S 9923 9923 8711 0 -1 4202496 17408 39550 0 0 337 92 184 16 20 0 1 0 20868545 90456064 21479 33554432000 4194304 6004724 140736125521120 140736125506968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/9924/statm: 22084 21479 183 442 0 21638 0
[pid=9932] ppid=9924 vsize=538924 CPUtime=6.36 cores=0,2,4,6
/proc/9932/stat : 9932 (glucosInc) R 9924 9923 8711 0 -1 4202496 79100 0 0 0 614 22 0 0 20 0 1 0 20869178 551858176 118636 33554432000 4194304 5654031 140736247287680 140736247285464 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9932/statm: 134731 118636 141 357 0 134371 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 636408

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 9932
/proc/meminfo: memFree=24236676/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
[pid=9924] ppid=9923 vsize=88336 CPUtime=6.29 cores=0,2,4,6
/proc/9924/stat : 9924 (npSolver-pbo) S 9923 9923 8711 0 -1 4202496 17408 39550 0 0 337 92 184 16 20 0 1 0 20868545 90456064 21479 33554432000 4194304 6004724 140736125521120 140736125506968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/9924/statm: 22084 21479 183 442 0 21638 0
[pid=9932] ppid=9924 vsize=540784 CPUtime=19.15 cores=0,2,4,6
/proc/9932/stat : 9932 (glucosInc) R 9924 9923 8711 0 -1 4202496 79917 0 0 0 1893 22 0 0 20 0 1 0 20869178 553762816 119964 33554432000 4194304 5654031 140736247287680 140736247275496 4208694 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9932/statm: 135196 119964 141 357 0 134836 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 638268

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 9932
/proc/meminfo: memFree=24222672/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
[pid=9924] ppid=9923 vsize=88336 CPUtime=6.29 cores=0,2,4,6
/proc/9924/stat : 9924 (npSolver-pbo) S 9923 9923 8711 0 -1 4202496 17408 39550 0 0 337 92 184 16 20 0 1 0 20868545 90456064 21479 33554432000 4194304 6004724 140736125521120 140736125506968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/9924/statm: 22084 21479 183 442 0 21638 0
[pid=9932] ppid=9924 vsize=543972 CPUtime=44.75 cores=0,2,4,6
/proc/9932/stat : 9932 (glucosInc) R 9924 9923 8711 0 -1 4202496 80927 0 0 0 4452 23 0 0 20 0 1 0 20869178 557027328 122507 33554432000 4194304 5654031 140736247287680 140736247275496 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9932/statm: 135993 122507 142 357 0 135633 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 641456

[startup+102.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/184 9974
/proc/meminfo: memFree=30257784/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
[pid=9924] ppid=9923 vsize=88336 CPUtime=6.29 cores=0,2,4,6
/proc/9924/stat : 9924 (npSolver-pbo) S 9923 9923 8711 0 -1 4202496 17408 39550 0 0 337 92 184 16 20 0 1 0 20868545 90456064 21479 33554432000 4194304 6004724 140736125521120 140736125506968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/9924/statm: 22084 21479 183 442 0 21638 0
[pid=9932] ppid=9924 vsize=629920 CPUtime=95.95 cores=0,2,4,6
/proc/9932/stat : 9932 (glucosInc) R 9924 9923 8711 0 -1 4202496 82847 0 0 0 9569 26 0 0 20 0 1 0 20869178 645038080 132602 33554432000 4194304 5654031 140736247287680 140736247285464 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9932/statm: 157480 132602 142 357 0 157120 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 727404

[startup+162.307 s]
/proc/loadavg: 2.14 2.05 2.01 2/183 9984
/proc/meminfo: memFree=30261716/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
[pid=9924] ppid=9923 vsize=88336 CPUtime=6.29 cores=0,2,4,6
/proc/9924/stat : 9924 (npSolver-pbo) S 9923 9923 8711 0 -1 4202496 17408 39550 0 0 337 92 184 16 20 0 1 0 20868545 90456064 21479 33554432000 4194304 6004724 140736125521120 140736125506968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/9924/statm: 22084 21479 183 442 0 21638 0
[pid=9932] ppid=9924 vsize=551256 CPUtime=155.93 cores=0,2,4,6
/proc/9932/stat : 9932 (glucosInc) R 9924 9923 8711 0 -1 4202496 83745 0 0 0 15565 28 0 0 20 0 1 0 20869178 564486144 124425 33554432000 4194304 5654031 140736247287680 140736247285368 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9932/statm: 137814 124425 142 357 0 137454 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 648740

[startup+222.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/183 9985
/proc/meminfo: memFree=30150768/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
[pid=9924] ppid=9923 vsize=88336 CPUtime=6.29 cores=0,2,4,6
/proc/9924/stat : 9924 (npSolver-pbo) S 9923 9923 8711 0 -1 4202496 17408 39550 0 0 337 92 184 16 20 0 1 0 20868545 90456064 21479 33554432000 4194304 6004724 140736125521120 140736125506968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/9924/statm: 22084 21479 183 442 0 21638 0
[pid=9932] ppid=9924 vsize=557944 CPUtime=215.89 cores=0,2,4,6
/proc/9932/stat : 9932 (glucosInc) R 9924 9923 8711 0 -1 4202496 85020 0 0 0 21560 29 0 0 20 0 1 0 20869178 571334656 128220 33554432000 4194304 5654031 140736247287680 140736247275496 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9932/statm: 139486 128220 142 357 0 139126 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 655428

[startup+282.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/183 9989
/proc/meminfo: memFree=30157024/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=30125884/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
[pid=9924] ppid=9923 vsize=96528 CPUtime=626.6 cores=0,2,4,6
/proc/9924/stat : 9924 (npSolver-pbo) S 9923 9923 8711 0 -1 4202496 24855 128051 0 0 608 125 61868 59 20 0 1 0 20868545 98844672 23527 33554432000 4194304 6004724 140736125521120 140736125506968 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/9924/statm: 24132 23527 183 442 0 23686 0
[pid=10009] ppid=9924 vsize=559768 CPUtime=615.25 cores=0,2,4,6
/proc/10009/stat : 10009 (glucosInc) R 9924 9923 8711 0 -1 4202496 91792 0 0 0 61479 46 0 0 20 0 1 0 20931230 573202432 123859 33554432000 4194304 5654031 140736194907920 140736194905944 4214957 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10009/statm: 139942 123859 141 357 0 139582 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 665444

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10041
/proc/meminfo: memFree=30113968/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
[pid=9924] ppid=9923 vsize=96528 CPUtime=626.6 cores=0,2,4,6
/proc/9924/stat : 9924 (npSolver-pbo) S 9923 9923 8711 0 -1 4202496 24855 128051 0 0 608 125 61868 59 20 0 1 0 20868545 98844672 23527 33554432000 4194304 6004724 140736125521120 140736125506968 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/9924/statm: 24132 23527 183 442 0 23686 0
[pid=10009] ppid=9924 vsize=561340 CPUtime=675.25 cores=0,2,4,6
/proc/10009/stat : 10009 (glucosInc) R 9924 9923 8711 0 -1 4202496 93021 0 0 0 67474 51 0 0 20 0 1 0 20931230 574812160 126311 33554432000 4194304 5654031 140736194907920 140736194905704 4215076 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10009/statm: 140335 126311 141 357 0 139975 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 667016

[startup+1362.3 s]
/proc/loadavg: 2.08 2.02 2.01 4/183 10041
/proc/meminfo: memFree=30071596/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
[pid=9924] ppid=9923 vsize=96528 CPUtime=626.6 cores=0,2,4,6
/proc/9924/stat : 9924 (npSolver-pbo) S 9923 9923 8711 0 -1 4202496 24855 128051 0 0 608 125 61868 59 20 0 1 0 20868545 98844672 23527 33554432000 4194304 6004724 140736125521120 140736125506968 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/9924/statm: 24132 23527 183 442 0 23686 0
[pid=10009] ppid=9924 vsize=643712 CPUtime=735.25 cores=0,2,4,6
/proc/10009/stat : 10009 (glucosInc) R 9924 9923 8711 0 -1 4202496 93941 0 0 0 73472 53 0 0 20 0 1 0 20931230 659161088 136429 33554432000 4194304 5654031 140736194907920 140736194905704 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10009/statm: 160928 136429 141 357 0 160568 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 749388

[startup+1422.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 10041
/proc/meminfo: memFree=30025640/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
[pid=9924] ppid=9923 vsize=96528 CPUtime=626.6 cores=0,2,4,6
/proc/9924/stat : 9924 (npSolver-pbo) S 9923 9923 8711 0 -1 4202496 24855 128051 0 0 608 125 61868 59 20 0 1 0 20868545 98844672 23527 33554432000 4194304 6004724 140736125521120 140736125506968 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/9924/statm: 24132 23527 183 442 0 23686 0
[pid=10009] ppid=9924 vsize=644152 CPUtime=795.22 cores=0,2,4,6
/proc/10009/stat : 10009 (glucosInc) R 9924 9923 8711 0 -1 4202496 94078 0 0 0 79469 53 0 0 20 0 1 0 20931230 659611648 141691 33554432000 4194304 5654031 140736194907920 140736194905704 4215061 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10009/statm: 161038 141691 141 357 0 160678 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 749828

[startup+1482.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 10041
/proc/meminfo: memFree=30080412/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
[pid=9924] ppid=9923 vsize=96528 CPUtime=626.6 cores=0,2,4,6
/proc/9924/stat : 9924 (npSolver-pbo) S 9923 9923 8711 0 -1 4202496 24855 128051 0 0 608 125 61868 59 20 0 1 0 20868545 98844672 23527 33554432000 4194304 6004724 140736125521120 140736125506968 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/9924/statm: 24132 23527 183 442 0 23686 0
[pid=10009] ppid=9924 vsize=563700 CPUtime=855.22 cores=0,2,4,6
/proc/10009/stat : 10009 (glucosInc) R 9924 9923 8711 0 -1 4202496 94448 0 0 0 85467 55 0 0 20 0 1 0 20931230 577228800 129983 33554432000 4194304 5654031 140736194907920 140736194895736 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10009/statm: 140925 129983 141 357 0 140565 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 669376

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10042
/proc/meminfo: memFree=30060384/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
[pid=9924] ppid=9923 vsize=96528 CPUtime=626.6 cores=0,2,4,6
/proc/9924/stat : 9924 (npSolver-pbo) S 9923 9923 8711 0 -1 4202496 24855 128051 0 0 608 125 61868 59 20 0 1 0 20868545 98844672 23527 33554432000 4194304 6004724 140736125521120 140736125506968 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/9924/statm: 24132 23527 183 442 0 23686 0
[pid=10009] ppid=9924 vsize=646888 CPUtime=915.2 cores=0,2,4,6
/proc/10009/stat : 10009 (glucosInc) R 9924 9923 8711 0 -1 4202496 95494 0 0 0 91463 57 0 0 20 0 1 0 20931230 662413312 138694 33554432000 4194304 5654031 140736194907920 140736194895736 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10009/statm: 161722 138694 141 357 0 161362 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 752564

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 10045
/proc/meminfo: memFree=30080544/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
[pid=9924] ppid=9923 vsize=96528 CPUtime=626.6 cores=0,2,4,6
/proc/9924/stat : 9924 (npSolver-pbo) S 9923 9923 8711 0 -1 4202496 24855 128051 0 0 608 125 61868 59 20 0 1 0 20868545 98844672 23527 33554432000 4194304 6004724 140736125521120 140736125506968 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/9924/statm: 24132 23527 183 442 0 23686 0
[pid=10009] ppid=9924 vsize=565800 CPUtime=975.19 cores=0,2,4,6
/proc/10009/stat : 10009 (glucosInc) R 9924 9923 8711 0 -1 4202496 95736 0 0 0 97459 60 0 0 20 0 1 0 20931230 579379200 127894 33554432000 4194304 5654031 140736194907920 140736194895736 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10009/statm: 141450 127894 141 357 0 141090 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 671476

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 10045
/proc/meminfo: memFree=30087208/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
[pid=9924] ppid=9923 vsize=96528 CPUtime=626.6 cores=0,2,4,6
/proc/9924/stat : 9924 (npSolver-pbo) S 9923 9923 8711 0 -1 4202496 24855 128051 0 0 608 125 61868 59 20 0 1 0 20868545 98844672 23527 33554432000 4194304 6004724 140736125521120 140736125506968 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/9924/statm: 24132 23527 183 442 0 23686 0
[pid=10009] ppid=9924 vsize=567360 CPUtime=1035.18 cores=0,2,4,6
/proc/10009/stat : 10009 (glucosInc) R 9924 9923 8711 0 -1 4202496 96955 0 0 0 103454 64 0 0 20 0 1 0 20931230 580976640 128300 33554432000 4194304 5654031 140736194907920 140736194895736 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10009/statm: 141840 128300 141 357 0 141480 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 673036

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 10045
/proc/meminfo: memFree=30077108/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
[pid=9924] ppid=9923 vsize=96528 CPUtime=626.6 cores=0,2,4,6
/proc/9924/stat : 9924 (npSolver-pbo) S 9923 9923 8711 0 -1 4202496 24855 128051 0 0 608 125 61868 59 20 0 1 0 20868545 98844672 23527 33554432000 4194304 6004724 140736125521120 140736125506968 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/9924/statm: 24132 23527 183 442 0 23686 0
[pid=10009] ppid=9924 vsize=568152 CPUtime=1095.18 cores=0,2,4,6
/proc/10009/stat : 10009 (glucosInc) R 9924 9923 8711 0 -1 4202496 97148 0 0 0 109453 65 0 0 20 0 1 0 20931230 581787648 131559 33554432000 4194304 5654031 140736194907920 140736194895736 4208641 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10009/statm: 142038 131559 141 357 0 141678 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 673828

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10045
/proc/meminfo: memFree=30078988/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
[pid=9924] ppid=9923 vsize=96528 CPUtime=626.6 cores=0,2,4,6
/proc/9924/stat : 9924 (npSolver-pbo) S 9923 9923 8711 0 -1 4202496 24855 128051 0 0 608 125 61868 59 20 0 1 0 20868545 98844672 23527 33554432000 4194304 6004724 140736125521120 140736125506968 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/9924/statm: 24132 23527 183 442 0 23686 0
[pid=10009] ppid=9924 vsize=650076 CPUtime=1155.17 cores=0,2,4,6
/proc/10009/stat : 10009 (glucosInc) R 9924 9923 8711 0 -1 4202496 97990 0 0 0 115451 66 0 0 20 0 1 0 20931230 665677824 134440 33554432000 4194304 5654031 140736194907920 140736194895736 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10009/statm: 162519 134440 141 357 0 162159 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 755752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10045
/proc/meminfo: memFree=30100644/32873844 swapFree=7108/7108
[pid=9923] ppid=9921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9923/stat : 9923 (npSolver-pbo-It) S 9921 9923 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20868545 9367552 274 33554432000 4194304 5064252 140733670920896 140733670919808 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9923/statm: 2287 274 233 213 0 72 0
[pid=9924] ppid=9923 vsize=96528 CPUtime=626.6 cores=0,2,4,6
/proc/9924/stat : 9924 (npSolver-pbo) S 9923 9923 8711 0 -1 4202496 24855 128051 0 0 608 125 61868 59 20 0 1 0 20868545 98844672 23527 33554432000 4194304 6004724 140736125521120 140736125506968 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/9924/statm: 24132 23527 183 442 0 23686 0
[pid=10009] ppid=9924 vsize=568840 CPUtime=1173.47 cores=0,2,4,6
/proc/10009/stat : 10009 (glucosInc) R 9924 9923 8711 0 -1 4202496 98142 0 0 0 117278 69 0 0 20 0 1 0 20931230 582492160 126118 33554432000 4194304 5654031 140736194907920 140736194895736 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10009/statm: 142210 126118 141 357 0 141850 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 674516

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.61
CPU time (s): 1800.11
CPU user time (s): 1797.55
CPU system time (s): 2.55861
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 886132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.55
system time used= 2.55861
maximum resident set size= 700776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251430
page faults= 0
swaps= 0
block input operations= 24
block output operations= 822664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2816
involuntary context switches= 1978

runsolver used 5.07623 second user time and 20.8698 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-08 00:43:35
IDJOB=3747004
IDBENCH=92692
IDSOLVER=2332
FILE ID=node134/3747004-1339109015
RUNJOBID= node134-1339098177-8727
PBS_JOBID= 14643719
Free space on /tmp= 69672 MiB

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

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

MD5SUM BENCH= 99b9d857fa76010de9eccc60c212aa45
RANDOM SEED=340023652

node134.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25008508 kB
Buffers:          177020 kB
Cached:          2108452 kB
SwapCached:            0 kB
Active:          6378152 kB
Inactive:         682440 kB
Active(anon):    4777696 kB
Inactive(anon):        0 kB
Active(file):    1600456 kB
Inactive(file):   682440 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10884 kB
Writeback:             0 kB
AnonPages:       4898668 kB
Mapped:            16024 kB
Shmem:               212 kB
Slab:             654928 kB
SReclaimable:      97404 kB
SUnreclaim:       557524 kB
KernelStack:        1520 kB
PageTables:        13524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    6331020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3196928 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= 70764 MiB
End job on node134 at 2012-06-08 01:13:35