Trace number 3751796

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.05 1800.52

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_6_mh.opb
MD5SUM94b1451a4cda8c04cd1bd81816dea3d0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5637187
Best CPU time to get the best result obtained on this benchmark1800.02
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 155720872
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 17732231209
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 155720872
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 17732231209
Number of bits of the biggest sum of numbers35
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.23	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.26	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.29	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.36	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.44	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.27/2.32	c [INC SYSTEM] finished preprocessing in 1 s
2.27/2.32	c [INC SYSTEM] execute solver
2.30/2.55	c [INC SEARCH] formula is SAT
2.30/2.56	c [INC SYSTEM] solved the initial formula
2.35/2.67	c model valid
2.35/2.67	c current solution ok
3.28/3.32	o 679536673
3.28/3.32	c starting approximation
3.28/3.32	c factor = 2
3.28/3.32	c factor still to low - shrinking to 3.42996e+07
3.28/3.32	c approx number of clauses: 1e+06
3.28/3.32	c current bound: 339768352
3.39/3.86	c leaving approximation
3.39/3.86	c finished approximation
3.39/3.86	c [INC SYSTEM] there exists a inc, kill it!
3.39/3.86	c write failed with 2
3.39/3.87	c [INC SEARCH] iteration: 0
3.39/3.87	c [INC BOUNDS] best value:679536698 search for 679536697
3.39/3.87	c [INC SYSTEM] create new solver instance
3.39/3.87	c [INC] encode full formula
3.39/3.87	c fallback to adder encoding
6.49/6.59	c set iterative enc to: adder
6.49/6.59	c set iterative enc to: none
6.88/6.93	c [INC SEARCH] isOptimum variable: 0
1035.49/1035.70	c formula is SAT
1035.49/1035.77	c [INC SEARCH] copied best model
1035.49/1035.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1035.59/1035.88	c model valid
1035.59/1035.88	c current solution ok
1035.59/1035.88	o 623837635
1035.59/1035.88	c [INC SEARCH] iteration: 1
1035.59/1035.88	c [INC BOUNDS] best value:623837660 search for 623837659
1035.59/1035.88	c [INC SYSTEM] there exists a inc, kill it!
1035.59/1035.88	c write failed with 2
1035.59/1035.89	c [INC SYSTEM] create new solver instance
1035.59/1035.89	c [INC] encode full formula
1035.59/1035.89	c fallback to adder encoding
1038.39/1038.62	c set iterative enc to: adder
1038.39/1038.62	c set iterative enc to: none
1038.76/1039.03	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.51	HOME/npSolver-pbo-Itdqb.sh: line 18: 20724 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3751796-1339175927/watcher-3751796-1339175927 -o /tmp/evaluation-result-3751796-1339175927/solver-3751796-1339175927 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751796-1339175927.opb 117263724 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.11 2/178 20723
/proc/meminfo: memFree=26610232/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0

[startup+0.029845 s]
/proc/loadavg: 2.00 2.00 2.11 2/178 20723
/proc/meminfo: memFree=26610232/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100283 s]
/proc/loadavg: 2.00 2.00 2.11 2/178 20723
/proc/meminfo: memFree=26610232/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300213 s]
/proc/loadavg: 2.00 2.00 2.11 2/178 20723
/proc/meminfo: memFree=26610232/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700148 s]
/proc/loadavg: 2.00 2.00 2.11 2/178 20723
/proc/meminfo: memFree=26610232/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 2.11 3/182 20727
/proc/meminfo: memFree=26430820/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
[pid=20724] ppid=20723 vsize=71948 CPUtime=0.58 cores=0,2,4,6
/proc/20724/stat : 20724 (npSolver-pbo) S 20723 20723 19799 0 -1 4202496 10410 0 0 0 53 5 0 0 20 0 1 0 383718477 73674752 17515 33554432000 4194304 6004724 140736552386944 140736552381408 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20724/statm: 17987 17515 164 442 0 17541 0
[pid=20726] ppid=20724 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20726/stat : 20726 (cp2_pre.sh) S 20724 20723 19799 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383718536 9367552 276 33554432000 4194304 5064252 140735583177456 140735583176160 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20726/statm: 2287 276 234 213 0 72 0
[pid=20727] ppid=20726 vsize=135896 CPUtime=0.89 cores=0,2,4,6
/proc/20727/stat : 20727 (coprocessor) R 20726 20723 19799 0 -1 4202496 25292 0 0 0 85 4 0 0 20 0 1 0 383718537 139157504 32972 33554432000 4194304 6586260 140734003377728 140734003373992 4676827 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/20727/statm: 33974 32972 192 584 0 33386 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 226140

[startup+3.10015 s]
/proc/loadavg: 2.00 2.00 2.11 3/182 20727
/proc/meminfo: memFree=26394092/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
[pid=20724] ppid=20723 vsize=71948 CPUtime=2.84 cores=0,2,4,6
/proc/20724/stat : 20724 (npSolver-pbo) R 20723 20723 19799 0 -1 4202496 12154 26474 0 0 72 41 160 11 20 0 1 0 383718477 73674752 17524 33554432000 4194304 6004724 140736552386944 140736552381144 5190832 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20724/statm: 17987 17524 173 442 0 17541 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 81096

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.11 3/180 20737
/proc/meminfo: memFree=26390176/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
[pid=20724] ppid=20723 vsize=350476 CPUtime=6.28 cores=0,2,4,6
/proc/20724/stat : 20724 (npSolver-pbo) R 20723 20723 19799 0 -1 4202496 19761 63204 0 0 322 65 220 21 20 0 1 0 383718477 358887424 65128 33554432000 4194304 6004724 140736552386944 140736552379736 4536845 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20724/statm: 87619 65128 200 442 0 87173 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 359624

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.11 3/181 20739
/proc/meminfo: memFree=25796736/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
[pid=20724] ppid=20723 vsize=88332 CPUtime=6.91 cores=0,2,4,6
/proc/20724/stat : 20724 (npSolver-pbo) S 20723 20723 19799 0 -1 4202496 20210 63718 0 0 355 94 220 22 20 0 1 0 383718477 90451968 21647 33554432000 4194304 6004724 140736552386944 140736552372792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20724/statm: 22083 21647 200 442 0 21637 0
[pid=20739] ppid=20724 vsize=560572 CPUtime=5.76 cores=0,2,4,6
/proc/20739/stat : 20739 (glucosInc) R 20724 20723 19799 0 -1 4202496 82406 0 0 0 553 23 0 0 20 0 1 0 383719170 574025728 122801 33554432000 4194304 5654031 140735437045728 140735437033544 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20739/statm: 140143 122801 141 357 0 139783 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 658052

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.10 3/181 20739
/proc/meminfo: memFree=25766440/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
[pid=20724] ppid=20723 vsize=88332 CPUtime=6.91 cores=0,2,4,6
/proc/20724/stat : 20724 (npSolver-pbo) S 20723 20723 19799 0 -1 4202496 20210 63718 0 0 355 94 220 22 20 0 1 0 383718477 90451968 21647 33554432000 4194304 6004724 140736552386944 140736552372792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20724/statm: 22083 21647 200 442 0 21637 0
[pid=20739] ppid=20724 vsize=562824 CPUtime=18.55 cores=0,2,4,6
/proc/20739/stat : 20739 (glucosInc) R 20724 20723 19799 0 -1 4202496 83145 0 0 0 1832 23 0 0 20 0 1 0 383719170 576331776 124051 33554432000 4194304 5654031 140735437045728 140735437043512 4216337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20739/statm: 140706 124051 142 357 0 140346 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 660304

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.10 3/181 20739
/proc/meminfo: memFree=25700792/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
[pid=20724] ppid=20723 vsize=88332 CPUtime=6.91 cores=0,2,4,6
/proc/20724/stat : 20724 (npSolver-pbo) S 20723 20723 19799 0 -1 4202496 20210 63718 0 0 355 94 220 22 20 0 1 0 383718477 90451968 21647 33554432000 4194304 6004724 140736552386944 140736552372792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20724/statm: 22083 21647 200 442 0 21637 0
[pid=20739] ppid=20724 vsize=646728 CPUtime=44.15 cores=0,2,4,6
/proc/20739/stat : 20739 (glucosInc) R 20724 20723 19799 0 -1 4202496 84569 0 0 0 4390 25 0 0 20 0 1 0 383719170 662249472 130584 33554432000 4194304 5654031 140735437045728 140735437043816 4214853 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20739/statm: 161682 130584 142 357 0 161322 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 744208

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.09 3/182 20742
/proc/meminfo: memFree=25735780/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
[pid=20724] ppid=20723 vsize=88332 CPUtime=6.91 cores=0,2,4,6
/proc/20724/stat : 20724 (npSolver-pbo) S 20723 20723 19799 0 -1 4202496 20210 63718 0 0 355 94 220 22 20 0 1 0 383718477 90451968 21647 33554432000 4194304 6004724 140736552386944 140736552372792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20724/statm: 22083 21647 200 442 0 21637 0
[pid=20739] ppid=20724 vsize=567900 CPUtime=95.35 cores=0,2,4,6
/proc/20739/stat : 20739 (glucosInc) R 20724 20723 19799 0 -1 4202496 85665 0 0 0 9508 27 0 0 20 0 1 0 383719170 581529600 125930 33554432000 4194304 5654031 140735437045728 140735437043416 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20739/statm: 141975 125930 142 357 0 141615 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 665380

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/181 20743
/proc/meminfo: memFree=25756440/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
[pid=20724] ppid=20723 vsize=88332 CPUtime=6.91 cores=0,2,4,6
/proc/20724/stat : 20724 (npSolver-pbo) S 20723 20723 19799 0 -1 4202496 20210 63718 0 0 355 94 220 22 20 0 1 0 383718477 90451968 21647 33554432000 4194304 6004724 140736552386944 140736552372792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20724/statm: 22083 21647 200 442 0 21637 0
[pid=20739] ppid=20724 vsize=570416 CPUtime=155.33 cores=0,2,4,6
/proc/20739/stat : 20739 (glucosInc) R 20724 20723 19799 0 -1 4202496 86288 0 0 0 15505 28 0 0 20 0 1 0 383719170 584105984 129619 33554432000 4194304 5654031 140735437045728 140735437033544 4976752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20739/statm: 142604 129619 142 357 0 142244 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 667896

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/181 20743
/proc/meminfo: memFree=25623504/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
[pid=20724] ppid=20723 vsize=88332 CPUtime=6.91 cores=0,2,4,6
/proc/20724/stat : 20724 (npSolver-pbo) S 20723 20723 19799 0 -1 4202496 20210 63718 0 0 355 94 220 22 20 0 1 0 383718477 90451968 21647 33554432000 4194304 6004724 140736552386944 140736552372792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20724/statm: 22083 21647 200 442 0 21637 0
[pid=20739] ppid=20724 vsize=652980 CPUtime=215.33 cores=0,2,4,6
/proc/20739/stat : 20739 (glucosInc) R 20724 20723 19799 0 -1 4202496 87261 0 0 0 21503 30 0 0 20 0 1 0 383719170 668651520 132635 33554432000 4194304 5654031 140735437045728 140735437033544 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20739/statm: 163245 132635 142 357 0 162885 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 750460

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 20790
/proc/meminfo: memFree=26586428/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 2.00 3/183 20802
/proc/meminfo: memFree=26542244/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
[pid=20724] ppid=20723 vsize=100620 CPUtime=1038.79 cores=0,2,4,6
/proc/20724/stat : 20724 (npSolver-pbo) S 20723 20723 19799 0 -1 4202496 27706 159914 0 0 648 130 103021 80 20 0 1 0 383718477 103034880 24719 33554432000 4194304 6004724 140736552386944 140736552372792 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20724/statm: 25155 24719 200 442 0 24709 0
[pid=20798] ppid=20724 vsize=576224 CPUtime=323.14 cores=0,2,4,6
/proc/20798/stat : 20798 (glucosInc) R 20724 20723 19799 0 -1 4202496 88816 0 0 0 32278 36 0 0 20 0 1 0 383822380 590053376 129116 33554432000 4194304 5654031 140736583998640 140736583986456 4233306 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20798/statm: 144056 129116 142 357 0 143696 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 685992

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 20803
/proc/meminfo: memFree=26503648/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
[pid=20724] ppid=20723 vsize=100620 CPUtime=1038.79 cores=0,2,4,6
/proc/20724/stat : 20724 (npSolver-pbo) S 20723 20723 19799 0 -1 4202496 27706 159914 0 0 648 130 103021 80 20 0 1 0 383718477 103034880 24719 33554432000 4194304 6004724 140736552386944 140736552372792 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20724/statm: 25155 24719 200 442 0 24709 0
[pid=20798] ppid=20724 vsize=660412 CPUtime=383.14 cores=0,2,4,6
/proc/20798/stat : 20798 (glucosInc) R 20724 20723 19799 0 -1 4202496 89692 0 0 0 38276 38 0 0 20 0 1 0 383822380 676261888 138670 33554432000 4194304 5654031 140736583998640 140736583986456 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20798/statm: 165103 138670 142 357 0 164743 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 770180

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 20803
/proc/meminfo: memFree=26501108/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
[pid=20724] ppid=20723 vsize=100620 CPUtime=1038.79 cores=0,2,4,6
/proc/20724/stat : 20724 (npSolver-pbo) S 20723 20723 19799 0 -1 4202496 27706 159914 0 0 648 130 103021 80 20 0 1 0 383718477 103034880 24719 33554432000 4194304 6004724 140736552386944 140736552372792 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20724/statm: 25155 24719 200 442 0 24709 0
[pid=20798] ppid=20724 vsize=662224 CPUtime=443.11 cores=0,2,4,6
/proc/20798/stat : 20798 (glucosInc) R 20724 20723 19799 0 -1 4202496 90724 0 0 0 44269 42 0 0 20 0 1 0 383822380 678117376 139496 33554432000 4194304 5654031 140736583998640 140736583996424 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20798/statm: 165556 139496 142 357 0 165196 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 771992

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 20803
/proc/meminfo: memFree=26531764/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
[pid=20724] ppid=20723 vsize=100620 CPUtime=1038.79 cores=0,2,4,6
/proc/20724/stat : 20724 (npSolver-pbo) S 20723 20723 19799 0 -1 4202496 27706 159914 0 0 648 130 103021 80 20 0 1 0 383718477 103034880 24719 33554432000 4194304 6004724 140736552386944 140736552372792 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20724/statm: 25155 24719 200 442 0 24709 0
[pid=20798] ppid=20724 vsize=581820 CPUtime=503.11 cores=0,2,4,6
/proc/20798/stat : 20798 (glucosInc) R 20724 20723 19799 0 -1 4202496 91361 0 0 0 50266 45 0 0 20 0 1 0 383822380 595783680 131894 33554432000 4194304 5654031 140736583998640 140736583986456 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20798/statm: 145455 131894 142 357 0 145095 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 691588

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20803
/proc/meminfo: memFree=26505140/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
[pid=20724] ppid=20723 vsize=100620 CPUtime=1038.79 cores=0,2,4,6
/proc/20724/stat : 20724 (npSolver-pbo) S 20723 20723 19799 0 -1 4202496 27706 159914 0 0 648 130 103021 80 20 0 1 0 383718477 103034880 24719 33554432000 4194304 6004724 140736552386944 140736552372792 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20724/statm: 25155 24719 200 442 0 24709 0
[pid=20798] ppid=20724 vsize=664344 CPUtime=563.09 cores=0,2,4,6
/proc/20798/stat : 20798 (glucosInc) R 20724 20723 19799 0 -1 4202496 91825 0 0 0 56263 46 0 0 20 0 1 0 383822380 680288256 138490 33554432000 4194304 5654031 140736583998640 140736583996424 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20798/statm: 166086 138490 142 357 0 165726 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 774112

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20803
/proc/meminfo: memFree=26527356/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
[pid=20724] ppid=20723 vsize=100620 CPUtime=1038.79 cores=0,2,4,6
/proc/20724/stat : 20724 (npSolver-pbo) S 20723 20723 19799 0 -1 4202496 27706 159914 0 0 648 130 103021 80 20 0 1 0 383718477 103034880 24719 33554432000 4194304 6004724 140736552386944 140736552372792 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20724/statm: 25155 24719 200 442 0 24709 0
[pid=20798] ppid=20724 vsize=583928 CPUtime=623.08 cores=0,2,4,6
/proc/20798/stat : 20798 (glucosInc) R 20724 20723 19799 0 -1 4202496 92470 0 0 0 62259 49 0 0 20 0 1 0 383822380 597942272 132947 33554432000 4194304 5654031 140736583998640 140736583996424 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20798/statm: 145982 132947 142 357 0 145622 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 693696

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20804
/proc/meminfo: memFree=26528896/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
[pid=20724] ppid=20723 vsize=100620 CPUtime=1038.79 cores=0,2,4,6
/proc/20724/stat : 20724 (npSolver-pbo) S 20723 20723 19799 0 -1 4202496 27706 159914 0 0 648 130 103021 80 20 0 1 0 383718477 103034880 24719 33554432000 4194304 6004724 140736552386944 140736552372792 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20724/statm: 25155 24719 200 442 0 24709 0
[pid=20798] ppid=20724 vsize=585304 CPUtime=683.07 cores=0,2,4,6
/proc/20798/stat : 20798 (glucosInc) R 20724 20723 19799 0 -1 4202496 93358 0 0 0 68254 53 0 0 20 0 1 0 383822380 599351296 132290 33554432000 4194304 5654031 140736583998640 140736583996664 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20798/statm: 146326 132290 142 357 0 145966 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 695072

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20804
/proc/meminfo: memFree=26485208/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
[pid=20724] ppid=20723 vsize=100620 CPUtime=1038.79 cores=0,2,4,6
/proc/20724/stat : 20724 (npSolver-pbo) S 20723 20723 19799 0 -1 4202496 27706 159914 0 0 648 130 103021 80 20 0 1 0 383718477 103034880 24719 33554432000 4194304 6004724 140736552386944 140736552372792 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20724/statm: 25155 24719 200 442 0 24709 0
[pid=20798] ppid=20724 vsize=667636 CPUtime=743.06 cores=0,2,4,6
/proc/20798/stat : 20798 (glucosInc) R 20724 20723 19799 0 -1 4202496 93791 0 0 0 74251 55 0 0 20 0 1 0 383822380 683659264 142943 33554432000 4194304 5654031 140736583998640 140736583996424 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20798/statm: 166909 142943 142 357 0 166549 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 777404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20804
/proc/meminfo: memFree=26480492/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
[pid=20724] ppid=20723 vsize=100620 CPUtime=1038.79 cores=0,2,4,6
/proc/20724/stat : 20724 (npSolver-pbo) S 20723 20723 19799 0 -1 4202496 27706 159914 0 0 648 130 103021 80 20 0 1 0 383718477 103034880 24719 33554432000 4194304 6004724 140736552386944 140736552372792 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20724/statm: 25155 24719 200 442 0 24709 0
[pid=20798] ppid=20724 vsize=668292 CPUtime=761.26 cores=0,2,4,6
/proc/20798/stat : 20798 (glucosInc) R 20724 20723 19799 0 -1 4202496 93961 0 0 0 76071 55 0 0 20 0 1 0 383822380 684331008 144135 33554432000 4194304 5654031 140736583998640 140736583996424 4232563 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20798/statm: 167073 144135 142 357 0 166713 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 778060

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.00 2.00 3/183 20804
/proc/meminfo: memFree=26480492/32873660 swapFree=7120/7120
[pid=20723] ppid=20721 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20723/stat : 20723 (npSolver-pbo-It) S 20721 20723 19799 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383718477 9367552 274 33554432000 4194304 5064252 140736305676528 140736305675440 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20723/statm: 2287 274 233 213 0 72 0
[pid=20724] ppid=20723 vsize=100620 CPUtime=1038.79 cores=0,2,4,6
/proc/20724/stat : 20724 (npSolver-pbo) S 20723 20723 19799 0 -1 4202496 27706 159914 0 0 648 130 103021 80 20 0 1 0 383718477 103034880 24719 33554432000 4194304 6004724 140736552386944 140736552372792 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20724/statm: 25155 24719 200 442 0 24709 0
[pid=20798] ppid=20724 vsize=668292 CPUtime=761.26 cores=0,2,4,6
/proc/20798/stat : 20798 (glucosInc) R 20724 20723 19799 0 -1 4202496 93961 0 0 0 76071 55 0 0 20 0 1 0 383822380 684331008 144135 33554432000 4194304 5654031 140736583998640 140736583996424 4232563 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20798/statm: 167073 144135 142 357 0 166713 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 778060

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20723 and gives
#  childrusage.ru_utime.tv_sec=1036
#  childrusage.ru_utime.tv_usec=702397
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=116678
# CPU time returned by wait4() is 1038.82
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.05
CPU user time (s): 1797.4
CPU system time (s): 2.65
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 906688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1036.7
system time used= 2.11668
maximum resident set size= 683056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187993
page faults= 0
swaps= 0
block input operations= 16
block output operations= 891416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2765
involuntary context switches= 1124

runsolver used 3.38049 second user time and 9.41357 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-08 19:18:47
IDJOB=3751796
IDBENCH=92694
IDSOLVER=2335
FILE ID=node117/3751796-1339175927
RUNJOBID= node117-1339170225-19815
PBS_JOBID= 14643835
Free space on /tmp= 70488 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat25_6_4_6_mh.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751796-1339175927/watcher-3751796-1339175927 -o /tmp/evaluation-result-3751796-1339175927/solver-3751796-1339175927 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751796-1339175927.opb 117263724 HOME HOME

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

MD5SUM BENCH= 94b1451a4cda8c04cd1bd81816dea3d0
RANDOM SEED=117263724

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        26610760 kB
Buffers:          789668 kB
Cached:          3782820 kB
SwapCached:          620 kB
Active:          3247860 kB
Inactive:        2038268 kB
Active(anon):     702520 kB
Inactive(anon):    10028 kB
Active(file):    2545340 kB
Inactive(file):  2028240 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67106956 kB
Dirty:             11456 kB
Writeback:             0 kB
AnonPages:        716692 kB
Mapped:            13788 kB
Shmem:                80 kB
Slab:             834928 kB
SReclaimable:     278984 kB
SUnreclaim:       555944 kB
KernelStack:        1456 kB
PageTables:         5520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     939240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    483328 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70484 MiB
End job on node117 at 2012-06-08 19:48:48