Trace number 3701810

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 1.0? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=11-P1=37-P2=59-P3=23-P4=53-P5=31-P6=59-P7=29-P8=2-P9=67-B.opb
MD5SUM48d9b1801c3e1b4883cb62109d96eb3c
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.05599
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables162
Total number of constraints19
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 constraints19
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)324
Sum of products size (including duplicates)648
Number of different products324
Sum of products size648

Quality of the solution as a function of time


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

Solver Data

1.89/1.97	c run usual solver
255.32/255.68	c model valid
255.32/255.68	c current solution ok
258.53/258.61	o 47
258.53/258.61	c current bound: 23
880.16/880.66	c model valid
880.16/880.66	c current solution ok
880.47/880.74	o 7
880.47/880.74	c current bound: 3
1043.33/1043.86	c model valid
1043.33/1043.86	c current solution ok
1043.65/1043.94	o 3
1043.65/1043.94	c current bound: 1
1044.41/1044.72	c current bound: 2
1800.04/1800.41	./satsolver.sh: line 5:  8778 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.41	c error: unexpected solver exit code
1800.04/1800.41	s UNKNOWN

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-3701810-1338072950/watcher-3701810-1338072950 -o /tmp/evaluation-result-3701810-1338072950/solver-3701810-1338072950 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701810-1338072950.opb 380051424 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.55 2.14 2.17 3/182 8710
/proc/meminfo: memFree=29919432/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0

[startup+0.0130091 s]
/proc/loadavg: 2.55 2.14 2.17 3/182 8710
/proc/meminfo: memFree=29919432/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100277 s]
/proc/loadavg: 2.55 2.14 2.17 3/182 8710
/proc/meminfo: memFree=29919432/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300261 s]
/proc/loadavg: 2.55 2.14 2.17 3/182 8710
/proc/meminfo: memFree=29919432/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700239 s]
/proc/loadavg: 2.55 2.14 2.17 3/182 8710
/proc/meminfo: memFree=29919432/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.55 2.14 2.17 3/184 8712
/proc/meminfo: memFree=29885612/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0
[pid=8711] ppid=8710 vsize=102684 CPUtime=1.48 cores=0,2,4,6
/proc/8711/stat : 8711 (npSolver-pbo) R 8710 8710 3926 0 -1 4202496 8440 0 0 0 146 2 0 0 20 0 1 0 273419759 105148416 18106 33554432000 4194304 5992684 140737100710288 140737100705368 4606624 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8711/statm: 25671 18106 157 440 0 25227 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 111832

[startup+3.1004 s]
/proc/loadavg: 2.55 2.14 2.17 3/186 8714
/proc/meminfo: memFree=29741644/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0
[pid=8711] ppid=8710 vsize=121780 CPUtime=1.96 cores=0,2,4,6
/proc/8711/stat : 8711 (npSolver-pbo) S 8710 8710 3926 0 -1 4202496 10809 0 0 0 185 11 0 0 20 0 1 0 273419759 124702720 27350 33554432000 4194304 5992684 140737100710288 140737100704320 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8711/statm: 30445 27350 164 440 0 30001 0
[pid=8713] ppid=8711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8713/stat : 8713 (cp2_pre.sh) S 8711 8710 3926 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 273419957 9367552 277 33554432000 4194304 5064252 140735562147312 140735562146016 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8713/statm: 2287 277 234 213 0 72 0
[pid=8714] ppid=8713 vsize=300044 CPUtime=1.11 cores=0,2,4,6
/proc/8714/stat : 8714 (coprocessor) R 8713 8710 3926 0 -1 4202496 30935 0 0 0 105 6 0 0 20 0 1 0 273419957 307245056 66723 33554432000 4194304 6586260 140736267654480 140736267651240 4496502 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/8714/statm: 75011 66723 166 584 0 74423 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 440120

[startup+6.30036 s]
/proc/loadavg: 2.50 2.14 2.17 3/186 8714
/proc/meminfo: memFree=29389980/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0
[pid=8711] ppid=8710 vsize=121780 CPUtime=1.96 cores=0,2,4,6
/proc/8711/stat : 8711 (npSolver-pbo) S 8710 8710 3926 0 -1 4202496 10809 0 0 0 185 11 0 0 20 0 1 0 273419759 124702720 27350 33554432000 4194304 5992684 140737100710288 140737100704320 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8711/statm: 30445 27350 164 440 0 30001 0
[pid=8713] ppid=8711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8713/stat : 8713 (cp2_pre.sh) S 8711 8710 3926 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 273419957 9367552 277 33554432000 4194304 5064252 140735562147312 140735562146016 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8713/statm: 2287 277 234 213 0 72 0
[pid=8714] ppid=8713 vsize=371772 CPUtime=4.3 cores=0,2,4,6
/proc/8714/stat : 8714 (coprocessor) R 8713 8710 3926 0 -1 4202496 47588 0 0 0 421 9 0 0 20 0 1 0 273419957 380694528 90019 33554432000 4194304 6586260 140736267654480 140736267650504 4756625 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/8714/statm: 92943 90019 182 584 0 92355 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 511848

[startup+12.7004 s]
/proc/loadavg: 2.46 2.13 2.17 3/186 8717
/proc/meminfo: memFree=29588416/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0
[pid=8711] ppid=8710 vsize=121780 CPUtime=9.57 cores=0,2,4,6
/proc/8711/stat : 8711 (npSolver-pbo) S 8710 8710 3926 0 -1 4202496 10818 57613 0 0 185 12 736 24 20 0 1 0 273419759 124702720 27350 33554432000 4194304 5992684 140737100710288 140737100705408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8711/statm: 30445 27350 164 440 0 30001 0
[pid=8716] ppid=8711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8716/stat : 8716 (satsolver.sh) S 8711 8710 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273420718 9367552 266 33554432000 4194304 5064252 140737030470992 140737030469904 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8716/statm: 2287 266 226 213 0 72 0
[pid=8717] ppid=8716 vsize=213512 CPUtime=3.1 cores=0,2,4,6
/proc/8717/stat : 8717 (glucose) R 8716 8710 3926 0 -1 4202496 30163 0 0 0 304 6 0 0 20 0 1 0 273420718 218636288 41856 33554432000 4194304 5208918 140733743116464 140733743114312 4213176 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8717/statm: 53378 41856 103 248 0 53127 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 353588

[startup+25.5069 s]
/proc/loadavg: 2.36 2.13 2.17 3/186 8717
/proc/meminfo: memFree=29571808/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0
[pid=8711] ppid=8710 vsize=121780 CPUtime=9.57 cores=0,2,4,6
/proc/8711/stat : 8711 (npSolver-pbo) S 8710 8710 3926 0 -1 4202496 10818 57613 0 0 185 12 736 24 20 0 1 0 273419759 124702720 27350 33554432000 4194304 5992684 140737100710288 140737100705408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8711/statm: 30445 27350 164 440 0 30001 0
[pid=8716] ppid=8711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8716/stat : 8716 (satsolver.sh) S 8711 8710 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273420718 9367552 266 33554432000 4194304 5064252 140737030470992 140737030469904 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8716/statm: 2287 266 226 213 0 72 0
[pid=8717] ppid=8716 vsize=230424 CPUtime=15.9 cores=0,2,4,6
/proc/8717/stat : 8717 (glucose) R 8716 8710 3926 0 -1 4202496 34954 0 0 0 1583 7 0 0 20 0 1 0 273420718 235954176 46643 33554432000 4194304 5208918 140733743116464 140733743114136 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8717/statm: 57606 46643 103 248 0 57355 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 370500

[startup+51.1004 s]
/proc/loadavg: 2.24 2.12 2.16 3/186 8717
/proc/meminfo: memFree=29550412/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0
[pid=8711] ppid=8710 vsize=121780 CPUtime=9.57 cores=0,2,4,6
/proc/8711/stat : 8711 (npSolver-pbo) S 8710 8710 3926 0 -1 4202496 10818 57613 0 0 185 12 736 24 20 0 1 0 273419759 124702720 27350 33554432000 4194304 5992684 140737100710288 140737100705408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8711/statm: 30445 27350 164 440 0 30001 0
[pid=8716] ppid=8711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8716/stat : 8716 (satsolver.sh) S 8711 8710 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273420718 9367552 266 33554432000 4194304 5064252 140737030470992 140737030469904 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8716/statm: 2287 266 226 213 0 72 0
[pid=8717] ppid=8716 vsize=247700 CPUtime=41.49 cores=0,2,4,6
/proc/8717/stat : 8717 (glucose) R 8716 8710 3926 0 -1 4202496 38854 0 0 0 4141 8 0 0 20 0 1 0 273420718 253644800 51564 33554432000 4194304 5208918 140733743116464 140733743114312 4229344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8717/statm: 61925 51564 103 248 0 61674 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 387776

[startup+102.3 s]
/proc/loadavg: 2.10 2.10 2.15 3/185 8718
/proc/meminfo: memFree=29535716/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0
[pid=8711] ppid=8710 vsize=121780 CPUtime=9.57 cores=0,2,4,6
/proc/8711/stat : 8711 (npSolver-pbo) S 8710 8710 3926 0 -1 4202496 10818 57613 0 0 185 12 736 24 20 0 1 0 273419759 124702720 27350 33554432000 4194304 5992684 140737100710288 140737100705408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8711/statm: 30445 27350 164 440 0 30001 0
[pid=8716] ppid=8711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8716/stat : 8716 (satsolver.sh) S 8711 8710 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273420718 9367552 266 33554432000 4194304 5064252 140737030470992 140737030469904 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8716/statm: 2287 266 226 213 0 72 0
[pid=8717] ppid=8716 vsize=252476 CPUtime=92.69 cores=0,2,4,6
/proc/8717/stat : 8717 (glucose) R 8716 8710 3926 0 -1 4202496 39986 0 0 0 9261 8 0 0 20 0 1 0 273420718 258535424 55251 33554432000 4194304 5208918 140733743116464 140733743114312 4229326 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8717/statm: 63119 55251 103 248 0 62868 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 392552

[startup+162.3 s]
/proc/loadavg: 2.04 2.08 2.14 3/185 8718
/proc/meminfo: memFree=29540040/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0
[pid=8711] ppid=8710 vsize=121780 CPUtime=9.57 cores=0,2,4,6
/proc/8711/stat : 8711 (npSolver-pbo) S 8710 8710 3926 0 -1 4202496 10818 57613 0 0 185 12 736 24 20 0 1 0 273419759 124702720 27350 33554432000 4194304 5992684 140737100710288 140737100705408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8711/statm: 30445 27350 164 440 0 30001 0
[pid=8716] ppid=8711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8716/stat : 8716 (satsolver.sh) S 8711 8710 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273420718 9367552 266 33554432000 4194304 5064252 140737030470992 140737030469904 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8716/statm: 2287 266 226 213 0 72 0
[pid=8717] ppid=8716 vsize=256084 CPUtime=152.68 cores=0,2,4,6
/proc/8717/stat : 8717 (glucose) R 8716 8710 3926 0 -1 4202496 40862 0 0 0 15259 9 0 0 20 0 1 0 273420718 262230016 53529 33554432000 4194304 5208918 140733743116464 140733743114312 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8717/statm: 64021 53529 104 248 0 63770 0
Current children cumulated CPU time (s) 162.25

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


[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.03 3/185 8779
/proc/meminfo: memFree=29271912/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0
[pid=8711] ppid=8710 vsize=125576 CPUtime=1044.51 cores=0,2,4,6
/proc/8711/stat : 8711 (npSolver-pbo) S 8710 8710 3926 0 -1 4202496 15964 239792 0 0 242 250 103841 118 20 0 1 0 273419759 128589824 28327 33554432000 4194304 5992684 140737100710288 140737100702608 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8711/statm: 31394 28327 175 440 0 30950 0
[pid=8777] ppid=8711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (satsolver.sh) S 8711 8710 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273524232 9367552 267 33554432000 4194304 5064252 140733606807552 140733606806464 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8777/statm: 2287 267 226 213 0 72 0
[pid=8778] ppid=8777 vsize=254144 CPUtime=317.51 cores=0,2,4,6
/proc/8778/stat : 8778 (glucose) R 8777 8710 3926 0 -1 4202496 41219 0 0 0 31739 12 0 0 20 0 1 0 273524232 260243456 53520 33554432000 4194304 5208918 140737121604144 140737121601992 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 63536 53520 104 248 0 63285 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 398016

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/185 8779
/proc/meminfo: memFree=29262964/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0
[pid=8711] ppid=8710 vsize=125576 CPUtime=1044.51 cores=0,2,4,6
/proc/8711/stat : 8711 (npSolver-pbo) S 8710 8710 3926 0 -1 4202496 15964 239792 0 0 242 250 103841 118 20 0 1 0 273419759 128589824 28327 33554432000 4194304 5992684 140737100710288 140737100702608 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8711/statm: 31394 28327 175 440 0 30950 0
[pid=8777] ppid=8711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (satsolver.sh) S 8711 8710 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273524232 9367552 267 33554432000 4194304 5064252 140733606807552 140733606806464 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8777/statm: 2287 267 226 213 0 72 0
[pid=8778] ppid=8777 vsize=254920 CPUtime=377.5 cores=0,2,4,6
/proc/8778/stat : 8778 (glucose) R 8777 8710 3926 0 -1 4202496 41387 0 0 0 37738 12 0 0 20 0 1 0 273524232 261038080 55732 33554432000 4194304 5208918 140737121604144 140737121601992 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 63730 55732 104 248 0 63479 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 398792

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/186 8905
/proc/meminfo: memFree=30963092/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0
[pid=8711] ppid=8710 vsize=125576 CPUtime=1044.51 cores=0,2,4,6
/proc/8711/stat : 8711 (npSolver-pbo) S 8710 8710 3926 0 -1 4202496 15964 239792 0 0 242 250 103841 118 20 0 1 0 273419759 128589824 28327 33554432000 4194304 5992684 140737100710288 140737100702608 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8711/statm: 31394 28327 175 440 0 30950 0
[pid=8777] ppid=8711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (satsolver.sh) S 8711 8710 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273524232 9367552 267 33554432000 4194304 5064252 140733606807552 140733606806464 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8777/statm: 2287 267 226 213 0 72 0
[pid=8778] ppid=8777 vsize=255360 CPUtime=437.49 cores=0,2,4,6
/proc/8778/stat : 8778 (glucose) R 8777 8710 3926 0 -1 4202496 42020 0 0 0 43735 14 0 0 20 0 1 0 273524232 261488640 53350 33554432000 4194304 5208918 140737121604144 140737121601992 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 63840 53350 104 248 0 63589 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 399232

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/185 8905
/proc/meminfo: memFree=30944672/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0
[pid=8711] ppid=8710 vsize=125576 CPUtime=1044.51 cores=0,2,4,6
/proc/8711/stat : 8711 (npSolver-pbo) S 8710 8710 3926 0 -1 4202496 15964 239792 0 0 242 250 103841 118 20 0 1 0 273419759 128589824 28327 33554432000 4194304 5992684 140737100710288 140737100702608 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8711/statm: 31394 28327 175 440 0 30950 0
[pid=8777] ppid=8711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (satsolver.sh) S 8711 8710 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273524232 9367552 267 33554432000 4194304 5064252 140733606807552 140733606806464 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8777/statm: 2287 267 226 213 0 72 0
[pid=8778] ppid=8777 vsize=256188 CPUtime=497.49 cores=0,2,4,6
/proc/8778/stat : 8778 (glucose) R 8777 8710 3926 0 -1 4202496 42235 0 0 0 49735 14 0 0 20 0 1 0 273524232 262336512 55098 33554432000 4194304 5208918 140737121604144 140737121601992 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 64047 55098 104 248 0 63796 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 400060

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 8905
/proc/meminfo: memFree=30921508/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0
[pid=8711] ppid=8710 vsize=125576 CPUtime=1044.51 cores=0,2,4,6
/proc/8711/stat : 8711 (npSolver-pbo) S 8710 8710 3926 0 -1 4202496 15964 239792 0 0 242 250 103841 118 20 0 1 0 273419759 128589824 28327 33554432000 4194304 5992684 140737100710288 140737100702608 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8711/statm: 31394 28327 175 440 0 30950 0
[pid=8777] ppid=8711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (satsolver.sh) S 8711 8710 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273524232 9367552 267 33554432000 4194304 5064252 140733606807552 140733606806464 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8777/statm: 2287 267 226 213 0 72 0
[pid=8778] ppid=8777 vsize=256592 CPUtime=557.45 cores=0,2,4,6
/proc/8778/stat : 8778 (glucose) R 8777 8710 3926 0 -1 4202496 42366 0 0 0 55731 14 0 0 20 0 1 0 273524232 262750208 57707 33554432000 4194304 5208918 140737121604144 140737121601992 4228965 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 64148 57707 104 248 0 63897 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 400464

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 8906
/proc/meminfo: memFree=30921084/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0
[pid=8711] ppid=8710 vsize=125576 CPUtime=1044.51 cores=0,2,4,6
/proc/8711/stat : 8711 (npSolver-pbo) S 8710 8710 3926 0 -1 4202496 15964 239792 0 0 242 250 103841 118 20 0 1 0 273419759 128589824 28327 33554432000 4194304 5992684 140737100710288 140737100702608 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8711/statm: 31394 28327 175 440 0 30950 0
[pid=8777] ppid=8711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (satsolver.sh) S 8711 8710 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273524232 9367552 267 33554432000 4194304 5064252 140733606807552 140733606806464 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8777/statm: 2287 267 226 213 0 72 0
[pid=8778] ppid=8777 vsize=257024 CPUtime=617.45 cores=0,2,4,6
/proc/8778/stat : 8778 (glucose) R 8777 8710 3926 0 -1 4202496 42902 0 0 0 61730 15 0 0 20 0 1 0 273524232 263192576 55191 33554432000 4194304 5208918 140737121604144 140737121601992 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 64256 55191 104 248 0 64005 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 400896

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8906
/proc/meminfo: memFree=30912908/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0
[pid=8711] ppid=8710 vsize=125576 CPUtime=1044.51 cores=0,2,4,6
/proc/8711/stat : 8711 (npSolver-pbo) S 8710 8710 3926 0 -1 4202496 15964 239792 0 0 242 250 103841 118 20 0 1 0 273419759 128589824 28327 33554432000 4194304 5992684 140737100710288 140737100702608 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8711/statm: 31394 28327 175 440 0 30950 0
[pid=8777] ppid=8711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (satsolver.sh) S 8711 8710 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273524232 9367552 267 33554432000 4194304 5064252 140733606807552 140733606806464 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8777/statm: 2287 267 226 213 0 72 0
[pid=8778] ppid=8777 vsize=257584 CPUtime=677.43 cores=0,2,4,6
/proc/8778/stat : 8778 (glucose) R 8777 8710 3926 0 -1 4202496 43017 0 0 0 67728 15 0 0 20 0 1 0 273524232 263766016 56926 33554432000 4194304 5208918 140737121604144 140737121601992 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 64396 56926 104 248 0 64145 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 401456

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 8907
/proc/meminfo: memFree=30876344/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0
[pid=8711] ppid=8710 vsize=125576 CPUtime=1044.51 cores=0,2,4,6
/proc/8711/stat : 8711 (npSolver-pbo) S 8710 8710 3926 0 -1 4202496 15964 239792 0 0 242 250 103841 118 20 0 1 0 273419759 128589824 28327 33554432000 4194304 5992684 140737100710288 140737100702608 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8711/statm: 31394 28327 175 440 0 30950 0
[pid=8777] ppid=8711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (satsolver.sh) S 8711 8710 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273524232 9367552 267 33554432000 4194304 5064252 140733606807552 140733606806464 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8777/statm: 2287 267 226 213 0 72 0
[pid=8778] ppid=8777 vsize=257732 CPUtime=737.42 cores=0,2,4,6
/proc/8778/stat : 8778 (glucose) R 8777 8710 3926 0 -1 4202496 43064 0 0 0 73727 15 0 0 20 0 1 0 273524232 263917568 58506 33554432000 4194304 5208918 140737121604144 140737121601992 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 64433 58506 104 248 0 64182 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 401604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 8907
/proc/meminfo: memFree=30874172/32873844 swapFree=7616/7616
[pid=8710] ppid=8708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8710/stat : 8710 (npSolver-pbo.sh) S 8708 8710 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273419759 9367552 275 33554432000 4194304 5064252 140736605767568 140736605766480 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8710/statm: 2287 275 233 213 0 72 0
[pid=8711] ppid=8710 vsize=125576 CPUtime=1044.51 cores=0,2,4,6
/proc/8711/stat : 8711 (npSolver-pbo) S 8710 8710 3926 0 -1 4202496 15964 239792 0 0 242 250 103841 118 20 0 1 0 273419759 128589824 28327 33554432000 4194304 5992684 140737100710288 140737100702608 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8711/statm: 31394 28327 175 440 0 30950 0
[pid=8777] ppid=8711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (satsolver.sh) S 8711 8710 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273524232 9367552 267 33554432000 4194304 5064252 140733606807552 140733606806464 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8777/statm: 2287 267 226 213 0 72 0
[pid=8778] ppid=8777 vsize=257884 CPUtime=755.53 cores=0,2,4,6
/proc/8778/stat : 8778 (glucose) R 8777 8710 3926 0 -1 4202496 43095 0 0 0 75538 15 0 0 20 0 1 0 273524232 264073216 58537 33554432000 4194304 5208918 140737121604144 140737121601992 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 64471 58537 104 248 0 64220 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 401756

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1796.22
CPU system time (s): 3.85441
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 581584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.22
system time used= 3.85441
maximum resident set size= 431296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 299840
page faults= 0
swaps= 0
block input operations= 0
block output operations= 779472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3272
involuntary context switches= 2056

runsolver used 5.8981 second user time and 13.308 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-27 00:55:50
IDJOB=3701810
IDBENCH=47933
IDSOLVER=2277
FILE ID=node135/3701810-1338072950
RUNJOBID= node135-1338048946-3942
PBS_JOBID= 14624374
Free space on /tmp= 71236 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=6-P0=11-P1=37-P2=59-P3=23-P4=53-P5=31-P6=59-P7=29-P8=2-P9=67-B.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701810-1338072950/watcher-3701810-1338072950 -o /tmp/evaluation-result-3701810-1338072950/solver-3701810-1338072950 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701810-1338072950.opb 380051424 HOME HOME

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

MD5SUM BENCH= 48d9b1801c3e1b4883cb62109d96eb3c
RANDOM SEED=380051424

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29920360 kB
Buffers:          245008 kB
Cached:           676140 kB
SwapCached:         1852 kB
Active:          2128724 kB
Inactive:          21380 kB
Active(anon):    1217256 kB
Inactive(anon):    13952 kB
Active(file):     911468 kB
Inactive(file):     7428 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67105628 kB
Dirty:              9236 kB
Writeback:             0 kB
AnonPages:       1345244 kB
Mapped:            12704 kB
Shmem:               132 kB
Slab:             660712 kB
SReclaimable:     102220 kB
SUnreclaim:       558492 kB
KernelStack:        1528 kB
PageTables:         6688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1683016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    655360 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= 71396 MiB
End job on node135 at 2012-05-27 01:25:50