Trace number 3701736

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.12 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_10_5.opb
MD5SUM9b75ee50c2c62e6be495e8bd0a94fa2c
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-146
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -131
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12540
Sum of products size (including duplicates)25080
Number of different products6270
Sum of products size12540

Solver Data

0.00/0.10	c run usual solver
3.07/3.20	c model valid
3.07/3.20	c current solution ok
3.38/3.47	o -86
3.38/3.47	c current bound: 207
3.38/3.47	c (debug) using card networks
821.23/821.42	c current bound: 311
821.23/821.42	c (debug) using card networks
1800.08/1800.40	./satsolver.sh: line 5: 14967 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.40	c error: unexpected solver exit code
1800.08/1800.40	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-3701736-1338079408/watcher-3701736-1338079408 -o /tmp/evaluation-result-3701736-1338079408/solver-3701736-1338079408 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701736-1338079408.opb 1121488670 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.01 2.01 2.00 2/179 14940
/proc/meminfo: memFree=30459356/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0

[startup+0.083516 s]
/proc/loadavg: 2.01 2.01 2.00 2/179 14940
/proc/meminfo: memFree=30459356/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100348 s]
/proc/loadavg: 2.01 2.01 2.00 2/179 14940
/proc/meminfo: memFree=30459356/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300316 s]
/proc/loadavg: 2.01 2.01 2.00 2/179 14940
/proc/meminfo: memFree=30459356/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700324 s]
/proc/loadavg: 2.01 2.01 2.00 2/179 14940
/proc/meminfo: memFree=30459356/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 14944
/proc/meminfo: memFree=30397616/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0
[pid=14941] ppid=14940 vsize=11020 CPUtime=1.24 cores=1,3,5,7
/proc/14941/stat : 14941 (npSolver-pbo) S 14940 14940 9087 0 -1 4202496 3549 12532 0 0 9 1 103 11 20 0 1 0 274065191 11284480 2230 33554432000 4194304 5992684 140735102962064 140735102957184 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14941/statm: 2755 2230 169 440 0 2311 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 20168

[startup+3.10044 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 14947
/proc/meminfo: memFree=30427132/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0
[pid=14941] ppid=14940 vsize=11020 CPUtime=1.24 cores=1,3,5,7
/proc/14941/stat : 14941 (npSolver-pbo) S 14940 14940 9087 0 -1 4202496 3549 12532 0 0 9 1 103 11 20 0 1 0 274065191 11284480 2230 33554432000 4194304 5992684 140735102962064 140735102957184 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14941/statm: 2755 2230 169 440 0 2311 0
[pid=14946] ppid=14941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14946/stat : 14946 (satsolver.sh) S 14941 14940 9087 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274065317 9367552 267 33554432000 4194304 5064252 140735563208272 140735563207184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14946/statm: 2287 267 226 213 0 72 0
[pid=14947] ppid=14946 vsize=24364 CPUtime=1.83 cores=1,3,5,7
/proc/14947/stat : 14947 (glucose) R 14946 14940 9087 0 -1 4202496 4414 0 0 0 182 1 0 0 20 0 1 0 274065317 24948736 5229 33554432000 4194304 5208918 140736927894768 140736927892728 4211156 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14947/statm: 6091 5229 104 248 0 5840 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 53680

[startup+6.30045 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 14954
/proc/meminfo: memFree=30419012/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0
[pid=14941] ppid=14940 vsize=12872 CPUtime=3.46 cores=1,3,5,7
/proc/14941/stat : 14941 (npSolver-pbo) S 14940 14940 9087 0 -1 4202496 4384 21859 0 0 16 22 294 14 20 0 1 0 274065191 13180928 2668 33554432000 4194304 5992684 140735102962064 140735102954384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14941/statm: 3218 2668 179 440 0 2774 0
[pid=14953] ppid=14941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14953/stat : 14953 (satsolver.sh) S 14941 14940 9087 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274065539 9367552 267 33554432000 4194304 5064252 140734048446768 140734048445680 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14953/statm: 2287 267 226 213 0 72 0
[pid=14954] ppid=14953 vsize=26224 CPUtime=2.8 cores=1,3,5,7
/proc/14954/stat : 14954 (glucose) R 14953 14940 9087 0 -1 4202496 5804 0 0 0 279 1 0 0 20 0 1 0 274065540 26853376 5945 33554432000 4194304 5208918 140736921845552 140736921843400 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14954/statm: 6556 5945 104 248 0 6305 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 57392

[startup+12.7005 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 14954
/proc/meminfo: memFree=30416412/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0
[pid=14941] ppid=14940 vsize=12872 CPUtime=3.46 cores=1,3,5,7
/proc/14941/stat : 14941 (npSolver-pbo) S 14940 14940 9087 0 -1 4202496 4384 21859 0 0 16 22 294 14 20 0 1 0 274065191 13180928 2668 33554432000 4194304 5992684 140735102962064 140735102954384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14941/statm: 3218 2668 179 440 0 2774 0
[pid=14953] ppid=14941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14953/stat : 14953 (satsolver.sh) S 14941 14940 9087 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274065539 9367552 267 33554432000 4194304 5064252 140734048446768 140734048445680 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14953/statm: 2287 267 226 213 0 72 0
[pid=14954] ppid=14953 vsize=27196 CPUtime=9.2 cores=1,3,5,7
/proc/14954/stat : 14954 (glucose) R 14953 14940 9087 0 -1 4202496 6343 0 0 0 918 2 0 0 20 0 1 0 274065540 27848704 6284 33554432000 4194304 5208918 140736921845552 140736921843704 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14954/statm: 6799 6284 105 248 0 6548 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 58364

[startup+25.5005 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 14954
/proc/meminfo: memFree=30406240/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0
[pid=14941] ppid=14940 vsize=12872 CPUtime=3.46 cores=1,3,5,7
/proc/14941/stat : 14941 (npSolver-pbo) S 14940 14940 9087 0 -1 4202496 4384 21859 0 0 16 22 294 14 20 0 1 0 274065191 13180928 2668 33554432000 4194304 5992684 140735102962064 140735102954384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14941/statm: 3218 2668 179 440 0 2774 0
[pid=14953] ppid=14941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14953/stat : 14953 (satsolver.sh) S 14941 14940 9087 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274065539 9367552 267 33554432000 4194304 5064252 140734048446768 140734048445680 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14953/statm: 2287 267 226 213 0 72 0
[pid=14954] ppid=14953 vsize=38796 CPUtime=22 cores=1,3,5,7
/proc/14954/stat : 14954 (glucose) R 14953 14940 9087 0 -1 4202496 7638 0 0 0 2198 2 0 0 20 0 1 0 274065540 39727104 8997 33554432000 4194304 5208918 140736921845552 140736921841928 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14954/statm: 9699 8997 105 248 0 9448 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 69964

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14954
/proc/meminfo: memFree=30398096/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0
[pid=14941] ppid=14940 vsize=12872 CPUtime=3.46 cores=1,3,5,7
/proc/14941/stat : 14941 (npSolver-pbo) S 14940 14940 9087 0 -1 4202496 4384 21859 0 0 16 22 294 14 20 0 1 0 274065191 13180928 2668 33554432000 4194304 5992684 140735102962064 140735102954384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14941/statm: 3218 2668 179 440 0 2774 0
[pid=14953] ppid=14941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14953/stat : 14953 (satsolver.sh) S 14941 14940 9087 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274065539 9367552 267 33554432000 4194304 5064252 140734048446768 140734048445680 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14953/statm: 2287 267 226 213 0 72 0
[pid=14954] ppid=14953 vsize=45936 CPUtime=47.59 cores=1,3,5,7
/proc/14954/stat : 14954 (glucose) R 14953 14940 9087 0 -1 4202496 8122 0 0 0 4757 2 0 0 20 0 1 0 274065540 47038464 10994 33554432000 4194304 5208918 140736921845552 140736921841928 4205139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14954/statm: 11484 10994 105 248 0 11233 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 77104

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14955
/proc/meminfo: memFree=30352172/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0
[pid=14941] ppid=14940 vsize=12872 CPUtime=3.46 cores=1,3,5,7
/proc/14941/stat : 14941 (npSolver-pbo) S 14940 14940 9087 0 -1 4202496 4384 21859 0 0 16 22 294 14 20 0 1 0 274065191 13180928 2668 33554432000 4194304 5992684 140735102962064 140735102954384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14941/statm: 3218 2668 179 440 0 2774 0
[pid=14953] ppid=14941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14953/stat : 14953 (satsolver.sh) S 14941 14940 9087 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274065539 9367552 267 33554432000 4194304 5064252 140734048446768 140734048445680 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14953/statm: 2287 267 226 213 0 72 0
[pid=14954] ppid=14953 vsize=70256 CPUtime=98.79 cores=1,3,5,7
/proc/14954/stat : 14954 (glucose) R 14953 14940 9087 0 -1 4202496 8584 0 0 0 9876 3 0 0 20 0 1 0 274065540 71942144 14054 33554432000 4194304 5208918 140736921845552 140736921841928 4229125 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14954/statm: 17564 14054 105 248 0 17313 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 101424

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14955
/proc/meminfo: memFree=30328344/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0
[pid=14941] ppid=14940 vsize=12872 CPUtime=3.46 cores=1,3,5,7
/proc/14941/stat : 14941 (npSolver-pbo) S 14940 14940 9087 0 -1 4202496 4384 21859 0 0 16 22 294 14 20 0 1 0 274065191 13180928 2668 33554432000 4194304 5992684 140735102962064 140735102954384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14941/statm: 3218 2668 179 440 0 2774 0
[pid=14953] ppid=14941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14953/stat : 14953 (satsolver.sh) S 14941 14940 9087 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274065539 9367552 267 33554432000 4194304 5064252 140734048446768 140734048445680 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14953/statm: 2287 267 226 213 0 72 0
[pid=14954] ppid=14953 vsize=70256 CPUtime=158.78 cores=1,3,5,7
/proc/14954/stat : 14954 (glucose) R 14953 14940 9087 0 -1 4202496 9019 0 0 0 15874 4 0 0 20 0 1 0 274065540 71942144 17159 33554432000 4194304 5208918 140736921845552 140736921841928 4229206 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14954/statm: 17564 17159 105 248 0 17313 0
Current children cumulated CPU time (s) 162.24

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


[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/184 15002
/proc/meminfo: memFree=30273092/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0
[pid=14941] ppid=14940 vsize=12872 CPUtime=821.27 cores=1,3,5,7
/proc/14941/stat : 14941 (npSolver-pbo) S 14940 14940 9087 0 -1 4202496 4780 38333 0 0 17 22 82064 24 20 0 1 0 274065191 13180928 2678 33554432000 4194304 5992684 140735102962064 140735102954384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14941/statm: 3218 2678 179 440 0 2774 0
[pid=14966] ppid=14941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14966/stat : 14966 (satsolver.sh) S 14941 14940 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274147334 9367552 267 33554432000 4194304 5064252 140734101923072 140734101921984 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14966/statm: 2287 267 226 213 0 72 0
[pid=14967] ppid=14966 vsize=154440 CPUtime=540.77 cores=1,3,5,7
/proc/14967/stat : 14967 (glucose) R 14966 14940 9087 0 -1 4202496 12325 0 0 0 54067 10 0 0 20 0 1 0 274147334 158146560 33864 33554432000 4194304 5208918 140733927944032 140733927942024 4229296 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14967/statm: 38610 33864 105 248 0 38359 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 185608

[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/184 15002
/proc/meminfo: memFree=30320568/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0
[pid=14941] ppid=14940 vsize=12872 CPUtime=821.27 cores=1,3,5,7
/proc/14941/stat : 14941 (npSolver-pbo) S 14940 14940 9087 0 -1 4202496 4780 38333 0 0 17 22 82064 24 20 0 1 0 274065191 13180928 2678 33554432000 4194304 5992684 140735102962064 140735102954384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14941/statm: 3218 2678 179 440 0 2774 0
[pid=14966] ppid=14941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14966/stat : 14966 (satsolver.sh) S 14941 14940 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274147334 9367552 267 33554432000 4194304 5064252 140734101923072 140734101921984 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14966/statm: 2287 267 226 213 0 72 0
[pid=14967] ppid=14966 vsize=118488 CPUtime=600.77 cores=1,3,5,7
/proc/14967/stat : 14967 (glucose) R 14966 14940 9087 0 -1 4202496 13327 0 0 0 60065 12 0 0 20 0 1 0 274147334 121331712 28840 33554432000 4194304 5208918 140733927944032 140733927942120 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14967/statm: 29622 28840 105 248 0 29371 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 149656

[startup+1482.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/184 15002
/proc/meminfo: memFree=30320132/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0
[pid=14941] ppid=14940 vsize=12872 CPUtime=821.27 cores=1,3,5,7
/proc/14941/stat : 14941 (npSolver-pbo) S 14940 14940 9087 0 -1 4202496 4780 38333 0 0 17 22 82064 24 20 0 1 0 274065191 13180928 2678 33554432000 4194304 5992684 140735102962064 140735102954384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14941/statm: 3218 2678 179 440 0 2774 0
[pid=14966] ppid=14941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14966/stat : 14966 (satsolver.sh) S 14941 14940 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274147334 9367552 267 33554432000 4194304 5064252 140734101923072 140734101921984 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14966/statm: 2287 267 226 213 0 72 0
[pid=14967] ppid=14966 vsize=118488 CPUtime=660.75 cores=1,3,5,7
/proc/14967/stat : 14967 (glucose) R 14966 14940 9087 0 -1 4202496 13523 0 0 0 66062 13 0 0 20 0 1 0 274147334 121331712 28840 33554432000 4194304 5208918 140733927944032 140733927939800 4212447 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14967/statm: 29622 28840 105 248 0 29371 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 149656

[startup+1542.3 s]
/proc/loadavg: 2.32 2.10 2.02 3/184 15044
/proc/meminfo: memFree=24204508/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0
[pid=14941] ppid=14940 vsize=12872 CPUtime=821.27 cores=1,3,5,7
/proc/14941/stat : 14941 (npSolver-pbo) S 14940 14940 9087 0 -1 4202496 4780 38333 0 0 17 22 82064 24 20 0 1 0 274065191 13180928 2678 33554432000 4194304 5992684 140735102962064 140735102954384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14941/statm: 3218 2678 179 440 0 2774 0
[pid=14966] ppid=14941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14966/stat : 14966 (satsolver.sh) S 14941 14940 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274147334 9367552 267 33554432000 4194304 5064252 140734101923072 140734101921984 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14966/statm: 2287 267 226 213 0 72 0
[pid=14967] ppid=14966 vsize=167808 CPUtime=720.74 cores=1,3,5,7
/proc/14967/stat : 14967 (glucose) R 14966 14940 9087 0 -1 4202496 13909 0 0 0 72059 15 0 0 20 0 1 0 274147334 171835392 36694 33554432000 4194304 5208918 140733927944032 140733927942024 4229483 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14967/statm: 41952 36694 105 248 0 41701 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 198976

[startup+1602.3 s]
/proc/loadavg: 2.24 2.11 2.03 3/186 15053
/proc/meminfo: memFree=27036336/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0
[pid=14941] ppid=14940 vsize=12872 CPUtime=821.27 cores=1,3,5,7
/proc/14941/stat : 14941 (npSolver-pbo) S 14940 14940 9087 0 -1 4202496 4780 38333 0 0 17 22 82064 24 20 0 1 0 274065191 13180928 2678 33554432000 4194304 5992684 140735102962064 140735102954384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14941/statm: 3218 2678 179 440 0 2774 0
[pid=14966] ppid=14941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14966/stat : 14966 (satsolver.sh) S 14941 14940 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274147334 9367552 267 33554432000 4194304 5064252 140734101923072 140734101921984 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14966/statm: 2287 267 226 213 0 72 0
[pid=14967] ppid=14966 vsize=167808 CPUtime=780.74 cores=1,3,5,7
/proc/14967/stat : 14967 (glucose) R 14966 14940 9087 0 -1 4202496 14695 0 0 0 78057 17 0 0 20 0 1 0 274147334 171835392 38230 33554432000 4194304 5208918 140733927944032 140733927940344 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14967/statm: 41952 38230 105 248 0 41701 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 198976

[startup+1662.3 s]
/proc/loadavg: 3.75 2.53 2.18 2/183 15056
/proc/meminfo: memFree=23156088/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0
[pid=14941] ppid=14940 vsize=12872 CPUtime=821.27 cores=1,3,5,7
/proc/14941/stat : 14941 (npSolver-pbo) S 14940 14940 9087 0 -1 4202496 4780 38333 0 0 17 22 82064 24 20 0 1 0 274065191 13180928 2678 33554432000 4194304 5992684 140735102962064 140735102954384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14941/statm: 3218 2678 179 440 0 2774 0
[pid=14966] ppid=14941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14966/stat : 14966 (satsolver.sh) S 14941 14940 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274147334 9367552 267 33554432000 4194304 5064252 140734101923072 140734101921984 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14966/statm: 2287 267 226 213 0 72 0
[pid=14967] ppid=14966 vsize=167808 CPUtime=840.72 cores=1,3,5,7
/proc/14967/stat : 14967 (glucose) R 14966 14940 9087 0 -1 4202496 15480 0 0 0 84053 19 0 0 20 0 1 0 274147334 171835392 37206 33554432000 4194304 5208918 140733927944032 140733927942024 4229039 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14967/statm: 41952 37206 105 248 0 41701 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 198976

[startup+1722.3 s]
/proc/loadavg: 3.10 2.59 2.21 3/185 15108
/proc/meminfo: memFree=28882260/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0
[pid=14941] ppid=14940 vsize=12872 CPUtime=821.27 cores=1,3,5,7
/proc/14941/stat : 14941 (npSolver-pbo) S 14940 14940 9087 0 -1 4202496 4780 38333 0 0 17 22 82064 24 20 0 1 0 274065191 13180928 2678 33554432000 4194304 5992684 140735102962064 140735102954384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14941/statm: 3218 2678 179 440 0 2774 0
[pid=14966] ppid=14941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14966/stat : 14966 (satsolver.sh) S 14941 14940 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274147334 9367552 267 33554432000 4194304 5064252 140734101923072 140734101921984 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14966/statm: 2287 267 226 213 0 72 0
[pid=14967] ppid=14966 vsize=118488 CPUtime=900.72 cores=1,3,5,7
/proc/14967/stat : 14967 (glucose) R 14966 14940 9087 0 -1 4202496 15674 0 0 0 90052 20 0 0 20 0 1 0 274147334 121331712 28840 33554432000 4194304 5208918 140733927944032 140733927942120 4229776 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14967/statm: 29622 28840 105 248 0 29371 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 149656

[startup+1782.3 s]
/proc/loadavg: 2.37 2.47 2.20 3/184 15108
/proc/meminfo: memFree=28878608/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0
[pid=14941] ppid=14940 vsize=12872 CPUtime=821.27 cores=1,3,5,7
/proc/14941/stat : 14941 (npSolver-pbo) S 14940 14940 9087 0 -1 4202496 4780 38333 0 0 17 22 82064 24 20 0 1 0 274065191 13180928 2678 33554432000 4194304 5992684 140735102962064 140735102954384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14941/statm: 3218 2678 179 440 0 2774 0
[pid=14966] ppid=14941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14966/stat : 14966 (satsolver.sh) S 14941 14940 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274147334 9367552 267 33554432000 4194304 5064252 140734101923072 140734101921984 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14966/statm: 2287 267 226 213 0 72 0
[pid=14967] ppid=14966 vsize=118488 CPUtime=960.7 cores=1,3,5,7
/proc/14967/stat : 14967 (glucose) R 14966 14940 9087 0 -1 4202496 15867 0 0 0 96050 20 0 0 20 0 1 0 274147334 121331712 28840 33554432000 4194304 5208918 140733927944032 140733927942120 4229328 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14967/statm: 29622 28840 105 248 0 29371 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 149656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.29 2.45 2.19 3/184 15108
/proc/meminfo: memFree=28835788/32873844 swapFree=7388/7388
[pid=14940] ppid=14938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14940/stat : 14940 (npSolver-pbo.sh) S 14938 14940 9087 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274065191 9367552 275 33554432000 4194304 5064252 140736723364512 140736723363424 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14940/statm: 2287 275 233 213 0 72 0
[pid=14941] ppid=14940 vsize=12872 CPUtime=821.27 cores=1,3,5,7
/proc/14941/stat : 14941 (npSolver-pbo) S 14940 14940 9087 0 -1 4202496 4780 38333 0 0 17 22 82064 24 20 0 1 0 274065191 13180928 2678 33554432000 4194304 5992684 140735102962064 140735102954384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14941/statm: 3218 2678 179 440 0 2774 0
[pid=14966] ppid=14941 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14966/stat : 14966 (satsolver.sh) S 14941 14940 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274147334 9367552 267 33554432000 4194304 5064252 140734101923072 140734101921984 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14966/statm: 2287 267 226 213 0 72 0
[pid=14967] ppid=14966 vsize=167808 CPUtime=978.81 cores=1,3,5,7
/proc/14967/stat : 14967 (glucose) R 14966 14940 9087 0 -1 4202496 16061 0 0 0 97860 21 0 0 20 0 1 0 274147334 171835392 39254 33554432000 4194304 5208918 140733927944032 140733927939800 4229728 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14967/statm: 41952 39254 105 248 0 41701 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 198976

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.12
CPU user time (s): 1799.42
CPU system time (s): 0.700893
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 229796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.42
system time used= 0.700893
maximum resident set size= 169572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60166
page faults= 0
swaps= 0
block input operations= 0
block output operations= 33664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 207
involuntary context switches= 1885

runsolver used 4.03939 second user time and 8.78966 second system time

The end

Launcher Data

Begin job on node147 at 2012-05-27 02:43:28
IDJOB=3701736
IDBENCH=48268
IDSOLVER=2277
FILE ID=node147/3701736-1338079408
RUNJOBID= node147-1338052925-9104
PBS_JOBID= 14624395
Free space on /tmp= 71644 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_500_10_5.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701736-1338079408/watcher-3701736-1338079408 -o /tmp/evaluation-result-3701736-1338079408/solver-3701736-1338079408 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701736-1338079408.opb 1121488670 HOME HOME

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

MD5SUM BENCH= 9b75ee50c2c62e6be495e8bd0a94fa2c
RANDOM SEED=1121488670

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
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.951
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.951
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:        30459628 kB
Buffers:          313004 kB
Cached:          1168312 kB
SwapCached:         5068 kB
Active:           665612 kB
Inactive:         934712 kB
Active(anon):     113480 kB
Inactive(anon):     7596 kB
Active(file):     552132 kB
Inactive(file):   927116 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:              8200 kB
Writeback:             0 kB
AnonPages:        244788 kB
Mapped:            10732 kB
Shmem:                 0 kB
Slab:             672852 kB
SReclaimable:     114140 kB
SUnreclaim:       558712 kB
KernelStack:        1520 kB
PageTables:         3920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     239152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 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= 71232 MiB
End job on node147 at 2012-05-27 03:13:28