Trace number 3752399

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 NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.04 1800.51

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-queens-30.opb
MD5SUMac9944a86f58bd3c1af4c4c4a209f399
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-38
Best CPU time to get the best result obtained on this benchmark1797.42
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables900
Total number of constraints960
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints960
Minimum length of a constraint88
Maximum length of a constraint116
Number of terms in the objective function 900
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 900
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 8
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 900
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

1.69/1.77	c run inc solver
1.69/1.77	c [INC SYSTEM] run initial solver
1.69/1.77	c [INC SYSTEM] preprocess with white file
10.78/10.89	c [INC SYSTEM] finished preprocessing in 9 s
10.78/10.89	c [INC SYSTEM] execute solver
11.87/12.00	c [INC SEARCH] formula is SAT
11.97/12.03	c [INC SYSTEM] solved the initial formula
12.47/12.56	c model valid
12.47/12.56	c current solution ok
15.25/15.36	o 0
15.25/15.36	c starting approximation
15.25/15.36	c factor = 1
15.25/15.36	c can not find a suitable factor, leaving approximation
15.25/15.36	c finished approximation
15.25/15.36	c [INC SYSTEM] there exists a inc, kill it!
15.25/15.36	c write failed with 2
15.25/15.37	c [INC SEARCH] iteration: 0
15.25/15.37	c [INC BOUNDS] best value:900 search for 899
15.25/15.37	c [INC SYSTEM] create new solver instance
15.25/15.37	c [INC] encode full formula
15.25/15.37	c (debug) using card networks
15.25/15.37	c old isEQ: 0, new EQ is 0
15.25/15.40	c set iterative enc to: card
15.25/15.40	c set iterative enc to: none
15.38/15.48	c [INC SEARCH] isOptimum variable: 0
451.74/451.98	c formula is SAT
451.84/452.02	c [INC SEARCH] copied best model
451.84/452.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
451.84/452.05	c model valid
451.84/452.05	c current solution ok
451.84/452.05	o -27
451.84/452.05	c [INC SEARCH] iteration: 1
451.84/452.05	c [INC BOUNDS] best value:873 search for 872
451.84/452.05	c [INC SYSTEM] there exists a inc, kill it!
451.84/452.05	c write failed with 2
451.84/452.06	c [INC SYSTEM] create new solver instance
451.84/452.06	c [INC] encode full formula
451.84/452.06	c (debug) using card networks
451.84/452.06	c old isEQ: 224, new EQ is 0
451.84/452.08	c set iterative enc to: card
451.84/452.08	c set iterative enc to: none
451.92/452.16	c [INC SEARCH] isOptimum variable: 0
751.66/751.94	c formula is SAT
751.66/751.98	c [INC SEARCH] copied best model
751.66/751.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
751.75/752.01	c model valid
751.75/752.01	c current solution ok
751.75/752.01	o -30
751.75/752.01	c [INC SEARCH] iteration: 2
751.75/752.01	c [INC BOUNDS] best value:870 search for 869
751.75/752.01	c [INC SYSTEM] there exists a inc, kill it!
751.75/752.01	c write failed with 2
751.75/752.02	c [INC SYSTEM] create new solver instance
751.75/752.02	c [INC] encode full formula
751.75/752.02	c (debug) using card networks
751.75/752.02	c old isEQ: 224, new EQ is 0
751.75/752.04	c set iterative enc to: card
751.75/752.04	c set iterative enc to: none
751.81/752.12	c [INC SEARCH] isOptimum variable: 0
1736.73/1737.24	c formula is SAT
1736.73/1737.28	c [INC SEARCH] copied best model
1736.73/1737.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1736.83/1737.32	c model valid
1736.83/1737.32	c current solution ok
1736.83/1737.32	o -31
1736.83/1737.32	c [INC SEARCH] iteration: 3
1736.83/1737.32	c [INC BOUNDS] best value:869 search for 868
1736.83/1737.32	c [INC SYSTEM] there exists a inc, kill it!
1736.83/1737.32	c write failed with 2
1736.83/1737.32	c [INC SYSTEM] create new solver instance
1736.83/1737.32	c [INC] encode full formula
1736.83/1737.32	c (debug) using card networks
1736.83/1737.32	c old isEQ: 224, new EQ is 0
1736.83/1737.35	c set iterative enc to: card
1736.83/1737.35	c set iterative enc to: none
1736.95/1737.43	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.51	HOME/npSolver-pbo-Itdqb.sh: line 18:  1807 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-3752399-1339164915/watcher-3752399-1339164915 -o /tmp/evaluation-result-3752399-1339164915/solver-3752399-1339164915 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752399-1339164915.opb 1147250721 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.12 1.21 1.57 3/174 1806
/proc/meminfo: memFree=28969944/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0

[startup+0.0378841 s]
/proc/loadavg: 1.12 1.21 1.57 3/174 1806
/proc/meminfo: memFree=28969944/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100231 s]
/proc/loadavg: 1.12 1.21 1.57 3/174 1806
/proc/meminfo: memFree=28969944/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300277 s]
/proc/loadavg: 1.12 1.21 1.57 3/174 1806
/proc/meminfo: memFree=28969944/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700257 s]
/proc/loadavg: 1.12 1.21 1.57 3/174 1806
/proc/meminfo: memFree=28969944/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 1.12 1.21 1.57 3/180 1820
/proc/meminfo: memFree=28822240/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
[pid=1807] ppid=1806 vsize=166168 CPUtime=1.49 cores=1,3,5,7
/proc/1807/stat : 1807 (npSolver-pbo) R 1806 1806 18659 0 -1 4202496 6137 0 0 0 144 5 0 0 20 0 1 0 382616341 170156032 30266 33554432000 4194304 6004724 140736593420544 140736593415160 4534738 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1807/statm: 41542 30266 154 442 0 41096 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 175316

[startup+3.10047 s]
/proc/loadavg: 1.27 1.24 1.58 3/182 1822
/proc/meminfo: memFree=28553920/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
[pid=1807] ppid=1806 vsize=138820 CPUtime=1.77 cores=1,3,5,7
/proc/1807/stat : 1807 (npSolver-pbo) S 1806 1806 18659 0 -1 4202496 6486 0 0 0 156 21 0 0 20 0 1 0 382616341 142151680 24974 33554432000 4194304 6004724 140736593420544 140736593415008 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1807/statm: 34705 24974 163 442 0 34259 0
[pid=1821] ppid=1807 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1821/stat : 1821 (cp2_pre.sh) S 1807 1806 18659 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 382616519 9367552 277 33554432000 4194304 5064252 140736095865008 140736095863712 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1821/statm: 2287 277 234 213 0 72 0
[pid=1822] ppid=1821 vsize=325212 CPUtime=1.31 cores=1,3,5,7
/proc/1822/stat : 1822 (coprocessor) R 1821 1806 18659 0 -1 4202496 22704 0 0 0 121 10 0 0 20 0 1 0 382616519 333017088 71336 33554432000 4194304 6586260 140733655944656 140733655941544 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/1822/statm: 81303 71336 164 584 0 80715 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 482328

[startup+6.30048 s]
/proc/loadavg: 1.27 1.24 1.58 3/182 1822
/proc/meminfo: memFree=27903576/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
[pid=1807] ppid=1806 vsize=138820 CPUtime=1.77 cores=1,3,5,7
/proc/1807/stat : 1807 (npSolver-pbo) S 1806 1806 18659 0 -1 4202496 6486 0 0 0 156 21 0 0 20 0 1 0 382616341 142151680 24974 33554432000 4194304 6004724 140736593420544 140736593415008 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1807/statm: 34705 24974 163 442 0 34259 0
[pid=1821] ppid=1807 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1821/stat : 1821 (cp2_pre.sh) S 1807 1806 18659 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 382616519 9367552 277 33554432000 4194304 5064252 140736095865008 140736095863712 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1821/statm: 2287 277 234 213 0 72 0
[pid=1822] ppid=1821 vsize=507356 CPUtime=4.51 cores=1,3,5,7
/proc/1822/stat : 1822 (coprocessor) R 1821 1806 18659 0 -1 4202496 58246 0 0 0 434 17 0 0 20 0 1 0 382616519 519532544 123741 33554432000 4194304 6586260 140733655944656 140733655940472 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/1822/statm: 126839 123742 182 584 0 126251 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 664472

[startup+12.7069 s]
/proc/loadavg: 1.61 1.31 1.60 3/181 1824
/proc/meminfo: memFree=27622052/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
[pid=1807] ppid=1806 vsize=159588 CPUtime=11.59 cores=1,3,5,7
/proc/1807/stat : 1807 (npSolver-pbo) R 1806 1806 18659 0 -1 4202496 9593 65836 0 0 176 73 876 34 20 0 1 0 382616341 163418112 30156 33554432000 4194304 6004724 140736593420544 140736593414744 5190832 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1807/statm: 39897 30156 174 442 0 39451 0
[pid=1824] ppid=1807 vsize=251092 CPUtime=1.08 cores=1,3,5,7
/proc/1824/stat : 1824 (glucosInc) S 1807 1806 18659 0 -1 4202496 40756 0 0 0 98 10 0 0 20 0 1 0 382617430 257118208 51487 33554432000 4194304 5654031 140737222523168 140737222521480 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1824/statm: 62773 51487 146 357 0 62413 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 419828

[startup+25.5005 s]
/proc/loadavg: 1.67 1.34 1.60 3/181 1828
/proc/meminfo: memFree=26636852/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
[pid=1807] ppid=1806 vsize=159588 CPUtime=15.46 cores=1,3,5,7
/proc/1807/stat : 1807 (npSolver-pbo) S 1806 1806 18659 0 -1 4202496 10420 107627 0 0 229 280 975 62 20 0 1 0 382616341 163418112 30178 33554432000 4194304 6004724 140736593420544 140736593406392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1807/statm: 39897 30178 196 442 0 39451 0
[pid=1828] ppid=1807 vsize=260752 CPUtime=10 cores=1,3,5,7
/proc/1828/stat : 1828 (glucosInc) R 1807 1806 18659 0 -1 4202496 44114 0 0 0 990 10 0 0 20 0 1 0 382617889 267010048 55776 33554432000 4194304 5654031 140734894433552 140734894421368 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1828/statm: 65188 55776 141 357 0 64828 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 429488

[startup+51.1005 s]
/proc/loadavg: 1.78 1.39 1.61 3/181 1828
/proc/meminfo: memFree=24478840/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
[pid=1807] ppid=1806 vsize=159588 CPUtime=15.46 cores=1,3,5,7
/proc/1807/stat : 1807 (npSolver-pbo) S 1806 1806 18659 0 -1 4202496 10420 107627 0 0 229 280 975 62 20 0 1 0 382616341 163418112 30178 33554432000 4194304 6004724 140736593420544 140736593406392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1807/statm: 39897 30178 196 442 0 39451 0
[pid=1828] ppid=1807 vsize=264176 CPUtime=35.6 cores=1,3,5,7
/proc/1828/stat : 1828 (glucosInc) R 1807 1806 18659 0 -1 4202496 45006 0 0 0 3550 10 0 0 20 0 1 0 382617889 270516224 56668 33554432000 4194304 5654031 140734894433552 140734894421368 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1828/statm: 66044 56668 141 357 0 65684 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 432912

[startup+102.3 s]
/proc/loadavg: 2.61 1.68 1.69 3/182 1832
/proc/meminfo: memFree=16278064/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
[pid=1807] ppid=1806 vsize=159588 CPUtime=15.46 cores=1,3,5,7
/proc/1807/stat : 1807 (npSolver-pbo) S 1806 1806 18659 0 -1 4202496 10420 107627 0 0 229 280 975 62 20 0 1 0 382616341 163418112 30178 33554432000 4194304 6004724 140736593420544 140736593406392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1807/statm: 39897 30178 196 442 0 39451 0
[pid=1828] ppid=1807 vsize=266740 CPUtime=86.79 cores=1,3,5,7
/proc/1828/stat : 1828 (glucosInc) R 1807 1806 18659 0 -1 4202496 45140 0 0 0 8669 10 0 0 20 0 1 0 382617889 273141760 57313 33554432000 4194304 5654031 140734894433552 140734894421368 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1828/statm: 66685 57313 141 357 0 66325 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 435476

[startup+162.307 s]
/proc/loadavg: 2.40 1.80 1.73 3/180 1882
/proc/meminfo: memFree=28493156/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
[pid=1807] ppid=1806 vsize=159588 CPUtime=15.46 cores=1,3,5,7
/proc/1807/stat : 1807 (npSolver-pbo) S 1806 1806 18659 0 -1 4202496 10420 107627 0 0 229 280 975 62 20 0 1 0 382616341 163418112 30178 33554432000 4194304 6004724 140736593420544 140736593406392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1807/statm: 39897 30178 196 442 0 39451 0
[pid=1828] ppid=1807 vsize=269564 CPUtime=146.76 cores=1,3,5,7
/proc/1828/stat : 1828 (glucosInc) R 1807 1806 18659 0 -1 4202496 46112 0 0 0 14665 11 0 0 20 0 1 0 382617889 276033536 58764 33554432000 4194304 5654031 140734894433552 140734894421368 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1828/statm: 67391 58764 141 357 0 67031 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 438300

[startup+222.3 s]
/proc/loadavg: 2.16 1.83 1.75 3/181 1883
/proc/meminfo: memFree=28455784/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
[pid=1807] ppid=1806 vsize=159588 CPUtime=15.46 cores=1,3,5,7
/proc/1807/stat : 1807 (npSolver-pbo) S 1806 1806 18659 0 -1 4202496 10420 107627 0 0 229 280 975 62 20 0 1 0 382616341 163418112 30178 33554432000 4194304 6004724 140736593420544 140736593406392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1807/statm: 39897 30178 196 442 0 39451 0
[pid=1828] ppid=1807 vsize=272168 CPUtime=206.71 cores=1,3,5,7
/proc/1828/stat : 1828 (glucosInc) R 1807 1806 18659 0 -1 4202496 46632 0 0 0 20660 11 0 0 20 0 1 0 382617889 278700032 60297 33554432000 4194304 5654031 140734894433552 140734894421368 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1828/statm: 68042 60297 141 357 0 67682 0
Current children cumulated CPU time (s) 222.17

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

/proc/loadavg: 2.00 2.02 1.92 3/183 2028
/proc/meminfo: memFree=28071716/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
[pid=1807] ppid=1806 vsize=163924 CPUtime=751.89 cores=1,3,5,7
/proc/1807/stat : 1807 (npSolver-pbo) S 1806 1806 18659 0 -1 4202496 17373 202851 0 0 253 282 74531 123 20 0 1 0 382616341 167858176 31254 33554432000 4194304 6004724 140736593420544 140736593406392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1807/statm: 40981 31254 196 442 0 40535 0
[pid=2019] ppid=1807 vsize=279712 CPUtime=610.01 cores=1,3,5,7
/proc/2019/stat : 2019 (glucosInc) R 1807 1806 18659 0 -1 4202496 48554 0 0 0 60986 15 0 0 20 0 1 0 382691553 286425088 63093 33554432000 4194304 5654031 140733651087552 140733651075368 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2019/statm: 69928 63093 142 357 0 69568 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 452784

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/183 2029
/proc/meminfo: memFree=28068552/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
[pid=1807] ppid=1806 vsize=163924 CPUtime=751.89 cores=1,3,5,7
/proc/1807/stat : 1807 (npSolver-pbo) S 1806 1806 18659 0 -1 4202496 17373 202851 0 0 253 282 74531 123 20 0 1 0 382616341 167858176 31254 33554432000 4194304 6004724 140736593420544 140736593406392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1807/statm: 40981 31254 196 442 0 40535 0
[pid=2019] ppid=1807 vsize=310532 CPUtime=670 cores=1,3,5,7
/proc/2019/stat : 2019 (glucosInc) R 1807 1806 18659 0 -1 4202496 49259 0 0 0 66984 16 0 0 20 0 1 0 382691553 317984768 63773 33554432000 4194304 5654031 140733651087552 140733651075368 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2019/statm: 77633 63773 142 357 0 77273 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 483604

[startup+1482.31 s]
/proc/loadavg: 2.00 2.01 1.92 3/183 2029
/proc/meminfo: memFree=28063216/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
[pid=1807] ppid=1806 vsize=163924 CPUtime=751.89 cores=1,3,5,7
/proc/1807/stat : 1807 (npSolver-pbo) S 1806 1806 18659 0 -1 4202496 17373 202851 0 0 253 282 74531 123 20 0 1 0 382616341 167858176 31254 33554432000 4194304 6004724 140736593420544 140736593406392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1807/statm: 40981 31254 196 442 0 40535 0
[pid=2019] ppid=1807 vsize=313168 CPUtime=729.99 cores=1,3,5,7
/proc/2019/stat : 2019 (glucosInc) R 1807 1806 18659 0 -1 4202496 49559 0 0 0 72983 16 0 0 20 0 1 0 382691553 320684032 65093 33554432000 4194304 5654031 140733651087552 140733651075368 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2019/statm: 78292 65093 142 357 0 77932 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 486240

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 1.93 3/184 2032
/proc/meminfo: memFree=28073276/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
[pid=1807] ppid=1806 vsize=163924 CPUtime=751.89 cores=1,3,5,7
/proc/1807/stat : 1807 (npSolver-pbo) S 1806 1806 18659 0 -1 4202496 17373 202851 0 0 253 282 74531 123 20 0 1 0 382616341 167858176 31254 33554432000 4194304 6004724 140736593420544 140736593406392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1807/statm: 40981 31254 196 442 0 40535 0
[pid=2019] ppid=1807 vsize=282348 CPUtime=789.97 cores=1,3,5,7
/proc/2019/stat : 2019 (glucosInc) R 1807 1806 18659 0 -1 4202496 50253 0 0 0 78980 17 0 0 20 0 1 0 382691553 289124352 62648 33554432000 4194304 5654031 140733651087552 140733651075368 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2019/statm: 70587 62648 142 357 0 70227 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 455420

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/183 2032
/proc/meminfo: memFree=28070740/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
[pid=1807] ppid=1806 vsize=163924 CPUtime=751.89 cores=1,3,5,7
/proc/1807/stat : 1807 (npSolver-pbo) S 1806 1806 18659 0 -1 4202496 17373 202851 0 0 253 282 74531 123 20 0 1 0 382616341 167858176 31254 33554432000 4194304 6004724 140736593420544 140736593406392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1807/statm: 40981 31254 196 442 0 40535 0
[pid=2019] ppid=1807 vsize=282348 CPUtime=849.97 cores=1,3,5,7
/proc/2019/stat : 2019 (glucosInc) R 1807 1806 18659 0 -1 4202496 50388 0 0 0 84980 17 0 0 20 0 1 0 382691553 289124352 63294 33554432000 4194304 5654031 140733651087552 140733651075368 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2019/statm: 70587 63294 142 357 0 70227 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 455420

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/183 2032
/proc/meminfo: memFree=28067080/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
[pid=1807] ppid=1806 vsize=163924 CPUtime=751.89 cores=1,3,5,7
/proc/1807/stat : 1807 (npSolver-pbo) S 1806 1806 18659 0 -1 4202496 17373 202851 0 0 253 282 74531 123 20 0 1 0 382616341 167858176 31254 33554432000 4194304 6004724 140736593420544 140736593406392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1807/statm: 40981 31254 196 442 0 40535 0
[pid=2019] ppid=1807 vsize=285072 CPUtime=909.96 cores=1,3,5,7
/proc/2019/stat : 2019 (glucosInc) R 1807 1806 18659 0 -1 4202496 50748 0 0 0 90979 17 0 0 20 0 1 0 382691553 291913728 64165 33554432000 4194304 5654031 140733651087552 140733651075368 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2019/statm: 71268 64165 142 357 0 70908 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 458144

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 2033
/proc/meminfo: memFree=28063584/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
[pid=1807] ppid=1806 vsize=163924 CPUtime=751.89 cores=1,3,5,7
/proc/1807/stat : 1807 (npSolver-pbo) S 1806 1806 18659 0 -1 4202496 17373 202851 0 0 253 282 74531 123 20 0 1 0 382616341 167858176 31254 33554432000 4194304 6004724 140736593420544 140736593406392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1807/statm: 40981 31254 196 442 0 40535 0
[pid=2019] ppid=1807 vsize=315892 CPUtime=969.93 cores=1,3,5,7
/proc/2019/stat : 2019 (glucosInc) R 1807 1806 18659 0 -1 4202496 51412 0 0 0 96975 18 0 0 20 0 1 0 382691553 323473408 65012 33554432000 4194304 5654031 140733651087552 140733651075368 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2019/statm: 78973 65012 142 357 0 78613 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 488964

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 2035
/proc/meminfo: memFree=28093240/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
[pid=1807] ppid=1806 vsize=163924 CPUtime=1736.99 cores=1,3,5,7
/proc/1807/stat : 1807 (npSolver-pbo) S 1806 1806 18659 0 -1 4202496 20849 254940 0 0 265 284 173000 150 20 0 1 0 382616341 167858176 31254 33554432000 4194304 6004724 140736593420544 140736593406392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1807/statm: 40981 31254 196 442 0 40535 0
[pid=2035] ppid=1807 vsize=265004 CPUtime=44.84 cores=1,3,5,7
/proc/2035/stat : 2035 (glucosInc) R 1807 1806 18659 0 -1 4202496 44789 0 0 0 4473 11 0 0 20 0 1 0 382790084 271364096 57522 33554432000 4194304 5654031 140733977433424 140733977421240 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2035/statm: 66251 57522 141 357 0 65891 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 438076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 2035
/proc/meminfo: memFree=28092620/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
[pid=1807] ppid=1806 vsize=163924 CPUtime=1736.99 cores=1,3,5,7
/proc/1807/stat : 1807 (npSolver-pbo) S 1806 1806 18659 0 -1 4202496 20849 254940 0 0 265 284 173000 150 20 0 1 0 382616341 167858176 31254 33554432000 4194304 6004724 140736593420544 140736593406392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1807/statm: 40981 31254 196 442 0 40535 0
[pid=2035] ppid=1807 vsize=267748 CPUtime=63.05 cores=1,3,5,7
/proc/2035/stat : 2035 (glucosInc) R 1807 1806 18659 0 -1 4202496 44927 0 0 0 6294 11 0 0 20 0 1 0 382790084 274173952 57660 33554432000 4194304 5654031 140733977433424 140733977421240 4214475 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2035/statm: 66937 57660 141 357 0 66577 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 440820

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 1.93 3/183 2035
/proc/meminfo: memFree=28092620/32873844 swapFree=7120/7120
[pid=1806] ppid=1804 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1806/stat : 1806 (npSolver-pbo-It) S 1804 1806 18659 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382616341 9367552 275 33554432000 4194304 5064252 140734599812080 140734599810992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1806/statm: 2287 275 233 213 0 72 0
[pid=1807] ppid=1806 vsize=163924 CPUtime=1736.99 cores=1,3,5,7
/proc/1807/stat : 1807 (npSolver-pbo) S 1806 1806 18659 0 -1 4202496 20849 254940 0 0 265 284 173000 150 20 0 1 0 382616341 167858176 31254 33554432000 4194304 6004724 140736593420544 140736593406392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1807/statm: 40981 31254 196 442 0 40535 0
[pid=2035] ppid=1807 vsize=267748 CPUtime=63.05 cores=1,3,5,7
/proc/2035/stat : 2035 (glucosInc) R 1807 1806 18659 0 -1 4202496 44927 0 0 0 6294 11 0 0 20 0 1 0 382790084 274173952 57660 33554432000 4194304 5654031 140733977433424 140733977421240 4214475 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2035/statm: 66937 57660 141 357 0 66577 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 440820

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1806 and gives
#  childrusage.ru_utime.tv_sec=1732
#  childrusage.ru_utime.tv_usec=652596
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=344339
# CPU time returned by wait4() is 1737
# 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.51
CPU time (s): 1800.04
CPU user time (s): 1795.59
CPU system time (s): 4.45
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 704820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1732.65
system time used= 4.34434
maximum resident set size= 538064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 276164
page faults= 0
swaps= 0
block input operations= 0
block output operations= 766352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5679
involuntary context switches= 5233

runsolver used 6.98194 second user time and 19.1391 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-08 16:15:15
IDJOB=3752399
IDBENCH=89874
IDSOLVER=2335
FILE ID=node142/3752399-1339164915
RUNJOBID= node142-1339164914-1739
PBS_JOBID= 14643790
Free space on /tmp= 71152 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-queens-30.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752399-1339164915/watcher-3752399-1339164915 -o /tmp/evaluation-result-3752399-1339164915/solver-3752399-1339164915 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752399-1339164915.opb 1147250721 HOME HOME

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

MD5SUM BENCH= ac9944a86f58bd3c1af4c4c4a209f399
RANDOM SEED=1147250721

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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:        28969836 kB
Buffers:          471348 kB
Cached:          2539744 kB
SwapCached:          112 kB
Active:          1572088 kB
Inactive:        1456216 kB
Active(anon):       6212 kB
Inactive(anon):    11164 kB
Active(file):    1565876 kB
Inactive(file):  1445052 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:             25300 kB
Writeback:             0 kB
AnonPages:         19608 kB
Mapped:            10536 kB
Shmem:               188 kB
Slab:             733448 kB
SReclaimable:     174928 kB
SUnreclaim:       558520 kB
KernelStack:        1376 kB
PageTables:         4672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     108108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71056 MiB
End job on node142 at 2012-06-08 16:45:15