Trace number 3714757

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/mprime/
normalized-mprime01c_wcsp.wbo
MD5SUMb6e14fdba85251f7b3f2d00029d0ec92
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark174
Best CPU time to get the best result obtained on this benchmark1.9437
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables733
Total number of constraints18009
Number of soft constraints17802
Number of constraints which are clauses17802
Number of constraints which are cardinality constraints (but not clauses)207
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint18
Top cost 11602
Min constraint cost 1
Max constraint cost 11602
Sum of constraints costs 203889015
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 19
Number of bits of the biggest sum of numbers5
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.10	c run usual solver
0.00/0.42	o 81214
0.00/0.42	c fallback to adder encoding
1800.08/1800.41	./satsolver.sh: line 5:  8226 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.41	c error: unexpected solver exit code
1800.08/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-3714757-1338237034/watcher-3714757-1338237034 -o /tmp/evaluation-result-3714757-1338237034/solver-3714757-1338237034 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714757-1338237034.wbo 1096834410 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.47 1.17 1.42 2/182 8212
/proc/meminfo: memFree=28210412/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0

[startup+0.023311 s]
/proc/loadavg: 1.47 1.17 1.42 2/182 8212
/proc/meminfo: memFree=28210412/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100214 s]
/proc/loadavg: 1.47 1.17 1.42 2/182 8212
/proc/meminfo: memFree=28210412/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300284 s]
/proc/loadavg: 1.47 1.17 1.42 2/182 8212
/proc/meminfo: memFree=28210412/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700285 s]
/proc/loadavg: 1.47 1.17 1.42 2/182 8212
/proc/meminfo: memFree=28210412/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 1.47 1.17 1.42 3/184 8224
/proc/meminfo: memFree=28155988/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0
[pid=8213] ppid=8212 vsize=150852 CPUtime=1.48 cores=1,3,5,7
/proc/8213/stat : 8213 (npSolver-wbo) R 8212 8212 6321 0 -1 4202496 8998 8124 0 0 114 8 24 2 20 0 1 0 289828171 154472448 21348 33554432000 4194304 5990268 140736179633056 140736179625400 4523105 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8213/statm: 37713 21348 163 439 0 37270 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 160000

[startup+3.10034 s]
/proc/loadavg: 1.47 1.17 1.42 3/184 8224
/proc/meminfo: memFree=28034908/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0
[pid=8213] ppid=8212 vsize=150852 CPUtime=2.26 cores=1,3,5,7
/proc/8213/stat : 8213 (npSolver-wbo) S 8212 8212 6321 0 -1 4202496 9297 8124 0 0 175 25 24 2 20 0 1 0 289828171 154472448 32101 33554432000 4194304 5990268 140736179633056 140736179624480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8213/statm: 37713 32101 164 439 0 37270 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 160000
heavy processes:

[startup+6.3004 s]
/proc/loadavg: 1.51 1.18 1.43 3/186 8226
/proc/meminfo: memFree=27696140/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0
[pid=8213] ppid=8212 vsize=150852 CPUtime=2.26 cores=1,3,5,7
/proc/8213/stat : 8213 (npSolver-wbo) S 8212 8212 6321 0 -1 4202496 9297 8124 0 0 175 25 24 2 20 0 1 0 289828171 154472448 32101 33554432000 4194304 5990268 140736179633056 140736179624480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8213/statm: 37713 32101 164 439 0 37270 0
[pid=8225] ppid=8213 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8225/stat : 8225 (satsolver.sh) S 8213 8212 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289828399 9367552 267 33554432000 4194304 5064252 140736883508384 140736883507296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8225/statm: 2287 267 226 213 0 72 0
[pid=8226] ppid=8225 vsize=296724 CPUtime=4 cores=1,3,5,7
/proc/8226/stat : 8226 (glucose) R 8225 8212 6321 0 -1 4202496 49815 0 0 0 384 16 0 0 20 0 1 0 289828400 303845376 66875 33554432000 4194304 5208918 140737067628240 140737067626200 4229424 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8226/statm: 74181 66875 104 248 0 73930 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 465872

[startup+12.7005 s]
/proc/loadavg: 1.55 1.19 1.43 3/186 8226
/proc/meminfo: memFree=27699636/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0
[pid=8213] ppid=8212 vsize=150852 CPUtime=2.26 cores=1,3,5,7
/proc/8213/stat : 8213 (npSolver-wbo) S 8212 8212 6321 0 -1 4202496 9297 8124 0 0 175 25 24 2 20 0 1 0 289828171 154472448 32101 33554432000 4194304 5990268 140736179633056 140736179624480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8213/statm: 37713 32101 164 439 0 37270 0
[pid=8225] ppid=8213 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8225/stat : 8225 (satsolver.sh) S 8213 8212 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289828399 9367552 267 33554432000 4194304 5064252 140736883508384 140736883507296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8225/statm: 2287 267 226 213 0 72 0
[pid=8226] ppid=8225 vsize=296724 CPUtime=10.4 cores=1,3,5,7
/proc/8226/stat : 8226 (glucose) R 8225 8212 6321 0 -1 4202496 49827 0 0 0 1024 16 0 0 20 0 1 0 289828400 303845376 66887 33554432000 4194304 5208918 140737067628240 140737067626200 4212930 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8226/statm: 74181 66887 104 248 0 73930 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 465872

[startup+25.5004 s]
/proc/loadavg: 1.65 1.23 1.44 3/186 8226
/proc/meminfo: memFree=27700404/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0
[pid=8213] ppid=8212 vsize=150852 CPUtime=2.26 cores=1,3,5,7
/proc/8213/stat : 8213 (npSolver-wbo) S 8212 8212 6321 0 -1 4202496 9297 8124 0 0 175 25 24 2 20 0 1 0 289828171 154472448 32101 33554432000 4194304 5990268 140736179633056 140736179624480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8213/statm: 37713 32101 164 439 0 37270 0
[pid=8225] ppid=8213 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8225/stat : 8225 (satsolver.sh) S 8213 8212 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289828399 9367552 267 33554432000 4194304 5064252 140736883508384 140736883507296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8225/statm: 2287 267 226 213 0 72 0
[pid=8226] ppid=8225 vsize=296888 CPUtime=23.2 cores=1,3,5,7
/proc/8226/stat : 8226 (glucose) R 8225 8212 6321 0 -1 4202496 49842 0 0 0 2304 16 0 0 20 0 1 0 289828400 304013312 66902 33554432000 4194304 5208918 140737067628240 140737067626200 4212476 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8226/statm: 74222 66902 104 248 0 73971 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 466036

[startup+51.1005 s]
/proc/loadavg: 1.77 1.29 1.45 3/185 8226
/proc/meminfo: memFree=27684352/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0
[pid=8213] ppid=8212 vsize=150852 CPUtime=2.26 cores=1,3,5,7
/proc/8213/stat : 8213 (npSolver-wbo) S 8212 8212 6321 0 -1 4202496 9297 8124 0 0 175 25 24 2 20 0 1 0 289828171 154472448 32101 33554432000 4194304 5990268 140736179633056 140736179624480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8213/statm: 37713 32101 164 439 0 37270 0
[pid=8225] ppid=8213 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8225/stat : 8225 (satsolver.sh) S 8213 8212 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289828399 9367552 267 33554432000 4194304 5064252 140736883508384 140736883507296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8225/statm: 2287 267 226 213 0 72 0
[pid=8226] ppid=8225 vsize=296888 CPUtime=48.79 cores=1,3,5,7
/proc/8226/stat : 8226 (glucose) R 8225 8212 6321 0 -1 4202496 49845 0 0 0 4863 16 0 0 20 0 1 0 289828400 304013312 66905 33554432000 4194304 5208918 140737067628240 140737067626200 4205195 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8226/statm: 74222 66905 104 248 0 73971 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 466036

[startup+102.307 s]
/proc/loadavg: 1.90 1.40 1.48 3/185 8226
/proc/meminfo: memFree=27682988/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0
[pid=8213] ppid=8212 vsize=150852 CPUtime=2.26 cores=1,3,5,7
/proc/8213/stat : 8213 (npSolver-wbo) S 8212 8212 6321 0 -1 4202496 9297 8124 0 0 175 25 24 2 20 0 1 0 289828171 154472448 32101 33554432000 4194304 5990268 140736179633056 140736179624480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8213/statm: 37713 32101 164 439 0 37270 0
[pid=8225] ppid=8213 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8225/stat : 8225 (satsolver.sh) S 8213 8212 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289828399 9367552 267 33554432000 4194304 5064252 140736883508384 140736883507296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8225/statm: 2287 267 226 213 0 72 0
[pid=8226] ppid=8225 vsize=297388 CPUtime=99.99 cores=1,3,5,7
/proc/8226/stat : 8226 (glucose) R 8225 8212 6321 0 -1 4202496 49949 0 0 0 9983 16 0 0 20 0 1 0 289828400 304525312 67009 33554432000 4194304 5208918 140737067628240 140737067626200 4211027 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8226/statm: 74347 67009 104 248 0 74096 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 466536

[startup+162.3 s]
/proc/loadavg: 1.96 1.51 1.51 3/185 8226
/proc/meminfo: memFree=27664812/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0
[pid=8213] ppid=8212 vsize=150852 CPUtime=2.26 cores=1,3,5,7
/proc/8213/stat : 8213 (npSolver-wbo) S 8212 8212 6321 0 -1 4202496 9297 8124 0 0 175 25 24 2 20 0 1 0 289828171 154472448 32101 33554432000 4194304 5990268 140736179633056 140736179624480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8213/statm: 37713 32101 164 439 0 37270 0
[pid=8225] ppid=8213 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8225/stat : 8225 (satsolver.sh) S 8213 8212 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289828399 9367552 267 33554432000 4194304 5064252 140736883508384 140736883507296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8225/statm: 2287 267 226 213 0 72 0
[pid=8226] ppid=8225 vsize=302780 CPUtime=159.98 cores=1,3,5,7
/proc/8226/stat : 8226 (glucose) R 8225 8212 6321 0 -1 4202496 51425 0 0 0 15981 17 0 0 20 0 1 0 289828400 310046720 71040 33554432000 4194304 5208918 140737067628240 140737067626200 4211623 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8226/statm: 75695 71040 104 248 0 75444 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 471928

[startup+222.3 s]
/proc/loadavg: 1.98 1.59 1.54 3/185 8226
/proc/meminfo: memFree=27659260/32873844 swapFree=7372/7372

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


[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 1.86 3/185 8237
/proc/meminfo: memFree=27606896/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0
[pid=8213] ppid=8212 vsize=150852 CPUtime=2.26 cores=1,3,5,7
/proc/8213/stat : 8213 (npSolver-wbo) S 8212 8212 6321 0 -1 4202496 9297 8124 0 0 175 25 24 2 20 0 1 0 289828171 154472448 32101 33554432000 4194304 5990268 140736179633056 140736179624480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8213/statm: 37713 32101 164 439 0 37270 0
[pid=8225] ppid=8213 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8225/stat : 8225 (satsolver.sh) S 8213 8212 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289828399 9367552 267 33554432000 4194304 5064252 140736883508384 140736883507296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8225/statm: 2287 267 226 213 0 72 0
[pid=8226] ppid=8225 vsize=312620 CPUtime=1359.79 cores=1,3,5,7
/proc/8226/stat : 8226 (glucose) R 8225 8212 6321 0 -1 4202496 55272 0 0 0 135957 22 0 0 20 0 1 0 289828400 320122880 73096 33554432000 4194304 5208918 140737067628240 140737067626088 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8226/statm: 78155 73096 105 248 0 77904 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 481768

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 1.86 3/185 8237
/proc/meminfo: memFree=27604104/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0
[pid=8213] ppid=8212 vsize=150852 CPUtime=2.26 cores=1,3,5,7
/proc/8213/stat : 8213 (npSolver-wbo) S 8212 8212 6321 0 -1 4202496 9297 8124 0 0 175 25 24 2 20 0 1 0 289828171 154472448 32101 33554432000 4194304 5990268 140736179633056 140736179624480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8213/statm: 37713 32101 164 439 0 37270 0
[pid=8225] ppid=8213 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8225/stat : 8225 (satsolver.sh) S 8213 8212 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289828399 9367552 267 33554432000 4194304 5064252 140736883508384 140736883507296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8225/statm: 2287 267 226 213 0 72 0
[pid=8226] ppid=8225 vsize=312620 CPUtime=1419.79 cores=1,3,5,7
/proc/8226/stat : 8226 (glucose) R 8225 8212 6321 0 -1 4202496 55274 0 0 0 141957 22 0 0 20 0 1 0 289828400 320122880 73098 33554432000 4194304 5208918 140737067628240 140737067626088 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8226/statm: 78155 73098 105 248 0 77904 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 481768

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 1.87 3/185 8237
/proc/meminfo: memFree=27603360/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0
[pid=8213] ppid=8212 vsize=150852 CPUtime=2.26 cores=1,3,5,7
/proc/8213/stat : 8213 (npSolver-wbo) S 8212 8212 6321 0 -1 4202496 9297 8124 0 0 175 25 24 2 20 0 1 0 289828171 154472448 32101 33554432000 4194304 5990268 140736179633056 140736179624480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8213/statm: 37713 32101 164 439 0 37270 0
[pid=8225] ppid=8213 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8225/stat : 8225 (satsolver.sh) S 8213 8212 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289828399 9367552 267 33554432000 4194304 5064252 140736883508384 140736883507296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8225/statm: 2287 267 226 213 0 72 0
[pid=8226] ppid=8225 vsize=313100 CPUtime=1479.78 cores=1,3,5,7
/proc/8226/stat : 8226 (glucose) R 8225 8212 6321 0 -1 4202496 55356 0 0 0 147956 22 0 0 20 0 1 0 289828400 320614400 73180 33554432000 4194304 5208918 140737067628240 140737067626200 4205203 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8226/statm: 78275 73180 105 248 0 78024 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 482248

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 1.88 3/185 8238
/proc/meminfo: memFree=27599700/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0
[pid=8213] ppid=8212 vsize=150852 CPUtime=2.26 cores=1,3,5,7
/proc/8213/stat : 8213 (npSolver-wbo) S 8212 8212 6321 0 -1 4202496 9297 8124 0 0 175 25 24 2 20 0 1 0 289828171 154472448 32101 33554432000 4194304 5990268 140736179633056 140736179624480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8213/statm: 37713 32101 164 439 0 37270 0
[pid=8225] ppid=8213 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8225/stat : 8225 (satsolver.sh) S 8213 8212 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289828399 9367552 267 33554432000 4194304 5064252 140736883508384 140736883507296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8225/statm: 2287 267 226 213 0 72 0
[pid=8226] ppid=8225 vsize=313640 CPUtime=1539.77 cores=1,3,5,7
/proc/8226/stat : 8226 (glucose) R 8225 8212 6321 0 -1 4202496 55521 0 0 0 153955 22 0 0 20 0 1 0 289828400 321167360 73856 33554432000 4194304 5208918 140737067628240 140737067626088 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8226/statm: 78410 73856 105 248 0 78159 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 482788

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.88 3/185 8238
/proc/meminfo: memFree=27589204/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0
[pid=8213] ppid=8212 vsize=150852 CPUtime=2.26 cores=1,3,5,7
/proc/8213/stat : 8213 (npSolver-wbo) S 8212 8212 6321 0 -1 4202496 9297 8124 0 0 175 25 24 2 20 0 1 0 289828171 154472448 32101 33554432000 4194304 5990268 140736179633056 140736179624480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8213/statm: 37713 32101 164 439 0 37270 0
[pid=8225] ppid=8213 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8225/stat : 8225 (satsolver.sh) S 8213 8212 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289828399 9367552 267 33554432000 4194304 5064252 140736883508384 140736883507296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8225/statm: 2287 267 226 213 0 72 0
[pid=8226] ppid=8225 vsize=315356 CPUtime=1599.75 cores=1,3,5,7
/proc/8226/stat : 8226 (glucose) R 8225 8212 6321 0 -1 4202496 56004 0 0 0 159953 22 0 0 20 0 1 0 289828400 322924544 74891 33554432000 4194304 5208918 140737067628240 140737067626088 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8226/statm: 78839 74891 105 248 0 78588 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 484504

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 1.90 3/185 8238
/proc/meminfo: memFree=27565012/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0
[pid=8213] ppid=8212 vsize=150852 CPUtime=2.26 cores=1,3,5,7
/proc/8213/stat : 8213 (npSolver-wbo) S 8212 8212 6321 0 -1 4202496 9297 8124 0 0 175 25 24 2 20 0 1 0 289828171 154472448 32101 33554432000 4194304 5990268 140736179633056 140736179624480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8213/statm: 37713 32101 164 439 0 37270 0
[pid=8225] ppid=8213 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8225/stat : 8225 (satsolver.sh) S 8213 8212 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289828399 9367552 267 33554432000 4194304 5064252 140736883508384 140736883507296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8225/statm: 2287 267 226 213 0 72 0
[pid=8226] ppid=8225 vsize=372216 CPUtime=1659.74 cores=1,3,5,7
/proc/8226/stat : 8226 (glucose) R 8225 8212 6321 0 -1 4202496 58020 0 0 0 165951 23 0 0 20 0 1 0 289828400 381149184 79445 33554432000 4194304 5208918 140737067628240 140737067626088 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8226/statm: 93054 79445 105 248 0 92803 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 541364

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 1.90 3/185 8238
/proc/meminfo: memFree=27579336/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0
[pid=8213] ppid=8212 vsize=150852 CPUtime=2.26 cores=1,3,5,7
/proc/8213/stat : 8213 (npSolver-wbo) S 8212 8212 6321 0 -1 4202496 9297 8124 0 0 175 25 24 2 20 0 1 0 289828171 154472448 32101 33554432000 4194304 5990268 140736179633056 140736179624480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8213/statm: 37713 32101 164 439 0 37270 0
[pid=8225] ppid=8213 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8225/stat : 8225 (satsolver.sh) S 8213 8212 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289828399 9367552 267 33554432000 4194304 5064252 140736883508384 140736883507296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8225/statm: 2287 267 226 213 0 72 0
[pid=8226] ppid=8225 vsize=326168 CPUtime=1719.73 cores=1,3,5,7
/proc/8226/stat : 8226 (glucose) R 8225 8212 6321 0 -1 4202496 59168 0 0 0 171948 25 0 0 20 0 1 0 289828400 333996032 75319 33554432000 4194304 5208918 140737067628240 140737067625912 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8226/statm: 81542 75319 105 248 0 81291 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 495316

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/186 8293
/proc/meminfo: memFree=28607516/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0
[pid=8213] ppid=8212 vsize=150852 CPUtime=2.26 cores=1,3,5,7
/proc/8213/stat : 8213 (npSolver-wbo) S 8212 8212 6321 0 -1 4202496 9297 8124 0 0 175 25 24 2 20 0 1 0 289828171 154472448 32101 33554432000 4194304 5990268 140736179633056 140736179624480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8213/statm: 37713 32101 164 439 0 37270 0
[pid=8225] ppid=8213 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8225/stat : 8225 (satsolver.sh) S 8213 8212 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289828399 9367552 267 33554432000 4194304 5064252 140736883508384 140736883507296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8225/statm: 2287 267 226 213 0 72 0
[pid=8226] ppid=8225 vsize=326168 CPUtime=1779.72 cores=1,3,5,7
/proc/8226/stat : 8226 (glucose) R 8225 8212 6321 0 -1 4202496 59168 0 0 0 177947 25 0 0 20 0 1 0 289828400 333996032 75319 33554432000 4194304 5208918 140737067628240 140737067625912 4211871 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8226/statm: 81542 75319 105 248 0 81291 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 495316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 1.91 3/186 8293
/proc/meminfo: memFree=28584972/32873844 swapFree=7372/7372
[pid=8212] ppid=8210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (npSolver-wbo-It) S 8210 8212 6321 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289828171 9367552 274 33554432000 4194304 5064252 140736795708912 140736795707824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8212/statm: 2287 274 233 213 0 72 0
[pid=8213] ppid=8212 vsize=150852 CPUtime=2.26 cores=1,3,5,7
/proc/8213/stat : 8213 (npSolver-wbo) S 8212 8212 6321 0 -1 4202496 9297 8124 0 0 175 25 24 2 20 0 1 0 289828171 154472448 32101 33554432000 4194304 5990268 140736179633056 140736179624480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8213/statm: 37713 32101 164 439 0 37270 0
[pid=8225] ppid=8213 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8225/stat : 8225 (satsolver.sh) S 8213 8212 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289828399 9367552 267 33554432000 4194304 5064252 140736883508384 140736883507296 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8225/statm: 2287 267 226 213 0 72 0
[pid=8226] ppid=8225 vsize=326168 CPUtime=1797.82 cores=1,3,5,7
/proc/8226/stat : 8226 (glucose) R 8225 8212 6321 0 -1 4202496 59168 0 0 0 179757 25 0 0 20 0 1 0 289828400 333996032 75319 33554432000 4194304 5208918 140737067628240 140737067625912 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8226/statm: 81542 75319 105 248 0 81291 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 495316

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.13
CPU user time (s): 1799.58
CPU system time (s): 0.551916
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 687432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.58
system time used= 0.551916
maximum resident set size= 414512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77578
page faults= 0
swaps= 0
block input operations= 0
block output operations= 222024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54
involuntary context switches= 1869

runsolver used 3.06253 second user time and 7.8968 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-28 22:30:34
IDJOB=3714757
IDBENCH=79490
IDSOLVER=2296
FILE ID=node133/3714757-1338237034
RUNJOBID= node133-1338237009-7750
PBS_JOBID= 14624616
Free space on /tmp= 71008 MiB

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

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

MD5SUM BENCH= b6e14fdba85251f7b3f2d00029d0ec92
RANDOM SEED=1096834410

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:        28210816 kB
Buffers:          415824 kB
Cached:          2624692 kB
SwapCached:          104 kB
Active:          2201996 kB
Inactive:        1619980 kB
Active(anon):     770592 kB
Inactive(anon):    11364 kB
Active(file):    1431404 kB
Inactive(file):  1608616 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108752 kB
Dirty:            234152 kB
Writeback:             0 kB
AnonPages:        792700 kB
Mapped:            15408 kB
Shmem:               212 kB
Slab:             699152 kB
SReclaimable:     140348 kB
SUnreclaim:       558804 kB
KernelStack:        1856 kB
PageTables:         5748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1065536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    385024 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= 71100 MiB
End job on node133 at 2012-05-28 23:00:34