Trace number 3714641

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache.inv12.ucl--soft-66-100-0.wbo
MD5SUM8fec294e7b8c29ceea1b5e901ebe7f7f
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark16.8004
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables25800
Total number of constraints76699
Number of soft constraints26148
Number of constraints which are clauses76319
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints380
Minimum length of a constraint1
Maximum length of a constraint9
Top cost 1311191
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1311190
Biggest number in a constraint 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
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.77	c run usual solver
1.58/1.66	o 361
1.58/1.66	c fallback to adder encoding
1539.11/1539.40	o 360
1539.11/1539.40	c fallback to adder encoding
1800.07/1800.41	c error: unexpected solver exit code
1800.07/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-3714641-1338167287/watcher-3714641-1338167287 -o /tmp/evaluation-result-3714641-1338167287/solver-3714641-1338167287 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714641-1338167287.wbo 73553799 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27798
/proc/meminfo: memFree=31182912/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27798/stat : 27798 (npSolver-wbo-It) S 27796 27798 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282857199 9367552 274 33554432000 4194304 5064252 140736871734432 140736871733344 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27798/statm: 2287 274 233 213 0 72 0

[startup+0.100091 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27798
/proc/meminfo: memFree=31182912/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27798/stat : 27798 (npSolver-wbo-It) S 27796 27798 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282857199 9367552 274 33554432000 4194304 5064252 140736871734432 140736871733344 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27798/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200278 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27798
/proc/meminfo: memFree=31182912/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27798/stat : 27798 (npSolver-wbo-It) S 27796 27798 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282857199 9367552 274 33554432000 4194304 5064252 140736871734432 140736871733344 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27798/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300283 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27798
/proc/meminfo: memFree=31182912/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27798/stat : 27798 (npSolver-wbo-It) S 27796 27798 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282857199 9367552 274 33554432000 4194304 5064252 140736871734432 140736871733344 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27798/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700241 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27798
/proc/meminfo: memFree=31182912/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27798/stat : 27798 (npSolver-wbo-It) S 27796 27798 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282857199 9367552 274 33554432000 4194304 5064252 140736871734432 140736871733344 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27798/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27802
/proc/meminfo: memFree=31110824/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27798/stat : 27798 (npSolver-wbo-It) S 27796 27798 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282857199 9367552 274 33554432000 4194304 5064252 140736871734432 140736871733344 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27798/statm: 2287 274 233 213 0 72 0
[pid=27799] ppid=27798 vsize=23888 CPUtime=1.49 cores=0,2,4,6
/proc/27799/stat : 27799 (npSolver-wbo) R 27798 27798 27229 0 -1 4202496 5232 16694 0 0 78 8 58 5 20 0 1 0 282857199 24461312 4128 33554432000 4194304 5990268 140737456982560 140737456976288 5177872 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27799/statm: 5972 4128 153 439 0 5529 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33036

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27810
/proc/meminfo: memFree=31072584/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27798/stat : 27798 (npSolver-wbo-It) S 27796 27798 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282857199 9367552 274 33554432000 4194304 5064252 140736871734432 140736871733344 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27798/statm: 2287 274 233 213 0 72 0
[pid=27799] ppid=27798 vsize=172260 CPUtime=3 cores=0,2,4,6
/proc/27799/stat : 27799 (npSolver-wbo) S 27798 27798 27229 0 -1 4202496 12382 17209 0 0 202 35 58 5 20 0 1 0 282857199 176394240 29741 33554432000 4194304 5990268 140737456982560 140737456973984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27799/statm: 43065 29741 164 439 0 42622 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 181408

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27812
/proc/meminfo: memFree=30675028/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27798/stat : 27798 (npSolver-wbo-It) S 27796 27798 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282857199 9367552 274 33554432000 4194304 5064252 140736871734432 140736871733344 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27798/statm: 2287 274 233 213 0 72 0
[pid=27799] ppid=27798 vsize=172260 CPUtime=3 cores=0,2,4,6
/proc/27799/stat : 27799 (npSolver-wbo) S 27798 27798 27229 0 -1 4202496 12382 17209 0 0 202 35 58 5 20 0 1 0 282857199 176394240 29741 33554432000 4194304 5990268 140737456982560 140737456973984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27799/statm: 43065 29741 164 439 0 42622 0
[pid=27811] ppid=27799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27811/stat : 27811 (satsolver.sh) S 27799 27798 27229 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282857502 9367552 267 33554432000 4194304 5064252 140733594735696 140733594734608 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27811/statm: 2287 267 226 213 0 72 0
[pid=27812] ppid=27811 vsize=242248 CPUtime=3.25 cores=0,2,4,6
/proc/27812/stat : 27812 (glucose) R 27811 27798 27229 0 -1 4202496 41773 0 0 0 314 11 0 0 20 0 1 0 282857503 248061952 53661 33554432000 4194304 5208918 140736745088240 140736745086200 4211605 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27812/statm: 60562 53661 104 248 0 60311 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 432804

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27812
/proc/meminfo: memFree=30579996/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27798/stat : 27798 (npSolver-wbo-It) S 27796 27798 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282857199 9367552 274 33554432000 4194304 5064252 140736871734432 140736871733344 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27798/statm: 2287 274 233 213 0 72 0
[pid=27799] ppid=27798 vsize=172260 CPUtime=3 cores=0,2,4,6
/proc/27799/stat : 27799 (npSolver-wbo) S 27798 27798 27229 0 -1 4202496 12382 17209 0 0 202 35 58 5 20 0 1 0 282857199 176394240 29741 33554432000 4194304 5990268 140737456982560 140737456973984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27799/statm: 43065 29741 164 439 0 42622 0
[pid=27811] ppid=27799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27811/stat : 27811 (satsolver.sh) S 27799 27798 27229 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282857502 9367552 267 33554432000 4194304 5064252 140733594735696 140733594734608 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27811/statm: 2287 267 226 213 0 72 0
[pid=27812] ppid=27811 vsize=273068 CPUtime=9.65 cores=0,2,4,6
/proc/27812/stat : 27812 (glucose) R 27811 27798 27229 0 -1 4202496 42172 0 0 0 954 11 0 0 20 0 1 0 282857503 279621632 54571 33554432000 4194304 5208918 140736745088240 140736745086392 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27812/statm: 68267 54571 104 248 0 68016 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 463624

[startup+25.5066 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27812
/proc/meminfo: memFree=30396064/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27798/stat : 27798 (npSolver-wbo-It) S 27796 27798 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282857199 9367552 274 33554432000 4194304 5064252 140736871734432 140736871733344 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27798/statm: 2287 274 233 213 0 72 0
[pid=27799] ppid=27798 vsize=172260 CPUtime=3 cores=0,2,4,6
/proc/27799/stat : 27799 (npSolver-wbo) S 27798 27798 27229 0 -1 4202496 12382 17209 0 0 202 35 58 5 20 0 1 0 282857199 176394240 29741 33554432000 4194304 5990268 140737456982560 140737456973984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27799/statm: 43065 29741 164 439 0 42622 0
[pid=27811] ppid=27799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27811/stat : 27811 (satsolver.sh) S 27799 27798 27229 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282857502 9367552 267 33554432000 4194304 5064252 140733594735696 140733594734608 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27811/statm: 2287 267 226 213 0 72 0
[pid=27812] ppid=27811 vsize=273068 CPUtime=22.45 cores=0,2,4,6
/proc/27812/stat : 27812 (glucose) R 27811 27798 27229 0 -1 4202496 42172 0 0 0 2234 11 0 0 20 0 1 0 282857503 279621632 54571 33554432000 4194304 5208918 140736745088240 140736745086392 4229748 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27812/statm: 68267 54571 104 248 0 68016 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 463624

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27812
/proc/meminfo: memFree=29533496/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27798/stat : 27798 (npSolver-wbo-It) S 27796 27798 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282857199 9367552 274 33554432000 4194304 5064252 140736871734432 140736871733344 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27798/statm: 2287 274 233 213 0 72 0
[pid=27799] ppid=27798 vsize=172260 CPUtime=3 cores=0,2,4,6
/proc/27799/stat : 27799 (npSolver-wbo) S 27798 27798 27229 0 -1 4202496 12382 17209 0 0 202 35 58 5 20 0 1 0 282857199 176394240 29741 33554432000 4194304 5990268 140737456982560 140737456973984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27799/statm: 43065 29741 164 439 0 42622 0
[pid=27811] ppid=27799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27811/stat : 27811 (satsolver.sh) S 27799 27798 27229 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282857502 9367552 267 33554432000 4194304 5064252 140733594735696 140733594734608 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27811/statm: 2287 267 226 213 0 72 0
[pid=27812] ppid=27811 vsize=273068 CPUtime=48.04 cores=0,2,4,6
/proc/27812/stat : 27812 (glucose) R 27811 27798 27229 0 -1 4202496 42181 0 0 0 4793 11 0 0 20 0 1 0 282857503 279621632 54580 33554432000 4194304 5208918 140736745088240 140736745086392 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27812/statm: 68267 54580 104 248 0 68016 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 463624

[startup+102.3 s]
/proc/loadavg: 2.20 2.05 2.01 3/184 27814
/proc/meminfo: memFree=27256244/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27798/stat : 27798 (npSolver-wbo-It) S 27796 27798 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282857199 9367552 274 33554432000 4194304 5064252 140736871734432 140736871733344 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27798/statm: 2287 274 233 213 0 72 0
[pid=27799] ppid=27798 vsize=172260 CPUtime=3 cores=0,2,4,6
/proc/27799/stat : 27799 (npSolver-wbo) S 27798 27798 27229 0 -1 4202496 12382 17209 0 0 202 35 58 5 20 0 1 0 282857199 176394240 29741 33554432000 4194304 5990268 140737456982560 140737456973984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27799/statm: 43065 29741 164 439 0 42622 0
[pid=27811] ppid=27799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27811/stat : 27811 (satsolver.sh) S 27799 27798 27229 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282857502 9367552 267 33554432000 4194304 5064252 140733594735696 140733594734608 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27811/statm: 2287 267 226 213 0 72 0
[pid=27812] ppid=27811 vsize=273204 CPUtime=99.23 cores=0,2,4,6
/proc/27812/stat : 27812 (glucose) R 27811 27798 27229 0 -1 4202496 42208 0 0 0 9912 11 0 0 20 0 1 0 282857503 279760896 54607 33554432000 4194304 5208918 140736745088240 140736745085912 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27812/statm: 68301 54607 104 248 0 68050 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 463760

[startup+162.3 s]
/proc/loadavg: 2.47 2.17 2.06 3/185 27827
/proc/meminfo: memFree=26360408/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27798/stat : 27798 (npSolver-wbo-It) S 27796 27798 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282857199 9367552 274 33554432000 4194304 5064252 140736871734432 140736871733344 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27798/statm: 2287 274 233 213 0 72 0
[pid=27799] ppid=27798 vsize=172260 CPUtime=3 cores=0,2,4,6
/proc/27799/stat : 27799 (npSolver-wbo) S 27798 27798 27229 0 -1 4202496 12382 17209 0 0 202 35 58 5 20 0 1 0 282857199 176394240 29741 33554432000 4194304 5990268 140737456982560 140737456973984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27799/statm: 43065 29741 164 439 0 42622 0
[pid=27811] ppid=27799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27811/stat : 27811 (satsolver.sh) S 27799 27798 27229 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282857502 9367552 267 33554432000 4194304 5064252 140733594735696 140733594734608 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27811/statm: 2287 267 226 213 0 72 0
[pid=27812] ppid=27811 vsize=276048 CPUtime=159.21 cores=0,2,4,6
/proc/27812/stat : 27812 (glucose) R 27811 27798 27229 0 -1 4202496 42702 0 0 0 15910 11 0 0 20 0 1 0 282857503 282673152 55088 33554432000 4194304 5208918 140736745088240 140736745086072 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27812/statm: 69012 55088 104 248 0 68761 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 466604

[startup+222.3 s]
/proc/loadavg: 2.20 2.15 2.06 3/184 27828
/proc/meminfo: memFree=26360960/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/27812/stat : 27812 (glucose) R 27811 27798 27229 0 -1 4202496 44913 0 0 0 135891 12 0 0 20 0 1 0 282857503 291442688 61501 33554432000 4194304 5208918 140736745088240 140736745084616 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27812/statm: 71153 61501 105 248 0 70902 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 475168

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27839
/proc/meminfo: memFree=26261540/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27798/stat : 27798 (npSolver-wbo-It) S 27796 27798 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282857199 9367552 274 33554432000 4194304 5064252 140736871734432 140736871733344 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27798/statm: 2287 274 233 213 0 72 0
[pid=27799] ppid=27798 vsize=172260 CPUtime=3 cores=0,2,4,6
/proc/27799/stat : 27799 (npSolver-wbo) S 27798 27798 27229 0 -1 4202496 12382 17209 0 0 202 35 58 5 20 0 1 0 282857199 176394240 29741 33554432000 4194304 5990268 140737456982560 140737456973984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27799/statm: 43065 29741 164 439 0 42622 0
[pid=27811] ppid=27799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27811/stat : 27811 (satsolver.sh) S 27799 27798 27229 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282857502 9367552 267 33554432000 4194304 5064252 140733594735696 140733594734608 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27811/statm: 2287 267 226 213 0 72 0
[pid=27812] ppid=27811 vsize=284612 CPUtime=1419.02 cores=0,2,4,6
/proc/27812/stat : 27812 (glucose) R 27811 27798 27229 0 -1 4202496 44914 0 0 0 141890 12 0 0 20 0 1 0 282857503 291442688 61502 33554432000 4194304 5208918 140736745088240 140736745084616 4211049 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27812/statm: 71153 61502 105 248 0 70902 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 475168

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 27839
/proc/meminfo: memFree=26253784/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27798/stat : 27798 (npSolver-wbo-It) S 27796 27798 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282857199 9367552 274 33554432000 4194304 5064252 140736871734432 140736871733344 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27798/statm: 2287 274 233 213 0 72 0
[pid=27799] ppid=27798 vsize=172260 CPUtime=3 cores=0,2,4,6
/proc/27799/stat : 27799 (npSolver-wbo) S 27798 27798 27229 0 -1 4202496 12382 17209 0 0 202 35 58 5 20 0 1 0 282857199 176394240 29741 33554432000 4194304 5990268 140737456982560 140737456973984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27799/statm: 43065 29741 164 439 0 42622 0
[pid=27811] ppid=27799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27811/stat : 27811 (satsolver.sh) S 27799 27798 27229 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282857502 9367552 267 33554432000 4194304 5064252 140733594735696 140733594734608 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27811/statm: 2287 267 226 213 0 72 0
[pid=27812] ppid=27811 vsize=286268 CPUtime=1479.01 cores=0,2,4,6
/proc/27812/stat : 27812 (glucose) R 27811 27798 27229 0 -1 4202496 45237 0 0 0 147889 12 0 0 20 0 1 0 282857503 293138432 62336 33554432000 4194304 5208918 140736745088240 140736745085912 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27812/statm: 71567 62336 105 248 0 71316 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 476824

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 27846
/proc/meminfo: memFree=26287868/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27798/stat : 27798 (npSolver-wbo-It) S 27796 27798 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282857199 9367552 274 33554432000 4194304 5064252 140736871734432 140736871733344 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27798/statm: 2287 274 233 213 0 72 0
[pid=27799] ppid=27798 vsize=164072 CPUtime=1540.51 cores=0,2,4,6
/proc/27799/stat : 27799 (npSolver-wbo) S 27798 27798 27229 0 -1 4202496 19905 69989 0 0 326 51 153622 52 20 0 1 0 282857199 168009728 27726 33554432000 4194304 5990268 140737456982560 140737456973984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27799/statm: 41018 27726 164 439 0 40575 0
[pid=27845] ppid=27799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27845/stat : 27845 (satsolver.sh) S 27799 27798 27229 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283011278 9367552 267 33554432000 4194304 5064252 140735571039552 140735571038464 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27845/statm: 2287 267 226 213 0 72 0
[pid=27846] ppid=27845 vsize=242112 CPUtime=1.5 cores=0,2,4,6
/proc/27846/stat : 27846 (glucose) R 27845 27798 27229 0 -1 4202496 43422 0 0 0 139 11 0 0 20 0 1 0 283011279 247922688 54122 33554432000 4194304 5208918 140735562381792 140735561331192 4211540 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27846/statm: 60528 54122 104 248 0 60277 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 424480

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27846
/proc/meminfo: memFree=26289432/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27798/stat : 27798 (npSolver-wbo-It) S 27796 27798 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282857199 9367552 274 33554432000 4194304 5064252 140736871734432 140736871733344 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27798/statm: 2287 274 233 213 0 72 0
[pid=27799] ppid=27798 vsize=164072 CPUtime=1540.51 cores=0,2,4,6
/proc/27799/stat : 27799 (npSolver-wbo) S 27798 27798 27229 0 -1 4202496 19905 69989 0 0 326 51 153622 52 20 0 1 0 282857199 168009728 27726 33554432000 4194304 5990268 140737456982560 140737456973984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27799/statm: 41018 27726 164 439 0 40575 0
[pid=27845] ppid=27799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27845/stat : 27845 (satsolver.sh) S 27799 27798 27229 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283011278 9367552 267 33554432000 4194304 5064252 140735571039552 140735571038464 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27845/statm: 2287 267 226 213 0 72 0
[pid=27846] ppid=27845 vsize=273204 CPUtime=61.48 cores=0,2,4,6
/proc/27846/stat : 27846 (glucose) R 27845 27798 27229 0 -1 4202496 43927 0 0 0 6137 11 0 0 20 0 1 0 283011279 279760896 54619 33554432000 4194304 5208918 140735562381792 140735562379464 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27846/statm: 68301 54619 104 248 0 68050 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 455572

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27846
/proc/meminfo: memFree=26285336/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27798/stat : 27798 (npSolver-wbo-It) S 27796 27798 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282857199 9367552 274 33554432000 4194304 5064252 140736871734432 140736871733344 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27798/statm: 2287 274 233 213 0 72 0
[pid=27799] ppid=27798 vsize=164072 CPUtime=1540.51 cores=0,2,4,6
/proc/27799/stat : 27799 (npSolver-wbo) S 27798 27798 27229 0 -1 4202496 19905 69989 0 0 326 51 153622 52 20 0 1 0 282857199 168009728 27726 33554432000 4194304 5990268 140737456982560 140737456973984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27799/statm: 41018 27726 164 439 0 40575 0
[pid=27845] ppid=27799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27845/stat : 27845 (satsolver.sh) S 27799 27798 27229 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283011278 9367552 267 33554432000 4194304 5064252 140735571039552 140735571038464 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27845/statm: 2287 267 226 213 0 72 0
[pid=27846] ppid=27845 vsize=273440 CPUtime=121.48 cores=0,2,4,6
/proc/27846/stat : 27846 (glucose) R 27845 27798 27229 0 -1 4202496 44016 0 0 0 12137 11 0 0 20 0 1 0 283011279 280002560 55209 33554432000 4194304 5208918 140735562381792 140735562379752 4211197 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27846/statm: 68360 55209 104 248 0 68109 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 455808

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27846
/proc/meminfo: memFree=26279388/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27798/stat : 27798 (npSolver-wbo-It) S 27796 27798 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282857199 9367552 274 33554432000 4194304 5064252 140736871734432 140736871733344 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27798/statm: 2287 274 233 213 0 72 0
[pid=27799] ppid=27798 vsize=164072 CPUtime=1540.51 cores=0,2,4,6
/proc/27799/stat : 27799 (npSolver-wbo) S 27798 27798 27229 0 -1 4202496 19905 69989 0 0 326 51 153622 52 20 0 1 0 282857199 168009728 27726 33554432000 4194304 5990268 140737456982560 140737456973984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27799/statm: 41018 27726 164 439 0 40575 0
[pid=27845] ppid=27799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27845/stat : 27845 (satsolver.sh) S 27799 27798 27229 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283011278 9367552 267 33554432000 4194304 5064252 140735571039552 140735571038464 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27845/statm: 2287 267 226 213 0 72 0
[pid=27846] ppid=27845 vsize=276048 CPUtime=181.46 cores=0,2,4,6
/proc/27846/stat : 27846 (glucose) R 27845 27798 27229 0 -1 4202496 44489 0 0 0 18135 11 0 0 20 0 1 0 283011279 282673152 55682 33554432000 4194304 5208918 140735562381792 140735562379624 4205746 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27846/statm: 69012 55682 105 248 0 68761 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 458416

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27847
/proc/meminfo: memFree=26276836/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27798/stat : 27798 (npSolver-wbo-It) S 27796 27798 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282857199 9367552 274 33554432000 4194304 5064252 140736871734432 140736871733344 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27798/statm: 2287 274 233 213 0 72 0
[pid=27799] ppid=27798 vsize=164072 CPUtime=1540.51 cores=0,2,4,6
/proc/27799/stat : 27799 (npSolver-wbo) S 27798 27798 27229 0 -1 4202496 19905 69989 0 0 326 51 153622 52 20 0 1 0 282857199 168009728 27726 33554432000 4194304 5990268 140737456982560 140737456973984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27799/statm: 41018 27726 164 439 0 40575 0
[pid=27845] ppid=27799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27845/stat : 27845 (satsolver.sh) S 27799 27798 27229 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283011278 9367552 267 33554432000 4194304 5064252 140735571039552 140735571038464 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27845/statm: 2287 267 226 213 0 72 0
[pid=27846] ppid=27845 vsize=276048 CPUtime=241.45 cores=0,2,4,6
/proc/27846/stat : 27846 (glucose) R 27845 27798 27229 0 -1 4202496 44489 0 0 0 24134 11 0 0 20 0 1 0 283011279 282673152 55682 33554432000 4194304 5208918 140735562381792 140735562378168 4211049 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27846/statm: 69012 55682 105 248 0 68761 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 458416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27889
/proc/meminfo: memFree=30442856/32873844 swapFree=6872/6872
[pid=27798] ppid=27796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27798/stat : 27798 (npSolver-wbo-It) S 27796 27798 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282857199 9367552 274 33554432000 4194304 5064252 140736871734432 140736871733344 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27798/statm: 2287 274 233 213 0 72 0
[pid=27799] ppid=27798 vsize=164072 CPUtime=1540.51 cores=0,2,4,6
/proc/27799/stat : 27799 (npSolver-wbo) S 27798 27798 27229 0 -1 4202496 19905 69989 0 0 326 51 153622 52 20 0 1 0 282857199 168009728 27726 33554432000 4194304 5990268 140737456982560 140737456973984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27799/statm: 41018 27726 164 439 0 40575 0
[pid=27845] ppid=27799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27845/stat : 27845 (satsolver.sh) S 27799 27798 27229 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283011278 9367552 267 33554432000 4194304 5064252 140735571039552 140735571038464 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27845/statm: 2287 267 226 213 0 72 0
[pid=27846] ppid=27845 vsize=276048 CPUtime=259.56 cores=0,2,4,6
/proc/27846/stat : 27846 (glucose) R 27845 27798 27229 0 -1 4202496 44489 0 0 0 25944 12 0 0 20 0 1 0 283011279 282673152 55682 33554432000 4194304 5208918 140735562381792 140735562378168 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27846/statm: 69012 55682 105 248 0 68761 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 458416

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27798 and gives
#  childrusage.ru_utime.tv_sec=1539
#  childrusage.ru_utime.tv_usec=490961
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=48840
# CPU time returned by wait4() is 1540.54
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1798.92
CPU system time (s): 1.15
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 504752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1539.49
system time used= 1.04884
maximum resident set size= 274296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90873
page faults= 0
swaps= 0
block input operations= 0
block output operations= 385328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1061
involuntary context switches= 1773

runsolver used 3.34549 second user time and 9.1716 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-28 03:08:07
IDJOB=3714641
IDBENCH=78634
IDSOLVER=2296
FILE ID=node106/3714641-1338167287
RUNJOBID= node106-1338160071-27245
PBS_JOBID= 14624559
Free space on /tmp= 71316 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache.inv12.ucl--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-3714641-1338167287/watcher-3714641-1338167287 -o /tmp/evaluation-result-3714641-1338167287/solver-3714641-1338167287 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714641-1338167287.wbo 73553799 HOME HOME

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

MD5SUM BENCH= 8fec294e7b8c29ceea1b5e901ebe7f7f
RANDOM SEED=73553799

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:        31183292 kB
Buffers:          199624 kB
Cached:           554136 kB
SwapCached:            0 kB
Active:           723864 kB
Inactive:         108756 kB
Active(anon):      70192 kB
Inactive(anon):    11256 kB
Active(file):     653672 kB
Inactive(file):    97500 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             24328 kB
Writeback:             0 kB
AnonPages:         94328 kB
Mapped:            11088 kB
Shmem:               200 kB
Slab:             704716 kB
SReclaimable:     146200 kB
SUnreclaim:       558516 kB
KernelStack:        1496 kB
PageTables:         4396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     258384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 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= 71196 MiB
End job on node106 at 2012-05-28 03:38:08