Trace number 3695392

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
pb2satCp2 2012-05-19? (TO) 1800.08 1800.62

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_25_4.opb
MD5SUMd847cf1d914db0ec942abd195c5092c7
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-128
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -124
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
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 constraints1000
Minimum length of a constraint25
Maximum length of a constraint50
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
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)31592
Sum of products size (including duplicates)63184
Number of different products15796
Sum of products size31592

Quality of the solution as a function of time


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

Solver Data

0.00/0.12	c model valid
0.00/0.12	c current solution ok
0.00/0.33	o 0
0.00/0.33	c (debug) using card networks
0.00/0.50	c model valid
0.00/0.50	c current solution ok
0.00/0.50	o -108
0.00/0.50	c (debug) using card networks
4.66/4.79	c model valid
4.66/4.79	c current solution ok
4.80/4.99	o -116
4.80/4.99	c (debug) using card networks
126.04/126.23	c model valid
126.04/126.23	c current solution ok
126.04/126.24	o -117
126.04/126.24	c (debug) using card networks
140.54/140.78	c model valid
140.54/140.78	c current solution ok
140.54/140.78	o -120
140.54/140.78	c (debug) using card networks
232.00/232.22	c model valid
232.00/232.22	c current solution ok
232.00/232.23	o -126
232.00/232.23	c (debug) using card networks
1800.04/1800.61	./satsolver.sh: line 5: 16048 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.04/1800.61	c error: unexpected solver exit code
1800.04/1800.61	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-3695392-1338083158/watcher-3695392-1338083158 -o /tmp/evaluation-result-3695392-1338083158/solver-3695392-1338083158 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695392-1338083158.opb 1170141703 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.04 2.05 2.08 3/179 16023
/proc/meminfo: memFree=29003592/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0

[startup+0.042483 s]
/proc/loadavg: 2.04 2.05 2.08 3/179 16023
/proc/meminfo: memFree=29003592/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100276 s]
/proc/loadavg: 2.04 2.05 2.08 3/179 16023
/proc/meminfo: memFree=29003592/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300235 s]
/proc/loadavg: 2.04 2.05 2.08 3/179 16023
/proc/meminfo: memFree=29003592/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700314 s]
/proc/loadavg: 2.04 2.05 2.08 3/179 16023
/proc/meminfo: memFree=29003592/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.04 2.05 2.08 3/183 16033
/proc/meminfo: memFree=28999364/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0
[pid=16024] ppid=16023 vsize=9828 CPUtime=0.51 cores=1,3,5,7
/proc/16024/stat : 16024 (pb2sat) S 16023 16023 9863 0 -1 4202496 4225 9361 0 0 17 19 13 2 20 0 1 0 274440136 10063872 1827 33554432000 4194304 5873084 140734499617360 140734499611176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16024/statm: 2457 1827 174 410 0 2039 0
[pid=16032] ppid=16024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16032/stat : 16032 (satsolver.sh) S 16024 16023 9863 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274440189 9367552 266 33554432000 4194304 5064252 140735245839120 140735245838032 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16032/statm: 2287 266 226 213 0 72 0
[pid=16033] ppid=16032 vsize=30460 CPUtime=0.95 cores=1,3,5,7
/proc/16033/stat : 16033 (glucose_static) R 16032 16023 9863 0 -1 4202496 5359 0 0 0 95 0 0 0 20 0 1 0 274440190 31191040 5591 33554432000 4194304 4896791 140734167213600 140734167211000 4402847 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16033/statm: 7615 5591 78 172 0 7441 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 58584

[startup+3.10039 s]
/proc/loadavg: 2.04 2.05 2.08 3/183 16033
/proc/meminfo: memFree=28996432/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0
[pid=16024] ppid=16023 vsize=9828 CPUtime=0.51 cores=1,3,5,7
/proc/16024/stat : 16024 (pb2sat) S 16023 16023 9863 0 -1 4202496 4225 9361 0 0 17 19 13 2 20 0 1 0 274440136 10063872 1827 33554432000 4194304 5873084 140734499617360 140734499611176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16024/statm: 2457 1827 174 410 0 2039 0
[pid=16032] ppid=16024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16032/stat : 16032 (satsolver.sh) S 16024 16023 9863 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274440189 9367552 266 33554432000 4194304 5064252 140735245839120 140735245838032 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16032/statm: 2287 266 226 213 0 72 0
[pid=16033] ppid=16032 vsize=23924 CPUtime=2.55 cores=1,3,5,7
/proc/16033/stat : 16033 (glucose_static) R 16032 16023 9863 0 -1 4202496 7600 0 0 0 254 1 0 0 20 0 1 0 274440190 24498176 5426 33554432000 4194304 4896791 140734167213600 140734167211112 4230803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16033/statm: 5981 5426 78 172 0 5807 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 52048

[startup+6.30046 s]
/proc/loadavg: 2.12 2.06 2.09 3/183 16036
/proc/meminfo: memFree=28991472/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0
[pid=16024] ppid=16023 vsize=9828 CPUtime=4.8 cores=1,3,5,7
/proc/16024/stat : 16024 (pb2sat) S 16023 16023 9863 0 -1 4202496 5790 19367 0 0 21 19 435 5 20 0 1 0 274440136 10063872 1827 33554432000 4194304 5873084 140734499617360 140734499611176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16024/statm: 2457 1827 174 410 0 2039 0
[pid=16035] ppid=16024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16035/stat : 16035 (satsolver.sh) S 16024 16023 9863 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274440626 9367552 266 33554432000 4194304 5064252 140735063649600 140735063648512 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16035/statm: 2287 266 226 213 0 72 0
[pid=16036] ppid=16035 vsize=23544 CPUtime=1.39 cores=1,3,5,7
/proc/16036/stat : 16036 (glucose_static) R 16035 16023 9863 0 -1 4202496 6422 0 0 0 138 1 0 0 20 0 1 0 274440626 24109056 5389 33554432000 4194304 4896791 140736106135008 140736106132520 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16036/statm: 5886 5389 78 172 0 5712 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 51668

[startup+12.7004 s]
/proc/loadavg: 2.11 2.06 2.09 3/183 16036
/proc/meminfo: memFree=28974704/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0
[pid=16024] ppid=16023 vsize=9828 CPUtime=4.8 cores=1,3,5,7
/proc/16024/stat : 16024 (pb2sat) S 16023 16023 9863 0 -1 4202496 5790 19367 0 0 21 19 435 5 20 0 1 0 274440136 10063872 1827 33554432000 4194304 5873084 140734499617360 140734499611176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16024/statm: 2457 1827 174 410 0 2039 0
[pid=16035] ppid=16024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16035/stat : 16035 (satsolver.sh) S 16024 16023 9863 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274440626 9367552 266 33554432000 4194304 5064252 140735063649600 140735063648512 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16035/statm: 2287 266 226 213 0 72 0
[pid=16036] ppid=16035 vsize=39220 CPUtime=7.79 cores=1,3,5,7
/proc/16036/stat : 16036 (glucose_static) R 16035 16023 9863 0 -1 4202496 11463 0 0 0 777 2 0 0 20 0 1 0 274440626 40161280 8024 33554432000 4194304 4896791 140736106135008 140736106132536 4230803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16036/statm: 9805 8024 78 172 0 9631 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 67344

[startup+25.5004 s]
/proc/loadavg: 2.08 2.06 2.09 3/183 16036
/proc/meminfo: memFree=28984004/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0
[pid=16024] ppid=16023 vsize=9828 CPUtime=4.8 cores=1,3,5,7
/proc/16024/stat : 16024 (pb2sat) S 16023 16023 9863 0 -1 4202496 5790 19367 0 0 21 19 435 5 20 0 1 0 274440136 10063872 1827 33554432000 4194304 5873084 140734499617360 140734499611176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16024/statm: 2457 1827 174 410 0 2039 0
[pid=16035] ppid=16024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16035/stat : 16035 (satsolver.sh) S 16024 16023 9863 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274440626 9367552 266 33554432000 4194304 5064252 140735063649600 140735063648512 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16035/statm: 2287 266 226 213 0 72 0
[pid=16036] ppid=16035 vsize=34024 CPUtime=20.59 cores=1,3,5,7
/proc/16036/stat : 16036 (glucose_static) R 16035 16023 9863 0 -1 4202496 18466 0 0 0 2054 5 0 0 20 0 1 0 274440626 34840576 7340 33554432000 4194304 4896791 140736106135008 140736106132536 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16036/statm: 8506 7340 78 172 0 8332 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 62148

[startup+51.1005 s]
/proc/loadavg: 2.06 2.05 2.09 3/183 16036
/proc/meminfo: memFree=28940100/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0
[pid=16024] ppid=16023 vsize=9828 CPUtime=4.8 cores=1,3,5,7
/proc/16024/stat : 16024 (pb2sat) S 16023 16023 9863 0 -1 4202496 5790 19367 0 0 21 19 435 5 20 0 1 0 274440136 10063872 1827 33554432000 4194304 5873084 140734499617360 140734499611176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16024/statm: 2457 1827 174 410 0 2039 0
[pid=16035] ppid=16024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16035/stat : 16035 (satsolver.sh) S 16024 16023 9863 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274440626 9367552 266 33554432000 4194304 5064252 140735063649600 140735063648512 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16035/statm: 2287 266 226 213 0 72 0
[pid=16036] ppid=16035 vsize=104700 CPUtime=46.17 cores=1,3,5,7
/proc/16036/stat : 16036 (glucose_static) R 16035 16023 9863 0 -1 4202496 25585 0 0 0 4607 10 0 0 20 0 1 0 274440626 107212800 18178 33554432000 4194304 4896791 140736106135008 140736106132216 4230803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16036/statm: 26175 18178 78 172 0 26001 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 132824

[startup+102.307 s]
/proc/loadavg: 2.02 2.04 2.08 3/183 16036
/proc/meminfo: memFree=28964076/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0
[pid=16024] ppid=16023 vsize=9828 CPUtime=4.8 cores=1,3,5,7
/proc/16024/stat : 16024 (pb2sat) S 16023 16023 9863 0 -1 4202496 5790 19367 0 0 21 19 435 5 20 0 1 0 274440136 10063872 1827 33554432000 4194304 5873084 140734499617360 140734499611176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16024/statm: 2457 1827 174 410 0 2039 0
[pid=16035] ppid=16024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16035/stat : 16035 (satsolver.sh) S 16024 16023 9863 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274440626 9367552 266 33554432000 4194304 5064252 140735063649600 140735063648512 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16035/statm: 2287 266 226 213 0 72 0
[pid=16036] ppid=16035 vsize=38672 CPUtime=97.36 cores=1,3,5,7
/proc/16036/stat : 16036 (glucose_static) R 16035 16023 9863 0 -1 4202496 34587 0 0 0 9718 18 0 0 20 0 1 0 274440626 39600128 9287 33554432000 4194304 4896791 140736106135008 140736106132216 4230803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16036/statm: 9668 9287 78 172 0 9494 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 66796

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 2.08 3/183 16042
/proc/meminfo: memFree=28960760/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0
[pid=16024] ppid=16023 vsize=9828 CPUtime=140.65 cores=1,3,5,7
/proc/16024/stat : 16024 (pb2sat) S 16023 16023 9863 0 -1 4202496 8855 74429 0 0 29 20 13983 33 20 0 1 0 274440136 10063872 1827 33554432000 4194304 5873084 140734499617360 140734499611176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16024/statm: 2457 1827 174 410 0 2039 0
[pid=16041] ppid=16024 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.02 2.06 2.06 3/183 16081
/proc/meminfo: memFree=28819432/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0
[pid=16024] ppid=16023 vsize=9828 CPUtime=232.08 cores=1,3,5,7
/proc/16024/stat : 16024 (pb2sat) S 16023 16023 9863 0 -1 4202496 10420 108020 0 0 33 21 23102 52 20 0 1 0 274440136 10063872 1827 33554432000 4194304 5873084 140734499617360 140734499611176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16024/statm: 2457 1827 174 410 0 2039 0
[pid=16047] ppid=16024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16047/stat : 16047 (satsolver.sh) S 16024 16023 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274463362 9367552 267 33554432000 4194304 5064252 140736029460896 140736029459808 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16047/statm: 2287 267 226 213 0 72 0
[pid=16048] ppid=16047 vsize=186996 CPUtime=1129.75 cores=1,3,5,7
/proc/16048/stat : 16048 (glucose_static) R 16047 16023 9863 0 -1 4202496 105033 0 0 0 112857 118 0 0 20 0 1 0 274463362 191483904 38506 33554432000 4194304 4896791 140734460051024 140734460046760 4206896 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16048/statm: 46749 38506 78 172 0 46575 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 215120

[startup+1422.31 s]
/proc/loadavg: 2.04 2.06 2.06 3/183 16202
/proc/meminfo: memFree=28907040/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0
[pid=16024] ppid=16023 vsize=9828 CPUtime=232.08 cores=1,3,5,7
/proc/16024/stat : 16024 (pb2sat) S 16023 16023 9863 0 -1 4202496 10420 108020 0 0 33 21 23102 52 20 0 1 0 274440136 10063872 1827 33554432000 4194304 5873084 140734499617360 140734499611176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16024/statm: 2457 1827 174 410 0 2039 0
[pid=16047] ppid=16024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16047/stat : 16047 (satsolver.sh) S 16024 16023 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274463362 9367552 267 33554432000 4194304 5064252 140736029460896 140736029459808 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16047/statm: 2287 267 226 213 0 72 0
[pid=16048] ppid=16047 vsize=187584 CPUtime=1189.74 cores=1,3,5,7
/proc/16048/stat : 16048 (glucose_static) R 16047 16023 9863 0 -1 4202496 107969 0 0 0 118852 122 0 0 20 0 1 0 274463362 192086016 37561 33554432000 4194304 4896791 140734460051024 140734460046760 4204125 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16048/statm: 46896 37561 78 172 0 46722 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 215708

[startup+1482.3 s]
/proc/loadavg: 2.05 2.06 2.06 3/184 16208
/proc/meminfo: memFree=28908840/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0
[pid=16024] ppid=16023 vsize=9828 CPUtime=232.08 cores=1,3,5,7
/proc/16024/stat : 16024 (pb2sat) S 16023 16023 9863 0 -1 4202496 10420 108020 0 0 33 21 23102 52 20 0 1 0 274440136 10063872 1827 33554432000 4194304 5873084 140734499617360 140734499611176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16024/statm: 2457 1827 174 410 0 2039 0
[pid=16047] ppid=16024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16047/stat : 16047 (satsolver.sh) S 16024 16023 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274463362 9367552 267 33554432000 4194304 5064252 140736029460896 140736029459808 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16047/statm: 2287 267 226 213 0 72 0
[pid=16048] ppid=16047 vsize=188516 CPUtime=1249.73 cores=1,3,5,7
/proc/16048/stat : 16048 (glucose_static) R 16047 16023 9863 0 -1 4202496 110335 0 0 0 124846 127 0 0 20 0 1 0 274463362 193040384 36682 33554432000 4194304 4896791 140734460051024 140734460048552 4203826 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16048/statm: 47129 36682 78 172 0 46955 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 216640

[startup+1542.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/183 16212
/proc/meminfo: memFree=28951880/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0
[pid=16024] ppid=16023 vsize=9828 CPUtime=232.08 cores=1,3,5,7
/proc/16024/stat : 16024 (pb2sat) S 16023 16023 9863 0 -1 4202496 10420 108020 0 0 33 21 23102 52 20 0 1 0 274440136 10063872 1827 33554432000 4194304 5873084 140734499617360 140734499611176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16024/statm: 2457 1827 174 410 0 2039 0
[pid=16047] ppid=16024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16047/stat : 16047 (satsolver.sh) S 16024 16023 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274463362 9367552 267 33554432000 4194304 5064252 140736029460896 140736029459808 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16047/statm: 2287 267 226 213 0 72 0
[pid=16048] ppid=16047 vsize=108320 CPUtime=1309.71 cores=1,3,5,7
/proc/16048/stat : 16048 (glucose_static) R 16047 16023 9863 0 -1 4202496 111897 0 0 0 130841 130 0 0 20 0 1 0 274463362 110919680 26351 33554432000 4194304 4896791 140734460051024 140734460048232 4203826 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16048/statm: 27080 26351 78 172 0 26906 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 136444

[startup+1602.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/183 16212
/proc/meminfo: memFree=28883960/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0
[pid=16024] ppid=16023 vsize=9828 CPUtime=232.08 cores=1,3,5,7
/proc/16024/stat : 16024 (pb2sat) S 16023 16023 9863 0 -1 4202496 10420 108020 0 0 33 21 23102 52 20 0 1 0 274440136 10063872 1827 33554432000 4194304 5873084 140734499617360 140734499611176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16024/statm: 2457 1827 174 410 0 2039 0
[pid=16047] ppid=16024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16047/stat : 16047 (satsolver.sh) S 16024 16023 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274463362 9367552 267 33554432000 4194304 5064252 140736029460896 140736029459808 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16047/statm: 2287 267 226 213 0 72 0
[pid=16048] ppid=16047 vsize=190808 CPUtime=1369.7 cores=1,3,5,7
/proc/16048/stat : 16048 (glucose_static) R 16047 16023 9863 0 -1 4202496 113398 0 0 0 136838 132 0 0 20 0 1 0 274463362 195387392 37552 33554432000 4194304 4896791 140734460051024 140734460048232 4225376 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16048/statm: 47702 37552 78 172 0 47528 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 218932

[startup+1662.3 s]
/proc/loadavg: 2.05 2.05 2.05 3/183 16212
/proc/meminfo: memFree=28882692/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0
[pid=16024] ppid=16023 vsize=9828 CPUtime=232.08 cores=1,3,5,7
/proc/16024/stat : 16024 (pb2sat) S 16023 16023 9863 0 -1 4202496 10420 108020 0 0 33 21 23102 52 20 0 1 0 274440136 10063872 1827 33554432000 4194304 5873084 140734499617360 140734499611176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16024/statm: 2457 1827 174 410 0 2039 0
[pid=16047] ppid=16024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16047/stat : 16047 (satsolver.sh) S 16024 16023 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274463362 9367552 267 33554432000 4194304 5064252 140736029460896 140736029459808 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16047/statm: 2287 267 226 213 0 72 0
[pid=16048] ppid=16047 vsize=192016 CPUtime=1429.69 cores=1,3,5,7
/proc/16048/stat : 16048 (glucose_static) R 16047 16023 9863 0 -1 4202496 116488 0 0 0 142832 137 0 0 20 0 1 0 274463362 196624384 39420 33554432000 4194304 4896791 140734460051024 140734460048552 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16048/statm: 48004 39420 78 172 0 47830 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 220140

[startup+1722.3 s]
/proc/loadavg: 2.05 2.05 2.05 3/183 16212
/proc/meminfo: memFree=28883388/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0
[pid=16024] ppid=16023 vsize=9828 CPUtime=232.08 cores=1,3,5,7
/proc/16024/stat : 16024 (pb2sat) S 16023 16023 9863 0 -1 4202496 10420 108020 0 0 33 21 23102 52 20 0 1 0 274440136 10063872 1827 33554432000 4194304 5873084 140734499617360 140734499611176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16024/statm: 2457 1827 174 410 0 2039 0
[pid=16047] ppid=16024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16047/stat : 16047 (satsolver.sh) S 16024 16023 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274463362 9367552 267 33554432000 4194304 5064252 140736029460896 140736029459808 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16047/statm: 2287 267 226 213 0 72 0
[pid=16048] ppid=16047 vsize=142448 CPUtime=1489.67 cores=1,3,5,7
/proc/16048/stat : 16048 (glucose_static) R 16047 16023 9863 0 -1 4202496 118794 0 0 0 148824 143 0 0 20 0 1 0 274463362 145866752 34410 33554432000 4194304 4896791 140734460051024 140734460048232 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16048/statm: 35612 34410 78 172 0 35438 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 170572

[startup+1782.3 s]
/proc/loadavg: 2.05 2.06 2.05 3/183 16212
/proc/meminfo: memFree=28796208/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0
[pid=16024] ppid=16023 vsize=9828 CPUtime=232.08 cores=1,3,5,7
/proc/16024/stat : 16024 (pb2sat) S 16023 16023 9863 0 -1 4202496 10420 108020 0 0 33 21 23102 52 20 0 1 0 274440136 10063872 1827 33554432000 4194304 5873084 140734499617360 140734499611176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16024/statm: 2457 1827 174 410 0 2039 0
[pid=16047] ppid=16024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16047/stat : 16047 (satsolver.sh) S 16024 16023 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274463362 9367552 267 33554432000 4194304 5064252 140736029460896 140736029459808 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16047/statm: 2287 267 226 213 0 72 0
[pid=16048] ppid=16047 vsize=274736 CPUtime=1549.65 cores=1,3,5,7
/proc/16048/stat : 16048 (glucose_static) R 16047 16023 9863 0 -1 4202496 120240 0 0 0 154820 145 0 0 20 0 1 0 274463362 281329664 54757 33554432000 4194304 4896791 140734460051024 140734460048232 4224693 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16048/statm: 68684 54757 78 172 0 68510 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 302860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.04 2.05 2.05 3/183 16213
/proc/meminfo: memFree=28908860/32873844 swapFree=7612/7612
[pid=16023] ppid=16021 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16023/stat : 16023 (runPb2satCp2.sh) S 16021 16023 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274440136 9367552 275 33554432000 4194304 5064252 140733559040448 140733559039360 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16023/statm: 2287 275 233 213 0 72 0
[pid=16024] ppid=16023 vsize=9828 CPUtime=232.08 cores=1,3,5,7
/proc/16024/stat : 16024 (pb2sat) S 16023 16023 9863 0 -1 4202496 10420 108020 0 0 33 21 23102 52 20 0 1 0 274440136 10063872 1827 33554432000 4194304 5873084 140734499617360 140734499611176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16024/statm: 2457 1827 174 410 0 2039 0
[pid=16047] ppid=16024 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16047/stat : 16047 (satsolver.sh) S 16024 16023 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274463362 9367552 267 33554432000 4194304 5064252 140736029460896 140736029459808 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16047/statm: 2287 267 226 213 0 72 0
[pid=16048] ppid=16047 vsize=112572 CPUtime=1567.96 cores=1,3,5,7
/proc/16048/stat : 16048 (glucose_static) R 16047 16023 9863 0 -1 4202496 121157 0 0 0 156649 147 0 0 20 0 1 0 274463362 115273728 27441 33554432000 4194304 4896791 140734460051024 140734460046696 4225008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16048/statm: 28143 27441 78 172 0 27969 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 140696

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.62
CPU time (s): 1800.08
CPU user time (s): 1797.86
CPU system time (s): 2.21766
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 333212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.86
system time used= 2.21766
maximum resident set size= 262964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240586
page faults= 0
swaps= 0
block input operations= 0
block output operations= 46144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 327
involuntary context switches= 3500

runsolver used 2.86056 second user time and 8.64269 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-27 03:45:58
IDJOB=3695392
IDBENCH=48177
IDSOLVER=2273
FILE ID=node143/3695392-1338083158
RUNJOBID= node143-1338052948-9880
PBS_JOBID= 14624405
Free space on /tmp= 71660 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_1000_25_4.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695392-1338083158/watcher-3695392-1338083158 -o /tmp/evaluation-result-3695392-1338083158/solver-3695392-1338083158 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695392-1338083158.opb 1170141703 HOME HOME

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

MD5SUM BENCH= d847cf1d914db0ec942abd195c5092c7
RANDOM SEED=1170141703

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
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	: 5298.57
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.787
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.787
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:        29003856 kB
Buffers:          321828 kB
Cached:          2647372 kB
SwapCached:            0 kB
Active:           685336 kB
Inactive:        2377284 kB
Active(anon):      95428 kB
Inactive(anon):        0 kB
Active(file):     589908 kB
Inactive(file):  2377284 kB
Unevictable:        7612 kB
Mlocked:            7612 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8952 kB
Writeback:             0 kB
AnonPages:        106384 kB
Mapped:            15152 kB
Shmem:               200 kB
Slab:             666616 kB
SReclaimable:     109112 kB
SUnreclaim:       557504 kB
KernelStack:        1520 kB
PageTables:         4488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     221732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 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= 71648 MiB
End job on node143 at 2012-05-27 04:15:58