Trace number 3715024

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 inc-topDown? (TO) 1800.05 1800.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j3029_8-unsat--soft-66-100-0.wbo
MD5SUM114c0408840a95cae960ebc399875ecb
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark15.4337
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables4960
Total number of constraints16157
Number of soft constraints5468
Number of constraints which are clauses15841
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints316
Minimum length of a constraint1
Maximum length of a constraint30
Top cost 278200
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 278199
Biggest number in a constraint 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 201
Number of bits of the biggest sum of numbers8
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.52	c run usual solver
3.77/3.80	o 9373
3.77/3.80	c fallback to adder encoding
1366.92/1367.62	o 9371
1366.92/1367.62	c fallback to adder encoding
1799.68/1800.00	./satsolver.sh: line 5:  9613 Terminated              ./glucose $1 > $2 2> /dev/null
1799.68/1800.00	c error: unexpected solver exit code
1799.68/1800.00	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-3715024-1338191836/watcher-3715024-1338191836 -o /tmp/evaluation-result-3715024-1338191836/solver-3715024-1338191836 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715024-1338191836.wbo 497804252 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.19 2.21 2.09 2/179 9330
/proc/meminfo: memFree=30962324/32873844 swapFree=6872/6872
[pid=9330] ppid=9328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (npSolver-wbo-It) S 9328 9330 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285312119 9367552 275 33554432000 4194304 5064252 140733318875296 140733318874208 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9330/statm: 2287 275 233 213 0 72 0

[startup+0.093696 s]
/proc/loadavg: 2.19 2.21 2.09 2/179 9330
/proc/meminfo: memFree=30962324/32873844 swapFree=6872/6872
[pid=9330] ppid=9328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (npSolver-wbo-It) S 9328 9330 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285312119 9367552 275 33554432000 4194304 5064252 140733318875296 140733318874208 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9330/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100216 s]
/proc/loadavg: 2.19 2.21 2.09 2/179 9330
/proc/meminfo: memFree=30962324/32873844 swapFree=6872/6872
[pid=9330] ppid=9328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (npSolver-wbo-It) S 9328 9330 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285312119 9367552 275 33554432000 4194304 5064252 140733318875296 140733318874208 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9330/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300243 s]
/proc/loadavg: 2.19 2.21 2.09 2/179 9330
/proc/meminfo: memFree=30962324/32873844 swapFree=6872/6872
[pid=9330] ppid=9328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (npSolver-wbo-It) S 9328 9330 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285312119 9367552 275 33554432000 4194304 5064252 140733318875296 140733318874208 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9330/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700257 s]
/proc/loadavg: 2.19 2.21 2.09 2/179 9330
/proc/meminfo: memFree=30962324/32873844 swapFree=6872/6872
[pid=9330] ppid=9328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (npSolver-wbo-It) S 9328 9330 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285312119 9367552 275 33554432000 4194304 5064252 140733318875296 140733318874208 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9330/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.19 2.21 2.09 3/183 9334
/proc/meminfo: memFree=30862700/32873844 swapFree=6872/6872
[pid=9330] ppid=9328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (npSolver-wbo-It) S 9328 9330 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285312119 9367552 275 33554432000 4194304 5064252 140733318875296 140733318874208 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9330/statm: 2287 275 233 213 0 72 0
[pid=9331] ppid=9330 vsize=18812 CPUtime=0.52 cores=0,2,4,6
/proc/9331/stat : 9331 (npSolver-wbo) S 9330 9330 27229 0 -1 4202496 5096 0 0 0 50 2 0 0 20 0 1 0 285312119 19263488 3532 33554432000 4194304 5990268 140733243148512 140733243141664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9331/statm: 4703 3532 153 439 0 4260 0
[pid=9333] ppid=9331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9333/stat : 9333 (cp2_pre.sh) S 9331 9330 27229 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 285312172 9367552 277 33554432000 4194304 5064252 140733642511808 140733642510512 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9333/statm: 2287 277 234 213 0 72 0
[pid=9334] ppid=9333 vsize=96728 CPUtime=0.96 cores=0,2,4,6
/proc/9334/stat : 9334 (coprocessor) R 9333 9330 27229 0 -1 4202496 18668 0 0 0 93 3 0 0 20 0 1 0 285312172 99049472 23216 33554432000 4194304 6586260 140737184138432 140733642510536 5598875 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/9334/statm: 24182 23216 192 584 0 23594 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 133836

[startup+3.10031 s]
/proc/loadavg: 2.19 2.21 2.09 3/183 9334
/proc/meminfo: memFree=30849428/32873844 swapFree=6872/6872
[pid=9330] ppid=9328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (npSolver-wbo-It) S 9328 9330 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285312119 9367552 275 33554432000 4194304 5064252 140733318875296 140733318874208 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9330/statm: 2287 275 233 213 0 72 0
[pid=9331] ppid=9330 vsize=18812 CPUtime=0.52 cores=0,2,4,6
/proc/9331/stat : 9331 (npSolver-wbo) S 9330 9330 27229 0 -1 4202496 5096 0 0 0 50 2 0 0 20 0 1 0 285312119 19263488 3532 33554432000 4194304 5990268 140733243148512 140733243141664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9331/statm: 4703 3532 153 439 0 4260 0
[pid=9333] ppid=9331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9333/stat : 9333 (cp2_pre.sh) S 9331 9330 27229 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 285312172 9367552 277 33554432000 4194304 5064252 140733642511808 140733642510512 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9333/statm: 2287 277 234 213 0 72 0
[pid=9334] ppid=9333 vsize=129160 CPUtime=2.56 cores=0,2,4,6
/proc/9334/stat : 9334 (coprocessor) R 9333 9330 27229 0 -1 4202496 22250 0 0 0 217 39 0 0 20 0 1 0 285312172 132259840 28250 33554432000 4194304 6586260 140737184138432 140737184134200 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/9334/statm: 32290 28250 204 584 0 31702 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 166268

[startup+6.3003 s]
/proc/loadavg: 2.18 2.21 2.09 3/183 9344
/proc/meminfo: memFree=30773420/32873844 swapFree=6872/6872
[pid=9330] ppid=9328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (npSolver-wbo-It) S 9328 9330 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285312119 9367552 275 33554432000 4194304 5064252 140733318875296 140733318874208 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9330/statm: 2287 275 233 213 0 72 0
[pid=9331] ppid=9330 vsize=64076 CPUtime=4.25 cores=0,2,4,6
/proc/9331/stat : 9331 (npSolver-wbo) S 9330 9330 27229 0 -1 4202496 10157 36706 0 0 95 22 263 45 20 0 1 0 285312119 65613824 14404 33554432000 4194304 5990268 140733243148512 140733243139936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9331/statm: 16019 14404 166 439 0 15576 0
[pid=9343] ppid=9331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9343/stat : 9343 (satsolver.sh) S 9331 9330 27229 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285312546 9367552 267 33554432000 4194304 5064252 140734880351936 140734880350848 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9343/statm: 2287 267 226 213 0 72 0
[pid=9344] ppid=9343 vsize=104092 CPUtime=2.02 cores=0,2,4,6
/proc/9344/stat : 9344 (glucose) R 9343 9330 27229 0 -1 4202496 20853 0 0 0 197 5 0 0 20 0 1 0 285312546 106590208 23043 33554432000 4194304 5208918 140734835458656 140734835456760 4211620 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9344/statm: 26023 23043 104 248 0 25772 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 186464

[startup+12.7003 s]
/proc/loadavg: 2.16 2.20 2.09 3/183 9351
/proc/meminfo: memFree=30770892/32873844 swapFree=6872/6872
[pid=9330] ppid=9328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (npSolver-wbo-It) S 9328 9330 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285312119 9367552 275 33554432000 4194304 5064252 140733318875296 140733318874208 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9330/statm: 2287 275 233 213 0 72 0
[pid=9331] ppid=9330 vsize=64076 CPUtime=4.25 cores=0,2,4,6
/proc/9331/stat : 9331 (npSolver-wbo) S 9330 9330 27229 0 -1 4202496 10157 36706 0 0 95 22 263 45 20 0 1 0 285312119 65613824 14404 33554432000 4194304 5990268 140733243148512 140733243139936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9331/statm: 16019 14404 166 439 0 15576 0
[pid=9343] ppid=9331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9343/stat : 9343 (satsolver.sh) S 9331 9330 27229 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285312546 9367552 267 33554432000 4194304 5064252 140734880351936 140734880350848 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9343/statm: 2287 267 226 213 0 72 0
[pid=9344] ppid=9343 vsize=115768 CPUtime=8.42 cores=0,2,4,6
/proc/9344/stat : 9344 (glucose) R 9343 9330 27229 0 -1 4202496 21196 0 0 0 836 6 0 0 20 0 1 0 285312546 118546432 23384 33554432000 4194304 5208918 140734835458656 140734835456808 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9344/statm: 28942 23384 104 248 0 28691 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 198140

[startup+25.5004 s]
/proc/loadavg: 2.13 2.19 2.08 3/183 9351
/proc/meminfo: memFree=30765928/32873844 swapFree=6872/6872
[pid=9330] ppid=9328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (npSolver-wbo-It) S 9328 9330 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285312119 9367552 275 33554432000 4194304 5064252 140733318875296 140733318874208 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9330/statm: 2287 275 233 213 0 72 0
[pid=9331] ppid=9330 vsize=64076 CPUtime=4.25 cores=0,2,4,6
/proc/9331/stat : 9331 (npSolver-wbo) S 9330 9330 27229 0 -1 4202496 10157 36706 0 0 95 22 263 45 20 0 1 0 285312119 65613824 14404 33554432000 4194304 5990268 140733243148512 140733243139936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9331/statm: 16019 14404 166 439 0 15576 0
[pid=9343] ppid=9331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9343/stat : 9343 (satsolver.sh) S 9331 9330 27229 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285312546 9367552 267 33554432000 4194304 5064252 140734880351936 140734880350848 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9343/statm: 2287 267 226 213 0 72 0
[pid=9344] ppid=9343 vsize=115768 CPUtime=21.22 cores=0,2,4,6
/proc/9344/stat : 9344 (glucose) R 9343 9330 27229 0 -1 4202496 21277 0 0 0 2116 6 0 0 20 0 1 0 285312546 118546432 24487 33554432000 4194304 5208918 140734835458656 140734835456808 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9344/statm: 28942 24487 104 248 0 28691 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 198140

[startup+51.1003 s]
/proc/loadavg: 2.08 2.18 2.08 3/183 9351
/proc/meminfo: memFree=30762872/32873844 swapFree=6872/6872
[pid=9330] ppid=9328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (npSolver-wbo-It) S 9328 9330 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285312119 9367552 275 33554432000 4194304 5064252 140733318875296 140733318874208 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9330/statm: 2287 275 233 213 0 72 0
[pid=9331] ppid=9330 vsize=64076 CPUtime=4.25 cores=0,2,4,6
/proc/9331/stat : 9331 (npSolver-wbo) S 9330 9330 27229 0 -1 4202496 10157 36706 0 0 95 22 263 45 20 0 1 0 285312119 65613824 14404 33554432000 4194304 5990268 140733243148512 140733243139936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9331/statm: 16019 14404 166 439 0 15576 0
[pid=9343] ppid=9331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9343/stat : 9343 (satsolver.sh) S 9331 9330 27229 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285312546 9367552 267 33554432000 4194304 5064252 140734880351936 140734880350848 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9343/statm: 2287 267 226 213 0 72 0
[pid=9344] ppid=9343 vsize=115768 CPUtime=46.81 cores=0,2,4,6
/proc/9344/stat : 9344 (glucose) R 9343 9330 27229 0 -1 4202496 21278 0 0 0 4675 6 0 0 20 0 1 0 285312546 118546432 24999 33554432000 4194304 5208918 140734835458656 140734835456808 4211670 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9344/statm: 28942 24999 104 248 0 28691 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 198140

[startup+102.306 s]
/proc/loadavg: 2.03 2.15 2.08 3/183 9366
/proc/meminfo: memFree=30758004/32873844 swapFree=6872/6872
[pid=9330] ppid=9328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (npSolver-wbo-It) S 9328 9330 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285312119 9367552 275 33554432000 4194304 5064252 140733318875296 140733318874208 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9330/statm: 2287 275 233 213 0 72 0
[pid=9331] ppid=9330 vsize=64076 CPUtime=4.25 cores=0,2,4,6
/proc/9331/stat : 9331 (npSolver-wbo) S 9330 9330 27229 0 -1 4202496 10157 36706 0 0 95 22 263 45 20 0 1 0 285312119 65613824 14404 33554432000 4194304 5990268 140733243148512 140733243139936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9331/statm: 16019 14404 166 439 0 15576 0
[pid=9343] ppid=9331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9343/stat : 9343 (satsolver.sh) S 9331 9330 27229 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285312546 9367552 267 33554432000 4194304 5064252 140734880351936 140734880350848 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9343/statm: 2287 267 226 213 0 72 0
[pid=9344] ppid=9343 vsize=115768 CPUtime=98.01 cores=0,2,4,6
/proc/9344/stat : 9344 (glucose) R 9343 9330 27229 0 -1 4202496 21468 0 0 0 9795 6 0 0 20 0 1 0 285312546 118546432 26210 33554432000 4194304 5208918 140734835458656 140734835456808 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9344/statm: 28942 26210 104 248 0 28691 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 198140

[startup+162.3 s]
/proc/loadavg: 2.01 2.12 2.07 3/183 9380
/proc/meminfo: memFree=30748092/32873844 swapFree=6872/6872
[pid=9330] ppid=9328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (npSolver-wbo-It) S 9328 9330 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285312119 9367552 275 33554432000 4194304 5064252 140733318875296 140733318874208 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9330/statm: 2287 275 233 213 0 72 0
[pid=9331] ppid=9330 vsize=64076 CPUtime=4.25 cores=0,2,4,6
/proc/9331/stat : 9331 (npSolver-wbo) S 9330 9330 27229 0 -1 4202496 10157 36706 0 0 95 22 263 45 20 0 1 0 285312119 65613824 14404 33554432000 4194304 5990268 140733243148512 140733243139936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9331/statm: 16019 14404 166 439 0 15576 0
[pid=9343] ppid=9331 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/9330/statm: 2287 275 233 213 0 72 0
[pid=9331] ppid=9330 vsize=64076 CPUtime=1366.92 cores=0,2,4,6
/proc/9331/stat : 9331 (npSolver-wbo) R 9330 9330 27229 0 -1 4202496 10164 66571 0 0 95 22 136514 61 20 0 1 0 285312119 65613824 14404 33554432000 4194304 5990268 140733243148512 140733243139424 5173822 0 65536 4102 0 0 0 0 17 2 0 0 0 0 0
/proc/9331/statm: 16019 14404 166 439 0 15576 0
Current children cumulated CPU time (s) 1366.92
Current children cumulated vsize (KiB) 73224
#
############


[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 9613
/proc/meminfo: memFree=30734796/32873844 swapFree=6872/6872
[pid=9330] ppid=9328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (npSolver-wbo-It) S 9328 9330 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285312119 9367552 275 33554432000 4194304 5064252 140733318875296 140733318874208 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9330/statm: 2287 275 233 213 0 72 0
[pid=9331] ppid=9330 vsize=88652 CPUtime=1367.83 cores=0,2,4,6
/proc/9331/stat : 9331 (npSolver-wbo) S 9330 9330 27229 0 -1 4202496 14717 74228 0 0 136 27 136545 75 20 0 1 0 285312119 90779648 20548 33554432000 4194304 5990268 140733243148512 140733243139936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9331/statm: 22163 20548 166 439 0 21720 0
[pid=9612] ppid=9331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9612/stat : 9612 (satsolver.sh) S 9331 9330 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285448926 9367552 267 33554432000 4194304 5064252 140735671429168 140735671428080 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9612/statm: 2287 267 226 213 0 72 0
[pid=9613] ppid=9612 vsize=134740 CPUtime=54.21 cores=0,2,4,6
/proc/9613/stat : 9613 (glucose) R 9612 9330 27229 0 -1 4202496 21641 0 0 0 5415 6 0 0 20 0 1 0 285448926 137973760 26329 33554432000 4194304 5208918 140734573487152 140734573485304 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9613/statm: 33685 26329 104 248 0 33434 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 241688

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 9620
/proc/meminfo: memFree=30720268/32873844 swapFree=6872/6872
[pid=9330] ppid=9328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (npSolver-wbo-It) S 9328 9330 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285312119 9367552 275 33554432000 4194304 5064252 140733318875296 140733318874208 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9330/statm: 2287 275 233 213 0 72 0
[pid=9331] ppid=9330 vsize=88652 CPUtime=1367.83 cores=0,2,4,6
/proc/9331/stat : 9331 (npSolver-wbo) S 9330 9330 27229 0 -1 4202496 14717 74228 0 0 136 27 136545 75 20 0 1 0 285312119 90779648 20548 33554432000 4194304 5990268 140733243148512 140733243139936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9331/statm: 22163 20548 166 439 0 21720 0
[pid=9612] ppid=9331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9612/stat : 9612 (satsolver.sh) S 9331 9330 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285448926 9367552 267 33554432000 4194304 5064252 140735671429168 140735671428080 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9612/statm: 2287 267 226 213 0 72 0
[pid=9613] ppid=9612 vsize=134740 CPUtime=114.19 cores=0,2,4,6
/proc/9613/stat : 9613 (glucose) R 9612 9330 27229 0 -1 4202496 21949 0 0 0 11413 6 0 0 20 0 1 0 285448926 137973760 29193 33554432000 4194304 5208918 140734573487152 140734573485304 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9613/statm: 33685 29193 104 248 0 33434 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 241688

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9627
/proc/meminfo: memFree=30712148/32873844 swapFree=6872/6872
[pid=9330] ppid=9328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (npSolver-wbo-It) S 9328 9330 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285312119 9367552 275 33554432000 4194304 5064252 140733318875296 140733318874208 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9330/statm: 2287 275 233 213 0 72 0
[pid=9331] ppid=9330 vsize=88652 CPUtime=1367.83 cores=0,2,4,6
/proc/9331/stat : 9331 (npSolver-wbo) S 9330 9330 27229 0 -1 4202496 14717 74228 0 0 136 27 136545 75 20 0 1 0 285312119 90779648 20548 33554432000 4194304 5990268 140733243148512 140733243139936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9331/statm: 22163 20548 166 439 0 21720 0
[pid=9612] ppid=9331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9612/stat : 9612 (satsolver.sh) S 9331 9330 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285448926 9367552 267 33554432000 4194304 5064252 140735671429168 140735671428080 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9612/statm: 2287 267 226 213 0 72 0
[pid=9613] ppid=9612 vsize=134740 CPUtime=174.18 cores=0,2,4,6
/proc/9613/stat : 9613 (glucose) R 9612 9330 27229 0 -1 4202496 21953 0 0 0 17412 6 0 0 20 0 1 0 285448926 137973760 31241 33554432000 4194304 5208918 140734573487152 140734573485304 4211628 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9613/statm: 33685 31241 104 248 0 33434 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 241688

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9635
/proc/meminfo: memFree=30707532/32873844 swapFree=6872/6872
[pid=9330] ppid=9328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (npSolver-wbo-It) S 9328 9330 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285312119 9367552 275 33554432000 4194304 5064252 140733318875296 140733318874208 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9330/statm: 2287 275 233 213 0 72 0
[pid=9331] ppid=9330 vsize=88652 CPUtime=1367.83 cores=0,2,4,6
/proc/9331/stat : 9331 (npSolver-wbo) S 9330 9330 27229 0 -1 4202496 14717 74228 0 0 136 27 136545 75 20 0 1 0 285312119 90779648 20548 33554432000 4194304 5990268 140733243148512 140733243139936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9331/statm: 22163 20548 166 439 0 21720 0
[pid=9612] ppid=9331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9612/stat : 9612 (satsolver.sh) S 9331 9330 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285448926 9367552 267 33554432000 4194304 5064252 140735671429168 140735671428080 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9612/statm: 2287 267 226 213 0 72 0
[pid=9613] ppid=9612 vsize=165560 CPUtime=234.17 cores=0,2,4,6
/proc/9613/stat : 9613 (glucose) R 9612 9330 27229 0 -1 4202496 22467 0 0 0 23411 6 0 0 20 0 1 0 285448926 169533440 32777 33554432000 4194304 5208918 140734573487152 140734573485304 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9613/statm: 41390 32777 104 248 0 41139 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 272508

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 9642
/proc/meminfo: memFree=30698156/32873844 swapFree=6872/6872
[pid=9330] ppid=9328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (npSolver-wbo-It) S 9328 9330 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285312119 9367552 275 33554432000 4194304 5064252 140733318875296 140733318874208 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9330/statm: 2287 275 233 213 0 72 0
[pid=9331] ppid=9330 vsize=88652 CPUtime=1367.83 cores=0,2,4,6
/proc/9331/stat : 9331 (npSolver-wbo) S 9330 9330 27229 0 -1 4202496 14717 74228 0 0 136 27 136545 75 20 0 1 0 285312119 90779648 20548 33554432000 4194304 5990268 140733243148512 140733243139936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9331/statm: 22163 20548 166 439 0 21720 0
[pid=9612] ppid=9331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9612/stat : 9612 (satsolver.sh) S 9331 9330 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285448926 9367552 267 33554432000 4194304 5064252 140735671429168 140735671428080 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9612/statm: 2287 267 226 213 0 72 0
[pid=9613] ppid=9612 vsize=165560 CPUtime=294.17 cores=0,2,4,6
/proc/9613/stat : 9613 (glucose) R 9612 9330 27229 0 -1 4202496 22470 0 0 0 29410 7 0 0 20 0 1 0 285448926 169533440 34313 33554432000 4194304 5208918 140734573487152 140734573485304 4211605 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9613/statm: 41390 34313 104 248 0 41139 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 272508

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 9649
/proc/meminfo: memFree=30691808/32873844 swapFree=6872/6872
[pid=9330] ppid=9328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (npSolver-wbo-It) S 9328 9330 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285312119 9367552 275 33554432000 4194304 5064252 140733318875296 140733318874208 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9330/statm: 2287 275 233 213 0 72 0
[pid=9331] ppid=9330 vsize=88652 CPUtime=1367.83 cores=0,2,4,6
/proc/9331/stat : 9331 (npSolver-wbo) S 9330 9330 27229 0 -1 4202496 14717 74228 0 0 136 27 136545 75 20 0 1 0 285312119 90779648 20548 33554432000 4194304 5990268 140733243148512 140733243139936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9331/statm: 22163 20548 166 439 0 21720 0
[pid=9612] ppid=9331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9612/stat : 9612 (satsolver.sh) S 9331 9330 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285448926 9367552 267 33554432000 4194304 5064252 140735671429168 140735671428080 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9612/statm: 2287 267 226 213 0 72 0
[pid=9613] ppid=9612 vsize=165560 CPUtime=354.16 cores=0,2,4,6
/proc/9613/stat : 9613 (glucose) R 9612 9330 27229 0 -1 4202496 22473 0 0 0 35409 7 0 0 20 0 1 0 285448926 169533440 35849 33554432000 4194304 5208918 140734573487152 140734573485304 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9613/statm: 41390 35849 104 248 0 41139 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 272508

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 9701
/proc/meminfo: memFree=30016236/32873844 swapFree=6872/6872
[pid=9330] ppid=9328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (npSolver-wbo-It) S 9328 9330 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285312119 9367552 275 33554432000 4194304 5064252 140733318875296 140733318874208 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9330/statm: 2287 275 233 213 0 72 0
[pid=9331] ppid=9330 vsize=88652 CPUtime=1367.83 cores=0,2,4,6
/proc/9331/stat : 9331 (npSolver-wbo) S 9330 9330 27229 0 -1 4202496 14717 74228 0 0 136 27 136545 75 20 0 1 0 285312119 90779648 20548 33554432000 4194304 5990268 140733243148512 140733243139936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9331/statm: 22163 20548 166 439 0 21720 0
[pid=9612] ppid=9331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9612/stat : 9612 (satsolver.sh) S 9331 9330 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285448926 9367552 267 33554432000 4194304 5064252 140735671429168 140735671428080 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9612/statm: 2287 267 226 213 0 72 0
[pid=9613] ppid=9612 vsize=134740 CPUtime=414.15 cores=0,2,4,6
/proc/9613/stat : 9613 (glucose) R 9612 9330 27229 0 -1 4202496 22801 0 0 0 41407 8 0 0 20 0 1 0 285448926 137973760 29235 33554432000 4194304 5208918 140734573487152 140734573485240 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9613/statm: 33685 29235 104 248 0 33434 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 241688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 9701
/proc/meminfo: memFree=30012016/32873844 swapFree=6872/6872
[pid=9330] ppid=9328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9330/stat : 9330 (npSolver-wbo-It) S 9328 9330 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285312119 9367552 275 33554432000 4194304 5064252 140733318875296 140733318874208 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9330/statm: 2287 275 233 213 0 72 0
[pid=9331] ppid=9330 vsize=88652 CPUtime=1367.83 cores=0,2,4,6
/proc/9331/stat : 9331 (npSolver-wbo) S 9330 9330 27229 0 -1 4202496 14717 74228 0 0 136 27 136545 75 20 0 1 0 285312119 90779648 20548 33554432000 4194304 5990268 140733243148512 140733243139936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9331/statm: 22163 20548 166 439 0 21720 0
[pid=9612] ppid=9331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9612/stat : 9612 (satsolver.sh) S 9331 9330 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285448926 9367552 267 33554432000 4194304 5064252 140735671429168 140735671428080 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9612/statm: 2287 267 226 213 0 72 0
[pid=9613] ppid=9612 vsize=134740 CPUtime=431.85 cores=0,2,4,6
/proc/9613/stat : 9613 (glucose) R 9612 9330 27229 0 -1 4202496 22802 0 0 0 43177 8 0 0 20 0 1 0 285448926 137973760 29747 33554432000 4194304 5208918 140734573487152 140734573485240 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9613/statm: 33685 29747 104 248 0 33434 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (KiB) 241688

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.330078
#  lost CPU user time (s): 0.23999
#  lost CPU system time (s): 0.09

Real time (s): 1800.01
CPU time (s): 1800.05
CPU user time (s): 1798.84
CPU system time (s): 1.21283
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 297248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.6
system time used= 1.12283
maximum resident set size= 188972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112736
page faults= 0
swaps= 0
block input operations= 0
block output operations= 164152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 866
involuntary context switches= 1936

runsolver used 2.67759 second user time and 7.15991 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-28 09:57:16
IDJOB=3715024
IDBENCH=79065
IDSOLVER=2296
FILE ID=node106/3715024-1338191836
RUNJOBID= node106-1338160071-27245
PBS_JOBID= 14624559
Free space on /tmp= 71292 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/normalized-j3029_8-unsat--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715024-1338191836/watcher-3715024-1338191836 -o /tmp/evaluation-result-3715024-1338191836/solver-3715024-1338191836 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3715024-1338191836.wbo 497804252 HOME HOME

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

MD5SUM BENCH= 114c0408840a95cae960ebc399875ecb
RANDOM SEED=497804252

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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		: 2667.065
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		: 2667.065
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:        30962216 kB
Buffers:          287944 kB
Cached:           591768 kB
SwapCached:            0 kB
Active:           896152 kB
Inactive:         159348 kB
Active(anon):     166348 kB
Inactive(anon):    11256 kB
Active(file):     729804 kB
Inactive(file):   148092 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             31668 kB
Writeback:             0 kB
AnonPages:        484948 kB
Mapped:            11464 kB
Shmem:               200 kB
Slab:             716308 kB
SReclaimable:     158408 kB
SUnreclaim:       557900 kB
KernelStack:        1520 kB
PageTables:         4540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     351640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    413696 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= 71092 MiB
End job on node106 at 2012-05-28 10:27:16