Trace number 3750678

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx92.opb
MD5SUM27a6a4205f1c6df1de962194e8e7e014
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark0.140977
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7164
Total number of constraints7824
Number of constraints which are clauses7155
Number of constraints which are cardinality constraints (but not clauses)93
Number of constraints which are nor clauses,nor cardinality constraints576
Minimum length of a constraint2
Maximum length of a constraint576
Number of terms in the objective function 9
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 9
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1132
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.59/1.66	c run usual solver
1800.04/1800.41	./satsolver.sh: line 5: 31429 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.41	c error: unexpected solver exit code
1800.04/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3750678-1339220735/watcher-3750678-1339220735 -o /tmp/evaluation-result-3750678-1339220735/solver-3750678-1339220735 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750678-1339220735.opb 1520657830 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: 0.92 0.95 0.82 3/177 31417
/proc/meminfo: memFree=29837660/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0

[startup+0.00800888 s]
/proc/loadavg: 0.92 0.95 0.82 3/177 31417
/proc/meminfo: memFree=29837660/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100151 s]
/proc/loadavg: 0.92 0.95 0.82 3/177 31417
/proc/meminfo: memFree=29837660/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300123 s]
/proc/loadavg: 0.92 0.95 0.82 3/177 31417
/proc/meminfo: memFree=29837660/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700146 s]
/proc/loadavg: 0.92 0.95 0.82 3/177 31417
/proc/meminfo: memFree=29837660/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 0.92 0.95 0.82 3/181 31424
/proc/meminfo: memFree=29764812/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0
[pid=31418] ppid=31417 vsize=167812 CPUtime=1.49 cores=1,3,5,7
/proc/31418/stat : 31418 (npSolver-pbo) R 31417 31417 31274 0 -1 4202496 6513 0 0 0 144 5 0 0 20 0 1 0 388199464 171839488 30970 33554432000 4194304 6004724 140735087548800 140735087543400 4536305 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31418/statm: 41953 30970 154 442 0 41507 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 176960

[startup+3.10037 s]
/proc/loadavg: 1.01 0.97 0.82 3/183 31426
/proc/meminfo: memFree=29606928/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0
[pid=31418] ppid=31417 vsize=140464 CPUtime=1.65 cores=1,3,5,7
/proc/31418/stat : 31418 (npSolver-pbo) S 31417 31417 31274 0 -1 4202496 6960 0 0 0 147 18 0 0 20 0 1 0 388199464 143835136 24654 33554432000 4194304 6004724 140735087548800 140735087542848 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31418/statm: 35116 24654 163 442 0 34670 0
[pid=31425] ppid=31418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31425/stat : 31425 (cp2_pre.sh) S 31418 31417 31274 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 388199630 9367552 276 33554432000 4194304 5064252 140734049307824 140734049306528 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31425/statm: 2287 276 234 213 0 72 0
[pid=31426] ppid=31425 vsize=353332 CPUtime=1.42 cores=1,3,5,7
/proc/31426/stat : 31426 (coprocessor) R 31425 31417 31274 0 -1 4202496 30121 0 0 0 133 9 0 0 20 0 1 0 388199631 361811968 78242 33554432000 4194304 6586260 140735810514720 140735810510984 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/31426/statm: 88333 78242 164 584 0 87745 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 512092

[startup+6.30029 s]
/proc/loadavg: 1.01 0.97 0.82 3/183 31426
/proc/meminfo: memFree=29192808/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0
[pid=31418] ppid=31417 vsize=140464 CPUtime=1.65 cores=1,3,5,7
/proc/31418/stat : 31418 (npSolver-pbo) S 31417 31417 31274 0 -1 4202496 6960 0 0 0 147 18 0 0 20 0 1 0 388199464 143835136 24654 33554432000 4194304 6004724 140735087548800 140735087542848 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31418/statm: 35116 24654 163 442 0 34670 0
[pid=31425] ppid=31418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31425/stat : 31425 (cp2_pre.sh) S 31418 31417 31274 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 388199630 9367552 276 33554432000 4194304 5064252 140734049307824 140734049306528 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31425/statm: 2287 276 234 213 0 72 0
[pid=31426] ppid=31425 vsize=523780 CPUtime=4.62 cores=1,3,5,7
/proc/31426/stat : 31426 (coprocessor) R 31425 31417 31274 0 -1 4202496 63159 0 0 0 447 15 0 0 20 0 1 0 388199631 536350720 128143 33554432000 4194304 6586260 140735810514720 140735810510088 5599216 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/31426/statm: 130945 128143 190 584 0 130357 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 682540

[startup+12.7003 s]
/proc/loadavg: 1.23 1.02 0.84 3/183 31429
/proc/meminfo: memFree=29535976/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0
[pid=31418] ppid=31417 vsize=140464 CPUtime=8.49 cores=1,3,5,7
/proc/31418/stat : 31418 (npSolver-pbo) S 31417 31417 31274 0 -1 4202496 6970 64574 0 0 147 18 645 39 20 0 1 0 388199464 143835136 24654 33554432000 4194304 6004724 140735087548800 140735087543936 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31418/statm: 35116 24654 163 442 0 34670 0
[pid=31428] ppid=31418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31428/stat : 31428 (satsolver.sh) S 31418 31417 31274 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388200314 9367552 267 33554432000 4194304 5064252 140737301100000 140737301098912 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31428/statm: 2287 267 226 213 0 72 0
[pid=31429] ppid=31428 vsize=187256 CPUtime=4.18 cores=1,3,5,7
/proc/31429/stat : 31429 (glucose) R 31428 31417 31274 0 -1 4202496 35232 0 0 0 411 7 0 0 20 0 1 0 388200315 191750144 43054 33554432000 4194304 5208918 140733224372304 140733224370248 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31429/statm: 46814 43054 95 248 0 46563 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 346016

[startup+25.5003 s]
/proc/loadavg: 1.35 1.05 0.85 3/183 31429
/proc/meminfo: memFree=29526412/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0
[pid=31418] ppid=31417 vsize=140464 CPUtime=8.49 cores=1,3,5,7
/proc/31418/stat : 31418 (npSolver-pbo) S 31417 31417 31274 0 -1 4202496 6970 64574 0 0 147 18 645 39 20 0 1 0 388199464 143835136 24654 33554432000 4194304 6004724 140735087548800 140735087543936 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31418/statm: 35116 24654 163 442 0 34670 0
[pid=31428] ppid=31418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31428/stat : 31428 (satsolver.sh) S 31418 31417 31274 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388200314 9367552 267 33554432000 4194304 5064252 140737301100000 140737301098912 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31428/statm: 2287 267 226 213 0 72 0
[pid=31429] ppid=31428 vsize=207104 CPUtime=16.97 cores=1,3,5,7
/proc/31429/stat : 31429 (glucose) R 31428 31417 31274 0 -1 4202496 35989 0 0 0 1690 7 0 0 20 0 1 0 388200315 212074496 45337 33554432000 4194304 5208918 140733224372304 140733224370152 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31429/statm: 51776 45337 95 248 0 51525 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 365864

[startup+51.1004 s]
/proc/loadavg: 1.57 1.13 0.88 3/183 31429
/proc/meminfo: memFree=29515388/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0
[pid=31418] ppid=31417 vsize=140464 CPUtime=8.49 cores=1,3,5,7
/proc/31418/stat : 31418 (npSolver-pbo) S 31417 31417 31274 0 -1 4202496 6970 64574 0 0 147 18 645 39 20 0 1 0 388199464 143835136 24654 33554432000 4194304 6004724 140735087548800 140735087543936 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31418/statm: 35116 24654 163 442 0 34670 0
[pid=31428] ppid=31418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31428/stat : 31428 (satsolver.sh) S 31418 31417 31274 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388200314 9367552 267 33554432000 4194304 5064252 140737301100000 140737301098912 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31428/statm: 2287 267 226 213 0 72 0
[pid=31429] ppid=31428 vsize=209208 CPUtime=42.57 cores=1,3,5,7
/proc/31429/stat : 31429 (glucose) R 31428 31417 31274 0 -1 4202496 37900 0 0 0 4248 9 0 0 20 0 1 0 388200315 214228992 46502 33554432000 4194304 5208918 140733224372304 140733224370152 4205234 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31429/statm: 52302 46502 96 248 0 52051 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 367968

[startup+102.307 s]
/proc/loadavg: 1.83 1.27 0.94 3/183 31429
/proc/meminfo: memFree=29490716/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0
[pid=31418] ppid=31417 vsize=140464 CPUtime=8.49 cores=1,3,5,7
/proc/31418/stat : 31418 (npSolver-pbo) S 31417 31417 31274 0 -1 4202496 6970 64574 0 0 147 18 645 39 20 0 1 0 388199464 143835136 24654 33554432000 4194304 6004724 140735087548800 140735087543936 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31418/statm: 35116 24654 163 442 0 34670 0
[pid=31428] ppid=31418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31428/stat : 31428 (satsolver.sh) S 31418 31417 31274 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388200314 9367552 267 33554432000 4194304 5064252 140737301100000 140737301098912 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31428/statm: 2287 267 226 213 0 72 0
[pid=31429] ppid=31428 vsize=214684 CPUtime=93.77 cores=1,3,5,7
/proc/31429/stat : 31429 (glucose) R 31428 31417 31274 0 -1 4202496 41421 0 0 0 9364 13 0 0 20 0 1 0 388200315 219836416 48876 33554432000 4194304 5208918 140733224372304 140733224370152 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31429/statm: 53671 48876 96 248 0 53420 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 373444

[startup+162.3 s]
/proc/loadavg: 1.93 1.39 1.00 3/182 31429
/proc/meminfo: memFree=29462440/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0
[pid=31418] ppid=31417 vsize=140464 CPUtime=8.49 cores=1,3,5,7
/proc/31418/stat : 31418 (npSolver-pbo) S 31417 31417 31274 0 -1 4202496 6970 64574 0 0 147 18 645 39 20 0 1 0 388199464 143835136 24654 33554432000 4194304 6004724 140735087548800 140735087543936 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31418/statm: 35116 24654 163 442 0 34670 0
[pid=31428] ppid=31418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31428/stat : 31428 (satsolver.sh) S 31418 31417 31274 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388200314 9367552 267 33554432000 4194304 5064252 140737301100000 140737301098912 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31428/statm: 2287 267 226 213 0 72 0
[pid=31429] ppid=31428 vsize=218436 CPUtime=153.74 cores=1,3,5,7
/proc/31429/stat : 31429 (glucose) R 31428 31417 31274 0 -1 4202496 47283 0 0 0 15352 22 0 0 20 0 1 0 388200315 223678464 47747 33554432000 4194304 5208918 140733224372304 140733224370392 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31429/statm: 54609 47747 96 248 0 54358 0
Current children cumulated CPU time (s) 162.23

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


[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.70 3/183 31462
/proc/meminfo: memFree=29309268/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0
[pid=31418] ppid=31417 vsize=140464 CPUtime=8.49 cores=1,3,5,7
/proc/31418/stat : 31418 (npSolver-pbo) S 31417 31417 31274 0 -1 4202496 6970 64574 0 0 147 18 645 39 20 0 1 0 388199464 143835136 24654 33554432000 4194304 6004724 140735087548800 140735087543936 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31418/statm: 35116 24654 163 442 0 34670 0
[pid=31428] ppid=31418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31428/stat : 31428 (satsolver.sh) S 31418 31417 31274 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388200314 9367552 267 33554432000 4194304 5064252 140737301100000 140737301098912 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31428/statm: 2287 267 226 213 0 72 0
[pid=31429] ppid=31428 vsize=299944 CPUtime=1353.51 cores=1,3,5,7
/proc/31429/stat : 31429 (glucose) R 31428 31417 31274 0 -1 4202496 86532 0 0 0 135267 84 0 0 20 0 1 0 388200315 307142656 66221 33554432000 4194304 5208918 140733224372304 140733224370456 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31429/statm: 74986 66221 105 248 0 74735 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 458704

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.72 3/183 31463
/proc/meminfo: memFree=29326204/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0
[pid=31418] ppid=31417 vsize=140464 CPUtime=8.49 cores=1,3,5,7
/proc/31418/stat : 31418 (npSolver-pbo) S 31417 31417 31274 0 -1 4202496 6970 64574 0 0 147 18 645 39 20 0 1 0 388199464 143835136 24654 33554432000 4194304 6004724 140735087548800 140735087543936 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31418/statm: 35116 24654 163 442 0 34670 0
[pid=31428] ppid=31418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31428/stat : 31428 (satsolver.sh) S 31418 31417 31274 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388200314 9367552 267 33554432000 4194304 5064252 140737301100000 140737301098912 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31428/statm: 2287 267 226 213 0 72 0
[pid=31429] ppid=31428 vsize=301856 CPUtime=1413.51 cores=1,3,5,7
/proc/31429/stat : 31429 (glucose) R 31428 31417 31274 0 -1 4202496 88328 0 0 0 141263 88 0 0 20 0 1 0 388200315 309100544 72284 33554432000 4194304 5208918 140733224372304 140733224370152 4229316 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31429/statm: 75464 72284 105 248 0 75213 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 460616

[startup+1482.3 s]
/proc/loadavg: 2.05 1.99 1.74 3/184 31466
/proc/meminfo: memFree=29270900/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0
[pid=31418] ppid=31417 vsize=140464 CPUtime=8.49 cores=1,3,5,7
/proc/31418/stat : 31418 (npSolver-pbo) S 31417 31417 31274 0 -1 4202496 6970 64574 0 0 147 18 645 39 20 0 1 0 388199464 143835136 24654 33554432000 4194304 6004724 140735087548800 140735087543936 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31418/statm: 35116 24654 163 442 0 34670 0
[pid=31428] ppid=31418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31428/stat : 31428 (satsolver.sh) S 31418 31417 31274 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388200314 9367552 267 33554432000 4194304 5064252 140737301100000 140737301098912 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31428/statm: 2287 267 226 213 0 72 0
[pid=31429] ppid=31428 vsize=352988 CPUtime=1473.5 cores=1,3,5,7
/proc/31429/stat : 31429 (glucose) R 31428 31417 31274 0 -1 4202496 90223 0 0 0 147258 92 0 0 20 0 1 0 388200315 361459712 77425 33554432000 4194304 5208918 140733224372304 140733224370152 4229311 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31429/statm: 88247 77425 105 248 0 87996 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 511748

[startup+1542.3 s]
/proc/loadavg: 2.02 1.99 1.75 3/183 31466
/proc/meminfo: memFree=29364160/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0
[pid=31418] ppid=31417 vsize=140464 CPUtime=8.49 cores=1,3,5,7
/proc/31418/stat : 31418 (npSolver-pbo) S 31417 31417 31274 0 -1 4202496 6970 64574 0 0 147 18 645 39 20 0 1 0 388199464 143835136 24654 33554432000 4194304 6004724 140735087548800 140735087543936 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31418/statm: 35116 24654 163 442 0 34670 0
[pid=31428] ppid=31418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31428/stat : 31428 (satsolver.sh) S 31418 31417 31274 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388200314 9367552 267 33554432000 4194304 5064252 140737301100000 140737301098912 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31428/statm: 2287 267 226 213 0 72 0
[pid=31429] ppid=31428 vsize=272364 CPUtime=1533.49 cores=1,3,5,7
/proc/31429/stat : 31429 (glucose) R 31428 31417 31274 0 -1 4202496 92061 0 0 0 153253 96 0 0 20 0 1 0 388200315 278900736 62774 33554432000 4194304 5208918 140733224372304 140733224370392 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31429/statm: 68091 62774 105 248 0 67840 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 431124

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.76 3/183 31466
/proc/meminfo: memFree=29354524/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0
[pid=31418] ppid=31417 vsize=140464 CPUtime=8.49 cores=1,3,5,7
/proc/31418/stat : 31418 (npSolver-pbo) S 31417 31417 31274 0 -1 4202496 6970 64574 0 0 147 18 645 39 20 0 1 0 388199464 143835136 24654 33554432000 4194304 6004724 140735087548800 140735087543936 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31418/statm: 35116 24654 163 442 0 34670 0
[pid=31428] ppid=31418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31428/stat : 31428 (satsolver.sh) S 31418 31417 31274 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388200314 9367552 267 33554432000 4194304 5064252 140737301100000 140737301098912 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31428/statm: 2287 267 226 213 0 72 0
[pid=31429] ppid=31428 vsize=273280 CPUtime=1593.47 cores=1,3,5,7
/proc/31429/stat : 31429 (glucose) R 31428 31417 31274 0 -1 4202496 93629 0 0 0 159248 99 0 0 20 0 1 0 388200315 279838720 65169 33554432000 4194304 5208918 140733224372304 140733224370392 4205185 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31429/statm: 68320 65169 105 248 0 68069 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 432040

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.77 3/183 31466
/proc/meminfo: memFree=29284088/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0
[pid=31418] ppid=31417 vsize=140464 CPUtime=8.49 cores=1,3,5,7
/proc/31418/stat : 31418 (npSolver-pbo) S 31417 31417 31274 0 -1 4202496 6970 64574 0 0 147 18 645 39 20 0 1 0 388199464 143835136 24654 33554432000 4194304 6004724 140735087548800 140735087543936 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31418/statm: 35116 24654 163 442 0 34670 0
[pid=31428] ppid=31418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31428/stat : 31428 (satsolver.sh) S 31418 31417 31274 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388200314 9367552 267 33554432000 4194304 5064252 140737301100000 140737301098912 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31428/statm: 2287 267 226 213 0 72 0
[pid=31429] ppid=31428 vsize=304764 CPUtime=1653.46 cores=1,3,5,7
/proc/31429/stat : 31429 (glucose) R 31428 31417 31274 0 -1 4202496 94547 0 0 0 165246 100 0 0 20 0 1 0 388200315 312078336 73738 33554432000 4194304 5208918 140733224372304 140733224368680 4229125 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31429/statm: 76191 73738 105 248 0 75940 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 463524

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.78 3/183 31467
/proc/meminfo: memFree=29346952/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0
[pid=31418] ppid=31417 vsize=140464 CPUtime=8.49 cores=1,3,5,7
/proc/31418/stat : 31418 (npSolver-pbo) S 31417 31417 31274 0 -1 4202496 6970 64574 0 0 147 18 645 39 20 0 1 0 388199464 143835136 24654 33554432000 4194304 6004724 140735087548800 140735087543936 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31418/statm: 35116 24654 163 442 0 34670 0
[pid=31428] ppid=31418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31428/stat : 31428 (satsolver.sh) S 31418 31417 31274 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388200314 9367552 267 33554432000 4194304 5064252 140737301100000 140737301098912 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31428/statm: 2287 267 226 213 0 72 0
[pid=31429] ppid=31428 vsize=305800 CPUtime=1713.45 cores=1,3,5,7
/proc/31429/stat : 31429 (glucose) R 31428 31417 31274 0 -1 4202496 96018 0 0 0 171242 103 0 0 20 0 1 0 388200315 313139200 67204 33554432000 4194304 5208918 140733224372304 140733224370456 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31429/statm: 76450 67204 105 248 0 76199 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 464560

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.80 3/183 31467
/proc/meminfo: memFree=29354044/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0
[pid=31418] ppid=31417 vsize=140464 CPUtime=8.49 cores=1,3,5,7
/proc/31418/stat : 31418 (npSolver-pbo) S 31417 31417 31274 0 -1 4202496 6970 64574 0 0 147 18 645 39 20 0 1 0 388199464 143835136 24654 33554432000 4194304 6004724 140735087548800 140735087543936 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31418/statm: 35116 24654 163 442 0 34670 0
[pid=31428] ppid=31418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31428/stat : 31428 (satsolver.sh) S 31418 31417 31274 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388200314 9367552 267 33554432000 4194304 5064252 140737301100000 140737301098912 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31428/statm: 2287 267 226 213 0 72 0
[pid=31429] ppid=31428 vsize=275900 CPUtime=1773.45 cores=1,3,5,7
/proc/31429/stat : 31429 (glucose) R 31428 31417 31274 0 -1 4202496 96686 0 0 0 177240 105 0 0 20 0 1 0 388200315 282521600 63760 33554432000 4194304 5208918 140733224372304 140733224370392 4229888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31429/statm: 68975 63760 105 248 0 68724 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 434660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.99 1.80 3/177 31478
/proc/meminfo: memFree=29468420/32873648 swapFree=7112/7112
[pid=31417] ppid=31415 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31417/stat : 31417 (npSolver-pbo.sh) S 31415 31417 31274 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388199464 9367552 275 33554432000 4194304 5064252 140734900844528 140734900843440 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31417/statm: 2287 275 233 213 0 72 0
[pid=31418] ppid=31417 vsize=140464 CPUtime=8.49 cores=1,3,5,7
/proc/31418/stat : 31418 (npSolver-pbo) S 31417 31417 31274 0 -1 4202496 6970 64574 0 0 147 18 645 39 20 0 1 0 388199464 143835136 24654 33554432000 4194304 6004724 140735087548800 140735087543936 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31418/statm: 35116 24654 163 442 0 34670 0
[pid=31428] ppid=31418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31428/stat : 31428 (satsolver.sh) S 31418 31417 31274 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388200314 9367552 267 33554432000 4194304 5064252 140737301100000 140737301098912 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31428/statm: 2287 267 226 213 0 72 0
[pid=31429] ppid=31428 vsize=276032 CPUtime=1791.55 cores=1,3,5,7
/proc/31429/stat : 31429 (glucose) R 31428 31417 31274 0 -1 4202496 96737 0 0 0 179050 105 0 0 20 0 1 0 388200315 282656768 66366 33554432000 4194304 5208918 140733224372304 140733224368616 4229232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31429/statm: 69008 66366 105 248 0 68757 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 434792

Sending SIGTERM to process tree (bottom up)

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.43
system time used= 1.63875
maximum resident set size= 528924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169272
page faults= 0
swaps= 0
block input operations= 0
block output operations= 243712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 109
involuntary context switches= 1863

runsolver used 3.42648 second user time and 9.48356 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-09 07:45:36
IDJOB=3750678
IDBENCH=71841
IDSOLVER=2334
FILE ID=node126/3750678-1339220735
RUNJOBID= node126-1339220735-31389
PBS_JOBID= 14644299
Free space on /tmp= 70940 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx92.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750678-1339220735/watcher-3750678-1339220735 -o /tmp/evaluation-result-3750678-1339220735/solver-3750678-1339220735 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750678-1339220735.opb 1520657830 HOME HOME

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

MD5SUM BENCH= 27a6a4205f1c6df1de962194e8e7e014
RANDOM SEED=1520657830

node126.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.456
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.91
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.456
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.456
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.92
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.456
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.456
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.92
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.456
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.456
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.90
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.456
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:       32873648 kB
MemFree:        29838932 kB
Buffers:          593988 kB
Cached:          1433804 kB
SwapCached:         8292 kB
Active:          1954808 kB
Inactive:         117464 kB
Active(anon):      32292 kB
Inactive(anon):    11060 kB
Active(file):    1922516 kB
Inactive(file):   106404 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:             17872 kB
Writeback:             0 kB
AnonPages:         19980 kB
Mapped:             9348 kB
Shmem:                 0 kB
Slab:             823492 kB
SReclaimable:     267660 kB
SUnreclaim:       555832 kB
KernelStack:        1376 kB
PageTables:         3920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     156180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70896 MiB
End job on node126 at 2012-06-09 08:15:36