Trace number 3698621

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? (TO) 1800.1 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=53-P1=17-P2=17-P3=13-P4=17-P5=61-B.opb
MD5SUM6f1f899f949e1f48428c6b51222a95ba
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.031994
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables90
Total number of constraints11
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 constraints11
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)180
Sum of products size (including duplicates)360
Number of different products180
Sum of products size360

Quality of the solution as a function of time


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

Solver Data

1.39/1.49	c run inc solver
1.39/1.49	c [INC SYSTEM] run initial solver
1.39/1.49	c [INC SYSTEM] preprocess with white file
6.45/6.63	c [INC SYSTEM] finished preprocessing in 5 s
6.45/6.63	c [INC SYSTEM] execute solver
234.60/234.89	c [INC SEARCH] formula is SAT
234.70/234.90	c [INC SYSTEM] solved the initial formula
234.70/234.90	c model valid
234.70/234.90	c current solution ok
236.40/236.68	o 25
236.40/236.68	c [INC SYSTEM] there exists a inc, kill it!
236.40/236.68	c write failed with 2
236.40/236.69	c [INC SEARCH] iteration: 0
236.40/236.69	c [INC BOUNDS] best value:25 search for 24
236.40/236.69	c [INC SYSTEM] create new solver instance
236.40/236.69	c [INC] encode full formula
236.40/236.69	c set iterative enc to: swc
236.50/236.75	c [INC SEARCH] isOptimum variable: 0
403.47/403.79	c formula is SAT
403.56/403.81	c [INC SEARCH] copied best model
403.56/403.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
403.56/403.81	c model valid
403.56/403.81	c current solution ok
403.56/403.81	o 5
403.56/403.81	c [INC SEARCH] iteration: 1
403.56/403.81	c [INC BOUNDS] best value:5 search for 4
403.56/403.81	c [INC ENCODE] setup new number of clauses ...
403.56/403.81	c [INC] encode incremental formula
403.56/403.81	c return only the limitting unit clause for 4
403.56/403.81	c [INC SYSTEM] transmit new clauses to solver: 1
403.56/403.81	c [INC SEARCH] isOptimum variable: 0
487.15/487.42	c formula is SAT
487.15/487.44	c [INC SEARCH] copied best model
487.15/487.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
487.15/487.44	c model valid
487.15/487.44	c current solution ok
487.15/487.44	o 3
487.15/487.44	c [INC SEARCH] iteration: 2
487.15/487.44	c [INC BOUNDS] best value:3 search for 2
487.15/487.44	c [INC ENCODE] setup new number of clauses ...
487.15/487.44	c [INC] encode incremental formula
487.15/487.44	c return only the limitting unit clause for 2
487.15/487.44	c [INC SYSTEM] transmit new clauses to solver: 1
487.15/487.44	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.51	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.51	s UNKNOWN
1800.06/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.51	c write failed with -1
1800.06/1800.51	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x28c5820)

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-3698621-1338075003/watcher-3698621-1338075003 -o /tmp/evaluation-result-3698621-1338075003/solver-3698621-1338075003 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698621-1338075003.opb 940066813 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: 2.00 2.00 2.00 3/179 29863
/proc/meminfo: memFree=31155600/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0

[startup+0.0362769 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29863
/proc/meminfo: memFree=31155600/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100264 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29863
/proc/meminfo: memFree=31155600/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300255 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29863
/proc/meminfo: memFree=31155600/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700241 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29863
/proc/meminfo: memFree=31155600/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29865
/proc/meminfo: memFree=31125604/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
[pid=29864] ppid=29863 vsize=102680 CPUtime=1.47 cores=1,3,5,7
/proc/29864/stat : 29864 (npSolver-pbo) S 29863 29863 25792 0 -1 4202496 8072 0 0 0 139 8 0 0 20 0 1 0 273625161 105144320 16843 33554432000 4194304 5992684 140737335980384 140737335974832 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29864/statm: 25670 16843 164 440 0 25226 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 111828

[startup+3.10043 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29867
/proc/meminfo: memFree=30914456/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
[pid=29864] ppid=29863 vsize=102680 CPUtime=1.47 cores=1,3,5,7
/proc/29864/stat : 29864 (npSolver-pbo) S 29863 29863 25792 0 -1 4202496 8072 0 0 0 139 8 0 0 20 0 1 0 273625161 105144320 16843 33554432000 4194304 5992684 140737335980384 140737335974832 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29864/statm: 25670 16843 164 440 0 25226 0
[pid=29866] ppid=29864 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29866/stat : 29866 (cp2_pre.sh) S 29864 29863 25792 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 273625310 9367552 277 33554432000 4194304 5064252 140733644628144 140733644626848 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29866/statm: 2287 277 234 213 0 72 0
[pid=29867] ppid=29866 vsize=203248 CPUtime=1.58 cores=1,3,5,7
/proc/29867/stat : 29867 (coprocessor) R 29866 29863 25792 0 -1 4202496 33278 0 0 0 151 7 0 0 20 0 1 0 273625310 208125952 45561 33554432000 4194304 6586260 140736140096240 140736140092504 4547446 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/29867/statm: 50812 45561 166 584 0 50224 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 324224

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29867
/proc/meminfo: memFree=30814536/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
[pid=29864] ppid=29863 vsize=102680 CPUtime=1.47 cores=1,3,5,7
/proc/29864/stat : 29864 (npSolver-pbo) S 29863 29863 25792 0 -1 4202496 8072 0 0 0 139 8 0 0 20 0 1 0 273625161 105144320 16843 33554432000 4194304 5992684 140737335980384 140737335974832 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29864/statm: 25670 16843 164 440 0 25226 0
[pid=29866] ppid=29864 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29866/stat : 29866 (cp2_pre.sh) S 29864 29863 25792 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 273625310 9367552 277 33554432000 4194304 5064252 140733644628144 140733644626848 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29866/statm: 2287 277 234 213 0 72 0
[pid=29867] ppid=29866 vsize=242936 CPUtime=4.67 cores=1,3,5,7
/proc/29867/stat : 29867 (coprocessor) R 29866 29863 25792 0 -1 4202496 40512 0 0 0 454 13 0 0 20 0 1 0 273625310 248766464 57835 33554432000 4194304 6586260 140736140096240 140736140091992 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 11 0 0
/proc/29867/statm: 60734 57835 198 584 0 60146 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 363912

[startup+12.7004 s]
/proc/loadavg: 2.15 2.03 2.01 3/182 29869
/proc/meminfo: memFree=30945372/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
[pid=29864] ppid=29863 vsize=102680 CPUtime=6.48 cores=1,3,5,7
/proc/29864/stat : 29864 (npSolver-pbo) S 29863 29863 25792 0 -1 4202496 8087 41414 0 0 139 9 483 17 20 0 1 0 273625161 105144320 16845 33554432000 4194304 5992684 140737335980384 140737335966648 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29864/statm: 25670 16845 166 440 0 25226 0
[pid=29869] ppid=29864 vsize=128304 CPUtime=6.06 cores=1,3,5,7
/proc/29869/stat : 29869 (glucosInc) R 29864 29863 25792 0 -1 4202496 21194 0 0 0 602 4 0 0 20 0 1 0 273625824 131383296 27186 33554432000 4194304 5654031 140737275250848 140737275248632 4215932 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29869/statm: 32076 27186 140 357 0 31716 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 240132

[startup+25.5004 s]
/proc/loadavg: 2.13 2.03 2.01 3/182 29869
/proc/meminfo: memFree=30921512/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
[pid=29864] ppid=29863 vsize=102680 CPUtime=6.48 cores=1,3,5,7
/proc/29864/stat : 29864 (npSolver-pbo) S 29863 29863 25792 0 -1 4202496 8087 41414 0 0 139 9 483 17 20 0 1 0 273625161 105144320 16845 33554432000 4194304 5992684 140737335980384 140737335966648 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29864/statm: 25670 16845 166 440 0 25226 0
[pid=29869] ppid=29864 vsize=148840 CPUtime=18.85 cores=1,3,5,7
/proc/29869/stat : 29869 (glucosInc) R 29864 29863 25792 0 -1 4202496 25649 0 0 0 1880 5 0 0 20 0 1 0 273625824 152412160 33174 33554432000 4194304 5654031 140737275250848 140737275238664 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29869/statm: 37210 33174 140 357 0 36850 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 260668

[startup+51.1004 s]
/proc/loadavg: 2.08 2.03 2.01 3/182 29869
/proc/meminfo: memFree=30913632/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
[pid=29864] ppid=29863 vsize=102680 CPUtime=6.48 cores=1,3,5,7
/proc/29864/stat : 29864 (npSolver-pbo) S 29863 29863 25792 0 -1 4202496 8087 41414 0 0 139 9 483 17 20 0 1 0 273625161 105144320 16845 33554432000 4194304 5992684 140737335980384 140737335966648 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29864/statm: 25670 16845 166 440 0 25226 0
[pid=29869] ppid=29864 vsize=148840 CPUtime=44.45 cores=1,3,5,7
/proc/29869/stat : 29869 (glucosInc) R 29864 29863 25792 0 -1 4202496 25650 0 0 0 4440 5 0 0 20 0 1 0 273625824 152412160 33686 33554432000 4194304 5654031 140737275250848 140737275238664 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29869/statm: 37210 33686 140 357 0 36850 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 260668

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 29870
/proc/meminfo: memFree=30913632/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
[pid=29864] ppid=29863 vsize=102680 CPUtime=6.48 cores=1,3,5,7
/proc/29864/stat : 29864 (npSolver-pbo) S 29863 29863 25792 0 -1 4202496 8087 41414 0 0 139 9 483 17 20 0 1 0 273625161 105144320 16845 33554432000 4194304 5992684 140737335980384 140737335966648 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29864/statm: 25670 16845 166 440 0 25226 0
[pid=29869] ppid=29864 vsize=150440 CPUtime=95.65 cores=1,3,5,7
/proc/29869/stat : 29869 (glucosInc) R 29864 29863 25792 0 -1 4202496 26032 0 0 0 9559 6 0 0 20 0 1 0 273625824 154050560 32225 33554432000 4194304 5654031 140737275250848 140737275248872 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29869/statm: 37610 32225 141 357 0 37250 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 262268

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 29870
/proc/meminfo: memFree=30897168/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
[pid=29864] ppid=29863 vsize=102680 CPUtime=6.48 cores=1,3,5,7
/proc/29864/stat : 29864 (npSolver-pbo) S 29863 29863 25792 0 -1 4202496 8087 41414 0 0 139 9 483 17 20 0 1 0 273625161 105144320 16845 33554432000 4194304 5992684 140737335980384 140737335966648 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29864/statm: 25670 16845 166 440 0 25226 0
[pid=29869] ppid=29864 vsize=152808 CPUtime=155.63 cores=1,3,5,7
/proc/29869/stat : 29869 (glucosInc) R 29864 29863 25792 0 -1 4202496 26655 0 0 0 15556 7 0 0 20 0 1 0 273625824 156475392 34892 33554432000 4194304 5654031 140737275250848 140737275238664 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29869/statm: 38202 34892 141 357 0 37842 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 264636

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 29870
/proc/meminfo: memFree=30896240/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
[pid=29864] ppid=29863 vsize=102680 CPUtime=6.48 cores=1,3,5,7
/proc/29864/stat : 29864 (npSolver-pbo) S 29863 29863 25792 0 -1 4202496 8087 41414 0 0 139 9 483 17 20 0 1 0 273625161 105144320 16845 33554432000 4194304 5992684 140737335980384 140737335966648 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29864/statm: 25670 16845 166 440 0 25226 0
[pid=29869] ppid=29864 vsize=152808 CPUtime=215.62 cores=1,3,5,7
/proc/29869/stat : 29869 (glucosInc) R 29864 29863 25792 0 -1 4202496 27133 0 0 0 21554 8 0 0 20 0 1 0 273625824 156475392 33399 33554432000 4194304 5654031 140737275250848 140737275238664 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29869/statm: 38202 33399 141 357 0 37842 0
Current children cumulated CPU time (s) 222.1

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

/proc/meminfo: memFree=31175320/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
[pid=29864] ppid=29863 vsize=102684 CPUtime=236.61 cores=1,3,5,7
/proc/29864/stat : 29864 (npSolver-pbo) S 29863 29863 25792 0 -1 4202496 9335 69597 0 0 175 151 23296 39 20 0 1 0 273625161 105148416 16857 33554432000 4194304 5992684 140737335980384 140737335966216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29864/statm: 25671 16857 177 440 0 25227 0
[pid=29873] ppid=29864 vsize=157956 CPUtime=1065.32 cores=1,3,5,7
/proc/29873/stat : 29873 (glucosInc) R 29864 29863 25792 0 -1 4202496 30389 0 0 0 106515 17 0 0 20 0 1 0 273648836 161746944 36111 33554432000 4194304 5654031 140736760731568 140736760719384 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29873/statm: 39489 36111 151 357 0 39129 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 269788

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29955
/proc/meminfo: memFree=31191860/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
[pid=29864] ppid=29863 vsize=102684 CPUtime=236.61 cores=1,3,5,7
/proc/29864/stat : 29864 (npSolver-pbo) S 29863 29863 25792 0 -1 4202496 9335 69597 0 0 175 151 23296 39 20 0 1 0 273625161 105148416 16857 33554432000 4194304 5992684 140737335980384 140737335966216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29864/statm: 25671 16857 177 440 0 25227 0
[pid=29873] ppid=29864 vsize=158588 CPUtime=1125.31 cores=1,3,5,7
/proc/29873/stat : 29873 (glucosInc) R 29864 29863 25792 0 -1 4202496 30508 0 0 0 112514 17 0 0 20 0 1 0 273648836 162394112 36741 33554432000 4194304 5654031 140736760731568 140736760729352 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29873/statm: 39647 36741 151 357 0 39287 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 270420

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29955
/proc/meminfo: memFree=31230388/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
[pid=29864] ppid=29863 vsize=102684 CPUtime=236.61 cores=1,3,5,7
/proc/29864/stat : 29864 (npSolver-pbo) S 29863 29863 25792 0 -1 4202496 9335 69597 0 0 175 151 23296 39 20 0 1 0 273625161 105148416 16857 33554432000 4194304 5992684 140737335980384 140737335966216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29864/statm: 25671 16857 177 440 0 25227 0
[pid=29873] ppid=29864 vsize=159224 CPUtime=1185.3 cores=1,3,5,7
/proc/29873/stat : 29873 (glucosInc) R 29864 29863 25792 0 -1 4202496 30724 0 0 0 118513 17 0 0 20 0 1 0 273648836 163045376 34366 33554432000 4194304 5654031 140736760731568 140736760729592 4216105 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29873/statm: 39806 34366 151 357 0 39446 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 271056

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29955
/proc/meminfo: memFree=31246636/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
[pid=29864] ppid=29863 vsize=102684 CPUtime=236.61 cores=1,3,5,7
/proc/29864/stat : 29864 (npSolver-pbo) S 29863 29863 25792 0 -1 4202496 9335 69597 0 0 175 151 23296 39 20 0 1 0 273625161 105148416 16857 33554432000 4194304 5992684 140737335980384 140737335966216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29864/statm: 25671 16857 177 440 0 25227 0
[pid=29873] ppid=29864 vsize=159224 CPUtime=1245.29 cores=1,3,5,7
/proc/29873/stat : 29873 (glucosInc) R 29864 29863 25792 0 -1 4202496 30726 0 0 0 124511 18 0 0 20 0 1 0 273648836 163045376 35390 33554432000 4194304 5654031 140736760731568 140736760719384 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29873/statm: 39806 35390 151 357 0 39446 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 271056

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29955
/proc/meminfo: memFree=31242448/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
[pid=29864] ppid=29863 vsize=102684 CPUtime=236.61 cores=1,3,5,7
/proc/29864/stat : 29864 (npSolver-pbo) S 29863 29863 25792 0 -1 4202496 9335 69597 0 0 175 151 23296 39 20 0 1 0 273625161 105148416 16857 33554432000 4194304 5992684 140737335980384 140737335966216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29864/statm: 25671 16857 177 440 0 25227 0
[pid=29873] ppid=29864 vsize=159224 CPUtime=1305.28 cores=1,3,5,7
/proc/29873/stat : 29873 (glucosInc) R 29864 29863 25792 0 -1 4202496 30747 0 0 0 130510 18 0 0 20 0 1 0 273648836 163045376 36433 33554432000 4194304 5654031 140736760731568 140736760719384 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29873/statm: 39806 36433 151 357 0 39446 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 271056

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29956
/proc/meminfo: memFree=31178928/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
[pid=29864] ppid=29863 vsize=102684 CPUtime=236.61 cores=1,3,5,7
/proc/29864/stat : 29864 (npSolver-pbo) S 29863 29863 25792 0 -1 4202496 9335 69597 0 0 175 151 23296 39 20 0 1 0 273625161 105148416 16857 33554432000 4194304 5992684 140737335980384 140737335966216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29864/statm: 25671 16857 177 440 0 25227 0
[pid=29873] ppid=29864 vsize=159764 CPUtime=1365.27 cores=1,3,5,7
/proc/29873/stat : 29873 (glucosInc) R 29864 29863 25792 0 -1 4202496 30870 0 0 0 136509 18 0 0 20 0 1 0 273648836 163598336 37578 33554432000 4194304 5654031 140736760731568 140736760719384 4216057 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29873/statm: 39941 37578 151 357 0 39581 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 271596

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 29956
/proc/meminfo: memFree=31180016/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
[pid=29864] ppid=29863 vsize=102684 CPUtime=236.61 cores=1,3,5,7
/proc/29864/stat : 29864 (npSolver-pbo) S 29863 29863 25792 0 -1 4202496 9335 69597 0 0 175 151 23296 39 20 0 1 0 273625161 105148416 16857 33554432000 4194304 5992684 140737335980384 140737335966216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29864/statm: 25671 16857 177 440 0 25227 0
[pid=29873] ppid=29864 vsize=160524 CPUtime=1425.26 cores=1,3,5,7
/proc/29873/stat : 29873 (glucosInc) R 29864 29863 25792 0 -1 4202496 31505 0 0 0 142507 19 0 0 20 0 1 0 273648836 164376576 35128 33554432000 4194304 5654031 140736760731568 140736760719384 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29873/statm: 40131 35128 151 357 0 39771 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 272356

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 29956
/proc/meminfo: memFree=31169376/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
[pid=29864] ppid=29863 vsize=102684 CPUtime=236.61 cores=1,3,5,7
/proc/29864/stat : 29864 (npSolver-pbo) S 29863 29863 25792 0 -1 4202496 9335 69597 0 0 175 151 23296 39 20 0 1 0 273625161 105148416 16857 33554432000 4194304 5992684 140737335980384 140737335966216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29864/statm: 25671 16857 177 440 0 25227 0
[pid=29873] ppid=29864 vsize=160524 CPUtime=1485.25 cores=1,3,5,7
/proc/29873/stat : 29873 (glucosInc) R 29864 29863 25792 0 -1 4202496 31509 0 0 0 148506 19 0 0 20 0 1 0 273648836 164376576 36154 33554432000 4194304 5654031 140736760731568 140736760719384 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29873/statm: 40131 36154 151 357 0 39771 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 272356

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29956
/proc/meminfo: memFree=31170648/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
[pid=29864] ppid=29863 vsize=102684 CPUtime=236.61 cores=1,3,5,7
/proc/29864/stat : 29864 (npSolver-pbo) S 29863 29863 25792 0 -1 4202496 9335 69597 0 0 175 151 23296 39 20 0 1 0 273625161 105148416 16857 33554432000 4194304 5992684 140737335980384 140737335966216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29864/statm: 25671 16857 177 440 0 25227 0
[pid=29873] ppid=29864 vsize=160732 CPUtime=1545.25 cores=1,3,5,7
/proc/29873/stat : 29873 (glucosInc) R 29864 29863 25792 0 -1 4202496 31560 0 0 0 154505 20 0 0 20 0 1 0 273648836 164589568 37227 33554432000 4194304 5654031 140736760731568 140736760719384 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29873/statm: 40183 37227 151 357 0 39823 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 272564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 29959
/proc/meminfo: memFree=31219348/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
[pid=29864] ppid=29863 vsize=102684 CPUtime=236.61 cores=1,3,5,7
/proc/29864/stat : 29864 (npSolver-pbo) S 29863 29863 25792 0 -1 4202496 9335 69597 0 0 175 151 23296 39 20 0 1 0 273625161 105148416 16857 33554432000 4194304 5992684 140737335980384 140737335966216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29864/statm: 25671 16857 177 440 0 25227 0
[pid=29873] ppid=29864 vsize=160732 CPUtime=1563.45 cores=1,3,5,7
/proc/29873/stat : 29873 (glucosInc) R 29864 29863 25792 0 -1 4202496 31560 0 0 0 156325 20 0 0 20 0 1 0 273648836 164589568 37227 33554432000 4194304 5654031 140736760731568 140736760719384 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29873/statm: 40183 37227 151 357 0 39823 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 272564

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 29959
/proc/meminfo: memFree=31219348/32873844 swapFree=7112/7112
[pid=29863] ppid=29861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29863/stat : 29863 (npSolver-pbo-It) S 29861 29863 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273625161 9367552 275 33554432000 4194304 5064252 140735741939904 140735741938816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29863/statm: 2287 275 233 213 0 72 0
[pid=29864] ppid=29863 vsize=102684 CPUtime=236.61 cores=1,3,5,7
/proc/29864/stat : 29864 (npSolver-pbo) S 29863 29863 25792 0 -1 4202496 9335 69597 0 0 175 151 23296 39 20 0 1 0 273625161 105148416 16857 33554432000 4194304 5992684 140737335980384 140737335966216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29864/statm: 25671 16857 177 440 0 25227 0
[pid=29873] ppid=29864 vsize=160732 CPUtime=1563.45 cores=1,3,5,7
/proc/29873/stat : 29873 (glucosInc) R 29864 29863 25792 0 -1 4202496 31560 0 0 0 156325 20 0 0 20 0 1 0 273648836 164589568 37227 33554432000 4194304 5654031 140736760731568 140736760719384 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29873/statm: 40183 37227 151 357 0 39823 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 272564

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1797.98
CPU system time (s): 2.11468
CPU usage (%): 99.9768
Max. virtual memory (cumulated for all children) (KiB): 363912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.98
system time used= 2.11468
maximum resident set size= 237740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110867
page faults= 0
swaps= 0
block input operations= 0
block output operations= 324496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1568
involuntary context switches= 1918

runsolver used 3.41448 second user time and 8.21575 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-27 01:30:03
IDJOB=3698621
IDBENCH=48094
IDSOLVER=2275
FILE ID=node142/3698621-1338075003
RUNJOBID= node142-1338050545-25809
PBS_JOBID= 14624377
Free space on /tmp= 71508 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=6-P0=53-P1=17-P2=17-P3=13-P4=17-P5=61-B.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698621-1338075003/watcher-3698621-1338075003 -o /tmp/evaluation-result-3698621-1338075003/solver-3698621-1338075003 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698621-1338075003.opb 940066813 HOME HOME

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

MD5SUM BENCH= 6f1f899f949e1f48428c6b51222a95ba
RANDOM SEED=940066813

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:        31155972 kB
Buffers:          232392 kB
Cached:           318640 kB
SwapCached:            0 kB
Active:           905092 kB
Inactive:          25452 kB
Active(anon):     368888 kB
Inactive(anon):    12444 kB
Active(file):     536204 kB
Inactive(file):    13008 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8196 kB
Writeback:             0 kB
AnonPages:        424784 kB
Mapped:            13060 kB
Shmem:               200 kB
Slab:             644232 kB
SReclaimable:      86504 kB
SUnreclaim:       557728 kB
KernelStack:        1512 kB
PageTables:         5164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     523248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    356352 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= 71536 MiB
End job on node142 at 2012-05-27 02:00:03