Trace number 3701046

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 NameAnswerCPU timeWall clock time
npSolver 1.0? (TO) 1800.06 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_9_mh.opb
MD5SUM2d28530068eb86764968fa921334caf4
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2596841
Best CPU time to get the best result obtained on this benchmark1800.37
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16775
Biggest coefficient in the objective function 123505992
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 14263006373
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 123505992
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 14263006373
Number of bits of the biggest sum of numbers34
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.65	c run usual solver
9.07/9.19	c model valid
9.07/9.19	c current solution ok
10.47/10.57	o 344236279
10.47/10.57	c current bound: 172118152
10.47/10.57	c fallback to adder encoding
1800.02/1800.41	./satsolver.sh: line 5: 24143 Terminated              ./glucose $1 > $2 2> /dev/null
1800.02/1800.41	c error: unexpected solver exit code
1800.02/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-3701046-1338135791/watcher-3701046-1338135791 -o /tmp/evaluation-result-3701046-1338135791/solver-3701046-1338135791 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701046-1338135791.opb 1899075464 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.48 2.11 2.06 2/180 24129
/proc/meminfo: memFree=30929660/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0

[startup+0.050519 s]
/proc/loadavg: 2.48 2.11 2.06 2/180 24129
/proc/meminfo: memFree=30929660/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100214 s]
/proc/loadavg: 2.48 2.11 2.06 2/180 24129
/proc/meminfo: memFree=30929660/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300189 s]
/proc/loadavg: 2.48 2.11 2.06 2/180 24129
/proc/meminfo: memFree=30929660/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700158 s]
/proc/loadavg: 2.48 2.11 2.06 2/180 24129
/proc/meminfo: memFree=30929660/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.48 2.11 2.06 3/184 24133
/proc/meminfo: memFree=30750112/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0
[pid=24130] ppid=24129 vsize=52632 CPUtime=0.67 cores=0,2,4,6
/proc/24130/stat : 24130 (npSolver-pbo) S 24129 24129 23064 0 -1 4202496 7964 0 0 0 60 7 0 0 20 0 1 0 279703477 53895168 9680 33554432000 4194304 5992684 140736392142224 140736392136256 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24130/statm: 13158 9680 171 440 0 12714 0
[pid=24132] ppid=24130 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24132/stat : 24132 (cp2_pre.sh) S 24130 24129 23064 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 279703545 9367552 277 33554432000 4194304 5064252 140737322862224 140737322860928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24132/statm: 2287 277 234 213 0 72 0
[pid=24133] ppid=24132 vsize=170384 CPUtime=0.81 cores=0,2,4,6
/proc/24133/stat : 24133 (coprocessor) R 24132 24129 23064 0 -1 4202496 27709 0 0 0 76 5 0 0 20 0 1 0 279703545 174473216 37953 33554432000 4194304 6586260 140736016165952 140736016162680 5511711 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/24133/statm: 42596 37953 166 584 0 42008 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 241312

[startup+3.10031 s]
/proc/loadavg: 2.48 2.11 2.06 3/184 24133
/proc/meminfo: memFree=30694796/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0
[pid=24130] ppid=24129 vsize=52632 CPUtime=0.67 cores=0,2,4,6
/proc/24130/stat : 24130 (npSolver-pbo) S 24129 24129 23064 0 -1 4202496 7964 0 0 0 60 7 0 0 20 0 1 0 279703477 53895168 9680 33554432000 4194304 5992684 140736392142224 140736392136256 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24130/statm: 13158 9680 171 440 0 12714 0
[pid=24132] ppid=24130 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24132/stat : 24132 (cp2_pre.sh) S 24130 24129 23064 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 279703545 9367552 277 33554432000 4194304 5064252 140737322862224 140737322860928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24132/statm: 2287 277 234 213 0 72 0
[pid=24133] ppid=24132 vsize=210888 CPUtime=2.41 cores=0,2,4,6
/proc/24133/stat : 24133 (coprocessor) R 24132 24129 23064 0 -1 4202496 35357 0 0 0 230 11 0 0 20 0 1 0 279703545 215949312 51469 33554432000 4194304 6586260 140736016165952 140736016161704 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/24133/statm: 52722 51469 200 584 0 52134 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 281816

[startup+6.30043 s]
/proc/loadavg: 2.44 2.11 2.06 3/184 24136
/proc/meminfo: memFree=30782384/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0
[pid=24130] ppid=24129 vsize=52632 CPUtime=3.37 cores=0,2,4,6
/proc/24130/stat : 24130 (npSolver-pbo) S 24129 24129 23064 0 -1 4202496 7974 36262 0 0 60 7 257 13 20 0 1 0 279703477 53895168 9680 33554432000 4194304 5992684 140736392142224 140736392137344 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24130/statm: 13158 9680 171 440 0 12714 0
[pid=24135] ppid=24130 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24135/stat : 24135 (satsolver.sh) S 24130 24129 23064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279703816 9367552 267 33554432000 4194304 5064252 140736920470816 140736920469728 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24135/statm: 2287 267 226 213 0 72 0
[pid=24136] ppid=24135 vsize=97364 CPUtime=2.89 cores=0,2,4,6
/proc/24136/stat : 24136 (glucose) R 24135 24129 23064 0 -1 4202496 20224 0 0 0 285 4 0 0 20 0 1 0 279703817 99700736 22393 33554432000 4194304 5208918 140736541864320 140736541862168 4229328 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24136/statm: 24341 22393 103 248 0 24090 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 168292

[startup+12.7003 s]
/proc/loadavg: 2.40 2.11 2.06 3/182 24141
/proc/meminfo: memFree=30696608/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0
[pid=24130] ppid=24129 vsize=367644 CPUtime=12.68 cores=0,2,4,6
/proc/24130/stat : 24130 (npSolver-pbo) R 24129 24129 23064 0 -1 4202496 17901 63082 0 0 302 126 815 25 20 0 1 0 279703477 376467456 58093 33554432000 4194304 5992684 140736392142224 140736392135816 4523474 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24130/statm: 91911 58093 187 440 0 91467 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 376792

[startup+25.5005 s]
/proc/loadavg: 2.38 2.12 2.07 3/184 24188
/proc/meminfo: memFree=30096660/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0
[pid=24130] ppid=24129 vsize=326620 CPUtime=13.6 cores=0,2,4,6
/proc/24130/stat : 24130 (npSolver-pbo) S 24129 24129 23064 0 -1 4202496 18634 63082 0 0 362 158 815 25 20 0 1 0 279703477 334458880 58622 33554432000 4194304 5992684 140736392142224 140736392134544 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24130/statm: 81655 58622 188 440 0 81211 0
[pid=24142] ppid=24130 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24142/stat : 24142 (satsolver.sh) S 24130 24129 23064 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 279704838 9367552 267 33554432000 4194304 5064252 140734254585312 140734254584224 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24142/statm: 2287 267 226 213 0 72 0
[pid=24143] ppid=24142 vsize=562884 CPUtime=11.87 cores=0,2,4,6
/proc/24143/stat : 24143 (glucose) R 24142 24129 23064 0 -1 4202496 85528 0 0 0 1154 33 0 0 20 0 1 0 279704839 576393216 124601 33554432000 4194304 5208918 140733934163008 140733934160760 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24143/statm: 140721 124601 104 248 0 140470 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 907800

[startup+51.1005 s]
/proc/loadavg: 2.31 2.12 2.07 3/184 24195
/proc/meminfo: memFree=29287796/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0
[pid=24130] ppid=24129 vsize=326620 CPUtime=13.6 cores=0,2,4,6
/proc/24130/stat : 24130 (npSolver-pbo) S 24129 24129 23064 0 -1 4202496 18634 63082 0 0 362 158 815 25 20 0 1 0 279703477 334458880 58622 33554432000 4194304 5992684 140736392142224 140736392134544 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24130/statm: 81655 58622 188 440 0 81211 0
[pid=24142] ppid=24130 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24142/stat : 24142 (satsolver.sh) S 24130 24129 23064 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 279704838 9367552 267 33554432000 4194304 5064252 140734254585312 140734254584224 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24142/statm: 2287 267 226 213 0 72 0
[pid=24143] ppid=24142 vsize=565392 CPUtime=37.47 cores=0,2,4,6
/proc/24143/stat : 24143 (glucose) R 24142 24129 23064 0 -1 4202496 86485 0 0 0 3710 37 0 0 20 0 1 0 279704839 578961408 125558 33554432000 4194304 5208918 140733934163008 140733934160856 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24143/statm: 141348 125558 105 248 0 141097 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 910308

[startup+102.3 s]
/proc/loadavg: 2.13 2.10 2.06 3/183 24195
/proc/meminfo: memFree=29265596/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0
[pid=24130] ppid=24129 vsize=326620 CPUtime=13.6 cores=0,2,4,6
/proc/24130/stat : 24130 (npSolver-pbo) S 24129 24129 23064 0 -1 4202496 18634 63082 0 0 362 158 815 25 20 0 1 0 279703477 334458880 58622 33554432000 4194304 5992684 140736392142224 140736392134544 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24130/statm: 81655 58622 188 440 0 81211 0
[pid=24142] ppid=24130 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24142/stat : 24142 (satsolver.sh) S 24130 24129 23064 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 279704838 9367552 267 33554432000 4194304 5064252 140734254585312 140734254584224 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24142/statm: 2287 267 226 213 0 72 0
[pid=24143] ppid=24142 vsize=571652 CPUtime=88.66 cores=0,2,4,6
/proc/24143/stat : 24143 (glucose) R 24142 24129 23064 0 -1 4202496 87692 0 0 0 8829 37 0 0 20 0 1 0 279704839 585371648 128295 33554432000 4194304 5208918 140733934163008 140733934159384 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24143/statm: 142913 128295 105 248 0 142662 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 916568

[startup+162.3 s]
/proc/loadavg: 2.05 2.08 2.06 3/183 24195
/proc/meminfo: memFree=29259576/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0
[pid=24130] ppid=24129 vsize=326620 CPUtime=13.6 cores=0,2,4,6
/proc/24130/stat : 24130 (npSolver-pbo) S 24129 24129 23064 0 -1 4202496 18634 63082 0 0 362 158 815 25 20 0 1 0 279703477 334458880 58622 33554432000 4194304 5992684 140736392142224 140736392134544 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24130/statm: 81655 58622 188 440 0 81211 0
[pid=24142] ppid=24130 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24142/stat : 24142 (satsolver.sh) S 24130 24129 23064 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 279704838 9367552 267 33554432000 4194304 5064252 140734254585312 140734254584224 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24142/statm: 2287 267 226 213 0 72 0
[pid=24143] ppid=24142 vsize=571652 CPUtime=148.64 cores=0,2,4,6
/proc/24143/stat : 24143 (glucose) R 24142 24129 23064 0 -1 4202496 87694 0 0 0 14827 37 0 0 20 0 1 0 279704839 585371648 129319 33554432000 4194304 5208918 140733934163008 140733934159384 4229344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24143/statm: 142913 129319 105 248 0 142662 0
Current children cumulated CPU time (s) 162.24

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24206
/proc/meminfo: memFree=29186200/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0
[pid=24130] ppid=24129 vsize=326620 CPUtime=13.6 cores=0,2,4,6
/proc/24130/stat : 24130 (npSolver-pbo) S 24129 24129 23064 0 -1 4202496 18634 63082 0 0 362 158 815 25 20 0 1 0 279703477 334458880 58622 33554432000 4194304 5992684 140736392142224 140736392134544 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24130/statm: 81655 58622 188 440 0 81211 0
[pid=24142] ppid=24130 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24142/stat : 24142 (satsolver.sh) S 24130 24129 23064 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 279704838 9367552 267 33554432000 4194304 5064252 140734254585312 140734254584224 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24142/statm: 2287 267 226 213 0 72 0
[pid=24143] ppid=24142 vsize=676036 CPUtime=1408.4 cores=0,2,4,6
/proc/24143/stat : 24143 (glucose) R 24142 24129 23064 0 -1 4202496 94376 0 0 0 140792 48 0 0 20 0 1 0 279704839 692260864 140462 33554432000 4194304 5208918 140733934163008 140733934159384 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24143/statm: 169009 140462 105 248 0 168758 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 1020952

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24207
/proc/meminfo: memFree=29178164/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0
[pid=24130] ppid=24129 vsize=326620 CPUtime=13.6 cores=0,2,4,6
/proc/24130/stat : 24130 (npSolver-pbo) S 24129 24129 23064 0 -1 4202496 18634 63082 0 0 362 158 815 25 20 0 1 0 279703477 334458880 58622 33554432000 4194304 5992684 140736392142224 140736392134544 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24130/statm: 81655 58622 188 440 0 81211 0
[pid=24142] ppid=24130 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24142/stat : 24142 (satsolver.sh) S 24130 24129 23064 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 279704838 9367552 267 33554432000 4194304 5064252 140734254585312 140734254584224 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24142/statm: 2287 267 226 213 0 72 0
[pid=24143] ppid=24142 vsize=676036 CPUtime=1468.37 cores=0,2,4,6
/proc/24143/stat : 24143 (glucose) R 24142 24129 23064 0 -1 4202496 94403 0 0 0 146789 48 0 0 20 0 1 0 279704839 692260864 141486 33554432000 4194304 5208918 140733934163008 140733934159384 4229374 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24143/statm: 169009 141486 105 248 0 168758 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 1020952

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24207
/proc/meminfo: memFree=29172104/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0
[pid=24130] ppid=24129 vsize=326620 CPUtime=13.6 cores=0,2,4,6
/proc/24130/stat : 24130 (npSolver-pbo) S 24129 24129 23064 0 -1 4202496 18634 63082 0 0 362 158 815 25 20 0 1 0 279703477 334458880 58622 33554432000 4194304 5992684 140736392142224 140736392134544 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24130/statm: 81655 58622 188 440 0 81211 0
[pid=24142] ppid=24130 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24142/stat : 24142 (satsolver.sh) S 24130 24129 23064 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 279704838 9367552 267 33554432000 4194304 5064252 140734254585312 140734254584224 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24142/statm: 2287 267 226 213 0 72 0
[pid=24143] ppid=24142 vsize=676036 CPUtime=1528.36 cores=0,2,4,6
/proc/24143/stat : 24143 (glucose) R 24142 24129 23064 0 -1 4202496 94410 0 0 0 152788 48 0 0 20 0 1 0 279704839 692260864 142510 33554432000 4194304 5208918 140733934163008 140733934159384 4228965 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24143/statm: 169009 142510 105 248 0 168758 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 1020952

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24207
/proc/meminfo: memFree=29161556/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0
[pid=24130] ppid=24129 vsize=326620 CPUtime=13.6 cores=0,2,4,6
/proc/24130/stat : 24130 (npSolver-pbo) S 24129 24129 23064 0 -1 4202496 18634 63082 0 0 362 158 815 25 20 0 1 0 279703477 334458880 58622 33554432000 4194304 5992684 140736392142224 140736392134544 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24130/statm: 81655 58622 188 440 0 81211 0
[pid=24142] ppid=24130 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24142/stat : 24142 (satsolver.sh) S 24130 24129 23064 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 279704838 9367552 267 33554432000 4194304 5064252 140734254585312 140734254584224 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24142/statm: 2287 267 226 213 0 72 0
[pid=24143] ppid=24142 vsize=676036 CPUtime=1588.34 cores=0,2,4,6
/proc/24143/stat : 24143 (glucose) R 24142 24129 23064 0 -1 4202496 94438 0 0 0 158786 48 0 0 20 0 1 0 279704839 692260864 144071 33554432000 4194304 5208918 140733934163008 140733934159384 4229259 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24143/statm: 169009 144071 105 248 0 168758 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 1020952

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 24210
/proc/meminfo: memFree=29192952/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0
[pid=24130] ppid=24129 vsize=326620 CPUtime=13.6 cores=0,2,4,6
/proc/24130/stat : 24130 (npSolver-pbo) S 24129 24129 23064 0 -1 4202496 18634 63082 0 0 362 158 815 25 20 0 1 0 279703477 334458880 58622 33554432000 4194304 5992684 140736392142224 140736392134544 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24130/statm: 81655 58622 188 440 0 81211 0
[pid=24142] ppid=24130 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24142/stat : 24142 (satsolver.sh) S 24130 24129 23064 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 279704838 9367552 267 33554432000 4194304 5064252 140734254585312 140734254584224 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24142/statm: 2287 267 226 213 0 72 0
[pid=24143] ppid=24142 vsize=594648 CPUtime=1648.34 cores=0,2,4,6
/proc/24143/stat : 24143 (glucose) R 24142 24129 23064 0 -1 4202496 95094 0 0 0 164783 51 0 0 20 0 1 0 279704839 608919552 135199 33554432000 4194304 5208918 140733934163008 140733934161096 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24143/statm: 148662 135199 105 248 0 148411 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 939564

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 24210
/proc/meminfo: memFree=29186940/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0
[pid=24130] ppid=24129 vsize=326620 CPUtime=13.6 cores=0,2,4,6
/proc/24130/stat : 24130 (npSolver-pbo) S 24129 24129 23064 0 -1 4202496 18634 63082 0 0 362 158 815 25 20 0 1 0 279703477 334458880 58622 33554432000 4194304 5992684 140736392142224 140736392134544 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24130/statm: 81655 58622 188 440 0 81211 0
[pid=24142] ppid=24130 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24142/stat : 24142 (satsolver.sh) S 24130 24129 23064 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 279704838 9367552 267 33554432000 4194304 5064252 140734254585312 140734254584224 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24142/statm: 2287 267 226 213 0 72 0
[pid=24143] ppid=24142 vsize=594648 CPUtime=1708.33 cores=0,2,4,6
/proc/24143/stat : 24143 (glucose) R 24142 24129 23064 0 -1 4202496 95096 0 0 0 170782 51 0 0 20 0 1 0 279704839 608919552 136223 33554432000 4194304 5208918 140733934163008 140733934159384 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24143/statm: 148662 136223 105 248 0 148411 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 939564

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 24211
/proc/meminfo: memFree=29179432/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0
[pid=24130] ppid=24129 vsize=326620 CPUtime=13.6 cores=0,2,4,6
/proc/24130/stat : 24130 (npSolver-pbo) S 24129 24129 23064 0 -1 4202496 18634 63082 0 0 362 158 815 25 20 0 1 0 279703477 334458880 58622 33554432000 4194304 5992684 140736392142224 140736392134544 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24130/statm: 81655 58622 188 440 0 81211 0
[pid=24142] ppid=24130 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24142/stat : 24142 (satsolver.sh) S 24130 24129 23064 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 279704838 9367552 267 33554432000 4194304 5064252 140734254585312 140734254584224 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24142/statm: 2287 267 226 213 0 72 0
[pid=24143] ppid=24142 vsize=598900 CPUtime=1768.32 cores=0,2,4,6
/proc/24143/stat : 24143 (glucose) R 24142 24129 23064 0 -1 4202496 95361 0 0 0 176781 51 0 0 20 0 1 0 279704839 613273600 138021 33554432000 4194304 5208918 140733934163008 140733934160840 4214510 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24143/statm: 149725 138021 105 248 0 149474 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 943816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 24211
/proc/meminfo: memFree=29177012/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0
[pid=24130] ppid=24129 vsize=326620 CPUtime=13.6 cores=0,2,4,6
/proc/24130/stat : 24130 (npSolver-pbo) S 24129 24129 23064 0 -1 4202496 18634 63082 0 0 362 158 815 25 20 0 1 0 279703477 334458880 58622 33554432000 4194304 5992684 140736392142224 140736392134544 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24130/statm: 81655 58622 188 440 0 81211 0
[pid=24142] ppid=24130 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24142/stat : 24142 (satsolver.sh) S 24130 24129 23064 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 279704838 9367552 267 33554432000 4194304 5064252 140734254585312 140734254584224 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24142/statm: 2287 267 226 213 0 72 0
[pid=24143] ppid=24142 vsize=598900 CPUtime=1786.42 cores=0,2,4,6
/proc/24143/stat : 24143 (glucose) R 24142 24129 23064 0 -1 4202496 95361 0 0 0 178591 51 0 0 20 0 1 0 279704839 613273600 138021 33554432000 4194304 5208918 140733934163008 140733934160840 4229176 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24143/statm: 149725 138021 105 248 0 149474 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 943816

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 24211
/proc/meminfo: memFree=29177012/32873844 swapFree=7620/7620
[pid=24129] ppid=24127 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24129/stat : 24129 (npSolver-pbo.sh) S 24127 24129 23064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279703477 9367552 274 33554432000 4194304 5064252 140737057668144 140737057667056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24129/statm: 2287 274 233 213 0 72 0
[pid=24130] ppid=24129 vsize=326620 CPUtime=13.6 cores=0,2,4,6
/proc/24130/stat : 24130 (npSolver-pbo) S 24129 24129 23064 0 -1 4202496 18634 63082 0 0 362 158 815 25 20 0 1 0 279703477 334458880 58622 33554432000 4194304 5992684 140736392142224 140736392134544 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24130/statm: 81655 58622 188 440 0 81211 0
[pid=24142] ppid=24130 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24142/stat : 24142 (satsolver.sh) S 24130 24129 23064 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 279704838 9367552 267 33554432000 4194304 5064252 140734254585312 140734254584224 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24142/statm: 2287 267 226 213 0 72 0
[pid=24143] ppid=24142 vsize=598900 CPUtime=1786.42 cores=0,2,4,6
/proc/24143/stat : 24143 (glucose) R 24142 24129 23064 0 -1 4202496 95361 0 0 0 178591 51 0 0 20 0 1 0 279704839 613273600 138021 33554432000 4194304 5208918 140733934163008 140733934160840 4229176 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24143/statm: 149725 138021 105 248 0 149474 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 943816

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.06
CPU user time (s): 1797.7
CPU system time (s): 2.35664
CPU usage (%): 99.98
Max. virtual memory (cumulated for all children) (KiB): 1151180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.7
system time used= 2.35664
maximum resident set size= 699084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178069
page faults= 0
swaps= 0
block input operations= 0
block output operations= 515160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 721
involuntary context switches= 2305

runsolver used 3.80042 second user time and 9.2266 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-27 18:23:11
IDJOB=3701046
IDBENCH=92709
IDSOLVER=2277
FILE ID=node143/3701046-1338135791
RUNJOBID= node143-1338124293-23080
PBS_JOBID= 14624509
Free space on /tmp= 71620 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat25_6_4_9_mh.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701046-1338135791/watcher-3701046-1338135791 -o /tmp/evaluation-result-3701046-1338135791/solver-3701046-1338135791 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701046-1338135791.opb 1899075464 HOME HOME

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

MD5SUM BENCH= 2d28530068eb86764968fa921334caf4
RANDOM SEED=1899075464

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:        30929412 kB
Buffers:          352188 kB
Cached:           516584 kB
SwapCached:            0 kB
Active:           832036 kB
Inactive:         264624 kB
Active(anon):     217916 kB
Inactive(anon):    12524 kB
Active(file):     614120 kB
Inactive(file):   252100 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11912 kB
Writeback:           520 kB
AnonPages:        249988 kB
Mapped:            15424 kB
Shmem:               200 kB
Slab:             693168 kB
SReclaimable:     134752 kB
SUnreclaim:       558416 kB
KernelStack:        1480 kB
PageTables:         4588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     368892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 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= 71224 MiB
End job on node143 at 2012-05-27 18:53:12