Trace number 3746971

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_2_mh_ic.opb
MD5SUMae034981987dcf56811f1bb984859bc0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2217982
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45775
Total number of constraints102733
Number of constraints which are clauses71450
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints31250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 17425
Biggest coefficient in the objective function 112678587
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 14191811181
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 112678587
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 14191811181
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.32	c old isEQ: 0, new EQ is 1
0.00/0.32	c old isEQ: 52, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.42	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.45	c old isEQ: 0, new EQ is 0
0.00/0.45	c old isEQ: 0, new EQ is 0
0.00/0.46	c old isEQ: 0, new EQ is 0
0.00/0.48	c old isEQ: 0, new EQ is 1
0.00/0.54	c old isEQ: 1, new EQ is 1
0.00/0.67	c run inc solver
0.00/0.67	c [INC SYSTEM] run initial solver
0.00/0.67	c [INC SYSTEM] preprocess with white file
3.76/3.83	c [INC SYSTEM] finished preprocessing in 3 s
3.76/3.83	c [INC SYSTEM] execute solver
5.05/5.19	c [INC SEARCH] formula is SAT
5.15/5.21	c [INC SYSTEM] solved the initial formula
5.25/5.36	c model valid
5.25/5.36	c current solution ok
6.16/6.22	o 545083058
6.16/6.22	c [INC SYSTEM] there exists a inc, kill it!
6.16/6.22	c write failed with 2
6.16/6.23	c [INC SEARCH] iteration: 0
6.16/6.23	c [INC BOUNDS] best value:545083083 search for 545083082
6.16/6.23	c [INC SYSTEM] create new solver instance
6.16/6.23	c [INC] encode full formula
6.16/6.23	c fallback to adder encoding
9.07/9.13	c set iterative enc to: adder
9.07/9.13	c set iterative enc to: none
9.48/9.55	c [INC SEARCH] isOptimum variable: 0
1593.05/1593.45	c formula is SAT
1593.16/1593.53	c [INC SEARCH] copied best model
1593.16/1593.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1593.27/1593.68	c model valid
1593.27/1593.68	c current solution ok
1593.27/1593.68	o 306996728
1593.27/1593.68	c [INC SEARCH] iteration: 1
1593.27/1593.68	c [INC BOUNDS] best value:306996753 search for 306996752
1593.27/1593.68	c [INC SYSTEM] there exists a inc, kill it!
1593.27/1593.68	c write failed with 2
1593.27/1593.69	c [INC SYSTEM] create new solver instance
1593.27/1593.69	c [INC] encode full formula
1593.27/1593.69	c fallback to adder encoding
1596.07/1596.48	c set iterative enc to: adder
1596.07/1596.48	c set iterative enc to: none
1596.57/1596.91	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.42	HOME/npSolver-pbo-Itd.sh: line 18: 10903 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -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-3746971-1339108427/watcher-3746971-1339108427 -o /tmp/evaluation-result-3746971-1339108427/solver-3746971-1339108427 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746971-1339108427.opb 1941368838 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: 4.83 3.35 2.58 2/178 10902
/proc/meminfo: memFree=4498464/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0

[startup+0.0498089 s]
/proc/loadavg: 4.83 3.35 2.58 2/178 10902
/proc/meminfo: memFree=4498464/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 4.83 3.35 2.58 2/178 10902
/proc/meminfo: memFree=4498464/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300258 s]
/proc/loadavg: 4.83 3.35 2.58 2/178 10902
/proc/meminfo: memFree=4498464/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700263 s]
/proc/loadavg: 4.83 3.35 2.58 2/178 10902
/proc/meminfo: memFree=4498464/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 4.83 3.35 2.58 2/182 10906
/proc/meminfo: memFree=4267484/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
[pid=10903] ppid=10902 vsize=97188 CPUtime=0.68 cores=0,2,4,6
/proc/10903/stat : 10903 (npSolver-pbo) S 10902 10902 9764 0 -1 4202496 12679 0 0 0 62 6 0 0 20 0 1 0 376971498 99520512 22501 33554432000 4194304 6004724 140733911396048 140733911390512 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10903/statm: 24297 22501 164 442 0 23851 0
[pid=10905] ppid=10903 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10905/stat : 10905 (cp2_pre.sh) S 10903 10902 9764 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 376971567 9367552 277 33554432000 4194304 5064252 140733373182464 140733373181168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10905/statm: 2287 277 234 213 0 72 0
[pid=10906] ppid=10905 vsize=184752 CPUtime=0.79 cores=0,2,4,6
/proc/10906/stat : 10906 (coprocessor) R 10905 10902 9764 0 -1 4202496 29973 0 0 0 74 5 0 0 20 0 1 0 376971568 189186048 41303 33554432000 4194304 6586260 140735757182496 140735757178760 4499000 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/10906/statm: 46188 41303 170 584 0 45600 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 300236

[startup+3.10034 s]
/proc/loadavg: 4.83 3.35 2.58 2/182 10906
/proc/meminfo: memFree=4194980/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
[pid=10903] ppid=10902 vsize=97188 CPUtime=0.68 cores=0,2,4,6
/proc/10903/stat : 10903 (npSolver-pbo) S 10902 10902 9764 0 -1 4202496 12679 0 0 0 62 6 0 0 20 0 1 0 376971498 99520512 22501 33554432000 4194304 6004724 140733911396048 140733911390512 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10903/statm: 24297 22501 164 442 0 23851 0
[pid=10905] ppid=10903 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10905/stat : 10905 (cp2_pre.sh) S 10903 10902 9764 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 376971567 9367552 277 33554432000 4194304 5064252 140733373182464 140733373181168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10905/statm: 2287 277 234 213 0 72 0
[pid=10906] ppid=10905 vsize=212108 CPUtime=2.38 cores=0,2,4,6
/proc/10906/stat : 10906 (coprocessor) R 10905 10902 9764 0 -1 4202496 33928 0 0 0 232 6 0 0 20 0 1 0 376971568 217198592 51901 33554432000 4194304 6586260 140735757182496 140735757177816 4663864 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/10906/statm: 53027 51901 200 584 0 52439 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 327592

[startup+6.30025 s]
/proc/loadavg: 4.84 3.38 2.59 2/181 10908
/proc/meminfo: memFree=4320164/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
[pid=10903] ppid=10902 vsize=97188 CPUtime=6.27 cores=0,2,4,6
/proc/10903/stat : 10903 (npSolver-pbo) R 10902 10902 9764 0 -1 4202496 18556 53717 0 0 102 76 423 26 20 0 1 0 376971498 99520512 22519 33554432000 4194304 6004724 140733911396048 140733911391536 4579898 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10903/statm: 24297 22519 182 442 0 23851 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 106336

[startup+12.7003 s]
/proc/loadavg: 4.85 3.41 2.60 2/181 10911
/proc/meminfo: memFree=3635828/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
[pid=10903] ppid=10902 vsize=113572 CPUtime=9.53 cores=0,2,4,6
/proc/10903/stat : 10903 (npSolver-pbo) S 10902 10902 9764 0 -1 4202496 22609 54232 0 0 385 117 423 28 20 0 1 0 376971498 116297728 26616 33554432000 4194304 6004724 140733911396048 140733911381896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10903/statm: 28393 26616 183 442 0 27947 0
[pid=10911] ppid=10903 vsize=783168 CPUtime=3.14 cores=0,2,4,6
/proc/10911/stat : 10911 (glucosInc) R 10903 10902 9764 0 -1 4202496 82127 0 0 0 287 27 0 0 20 0 1 0 376972453 801964032 168332 33554432000 4194304 5654031 140733608442496 140733608440616 4228015 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10911/statm: 195792 168332 128 357 0 195432 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 905888

[startup+25.5003 s]
/proc/loadavg: 4.81 3.47 2.63 2/181 10911
/proc/meminfo: memFree=3629564/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
[pid=10903] ppid=10902 vsize=113572 CPUtime=9.53 cores=0,2,4,6
/proc/10903/stat : 10903 (npSolver-pbo) S 10902 10902 9764 0 -1 4202496 22609 54232 0 0 385 117 423 28 20 0 1 0 376971498 116297728 26616 33554432000 4194304 6004724 140733911396048 140733911381896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10903/statm: 28393 26616 183 442 0 27947 0
[pid=10911] ppid=10903 vsize=588120 CPUtime=15.93 cores=0,2,4,6
/proc/10911/stat : 10911 (glucosInc) R 10903 10902 9764 0 -1 4202496 88405 0 0 0 1565 28 0 0 20 0 1 0 376972453 602234880 132123 33554432000 4194304 5654031 140733608442496 140733608430312 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10911/statm: 147030 132123 140 357 0 146670 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 710840

[startup+51.1003 s]
/proc/loadavg: 4.14 3.43 2.64 3/181 10951
/proc/meminfo: memFree=27949068/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
[pid=10903] ppid=10902 vsize=113572 CPUtime=9.53 cores=0,2,4,6
/proc/10903/stat : 10903 (npSolver-pbo) S 10902 10902 9764 0 -1 4202496 22609 54232 0 0 385 117 423 28 20 0 1 0 376971498 116297728 26616 33554432000 4194304 6004724 140733911396048 140733911381896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10903/statm: 28393 26616 183 442 0 27947 0
[pid=10911] ppid=10903 vsize=590164 CPUtime=41.53 cores=0,2,4,6
/proc/10911/stat : 10911 (glucosInc) R 10903 10902 9764 0 -1 4202496 89212 0 0 0 4124 29 0 0 20 0 1 0 376972453 604327936 134463 33554432000 4194304 5654031 140733608442496 140733608440392 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10911/statm: 147541 134463 141 357 0 147181 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 712884

[startup+102.3 s]
/proc/loadavg: 3.35 3.30 2.64 3/182 10953
/proc/meminfo: memFree=21195440/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
[pid=10903] ppid=10902 vsize=113572 CPUtime=9.53 cores=0,2,4,6
/proc/10903/stat : 10903 (npSolver-pbo) S 10902 10902 9764 0 -1 4202496 22609 54232 0 0 385 117 423 28 20 0 1 0 376971498 116297728 26616 33554432000 4194304 6004724 140733911396048 140733911381896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10903/statm: 28393 26616 183 442 0 27947 0
[pid=10911] ppid=10903 vsize=674980 CPUtime=92.71 cores=0,2,4,6
/proc/10911/stat : 10911 (glucosInc) R 10903 10902 9764 0 -1 4202496 90220 0 0 0 9229 42 0 0 20 0 1 0 376972453 691179520 138536 33554432000 4194304 5654031 140733608442496 140733608430312 4232800 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10911/statm: 168745 138536 141 357 0 168385 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 797700

[startup+162.3 s]
/proc/loadavg: 2.84 3.17 2.63 3/182 10953
/proc/meminfo: memFree=18301768/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
[pid=10903] ppid=10902 vsize=113572 CPUtime=9.53 cores=0,2,4,6
/proc/10903/stat : 10903 (npSolver-pbo) S 10902 10902 9764 0 -1 4202496 22609 54232 0 0 385 117 423 28 20 0 1 0 376971498 116297728 26616 33554432000 4194304 6004724 140733911396048 140733911381896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10903/statm: 28393 26616 183 442 0 27947 0
[pid=10911] ppid=10903 vsize=677348 CPUtime=152.68 cores=0,2,4,6
/proc/10911/stat : 10911 (glucosInc) R 10903 10902 9764 0 -1 4202496 91432 0 0 0 15211 57 0 0 20 0 1 0 376972453 693604352 139166 33554432000 4194304 5654031 140733608442496 140733608440584 4216368 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10911/statm: 169337 139166 141 357 0 168977 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 800068

[startup+222.3 s]
/proc/loadavg: 2.31 2.95 2.59 3/180 10955
/proc/meminfo: memFree=19359976/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
[pid=10903] ppid=10902 vsize=113572 CPUtime=9.53 cores=0,2,4,6
/proc/10903/stat : 10903 (npSolver-pbo) S 10902 10902 9764 0 -1 4202496 22609 54232 0 0 385 117 423 28 20 0 1 0 376971498 116297728 26616 33554432000 4194304 6004724 140733911396048 140733911381896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10903/statm: 28393 26616 183 442 0 27947 0
[pid=10911] ppid=10903 vsize=680992 CPUtime=212.66 cores=0,2,4,6
/proc/10911/stat : 10911 (glucosInc) R 10903 10902 9764 0 -1 4202496 92935 0 0 0 21203 63 0 0 20 0 1 0 376972453 697335808 142652 33554432000 4194304 5654031 140733608442496 140733608430312 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10911/statm: 170248 142652 141 357 0 169888 0
Current children cumulated CPU time (s) 222.19

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

/proc/loadavg: 2.00 2.01 2.15 3/181 10965
/proc/meminfo: memFree=18066764/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
[pid=10903] ppid=10902 vsize=113572 CPUtime=9.53 cores=0,2,4,6
/proc/10903/stat : 10903 (npSolver-pbo) S 10902 10902 9764 0 -1 4202496 22609 54232 0 0 385 117 423 28 20 0 1 0 376971498 116297728 26616 33554432000 4194304 6004724 140733911396048 140733911381896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10903/statm: 28393 26616 183 442 0 27947 0
[pid=10911] ppid=10903 vsize=706532 CPUtime=1352.45 cores=0,2,4,6
/proc/10911/stat : 10911 (glucosInc) R 10903 10902 9764 0 -1 4202496 104300 0 0 0 135140 105 0 0 20 0 1 0 376972453 723488768 152967 33554432000 4194304 5654031 140733608442496 140733608440280 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10911/statm: 176633 152967 141 357 0 176273 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 829252

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.14 3/181 10965
/proc/meminfo: memFree=18083060/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
[pid=10903] ppid=10902 vsize=113572 CPUtime=9.53 cores=0,2,4,6
/proc/10903/stat : 10903 (npSolver-pbo) S 10902 10902 9764 0 -1 4202496 22609 54232 0 0 385 117 423 28 20 0 1 0 376971498 116297728 26616 33554432000 4194304 6004724 140733911396048 140733911381896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10903/statm: 28393 26616 183 442 0 27947 0
[pid=10911] ppid=10903 vsize=707136 CPUtime=1412.45 cores=0,2,4,6
/proc/10911/stat : 10911 (glucosInc) R 10903 10902 9764 0 -1 4202496 104953 0 0 0 141135 110 0 0 20 0 1 0 376972453 724107264 146421 33554432000 4194304 5654031 140733608442496 140733608430312 4232403 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10911/statm: 176784 146421 141 357 0 176424 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 829856

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/181 10966
/proc/meminfo: memFree=18070456/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
[pid=10903] ppid=10902 vsize=113572 CPUtime=9.53 cores=0,2,4,6
/proc/10903/stat : 10903 (npSolver-pbo) S 10902 10902 9764 0 -1 4202496 22609 54232 0 0 385 117 423 28 20 0 1 0 376971498 116297728 26616 33554432000 4194304 6004724 140733911396048 140733911381896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10903/statm: 28393 26616 183 442 0 27947 0
[pid=10911] ppid=10903 vsize=707568 CPUtime=1472.44 cores=0,2,4,6
/proc/10911/stat : 10911 (glucosInc) R 10903 10902 9764 0 -1 4202496 105113 0 0 0 147134 110 0 0 20 0 1 0 376972453 724549632 150669 33554432000 4194304 5654031 140733608442496 140733608430312 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10911/statm: 176892 150669 141 357 0 176532 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 830288

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/181 10966
/proc/meminfo: memFree=18051468/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
[pid=10903] ppid=10902 vsize=113572 CPUtime=9.53 cores=0,2,4,6
/proc/10903/stat : 10903 (npSolver-pbo) S 10902 10902 9764 0 -1 4202496 22609 54232 0 0 385 117 423 28 20 0 1 0 376971498 116297728 26616 33554432000 4194304 6004724 140733911396048 140733911381896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10903/statm: 28393 26616 183 442 0 27947 0
[pid=10911] ppid=10903 vsize=708116 CPUtime=1532.43 cores=0,2,4,6
/proc/10911/stat : 10911 (glucosInc) R 10903 10902 9764 0 -1 4202496 105254 0 0 0 153133 110 0 0 20 0 1 0 376972453 725110784 154898 33554432000 4194304 5654031 140733608442496 140733608430312 4232495 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10911/statm: 177029 154898 141 357 0 176669 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 830836

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.11 3/182 10971
/proc/meminfo: memFree=18159064/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
[pid=10903] ppid=10902 vsize=121764 CPUtime=1596.58 cores=0,2,4,6
/proc/10903/stat : 10903 (npSolver-pbo) S 10902 10902 9764 0 -1 4202496 31607 160836 0 0 692 153 158664 149 20 0 1 0 376971498 124686336 28664 33554432000 4194304 6004724 140733911396048 140733911381896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10903/statm: 30441 28664 183 442 0 29995 0
[pid=10971] ppid=10903 vsize=565356 CPUtime=5.38 cores=0,2,4,6
/proc/10971/stat : 10971 (glucosInc) R 10903 10902 9764 0 -1 4202496 84045 0 0 0 516 22 0 0 20 0 1 0 377131189 578924544 128136 33554432000 4194304 5654031 140734312675008 140734312662824 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10971/statm: 141339 128136 140 357 0 140979 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 696268

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.10 3/182 10994
/proc/meminfo: memFree=18124360/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
[pid=10903] ppid=10902 vsize=121764 CPUtime=1596.58 cores=0,2,4,6
/proc/10903/stat : 10903 (npSolver-pbo) S 10902 10902 9764 0 -1 4202496 31607 160836 0 0 692 153 158664 149 20 0 1 0 376971498 124686336 28664 33554432000 4194304 6004724 140733911396048 140733911381896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10903/statm: 30441 28664 183 442 0 29995 0
[pid=10971] ppid=10903 vsize=649844 CPUtime=65.36 cores=0,2,4,6
/proc/10971/stat : 10971 (glucosInc) R 10903 10902 9764 0 -1 4202496 85517 0 0 0 6512 24 0 0 20 0 1 0 377131189 665440256 136248 33554432000 4194304 5654031 140734312675008 140734312672904 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10971/statm: 162461 136248 141 357 0 162101 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 780756

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.09 3/181 10994
/proc/meminfo: memFree=18122300/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
[pid=10903] ppid=10902 vsize=121764 CPUtime=1596.58 cores=0,2,4,6
/proc/10903/stat : 10903 (npSolver-pbo) S 10902 10902 9764 0 -1 4202496 31607 160836 0 0 692 153 158664 149 20 0 1 0 376971498 124686336 28664 33554432000 4194304 6004724 140733911396048 140733911381896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10903/statm: 30441 28664 183 442 0 29995 0
[pid=10971] ppid=10903 vsize=652744 CPUtime=125.36 cores=0,2,4,6
/proc/10971/stat : 10971 (glucosInc) R 10903 10902 9764 0 -1 4202496 87165 0 0 0 12507 29 0 0 20 0 1 0 377131189 668409856 136543 33554432000 4194304 5654031 140734312675008 140734312672792 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10971/statm: 163186 136543 141 357 0 162826 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 783656

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/181 10995
/proc/meminfo: memFree=18107244/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
[pid=10903] ppid=10902 vsize=121764 CPUtime=1596.58 cores=0,2,4,6
/proc/10903/stat : 10903 (npSolver-pbo) S 10902 10902 9764 0 -1 4202496 31607 160836 0 0 692 153 158664 149 20 0 1 0 376971498 124686336 28664 33554432000 4194304 6004724 140733911396048 140733911381896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10903/statm: 30441 28664 183 442 0 29995 0
[pid=10971] ppid=10903 vsize=654268 CPUtime=185.34 cores=0,2,4,6
/proc/10971/stat : 10971 (glucosInc) R 10903 10902 9764 0 -1 4202496 88318 0 0 0 18500 34 0 0 20 0 1 0 377131189 669970432 139418 33554432000 4194304 5654031 140734312675008 140734312672792 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10971/statm: 163567 139418 141 357 0 163207 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 785180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.08 3/181 10995
/proc/meminfo: memFree=18134672/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
[pid=10903] ppid=10902 vsize=121764 CPUtime=1596.58 cores=0,2,4,6
/proc/10903/stat : 10903 (npSolver-pbo) S 10902 10902 9764 0 -1 4202496 31607 160836 0 0 692 153 158664 149 20 0 1 0 376971498 124686336 28664 33554432000 4194304 6004724 140733911396048 140733911381896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10903/statm: 30441 28664 183 442 0 29995 0
[pid=10971] ppid=10903 vsize=573276 CPUtime=203.46 cores=0,2,4,6
/proc/10971/stat : 10971 (glucosInc) R 10903 10902 9764 0 -1 4202496 88565 0 0 0 20309 37 0 0 20 0 1 0 377131189 587034624 132192 33554432000 4194304 5654031 140734312675008 140734312673032 4233455 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10971/statm: 143319 132192 141 357 0 142959 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 704188

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.08 3/181 10995
/proc/meminfo: memFree=18134672/32873844 swapFree=7636/7636
[pid=10902] ppid=10900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10902/stat : 10902 (npSolver-pbo-It) S 10900 10902 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376971498 9367552 275 33554432000 4194304 5064252 140736324319824 140736324318736 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10902/statm: 2287 275 233 213 0 72 0
[pid=10903] ppid=10902 vsize=121764 CPUtime=1596.58 cores=0,2,4,6
/proc/10903/stat : 10903 (npSolver-pbo) S 10902 10902 9764 0 -1 4202496 31607 160836 0 0 692 153 158664 149 20 0 1 0 376971498 124686336 28664 33554432000 4194304 6004724 140733911396048 140733911381896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10903/statm: 30441 28664 183 442 0 29995 0
[pid=10971] ppid=10903 vsize=573276 CPUtime=203.46 cores=0,2,4,6
/proc/10971/stat : 10971 (glucosInc) R 10903 10902 9764 0 -1 4202496 88565 0 0 0 20309 37 0 0 20 0 1 0 377131189 587034624 132192 33554432000 4194304 5654031 140734312675008 140734312673032 4233455 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10971/statm: 143319 132192 141 357 0 142959 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 704188

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10902 and gives
#  childrusage.ru_utime.tv_sec=1593
#  childrusage.ru_utime.tv_usec=580738
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=33538
# CPU time returned by wait4() is 1596.61
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.04
CPU user time (s): 1796.65
CPU system time (s): 3.39
CPU usage (%): 99.9788
Max. virtual memory (cumulated for all children) (KiB): 961472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1593.58
system time used= 3.03354
maximum resident set size= 750024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 192818
page faults= 0
swaps= 0
block input operations= 0
block output operations= 925520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3361
involuntary context switches= 2863

runsolver used 2.70959 second user time and 7.16591 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-08 00:33:49
IDJOB=3746971
IDBENCH=92653
IDSOLVER=2332
FILE ID=node108/3746971-1339108427
RUNJOBID= node108-1339098175-9780
PBS_JOBID= 14643745
Free space on /tmp= 64056 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat25_4_7_2_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746971-1339108427/watcher-3746971-1339108427 -o /tmp/evaluation-result-3746971-1339108427/solver-3746971-1339108427 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746971-1339108427.opb 1941368838 HOME HOME

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

MD5SUM BENCH= ae034981987dcf56811f1bb984859bc0
RANDOM SEED=1941368838

node108.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.273
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
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.273
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.273
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		: 2666.273
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.273
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.273
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	: 5438.55
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.273
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.90
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.273
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:         4498844 kB
Buffers:         1518928 kB
Cached:         15015884 kB
SwapCached:          868 kB
Active:         12142112 kB
Inactive:       14804652 kB
Active(anon):   10402612 kB
Inactive(anon):    11088 kB
Active(file):    1739500 kB
Inactive(file): 14793564 kB
Unevictable:        7636 kB
Mlocked:            7636 kB
SwapTotal:      67108856 kB
SwapFree:       67105664 kB
Dirty:           2396168 kB
Writeback:             0 kB
AnonPages:      10420204 kB
Mapped:            11176 kB
Shmem:                 0 kB
Slab:            1265800 kB
SReclaimable:     703112 kB
SUnreclaim:       562688 kB
KernelStack:        1448 kB
PageTables:        24380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   10513364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9453568 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= 68820 MiB
End job on node108 at 2012-06-08 01:03:50