Trace number 3749930

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 (fixed)? (TO) 1800.04 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/
10orplus/normalized-evolution-dev.cudf.paranoid.opb
MD5SUM936dd9c91ca1d73fea84b29056b5486e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark197900
Best CPU time to get the best result obtained on this benchmark1130.86
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19789
Total number of constraints96508
Number of constraints which are clauses94939
Number of constraints which are cardinality constraints (but not clauses)1569
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 7258
Biggest coefficient in the objective function 4300
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 12732298
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 4300
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 12732298
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.39	c run usual solver
0.99/1.06	c model valid
0.99/1.06	c current solution ok
1.09/1.19	o 335525
1.09/1.19	c current bound: 167762
1.09/1.19	c fallback to adder encoding
256.47/256.60	c current bound: 251644
256.47/256.60	c fallback to adder encoding
1800.01/1800.40	./satsolver.sh: line 5: 21149 Terminated              ./glucose $1 > $2 2> /dev/null
1800.01/1800.41	c error: unexpected solver exit code
1800.01/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-3749930-1339160593/watcher-3749930-1339160593 -o /tmp/evaluation-result-3749930-1339160593/solver-3749930-1339160593 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749930-1339160593.opb 2013896326 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.00 2.00 2.16 3/177 21057
/proc/meminfo: memFree=26140532/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0

[startup+0.015917 s]
/proc/loadavg: 2.00 2.00 2.16 3/177 21057
/proc/meminfo: memFree=26140532/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100274 s]
/proc/loadavg: 2.00 2.00 2.16 3/177 21057
/proc/meminfo: memFree=26140532/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300278 s]
/proc/loadavg: 2.00 2.00 2.16 3/177 21057
/proc/meminfo: memFree=26140532/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700153 s]
/proc/loadavg: 2.00 2.00 2.16 3/177 21057
/proc/meminfo: memFree=26140532/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.16 3/179 21068
/proc/meminfo: memFree=26077756/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0
[pid=21058] ppid=21057 vsize=110868 CPUtime=1.48 cores=0,2,4,6
/proc/21058/stat : 21058 (npSolver-pbo) R 21057 21057 15797 0 -1 4202496 16906 12602 0 0 82 15 45 6 20 0 1 0 382187927 113528832 24690 33554432000 4194304 6004724 140735059842096 140735059835032 4582618 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21058/statm: 27717 24690 173 442 0 27271 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 120016

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 2.16 3/181 21071
/proc/meminfo: memFree=25926876/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0
[pid=21058] ppid=21057 vsize=143636 CPUtime=1.93 cores=0,2,4,6
/proc/21058/stat : 21058 (npSolver-pbo) S 21057 21057 15797 0 -1 4202496 17918 12602 0 0 119 23 45 6 20 0 1 0 382187927 147083264 31348 33554432000 4194304 6004724 140735059842096 140735059834448 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21058/statm: 35909 31348 175 442 0 35463 0
[pid=21070] ppid=21058 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21070/stat : 21070 (satsolver.sh) S 21058 21057 15797 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382188122 9367552 267 33554432000 4194304 5064252 140736705390640 140736705389552 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21070/statm: 2287 267 226 213 0 72 0
[pid=21071] ppid=21070 vsize=131436 CPUtime=1.13 cores=0,2,4,6
/proc/21071/stat : 21071 (glucose) R 21070 21057 15797 0 -1 4202496 24980 0 0 0 107 6 0 0 20 0 1 0 382188122 134590464 29720 33554432000 4194304 5208918 140734826123680 140734825073176 4229344 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21071/statm: 32859 29720 96 248 0 32608 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 293368

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.15 3/181 21071
/proc/meminfo: memFree=25842804/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0
[pid=21058] ppid=21057 vsize=143636 CPUtime=1.93 cores=0,2,4,6
/proc/21058/stat : 21058 (npSolver-pbo) S 21057 21057 15797 0 -1 4202496 17918 12602 0 0 119 23 45 6 20 0 1 0 382187927 147083264 31348 33554432000 4194304 6004724 140735059842096 140735059834448 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21058/statm: 35909 31348 175 442 0 35463 0
[pid=21070] ppid=21058 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21070/stat : 21070 (satsolver.sh) S 21058 21057 15797 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382188122 9367552 267 33554432000 4194304 5064252 140736705390640 140736705389552 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21070/statm: 2287 267 226 213 0 72 0
[pid=21071] ppid=21070 vsize=131708 CPUtime=4.32 cores=0,2,4,6
/proc/21071/stat : 21071 (glucose) R 21070 21057 15797 0 -1 4202496 25042 0 0 0 426 6 0 0 20 0 1 0 382188122 134868992 29782 33554432000 4194304 5208918 140734826123680 140734826121640 4211623 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21071/statm: 32927 29782 104 248 0 32676 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 293640

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.15 3/181 21078
/proc/meminfo: memFree=25903936/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0
[pid=21058] ppid=21057 vsize=143636 CPUtime=1.93 cores=0,2,4,6
/proc/21058/stat : 21058 (npSolver-pbo) S 21057 21057 15797 0 -1 4202496 17918 12602 0 0 119 23 45 6 20 0 1 0 382187927 147083264 31348 33554432000 4194304 6004724 140735059842096 140735059834448 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21058/statm: 35909 31348 175 442 0 35463 0
[pid=21070] ppid=21058 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21070/stat : 21070 (satsolver.sh) S 21058 21057 15797 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382188122 9367552 267 33554432000 4194304 5064252 140736705390640 140736705389552 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21070/statm: 2287 267 226 213 0 72 0
[pid=21071] ppid=21070 vsize=135548 CPUtime=10.73 cores=0,2,4,6
/proc/21071/stat : 21071 (glucose) R 21070 21057 15797 0 -1 4202496 25798 0 0 0 1066 7 0 0 20 0 1 0 382188122 138801152 31049 33554432000 4194304 5208918 140734826123680 140734826121512 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21071/statm: 33887 31049 104 248 0 33636 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 297480

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.15 3/181 21078
/proc/meminfo: memFree=25886336/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0
[pid=21058] ppid=21057 vsize=143636 CPUtime=1.93 cores=0,2,4,6
/proc/21058/stat : 21058 (npSolver-pbo) S 21057 21057 15797 0 -1 4202496 17918 12602 0 0 119 23 45 6 20 0 1 0 382187927 147083264 31348 33554432000 4194304 6004724 140735059842096 140735059834448 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21058/statm: 35909 31348 175 442 0 35463 0
[pid=21070] ppid=21058 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21070/stat : 21070 (satsolver.sh) S 21058 21057 15797 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382188122 9367552 267 33554432000 4194304 5064252 140736705390640 140736705389552 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21070/statm: 2287 267 226 213 0 72 0
[pid=21071] ppid=21070 vsize=138856 CPUtime=23.52 cores=0,2,4,6
/proc/21071/stat : 21071 (glucose) R 21070 21057 15797 0 -1 4202496 26750 0 0 0 2345 7 0 0 20 0 1 0 382188122 142188544 32509 33554432000 4194304 5208918 140734826123680 140734826120056 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21071/statm: 34714 32509 104 248 0 34463 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 300788

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.15 3/181 21078
/proc/meminfo: memFree=25869896/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0
[pid=21058] ppid=21057 vsize=143636 CPUtime=1.93 cores=0,2,4,6
/proc/21058/stat : 21058 (npSolver-pbo) S 21057 21057 15797 0 -1 4202496 17918 12602 0 0 119 23 45 6 20 0 1 0 382187927 147083264 31348 33554432000 4194304 6004724 140735059842096 140735059834448 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21058/statm: 35909 31348 175 442 0 35463 0
[pid=21070] ppid=21058 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21070/stat : 21070 (satsolver.sh) S 21058 21057 15797 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382188122 9367552 267 33554432000 4194304 5064252 140736705390640 140736705389552 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21070/statm: 2287 267 226 213 0 72 0
[pid=21071] ppid=21070 vsize=161492 CPUtime=49.11 cores=0,2,4,6
/proc/21071/stat : 21071 (glucose) R 21070 21057 15797 0 -1 4202496 28766 0 0 0 4903 8 0 0 20 0 1 0 382188122 165367808 34403 33554432000 4194304 5208918 140734826123680 140734826119992 4211532 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21071/statm: 40373 34403 104 248 0 40122 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 323424

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.14 3/181 21085
/proc/meminfo: memFree=25848460/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0
[pid=21058] ppid=21057 vsize=143636 CPUtime=1.93 cores=0,2,4,6
/proc/21058/stat : 21058 (npSolver-pbo) S 21057 21057 15797 0 -1 4202496 17918 12602 0 0 119 23 45 6 20 0 1 0 382187927 147083264 31348 33554432000 4194304 6004724 140735059842096 140735059834448 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21058/statm: 35909 31348 175 442 0 35463 0
[pid=21070] ppid=21058 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21070/stat : 21070 (satsolver.sh) S 21058 21057 15797 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382188122 9367552 267 33554432000 4194304 5064252 140736705390640 140736705389552 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21070/statm: 2287 267 226 213 0 72 0
[pid=21071] ppid=21070 vsize=169492 CPUtime=100.3 cores=0,2,4,6
/proc/21071/stat : 21071 (glucose) R 21070 21057 15797 0 -1 4202496 32951 0 0 0 10018 12 0 0 20 0 1 0 382188122 173559808 37410 33554432000 4194304 5208918 140734826123680 140734826119368 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21071/statm: 42373 37410 104 248 0 42122 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 331424

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/181 21086
/proc/meminfo: memFree=25842764/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0
[pid=21058] ppid=21057 vsize=143636 CPUtime=1.93 cores=0,2,4,6
/proc/21058/stat : 21058 (npSolver-pbo) S 21057 21057 15797 0 -1 4202496 17918 12602 0 0 119 23 45 6 20 0 1 0 382187927 147083264 31348 33554432000 4194304 6004724 140735059842096 140735059834448 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21058/statm: 35909 31348 175 442 0 35463 0
[pid=21070] ppid=21058 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21070/stat : 21070 (satsolver.sh) S 21058 21057 15797 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382188122 9367552 267 33554432000 4194304 5064252 140736705390640 140736705389552 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21070/statm: 2287 267 226 213 0 72 0
[pid=21071] ppid=21070 vsize=172808 CPUtime=160.27 cores=0,2,4,6
/proc/21071/stat : 21071 (glucose) R 21070 21057 15797 0 -1 4202496 35205 0 0 0 16012 15 0 0 20 0 1 0 382188122 176955392 40705 33554432000 4194304 5208918 140734826123680 140734826121512 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21071/statm: 43202 40705 104 248 0 42951 0
Current children cumulated CPU time (s) 162.2

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


[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.01 3/181 21159
/proc/meminfo: memFree=25579496/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0
[pid=21058] ppid=21057 vsize=143636 CPUtime=257.24 cores=0,2,4,6
/proc/21058/stat : 21058 (npSolver-pbo) S 21057 21057 15797 0 -1 4202496 23782 53835 0 0 187 31 25479 27 20 0 1 0 382187927 147083264 31349 33554432000 4194304 6004724 140735059842096 140735059834448 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21058/statm: 35909 31349 176 442 0 35463 0
[pid=21148] ppid=21058 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21148/stat : 21148 (satsolver.sh) S 21058 21057 15797 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 382213663 9367552 267 33554432000 4194304 5064252 140736761439248 140736761438160 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21148/statm: 2287 267 226 213 0 72 0
[pid=21149] ppid=21148 vsize=240624 CPUtime=1104.73 cores=0,2,4,6
/proc/21149/stat : 21149 (glucose) R 21148 21057 15797 0 -1 4202496 52355 0 0 0 110437 36 0 0 20 0 1 0 382213663 246398976 54148 33554432000 4194304 5208918 140734893887792 140734893885544 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21149/statm: 60156 54148 104 248 0 59905 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 402556

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21160
/proc/meminfo: memFree=25556784/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0
[pid=21058] ppid=21057 vsize=143636 CPUtime=257.24 cores=0,2,4,6
/proc/21058/stat : 21058 (npSolver-pbo) S 21057 21057 15797 0 -1 4202496 23782 53835 0 0 187 31 25479 27 20 0 1 0 382187927 147083264 31349 33554432000 4194304 6004724 140735059842096 140735059834448 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21058/statm: 35909 31349 176 442 0 35463 0
[pid=21148] ppid=21058 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21148/stat : 21148 (satsolver.sh) S 21058 21057 15797 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 382213663 9367552 267 33554432000 4194304 5064252 140736761439248 140736761438160 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21148/statm: 2287 267 226 213 0 72 0
[pid=21149] ppid=21148 vsize=240888 CPUtime=1164.73 cores=0,2,4,6
/proc/21149/stat : 21149 (glucose) R 21148 21057 15797 0 -1 4202496 52461 0 0 0 116437 36 0 0 20 0 1 0 382213663 246669312 55787 33554432000 4194304 5208918 140734893887792 140734893885640 4211488 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21149/statm: 60222 55787 104 248 0 59971 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 402820

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 21160
/proc/meminfo: memFree=25556064/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0
[pid=21058] ppid=21057 vsize=143636 CPUtime=257.24 cores=0,2,4,6
/proc/21058/stat : 21058 (npSolver-pbo) S 21057 21057 15797 0 -1 4202496 23782 53835 0 0 187 31 25479 27 20 0 1 0 382187927 147083264 31349 33554432000 4194304 6004724 140735059842096 140735059834448 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21058/statm: 35909 31349 176 442 0 35463 0
[pid=21148] ppid=21058 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21148/stat : 21148 (satsolver.sh) S 21058 21057 15797 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 382213663 9367552 267 33554432000 4194304 5064252 140736761439248 140736761438160 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21148/statm: 2287 267 226 213 0 72 0
[pid=21149] ppid=21148 vsize=241180 CPUtime=1224.7 cores=0,2,4,6
/proc/21149/stat : 21149 (glucose) R 21148 21057 15797 0 -1 4202496 52579 0 0 0 122434 36 0 0 20 0 1 0 382213663 246968320 57961 33554432000 4194304 5208918 140734893887792 140734893884168 4211792 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21149/statm: 60295 57961 104 248 0 60044 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 403112

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 21160
/proc/meminfo: memFree=25574064/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0
[pid=21058] ppid=21057 vsize=143636 CPUtime=257.24 cores=0,2,4,6
/proc/21058/stat : 21058 (npSolver-pbo) S 21057 21057 15797 0 -1 4202496 23782 53835 0 0 187 31 25479 27 20 0 1 0 382187927 147083264 31349 33554432000 4194304 6004724 140735059842096 140735059834448 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21058/statm: 35909 31349 176 442 0 35463 0
[pid=21148] ppid=21058 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21148/stat : 21148 (satsolver.sh) S 21058 21057 15797 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 382213663 9367552 267 33554432000 4194304 5064252 140736761439248 140736761438160 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21148/statm: 2287 267 226 213 0 72 0
[pid=21149] ppid=21148 vsize=243700 CPUtime=1284.7 cores=0,2,4,6
/proc/21149/stat : 21149 (glucose) R 21148 21057 15797 0 -1 4202496 53887 0 0 0 128432 38 0 0 20 0 1 0 382213663 249548800 56008 33554432000 4194304 5208918 140734893887792 140734893885544 4211641 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21149/statm: 60925 56008 104 248 0 60674 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 405632

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21160
/proc/meminfo: memFree=25544960/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0
[pid=21058] ppid=21057 vsize=143636 CPUtime=257.24 cores=0,2,4,6
/proc/21058/stat : 21058 (npSolver-pbo) S 21057 21057 15797 0 -1 4202496 23782 53835 0 0 187 31 25479 27 20 0 1 0 382187927 147083264 31349 33554432000 4194304 6004724 140735059842096 140735059834448 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21058/statm: 35909 31349 176 442 0 35463 0
[pid=21148] ppid=21058 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21148/stat : 21148 (satsolver.sh) S 21058 21057 15797 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 382213663 9367552 267 33554432000 4194304 5064252 140736761439248 140736761438160 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21148/statm: 2287 267 226 213 0 72 0
[pid=21149] ppid=21148 vsize=243876 CPUtime=1344.68 cores=0,2,4,6
/proc/21149/stat : 21149 (glucose) R 21148 21057 15797 0 -1 4202496 53927 0 0 0 134430 38 0 0 20 0 1 0 382213663 249729024 57581 33554432000 4194304 5208918 140734893887792 140734893884168 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21149/statm: 60969 57581 104 248 0 60718 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 405808

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21163
/proc/meminfo: memFree=25578948/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0
[pid=21058] ppid=21057 vsize=143636 CPUtime=257.24 cores=0,2,4,6
/proc/21058/stat : 21058 (npSolver-pbo) S 21057 21057 15797 0 -1 4202496 23782 53835 0 0 187 31 25479 27 20 0 1 0 382187927 147083264 31349 33554432000 4194304 6004724 140735059842096 140735059834448 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21058/statm: 35909 31349 176 442 0 35463 0
[pid=21148] ppid=21058 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21148/stat : 21148 (satsolver.sh) S 21058 21057 15797 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 382213663 9367552 267 33554432000 4194304 5064252 140736761439248 140736761438160 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21148/statm: 2287 267 226 213 0 72 0
[pid=21149] ppid=21148 vsize=244524 CPUtime=1404.68 cores=0,2,4,6
/proc/21149/stat : 21149 (glucose) R 21148 21057 15797 0 -1 4202496 54178 0 0 0 140429 39 0 0 20 0 1 0 382213663 250392576 52722 33554432000 4194304 5208918 140734893887792 140734893885544 4211871 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21149/statm: 61131 52722 104 248 0 60880 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 406456

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 21164
/proc/meminfo: memFree=25548920/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0
[pid=21058] ppid=21057 vsize=143636 CPUtime=257.24 cores=0,2,4,6
/proc/21058/stat : 21058 (npSolver-pbo) S 21057 21057 15797 0 -1 4202496 23782 53835 0 0 187 31 25479 27 20 0 1 0 382187927 147083264 31349 33554432000 4194304 6004724 140735059842096 140735059834448 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21058/statm: 35909 31349 176 442 0 35463 0
[pid=21148] ppid=21058 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21148/stat : 21148 (satsolver.sh) S 21058 21057 15797 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 382213663 9367552 267 33554432000 4194304 5064252 140736761439248 140736761438160 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21148/statm: 2287 267 226 213 0 72 0
[pid=21149] ppid=21148 vsize=244708 CPUtime=1464.66 cores=0,2,4,6
/proc/21149/stat : 21149 (glucose) R 21148 21057 15797 0 -1 4202496 54245 0 0 0 146427 39 0 0 20 0 1 0 382213663 250580992 54322 33554432000 4194304 5208918 140734893887792 140734893885544 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21149/statm: 61177 54322 104 248 0 60926 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 406640

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 21164
/proc/meminfo: memFree=25539056/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0
[pid=21058] ppid=21057 vsize=143636 CPUtime=257.24 cores=0,2,4,6
/proc/21058/stat : 21058 (npSolver-pbo) S 21057 21057 15797 0 -1 4202496 23782 53835 0 0 187 31 25479 27 20 0 1 0 382187927 147083264 31349 33554432000 4194304 6004724 140735059842096 140735059834448 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21058/statm: 35909 31349 176 442 0 35463 0
[pid=21148] ppid=21058 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21148/stat : 21148 (satsolver.sh) S 21058 21057 15797 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 382213663 9367552 267 33554432000 4194304 5064252 140736761439248 140736761438160 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21148/statm: 2287 267 226 213 0 72 0
[pid=21149] ppid=21148 vsize=245568 CPUtime=1524.66 cores=0,2,4,6
/proc/21149/stat : 21149 (glucose) R 21148 21057 15797 0 -1 4202496 54460 0 0 0 152426 40 0 0 20 0 1 0 382213663 251461632 58625 33554432000 4194304 5208918 140734893887792 140734893883480 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21149/statm: 61392 58625 104 248 0 61141 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 407500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 21164
/proc/meminfo: memFree=25526336/32873844 swapFree=7120/7120
[pid=21057] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (npSolver-pbo.sh) S 21055 21057 15797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382187927 9367552 275 33554432000 4194304 5064252 140736637734544 140736637733456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21057/statm: 2287 275 233 213 0 72 0
[pid=21058] ppid=21057 vsize=143636 CPUtime=257.24 cores=0,2,4,6
/proc/21058/stat : 21058 (npSolver-pbo) S 21057 21057 15797 0 -1 4202496 23782 53835 0 0 187 31 25479 27 20 0 1 0 382187927 147083264 31349 33554432000 4194304 6004724 140735059842096 140735059834448 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21058/statm: 35909 31349 176 442 0 35463 0
[pid=21148] ppid=21058 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21148/stat : 21148 (satsolver.sh) S 21058 21057 15797 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 382213663 9367552 267 33554432000 4194304 5064252 140736761439248 140736761438160 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21148/statm: 2287 267 226 213 0 72 0
[pid=21149] ppid=21148 vsize=245776 CPUtime=1542.77 cores=0,2,4,6
/proc/21149/stat : 21149 (glucose) R 21148 21057 15797 0 -1 4202496 54508 0 0 0 154237 40 0 0 20 0 1 0 382213663 251674624 59695 33554432000 4194304 5208918 140734893887792 140734893884168 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21149/statm: 61444 59695 104 248 0 61193 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 407708

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.04
CPU user time (s): 1799.03
CPU system time (s): 1.00685
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 533660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.03
system time used= 1.00685
maximum resident set size= 288316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133115
page faults= 0
swaps= 0
block input operations= 0
block output operations= 205504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 176
involuntary context switches= 2238

runsolver used 6.52401 second user time and 17.5123 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-08 15:03:14
IDJOB=3749930
IDBENCH=72232
IDSOLVER=2334
FILE ID=node104/3749930-1339160593
RUNJOBID= node104-1339158370-20091
PBS_JOBID= 14643766
Free space on /tmp= 70156 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/10orplus/normalized-evolution-dev.cudf.paranoid.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749930-1339160593/watcher-3749930-1339160593 -o /tmp/evaluation-result-3749930-1339160593/solver-3749930-1339160593 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749930-1339160593.opb 2013896326 HOME HOME

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

MD5SUM BENCH= 936dd9c91ca1d73fea84b29056b5486e
RANDOM SEED=2013896326

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
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.266
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.266
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.266
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.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26140532 kB
Buffers:         2818916 kB
Cached:          2745624 kB
SwapCached:          840 kB
Active:          4070324 kB
Inactive:        1634736 kB
Active(anon):     131520 kB
Inactive(anon):     8364 kB
Active(file):    3938804 kB
Inactive(file):  1626372 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67104724 kB
Dirty:             12068 kB
Writeback:             0 kB
AnonPages:        190748 kB
Mapped:            11776 kB
Shmem:                 8 kB
Slab:             887468 kB
SReclaimable:     329448 kB
SUnreclaim:       558020 kB
KernelStack:        1504 kB
PageTables:         3964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     260192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 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= 70080 MiB
End job on node104 at 2012-06-08 15:33:14