Trace number 3714832

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/spot5/
normalized-spot5-5_wcsp.wbo
MD5SUMc2eaa81317da42a84288274e542e014d
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark281
Best CPU time to get the best result obtained on this benchmark1800.01
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1118
Total number of constraints14967
Number of soft constraints14658
Number of constraints which are clauses14658
Number of constraints which are cardinality constraints (but not clauses)309
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 377
Min constraint cost 1
Max constraint cost 377
Sum of constraints costs 5409949
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.08	c run usual solver
0.00/0.36	o 957957
0.00/0.36	c fallback to adder encoding
1800.02/1800.41	c error: unexpected solver exit code
1800.02/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3714832-1338310804/watcher-3714832-1338310804 -o /tmp/evaluation-result-3714832-1338310804/solver-3714832-1338310804 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714832-1338310804.wbo 741831790 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: 1.10 0.31 1.82 2/182 16582
/proc/meminfo: memFree=29309400/32873844 swapFree=7376/7376
[pid=16582] ppid=16580 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16582/stat : 16582 (npSolver-wbo-It) S 16580 16582 16402 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297205216 9367552 275 33554432000 4194304 5064252 140733475067344 140733475066256 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16582/statm: 2287 275 233 213 0 72 0

[startup+0.080057 s]
/proc/loadavg: 1.10 0.31 1.82 2/182 16582
/proc/meminfo: memFree=29309400/32873844 swapFree=7376/7376
[pid=16582] ppid=16580 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16582/stat : 16582 (npSolver-wbo-It) S 16580 16582 16402 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297205216 9367552 275 33554432000 4194304 5064252 140733475067344 140733475066256 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16582/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 1.10 0.31 1.82 2/182 16582
/proc/meminfo: memFree=29309400/32873844 swapFree=7376/7376
[pid=16582] ppid=16580 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16582/stat : 16582 (npSolver-wbo-It) S 16580 16582 16402 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297205216 9367552 275 33554432000 4194304 5064252 140733475067344 140733475066256 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16582/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300236 s]
/proc/loadavg: 1.10 0.31 1.82 2/182 16582
/proc/meminfo: memFree=29309400/32873844 swapFree=7376/7376
[pid=16582] ppid=16580 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16582/stat : 16582 (npSolver-wbo-It) S 16580 16582 16402 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297205216 9367552 275 33554432000 4194304 5064252 140733475067344 140733475066256 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16582/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700229 s]
/proc/loadavg: 1.10 0.31 1.82 2/182 16582
/proc/meminfo: memFree=29309400/32873844 swapFree=7376/7376
[pid=16582] ppid=16580 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16582/stat : 16582 (npSolver-wbo-It) S 16580 16582 16402 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297205216 9367552 275 33554432000 4194304 5064252 140733475067344 140733475066256 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16582/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 1.10 0.31 1.82 4/184 16594
/proc/meminfo: memFree=29250412/32873844 swapFree=7376/7376
[pid=16582] ppid=16580 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16582/stat : 16582 (npSolver-wbo-It) S 16580 16582 16402 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297205216 9367552 275 33554432000 4194304 5064252 140733475067344 140733475066256 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16582/statm: 2287 275 233 213 0 72 0
[pid=16583] ppid=16582 vsize=148512 CPUtime=1.48 cores=0,2,4,6
/proc/16583/stat : 16583 (npSolver-wbo) R 16582 16582 16402 0 -1 4202496 8161 8359 0 0 118 8 20 2 20 0 1 0 297205217 152076288 22971 33554432000 4194304 5990268 140737138601792 140737138594136 4604208 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16583/statm: 37128 22971 163 439 0 36685 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 157660

[startup+3.10031 s]
/proc/loadavg: 1.10 0.31 1.82 4/184 16594
/proc/meminfo: memFree=28980732/32873844 swapFree=7376/7376
[pid=16582] ppid=16580 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16582/stat : 16582 (npSolver-wbo-It) S 16580 16582 16402 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297205216 9367552 275 33554432000 4194304 5064252 140733475067344 140733475066256 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16582/statm: 2287 275 233 213 0 72 0
[pid=16583] ppid=16582 vsize=148512 CPUtime=2.1 cores=0,2,4,6
/proc/16583/stat : 16583 (npSolver-wbo) S 16582 16582 16402 0 -1 4202496 8774 8359 0 0 164 24 20 2 20 0 1 0 297205217 152076288 30652 33554432000 4194304 5990268 140737138601792 140737138593216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/16583/statm: 37128 30652 164 439 0 36685 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 157660
heavy processes:

[startup+6.30039 s]
/proc/loadavg: 1.17 0.34 1.82 3/186 16596
/proc/meminfo: memFree=28819924/32873844 swapFree=7376/7376
[pid=16582] ppid=16580 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16582/stat : 16582 (npSolver-wbo-It) S 16580 16582 16402 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297205216 9367552 275 33554432000 4194304 5064252 140733475067344 140733475066256 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16582/statm: 2287 275 233 213 0 72 0
[pid=16583] ppid=16582 vsize=148512 CPUtime=2.1 cores=0,2,4,6
/proc/16583/stat : 16583 (npSolver-wbo) S 16582 16582 16402 0 -1 4202496 8774 8359 0 0 164 24 20 2 20 0 1 0 297205217 152076288 30652 33554432000 4194304 5990268 140737138601792 140737138593216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/16583/statm: 37128 30652 164 439 0 36685 0
[pid=16595] ppid=16583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16595/stat : 16595 (satsolver.sh) S 16583 16582 16402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297205429 9367552 267 33554432000 4194304 5064252 140736772760592 140736772759504 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16595/statm: 2287 267 226 213 0 72 0
[pid=16596] ppid=16595 vsize=289672 CPUtime=4.16 cores=0,2,4,6
/proc/16596/stat : 16596 (glucose) R 16595 16582 16402 0 -1 4202496 49380 0 0 0 405 11 0 0 20 0 1 0 297205430 296624128 65032 33554432000 4194304 5208918 140735135458720 140735135456568 4465602 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16596/statm: 72418 65032 104 248 0 72167 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 456480

[startup+12.7004 s]
/proc/loadavg: 1.24 0.37 1.82 3/186 16596
/proc/meminfo: memFree=28805320/32873844 swapFree=7376/7376
[pid=16582] ppid=16580 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16582/stat : 16582 (npSolver-wbo-It) S 16580 16582 16402 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297205216 9367552 275 33554432000 4194304 5064252 140733475067344 140733475066256 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16582/statm: 2287 275 233 213 0 72 0
[pid=16583] ppid=16582 vsize=148512 CPUtime=2.1 cores=0,2,4,6
/proc/16583/stat : 16583 (npSolver-wbo) S 16582 16582 16402 0 -1 4202496 8774 8359 0 0 164 24 20 2 20 0 1 0 297205217 152076288 30652 33554432000 4194304 5990268 140737138601792 140737138593216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/16583/statm: 37128 30652 164 439 0 36685 0
[pid=16595] ppid=16583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16595/stat : 16595 (satsolver.sh) S 16583 16582 16402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297205429 9367552 267 33554432000 4194304 5064252 140736772760592 140736772759504 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16595/statm: 2287 267 226 213 0 72 0
[pid=16596] ppid=16595 vsize=294128 CPUtime=10.56 cores=0,2,4,6
/proc/16596/stat : 16596 (glucose) R 16595 16582 16402 0 -1 4202496 50469 0 0 0 1044 12 0 0 20 0 1 0 297205430 301187072 68676 33554432000 4194304 5208918 140735135458720 140735135456680 4229556 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16596/statm: 73532 68676 104 248 0 73281 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 460936

[startup+25.5004 s]
/proc/loadavg: 1.41 0.45 1.82 4/186 16596
/proc/meminfo: memFree=28807380/32873844 swapFree=7376/7376
[pid=16582] ppid=16580 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16582/stat : 16582 (npSolver-wbo-It) S 16580 16582 16402 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297205216 9367552 275 33554432000 4194304 5064252 140733475067344 140733475066256 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16582/statm: 2287 275 233 213 0 72 0
[pid=16583] ppid=16582 vsize=148512 CPUtime=2.1 cores=0,2,4,6
/proc/16583/stat : 16583 (npSolver-wbo) S 16582 16582 16402 0 -1 4202496 8774 8359 0 0 164 24 20 2 20 0 1 0 297205217 152076288 30652 33554432000 4194304 5990268 140737138601792 140737138593216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/16583/statm: 37128 30652 164 439 0 36685 0
[pid=16595] ppid=16583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16595/stat : 16595 (satsolver.sh) S 16583 16582 16402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297205429 9367552 267 33554432000 4194304 5064252 140736772760592 140736772759504 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16595/statm: 2287 267 226 213 0 72 0
[pid=16596] ppid=16595 vsize=298296 CPUtime=23.35 cores=0,2,4,6
/proc/16596/stat : 16596 (glucose) R 16595 16582 16402 0 -1 4202496 52198 0 0 0 2322 13 0 0 20 0 1 0 297205430 305455104 67713 33554432000 4194304 5208918 140735135458720 140735135456680 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16596/statm: 74574 67713 104 248 0 74323 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 465104

[startup+51.1004 s]
/proc/loadavg: 1.61 0.57 1.83 3/186 16596
/proc/meminfo: memFree=28779388/32873844 swapFree=7376/7376
[pid=16582] ppid=16580 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16582/stat : 16582 (npSolver-wbo-It) S 16580 16582 16402 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297205216 9367552 275 33554432000 4194304 5064252 140733475067344 140733475066256 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16582/statm: 2287 275 233 213 0 72 0
[pid=16583] ppid=16582 vsize=148512 CPUtime=2.1 cores=0,2,4,6
/proc/16583/stat : 16583 (npSolver-wbo) S 16582 16582 16402 0 -1 4202496 8774 8359 0 0 164 24 20 2 20 0 1 0 297205217 152076288 30652 33554432000 4194304 5990268 140737138601792 140737138593216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/16583/statm: 37128 30652 164 439 0 36685 0
[pid=16595] ppid=16583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16595/stat : 16595 (satsolver.sh) S 16583 16582 16402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297205429 9367552 267 33554432000 4194304 5064252 140736772760592 140736772759504 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16595/statm: 2287 267 226 213 0 72 0
[pid=16596] ppid=16595 vsize=308080 CPUtime=48.96 cores=0,2,4,6
/proc/16596/stat : 16596 (glucose) R 16595 16582 16402 0 -1 4202496 56612 0 0 0 4878 18 0 0 20 0 1 0 297205430 315473920 70198 33554432000 4194304 5208918 140735135458720 140735135456568 4211066 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16596/statm: 77020 70198 104 248 0 76769 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 474888

[startup+102.307 s]
/proc/loadavg: 1.84 0.81 1.83 3/186 16620
/proc/meminfo: memFree=28766016/32873844 swapFree=7376/7376
[pid=16582] ppid=16580 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16582/stat : 16582 (npSolver-wbo-It) S 16580 16582 16402 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297205216 9367552 275 33554432000 4194304 5064252 140733475067344 140733475066256 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16582/statm: 2287 275 233 213 0 72 0
[pid=16583] ppid=16582 vsize=148512 CPUtime=2.1 cores=0,2,4,6
/proc/16583/stat : 16583 (npSolver-wbo) S 16582 16582 16402 0 -1 4202496 8774 8359 0 0 164 24 20 2 20 0 1 0 297205217 152076288 30652 33554432000 4194304 5990268 140737138601792 140737138593216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/16583/statm: 37128 30652 164 439 0 36685 0
[pid=16595] ppid=16583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16595/stat : 16595 (satsolver.sh) S 16583 16582 16402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297205429 9367552 267 33554432000 4194304 5064252 140736772760592 140736772759504 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16595/statm: 2287 267 226 213 0 72 0
[pid=16596] ppid=16595 vsize=371548 CPUtime=100.15 cores=0,2,4,6
/proc/16596/stat : 16596 (glucose) R 16595 16582 16402 0 -1 4202496 62210 0 0 0 9990 25 0 0 20 0 1 0 297205430 380465152 77441 33554432000 4194304 5208918 140735135458720 140735135456568 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16596/statm: 92887 77441 104 248 0 92636 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 538356

[startup+162.3 s]
/proc/loadavg: 1.93 1.01 1.84 4/185 16620
/proc/meminfo: memFree=28751964/32873844 swapFree=7376/7376
[pid=16582] ppid=16580 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16582/stat : 16582 (npSolver-wbo-It) S 16580 16582 16402 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297205216 9367552 275 33554432000 4194304 5064252 140733475067344 140733475066256 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16582/statm: 2287 275 233 213 0 72 0
[pid=16583] ppid=16582 vsize=148512 CPUtime=2.1 cores=0,2,4,6
/proc/16583/stat : 16583 (npSolver-wbo) S 16582 16582 16402 0 -1 4202496 8774 8359 0 0 164 24 20 2 20 0 1 0 297205217 152076288 30652 33554432000 4194304 5990268 140737138601792 140737138593216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/16583/statm: 37128 30652 164 439 0 36685 0
[pid=16595] ppid=16583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16595/stat : 16595 (satsolver.sh) S 16583 16582 16402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297205429 9367552 267 33554432000 4194304 5064252 140736772760592 140736772759504 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16595/statm: 2287 267 226 213 0 72 0
[pid=16596] ppid=16595 vsize=386804 CPUtime=160.13 cores=0,2,4,6
/proc/16596/stat : 16596 (glucose) R 16595 16582 16402 0 -1 4202496 68630 0 0 0 15980 33 0 0 20 0 1 0 297205430 396087296 80490 33554432000 4194304 5208918 140735135458720 140735135456568 4205238 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16596/statm: 96701 80490 104 248 0 96450 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 553612

[startup+222.3 s]
/proc/loadavg: 1.97 1.18 1.84 4/185 16620
/proc/meminfo: memFree=28715160/32873844 swapFree=7376/7376

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

/proc/16596/stat : 16596 (glucose) R 16595 16582 16402 0 -1 4202496 120185 0 0 0 135786 203 0 0 20 0 1 0 297205430 604717056 132707 33554432000 4194304 5208918 140735135458720 140735135456568 4229748 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16596/statm: 147636 132707 104 248 0 147385 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 757352

[startup+1422.31 s]
/proc/loadavg: 2.09 2.02 1.94 3/185 16631
/proc/meminfo: memFree=28498900/32873844 swapFree=7376/7376
[pid=16582] ppid=16580 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16582/stat : 16582 (npSolver-wbo-It) S 16580 16582 16402 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297205216 9367552 275 33554432000 4194304 5064252 140733475067344 140733475066256 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16582/statm: 2287 275 233 213 0 72 0
[pid=16583] ppid=16582 vsize=148512 CPUtime=2.1 cores=0,2,4,6
/proc/16583/stat : 16583 (npSolver-wbo) S 16582 16582 16402 0 -1 4202496 8774 8359 0 0 164 24 20 2 20 0 1 0 297205217 152076288 30652 33554432000 4194304 5990268 140737138601792 140737138593216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/16583/statm: 37128 30652 164 439 0 36685 0
[pid=16595] ppid=16583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16595/stat : 16595 (satsolver.sh) S 16583 16582 16402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297205429 9367552 267 33554432000 4194304 5064252 140736772760592 140736772759504 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16595/statm: 2287 267 226 213 0 72 0
[pid=16596] ppid=16595 vsize=596044 CPUtime=1419.89 cores=0,2,4,6
/proc/16596/stat : 16596 (glucose) R 16595 16582 16402 0 -1 4202496 122255 0 0 0 141777 212 0 0 20 0 1 0 297205430 610349056 131400 33554432000 4194304 5208918 140735135458720 140735135456568 4212757 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16596/statm: 149011 131400 104 248 0 148760 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 762852

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 1.94 4/185 16631
/proc/meminfo: memFree=28510288/32873844 swapFree=7376/7376
[pid=16582] ppid=16580 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16582/stat : 16582 (npSolver-wbo-It) S 16580 16582 16402 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297205216 9367552 275 33554432000 4194304 5064252 140733475067344 140733475066256 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16582/statm: 2287 275 233 213 0 72 0
[pid=16583] ppid=16582 vsize=148512 CPUtime=2.1 cores=0,2,4,6
/proc/16583/stat : 16583 (npSolver-wbo) S 16582 16582 16402 0 -1 4202496 8774 8359 0 0 164 24 20 2 20 0 1 0 297205217 152076288 30652 33554432000 4194304 5990268 140737138601792 140737138593216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/16583/statm: 37128 30652 164 439 0 36685 0
[pid=16595] ppid=16583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16595/stat : 16595 (satsolver.sh) S 16583 16582 16402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297205429 9367552 267 33554432000 4194304 5064252 140736772760592 140736772759504 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16595/statm: 2287 267 226 213 0 72 0
[pid=16596] ppid=16595 vsize=602608 CPUtime=1479.86 cores=0,2,4,6
/proc/16596/stat : 16596 (glucose) R 16595 16582 16402 0 -1 4202496 123495 0 0 0 147769 217 0 0 20 0 1 0 297205430 617070592 128175 33554432000 4194304 5208918 140735135458720 140735135456808 4229760 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16596/statm: 150652 128175 104 248 0 150401 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 769416

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.94 4/185 16631
/proc/meminfo: memFree=28476588/32873844 swapFree=7376/7376
[pid=16582] ppid=16580 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16582/stat : 16582 (npSolver-wbo-It) S 16580 16582 16402 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297205216 9367552 275 33554432000 4194304 5064252 140733475067344 140733475066256 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16582/statm: 2287 275 233 213 0 72 0
[pid=16583] ppid=16582 vsize=148512 CPUtime=2.1 cores=0,2,4,6
/proc/16583/stat : 16583 (npSolver-wbo) S 16582 16582 16402 0 -1 4202496 8774 8359 0 0 164 24 20 2 20 0 1 0 297205217 152076288 30652 33554432000 4194304 5990268 140737138601792 140737138593216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/16583/statm: 37128 30652 164 439 0 36685 0
[pid=16595] ppid=16583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16595/stat : 16595 (satsolver.sh) S 16583 16582 16402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297205429 9367552 267 33554432000 4194304 5064252 140736772760592 140736772759504 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16595/statm: 2287 267 226 213 0 72 0
[pid=16596] ppid=16595 vsize=608004 CPUtime=1539.85 cores=0,2,4,6
/proc/16596/stat : 16596 (glucose) R 16595 16582 16402 0 -1 4202496 125036 0 0 0 153764 221 0 0 20 0 1 0 297205430 622596096 135267 33554432000 4194304 5208918 140735135458720 140735135456568 4229338 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16596/statm: 152001 135267 104 248 0 151750 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 774812

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 4/185 16632
/proc/meminfo: memFree=28450340/32873844 swapFree=7376/7376
[pid=16582] ppid=16580 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16582/stat : 16582 (npSolver-wbo-It) S 16580 16582 16402 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297205216 9367552 275 33554432000 4194304 5064252 140733475067344 140733475066256 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16582/statm: 2287 275 233 213 0 72 0
[pid=16583] ppid=16582 vsize=148512 CPUtime=2.1 cores=0,2,4,6
/proc/16583/stat : 16583 (npSolver-wbo) S 16582 16582 16402 0 -1 4202496 8774 8359 0 0 164 24 20 2 20 0 1 0 297205217 152076288 30652 33554432000 4194304 5990268 140737138601792 140737138593216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/16583/statm: 37128 30652 164 439 0 36685 0
[pid=16595] ppid=16583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16595/stat : 16595 (satsolver.sh) S 16583 16582 16402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297205429 9367552 267 33554432000 4194304 5064252 140736772760592 140736772759504 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16595/statm: 2287 267 226 213 0 72 0
[pid=16596] ppid=16595 vsize=611288 CPUtime=1599.84 cores=0,2,4,6
/proc/16596/stat : 16596 (glucose) R 16595 16582 16402 0 -1 4202496 126190 0 0 0 159759 225 0 0 20 0 1 0 297205430 625958912 142326 33554432000 4194304 5208918 140735135458720 140735135455096 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16596/statm: 152822 142326 104 248 0 152571 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 778096

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 4/185 16632
/proc/meminfo: memFree=28477836/32873844 swapFree=7376/7376
[pid=16582] ppid=16580 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16582/stat : 16582 (npSolver-wbo-It) S 16580 16582 16402 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297205216 9367552 275 33554432000 4194304 5064252 140733475067344 140733475066256 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16582/statm: 2287 275 233 213 0 72 0
[pid=16583] ppid=16582 vsize=148512 CPUtime=2.1 cores=0,2,4,6
/proc/16583/stat : 16583 (npSolver-wbo) S 16582 16582 16402 0 -1 4202496 8774 8359 0 0 164 24 20 2 20 0 1 0 297205217 152076288 30652 33554432000 4194304 5990268 140737138601792 140737138593216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/16583/statm: 37128 30652 164 439 0 36685 0
[pid=16595] ppid=16583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16595/stat : 16595 (satsolver.sh) S 16583 16582 16402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297205429 9367552 267 33554432000 4194304 5064252 140736772760592 140736772759504 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16595/statm: 2287 267 226 213 0 72 0
[pid=16596] ppid=16595 vsize=614448 CPUtime=1659.84 cores=0,2,4,6
/proc/16596/stat : 16596 (glucose) R 16595 16582 16402 0 -1 4202496 127516 0 0 0 165752 232 0 0 20 0 1 0 297205430 629194752 134872 33554432000 4194304 5208918 140735135458720 140735135456472 4229888 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16596/statm: 153612 134872 104 248 0 153361 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 781256

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/185 16632
/proc/meminfo: memFree=28393880/32873844 swapFree=7376/7376
[pid=16582] ppid=16580 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16582/stat : 16582 (npSolver-wbo-It) S 16580 16582 16402 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297205216 9367552 275 33554432000 4194304 5064252 140733475067344 140733475066256 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16582/statm: 2287 275 233 213 0 72 0
[pid=16583] ppid=16582 vsize=148512 CPUtime=2.1 cores=0,2,4,6
/proc/16583/stat : 16583 (npSolver-wbo) S 16582 16582 16402 0 -1 4202496 8774 8359 0 0 164 24 20 2 20 0 1 0 297205217 152076288 30652 33554432000 4194304 5990268 140737138601792 140737138593216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/16583/statm: 37128 30652 164 439 0 36685 0
[pid=16595] ppid=16583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16595/stat : 16595 (satsolver.sh) S 16583 16582 16402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297205429 9367552 267 33554432000 4194304 5064252 140736772760592 140736772759504 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16595/statm: 2287 267 226 213 0 72 0
[pid=16596] ppid=16595 vsize=626688 CPUtime=1719.82 cores=0,2,4,6
/proc/16596/stat : 16596 (glucose) R 16595 16582 16402 0 -1 4202496 131120 0 0 0 171744 238 0 0 20 0 1 0 297205430 641728512 135319 33554432000 4194304 5208918 140735135458720 140735135456632 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16596/statm: 156672 135319 104 248 0 156421 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 793496

[startup+1782.3 s]
/proc/loadavg: 1.72 1.93 1.91 2/176 16657
/proc/meminfo: memFree=29262672/32873844 swapFree=7376/7376
[pid=16582] ppid=16580 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16582/stat : 16582 (npSolver-wbo-It) S 16580 16582 16402 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297205216 9367552 275 33554432000 4194304 5064252 140733475067344 140733475066256 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16582/statm: 2287 275 233 213 0 72 0
[pid=16583] ppid=16582 vsize=148512 CPUtime=2.1 cores=0,2,4,6
/proc/16583/stat : 16583 (npSolver-wbo) S 16582 16582 16402 0 -1 4202496 8774 8359 0 0 164 24 20 2 20 0 1 0 297205217 152076288 30652 33554432000 4194304 5990268 140737138601792 140737138593216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/16583/statm: 37128 30652 164 439 0 36685 0
[pid=16595] ppid=16583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16595/stat : 16595 (satsolver.sh) S 16583 16582 16402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297205429 9367552 267 33554432000 4194304 5064252 140736772760592 140736772759504 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16595/statm: 2287 267 226 213 0 72 0
[pid=16596] ppid=16595 vsize=634264 CPUtime=1779.81 cores=0,2,4,6
/proc/16596/stat : 16596 (glucose) R 16595 16582 16402 0 -1 4202496 133199 0 0 0 177739 242 0 0 20 0 1 0 297205430 649486336 147754 33554432000 4194304 5208918 140735135458720 140735135455096 4229471 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16596/statm: 158566 147754 104 248 0 158315 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 801072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.59 1.89 1.90 2/177 16660
/proc/meminfo: memFree=29293672/32873844 swapFree=7376/7376
[pid=16582] ppid=16580 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16582/stat : 16582 (npSolver-wbo-It) S 16580 16582 16402 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297205216 9367552 275 33554432000 4194304 5064252 140733475067344 140733475066256 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16582/statm: 2287 275 233 213 0 72 0
[pid=16583] ppid=16582 vsize=148512 CPUtime=2.1 cores=0,2,4,6
/proc/16583/stat : 16583 (npSolver-wbo) S 16582 16582 16402 0 -1 4202496 8774 8359 0 0 164 24 20 2 20 0 1 0 297205217 152076288 30652 33554432000 4194304 5990268 140737138601792 140737138593216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/16583/statm: 37128 30652 164 439 0 36685 0
[pid=16595] ppid=16583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16595/stat : 16595 (satsolver.sh) S 16583 16582 16402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297205429 9367552 267 33554432000 4194304 5064252 140736772760592 140736772759504 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16595/statm: 2287 267 226 213 0 72 0
[pid=16596] ppid=16595 vsize=635260 CPUtime=1797.92 cores=0,2,4,6
/proc/16596/stat : 16596 (glucose) R 16595 16582 16402 0 -1 4202496 133812 0 0 0 179547 245 0 0 20 0 1 0 297205430 650506240 139447 33554432000 4194304 5208918 140735135458720 140735135455032 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16596/statm: 158815 139447 104 248 0 158564 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 802068

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 16582 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=845719
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=274958
# CPU time returned by wait4() is 2.12068
# while last known CPU time is 1800.02
#
# 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.02
CPU user time (s): 1797.31
CPU system time (s): 2.71
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 1013552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.84572
system time used= 0.274958
maximum resident set size= 229232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18111
page faults= 0
swaps= 0
block input operations= 8
block output operations= 216112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37
involuntary context switches= 20

runsolver used 6.37003 second user time and 19.677 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-29 19:00:04
IDJOB=3714832
IDBENCH=79598
IDSOLVER=2296
FILE ID=node133/3714832-1338310804
RUNJOBID= node133-1338310759-16418
PBS_JOBID= 14632095
Free space on /tmp= 70692 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/spot5/normalized-spot5-5_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714832-1338310804/watcher-3714832-1338310804 -o /tmp/evaluation-result-3714832-1338310804/solver-3714832-1338310804 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714832-1338310804.wbo 741831790 HOME HOME

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

MD5SUM BENCH= c2eaa81317da42a84288274e542e014d
RANDOM SEED=741831790

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
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:        29309772 kB
Buffers:          393148 kB
Cached:          1691896 kB
SwapCached:          676 kB
Active:          1762200 kB
Inactive:         935584 kB
Active(anon):     603364 kB
Inactive(anon):    10392 kB
Active(file):    1158836 kB
Inactive(file):   925192 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:              8716 kB
Writeback:             0 kB
AnonPages:        617940 kB
Mapped:            14676 kB
Shmem:                 0 kB
Slab:             728248 kB
SReclaimable:     169588 kB
SUnreclaim:       558660 kB
KernelStack:        1496 kB
PageTables:         5340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     875376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    292864 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= 70748 MiB
End job on node133 at 2012-05-29 19:30:05