Trace number 3715459

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-quickBound? (TO) 1800.06 1801.02

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
mprime/normalized-mprime04cc_wcsp.wbo
MD5SUM9f0fd5856c6a10db0a2efe5713b070df
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark896
Best CPU time to get the best result obtained on this benchmark1.9337
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1421
Total number of constraints34460
Number of soft constraints34016
Number of constraints which are clauses34016
Number of constraints which are cardinality constraints (but not clauses)444
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint20
Top cost 59668
Min constraint cost 1
Max constraint cost 59668
Sum of constraints costs 2009377573
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
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.19	c run usual solver
0.00/0.94	o 179004
0.00/0.94	c starting approximation
0.00/0.94	c factor = 2
0.00/0.94	c factor still to low - shrinking to 18267
0.00/0.94	c approx number of clauses: 1e+06
0.00/0.94	c current bound: 89502
1.21/1.90	c leaving approximation
1.21/1.90	c finished approximation
1.21/1.90	c fallback to adder encoding
1800.02/1801.01	./satsolver.sh: line 5: 19726 Terminated              ./glucose $1 > $2 2> /dev/null
1800.02/1801.01	c error: unexpected solver exit code
1800.02/1801.01	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-3715459-1338248487/watcher-3715459-1338248487 -o /tmp/evaluation-result-3715459-1338248487/solver-3715459-1338248487 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715459-1338248487.wbo 853259081 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 1.97 3/178 19668
/proc/meminfo: memFree=28220844/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/statm: 2287 275 233 213 0 72 0

[startup+0.0399969 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 19668
/proc/meminfo: memFree=28220844/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/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: 2.00 2.00 1.97 3/178 19668
/proc/meminfo: memFree=28220844/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300131 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 19668
/proc/meminfo: memFree=28220844/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700117 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 19668
/proc/meminfo: memFree=28220844/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/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: 2.00 2.00 1.97 3/180 19687
/proc/meminfo: memFree=28213884/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/statm: 2287 275 233 213 0 72 0
[pid=19669] ppid=19668 vsize=21608 CPUtime=1.2 cores=0,2,4,6
/proc/19669/stat : 19669 (npSolver-wbo) S 19668 19668 23311 0 -1 4202496 5766 22129 0 0 27 10 78 5 20 0 1 0 290974120 22126592 3845 33554432000 4194304 5990268 140733324926976 140733324917872 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19669/statm: 5402 3845 174 439 0 4959 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 30756

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 19701
/proc/meminfo: memFree=28164532/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/statm: 2287 275 233 213 0 72 0
[pid=19669] ppid=19668 vsize=168852 CPUtime=2.41 cores=0,2,4,6
/proc/19669/stat : 19669 (npSolver-wbo) R 19668 19668 23311 0 -1 4202496 17314 25081 0 0 142 14 79 6 20 0 1 0 290974120 172904448 27963 33554432000 4194304 5990268 140733324926976 140733324919672 4604923 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19669/statm: 42213 27963 181 439 0 41770 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 178000
heavy processes:

[startup+6.3002 s]
/proc/loadavg: 2.00 2.00 1.97 3/182 19724
/proc/meminfo: memFree=27585868/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/statm: 2287 275 233 213 0 72 0
[pid=19669] ppid=19668 vsize=299924 CPUtime=4.9 cores=0,2,4,6
/proc/19669/stat : 19669 (npSolver-wbo) S 19668 19668 23311 0 -1 4202496 18407 25081 0 0 354 51 79 6 20 0 1 0 290974120 307122176 65851 33554432000 4194304 5990268 140733324926976 140733324918400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19669/statm: 74981 65851 181 439 0 74538 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 309072
heavy processes:

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 19771
/proc/meminfo: memFree=27189228/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/statm: 2287 275 233 213 0 72 0
[pid=19669] ppid=19668 vsize=299924 CPUtime=4.9 cores=0,2,4,6
/proc/19669/stat : 19669 (npSolver-wbo) S 19668 19668 23311 0 -1 4202496 18407 25081 0 0 354 51 79 6 20 0 1 0 290974120 307122176 65851 33554432000 4194304 5990268 140733324926976 140733324918400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19669/statm: 74981 65851 181 439 0 74538 0
[pid=19725] ppid=19669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19725/stat : 19725 (satsolver.sh) S 19669 19668 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290974678 9367552 267 33554432000 4194304 5064252 140735234064224 140735234063136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19725/statm: 2287 267 226 213 0 72 0
[pid=19726] ppid=19725 vsize=586148 CPUtime=7.11 cores=0,2,4,6
/proc/19726/stat : 19726 (glucose) R 19725 19668 23311 0 -1 4202496 85763 0 0 0 687 24 0 0 20 0 1 0 290974678 600215552 130514 33554432000 4194304 5208918 140734699734240 140734699732200 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19726/statm: 146537 130514 104 248 0 146286 0
Current children cumulated CPU time (s) 12.01
Current children cumulated vsize (KiB) 904368

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 19852
/proc/meminfo: memFree=27139172/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/statm: 2287 275 233 213 0 72 0
[pid=19669] ppid=19668 vsize=299924 CPUtime=4.9 cores=0,2,4,6
/proc/19669/stat : 19669 (npSolver-wbo) S 19668 19668 23311 0 -1 4202496 18407 25081 0 0 354 51 79 6 20 0 1 0 290974120 307122176 65851 33554432000 4194304 5990268 140733324926976 140733324918400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19669/statm: 74981 65851 181 439 0 74538 0
[pid=19725] ppid=19669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19725/stat : 19725 (satsolver.sh) S 19669 19668 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290974678 9367552 267 33554432000 4194304 5064252 140735234064224 140735234063136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19725/statm: 2287 267 226 213 0 72 0
[pid=19726] ppid=19725 vsize=597436 CPUtime=19.9 cores=0,2,4,6
/proc/19726/stat : 19726 (glucose) R 19725 19668 23311 0 -1 4202496 89102 0 0 0 1966 24 0 0 20 0 1 0 290974678 611774464 133853 33554432000 4194304 5208918 140734699734240 140734699732200 4205238 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19726/statm: 149359 133853 104 248 0 149108 0
Current children cumulated CPU time (s) 24.8
Current children cumulated vsize (KiB) 915656

[startup+51.1069 s]
/proc/loadavg: 2.00 2.00 1.97 3/184 20030
/proc/meminfo: memFree=27173076/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/statm: 2287 275 233 213 0 72 0
[pid=19669] ppid=19668 vsize=299924 CPUtime=4.9 cores=0,2,4,6
/proc/19669/stat : 19669 (npSolver-wbo) S 19668 19668 23311 0 -1 4202496 18407 25081 0 0 354 51 79 6 20 0 1 0 290974120 307122176 65851 33554432000 4194304 5990268 140733324926976 140733324918400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19669/statm: 74981 65851 181 439 0 74538 0
[pid=19725] ppid=19669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19725/stat : 19725 (satsolver.sh) S 19669 19668 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290974678 9367552 267 33554432000 4194304 5064252 140735234064224 140735234063136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19725/statm: 2287 267 226 213 0 72 0
[pid=19726] ppid=19725 vsize=602240 CPUtime=45.5 cores=0,2,4,6
/proc/19726/stat : 19726 (glucose) R 19725 19668 23311 0 -1 4202496 90433 0 0 0 4526 24 0 0 20 0 1 0 290974678 616693760 135184 33554432000 4194304 5208918 140734699734240 140734699732088 4205128 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19726/statm: 150560 135184 104 248 0 150309 0
Current children cumulated CPU time (s) 50.4
Current children cumulated vsize (KiB) 920460

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 20366
/proc/meminfo: memFree=27170128/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/statm: 2287 275 233 213 0 72 0
[pid=19669] ppid=19668 vsize=299924 CPUtime=4.9 cores=0,2,4,6
/proc/19669/stat : 19669 (npSolver-wbo) S 19668 19668 23311 0 -1 4202496 18407 25081 0 0 354 51 79 6 20 0 1 0 290974120 307122176 65851 33554432000 4194304 5990268 140733324926976 140733324918400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19669/statm: 74981 65851 181 439 0 74538 0
[pid=19725] ppid=19669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19725/stat : 19725 (satsolver.sh) S 19669 19668 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290974678 9367552 267 33554432000 4194304 5064252 140735234064224 140735234063136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19725/statm: 2287 267 226 213 0 72 0
[pid=19726] ppid=19725 vsize=602240 CPUtime=96.69 cores=0,2,4,6
/proc/19726/stat : 19726 (glucose) R 19725 19668 23311 0 -1 4202496 90439 0 0 0 9644 25 0 0 20 0 1 0 290974678 616693760 135190 33554432000 4194304 5208918 140734699734240 140734699732088 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19726/statm: 150560 135190 104 248 0 150309 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 920460

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 1.97 3/183 20769
/proc/meminfo: memFree=27132408/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/statm: 2287 275 233 213 0 72 0
[pid=19669] ppid=19668 vsize=299924 CPUtime=4.9 cores=0,2,4,6
/proc/19669/stat : 19669 (npSolver-wbo) S 19668 19668 23311 0 -1 4202496 18407 25081 0 0 354 51 79 6 20 0 1 0 290974120 307122176 65851 33554432000 4194304 5990268 140733324926976 140733324918400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19669/statm: 74981 65851 181 439 0 74538 0
[pid=19725] ppid=19669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19725/stat : 19725 (satsolver.sh) S 19669 19668 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290974678 9367552 267 33554432000 4194304 5064252 140735234064224 140735234063136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19725/statm: 2287 267 226 213 0 72 0
[pid=19726] ppid=19725 vsize=602240 CPUtime=156.68 cores=0,2,4,6
/proc/19726/stat : 19726 (glucose) R 19725 19668 23311 0 -1 4202496 90440 0 0 0 15643 25 0 0 20 0 1 0 290974678 616693760 135191 33554432000 4194304 5208918 140734699734240 140734699732088 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19726/statm: 150560 135191 104 248 0 150309 0
Current children cumulated CPU time (s) 161.58
Current children cumulated vsize (KiB) 920460

[startup+222.3 s]
/proc/loadavg: 2.08 2.02 1.98 3/183 21169
/proc/meminfo: memFree=27135032/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/statm: 2287 275 233 213 0 72 0
[pid=19669] ppid=19668 vsize=299924 CPUtime=4.9 cores=0,2,4,6
/proc/19669/stat : 19669 (npSolver-wbo) S 19668 19668 23311 0 -1 4202496 18407 25081 0 0 354 51 79 6 20 0 1 0 290974120 307122176 65851 33554432000 4194304 5990268 140733324926976 140733324918400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0

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


[startup+1422.3 s]
/proc/loadavg: 1.96 2.00 1.96 3/183 29197
/proc/meminfo: memFree=27139320/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/statm: 2287 275 233 213 0 72 0
[pid=19669] ppid=19668 vsize=299924 CPUtime=4.9 cores=0,2,4,6
/proc/19669/stat : 19669 (npSolver-wbo) S 19668 19668 23311 0 -1 4202496 18407 25081 0 0 354 51 79 6 20 0 1 0 290974120 307122176 65851 33554432000 4194304 5990268 140733324926976 140733324918400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19669/statm: 74981 65851 181 439 0 74538 0
[pid=19725] ppid=19669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19725/stat : 19725 (satsolver.sh) S 19669 19668 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290974678 9367552 267 33554432000 4194304 5064252 140735234064224 140735234063136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19725/statm: 2287 267 226 213 0 72 0
[pid=19726] ppid=19725 vsize=696972 CPUtime=1416.47 cores=0,2,4,6
/proc/19726/stat : 19726 (glucose) R 19725 19668 23311 0 -1 4202496 94374 0 0 0 141616 31 0 0 20 0 1 0 290974678 713699328 141830 33554432000 4194304 5208918 140734699734240 140734699731992 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19726/statm: 174243 141830 105 248 0 173992 0
Current children cumulated CPU time (s) 1421.37
Current children cumulated vsize (KiB) 1015192

[startup+1482.3 s]
/proc/loadavg: 1.98 2.00 1.96 3/183 29600
/proc/meminfo: memFree=27100080/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/statm: 2287 275 233 213 0 72 0
[pid=19669] ppid=19668 vsize=299924 CPUtime=4.9 cores=0,2,4,6
/proc/19669/stat : 19669 (npSolver-wbo) S 19668 19668 23311 0 -1 4202496 18407 25081 0 0 354 51 79 6 20 0 1 0 290974120 307122176 65851 33554432000 4194304 5990268 140733324926976 140733324918400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19669/statm: 74981 65851 181 439 0 74538 0
[pid=19725] ppid=19669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19725/stat : 19725 (satsolver.sh) S 19669 19668 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290974678 9367552 267 33554432000 4194304 5064252 140735234064224 140735234063136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19725/statm: 2287 267 226 213 0 72 0
[pid=19726] ppid=19725 vsize=697104 CPUtime=1476.46 cores=0,2,4,6
/proc/19726/stat : 19726 (glucose) R 19725 19668 23311 0 -1 4202496 94413 0 0 0 147615 31 0 0 20 0 1 0 290974678 713834496 141869 33554432000 4194304 5208918 140734699734240 140734699732088 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19726/statm: 174276 141869 105 248 0 174025 0
Current children cumulated CPU time (s) 1481.36
Current children cumulated vsize (KiB) 1015324

[startup+1542.3 s]
/proc/loadavg: 1.99 2.00 1.96 3/183 29999
/proc/meminfo: memFree=27133788/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/statm: 2287 275 233 213 0 72 0
[pid=19669] ppid=19668 vsize=299924 CPUtime=4.9 cores=0,2,4,6
/proc/19669/stat : 19669 (npSolver-wbo) S 19668 19668 23311 0 -1 4202496 18407 25081 0 0 354 51 79 6 20 0 1 0 290974120 307122176 65851 33554432000 4194304 5990268 140733324926976 140733324918400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19669/statm: 74981 65851 181 439 0 74538 0
[pid=19725] ppid=19669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19725/stat : 19725 (satsolver.sh) S 19669 19668 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290974678 9367552 267 33554432000 4194304 5064252 140735234064224 140735234063136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19725/statm: 2287 267 226 213 0 72 0
[pid=19726] ppid=19725 vsize=697104 CPUtime=1536.46 cores=0,2,4,6
/proc/19726/stat : 19726 (glucose) R 19725 19668 23311 0 -1 4202496 94420 0 0 0 153614 32 0 0 20 0 1 0 290974678 713834496 141896 33554432000 4194304 5208918 140734699734240 140734699732088 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19726/statm: 174276 141896 105 248 0 174025 0
Current children cumulated CPU time (s) 1541.36
Current children cumulated vsize (KiB) 1015324

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 1.96 3/183 30401
/proc/meminfo: memFree=27133460/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/statm: 2287 275 233 213 0 72 0
[pid=19669] ppid=19668 vsize=299924 CPUtime=4.9 cores=0,2,4,6
/proc/19669/stat : 19669 (npSolver-wbo) S 19668 19668 23311 0 -1 4202496 18407 25081 0 0 354 51 79 6 20 0 1 0 290974120 307122176 65851 33554432000 4194304 5990268 140733324926976 140733324918400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19669/statm: 74981 65851 181 439 0 74538 0
[pid=19725] ppid=19669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19725/stat : 19725 (satsolver.sh) S 19669 19668 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290974678 9367552 267 33554432000 4194304 5064252 140735234064224 140735234063136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19725/statm: 2287 267 226 213 0 72 0
[pid=19726] ppid=19725 vsize=700588 CPUtime=1596.44 cores=0,2,4,6
/proc/19726/stat : 19726 (glucose) R 19725 19668 23311 0 -1 4202496 95241 0 0 0 159612 32 0 0 20 0 1 0 290974678 717402112 143228 33554432000 4194304 5208918 140734699734240 140734699731912 4211851 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19726/statm: 175147 143228 105 248 0 174896 0
Current children cumulated CPU time (s) 1601.34
Current children cumulated vsize (KiB) 1018808

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 1.96 3/183 30804
/proc/meminfo: memFree=27126340/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/statm: 2287 275 233 213 0 72 0
[pid=19669] ppid=19668 vsize=299924 CPUtime=4.9 cores=0,2,4,6
/proc/19669/stat : 19669 (npSolver-wbo) S 19668 19668 23311 0 -1 4202496 18407 25081 0 0 354 51 79 6 20 0 1 0 290974120 307122176 65851 33554432000 4194304 5990268 140733324926976 140733324918400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19669/statm: 74981 65851 181 439 0 74538 0
[pid=19725] ppid=19669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19725/stat : 19725 (satsolver.sh) S 19669 19668 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290974678 9367552 267 33554432000 4194304 5064252 140735234064224 140735234063136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19725/statm: 2287 267 226 213 0 72 0
[pid=19726] ppid=19725 vsize=702512 CPUtime=1656.44 cores=0,2,4,6
/proc/19726/stat : 19726 (glucose) R 19725 19668 23311 0 -1 4202496 95716 0 0 0 165611 33 0 0 20 0 1 0 290974678 719372288 145236 33554432000 4194304 5208918 140734699734240 140734699731912 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19726/statm: 175628 145236 105 248 0 175377 0
Current children cumulated CPU time (s) 1661.34
Current children cumulated vsize (KiB) 1020732

[startup+1722.3 s]
/proc/loadavg: 1.97 1.99 1.96 3/182 31212
/proc/meminfo: memFree=27142060/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/statm: 2287 275 233 213 0 72 0
[pid=19669] ppid=19668 vsize=299924 CPUtime=4.9 cores=0,2,4,6
/proc/19669/stat : 19669 (npSolver-wbo) S 19668 19668 23311 0 -1 4202496 18407 25081 0 0 354 51 79 6 20 0 1 0 290974120 307122176 65851 33554432000 4194304 5990268 140733324926976 140733324918400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19669/statm: 74981 65851 181 439 0 74538 0
[pid=19725] ppid=19669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19725/stat : 19725 (satsolver.sh) S 19669 19668 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290974678 9367552 267 33554432000 4194304 5064252 140735234064224 140735234063136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19725/statm: 2287 267 226 213 0 72 0
[pid=19726] ppid=19725 vsize=704400 CPUtime=1716.42 cores=0,2,4,6
/proc/19726/stat : 19726 (glucose) R 19725 19668 23311 0 -1 4202496 96204 0 0 0 171609 33 0 0 20 0 1 0 290974678 721305600 147257 33554432000 4194304 5208918 140734699734240 140734699732088 4212757 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19726/statm: 176100 147257 105 248 0 175849 0
Current children cumulated CPU time (s) 1721.32
Current children cumulated vsize (KiB) 1022620

[startup+1782.3 s]
/proc/loadavg: 1.99 1.99 1.96 3/183 31606
/proc/meminfo: memFree=27080084/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/statm: 2287 275 233 213 0 72 0
[pid=19669] ppid=19668 vsize=299924 CPUtime=4.9 cores=0,2,4,6
/proc/19669/stat : 19669 (npSolver-wbo) S 19668 19668 23311 0 -1 4202496 18407 25081 0 0 354 51 79 6 20 0 1 0 290974120 307122176 65851 33554432000 4194304 5990268 140733324926976 140733324918400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19669/statm: 74981 65851 181 439 0 74538 0
[pid=19725] ppid=19669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19725/stat : 19725 (satsolver.sh) S 19669 19668 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290974678 9367552 267 33554432000 4194304 5064252 140735234064224 140735234063136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19725/statm: 2287 267 226 213 0 72 0
[pid=19726] ppid=19725 vsize=704664 CPUtime=1776.41 cores=0,2,4,6
/proc/19726/stat : 19726 (glucose) R 19725 19668 23311 0 -1 4202496 96291 0 0 0 177608 33 0 0 20 0 1 0 290974678 721575936 147344 33554432000 4194304 5208918 140734699734240 140734699732088 4229347 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19726/statm: 176166 147344 105 248 0 175915 0
Current children cumulated CPU time (s) 1781.31
Current children cumulated vsize (KiB) 1022884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.05 2.01 1.97 3/183 31747
/proc/meminfo: memFree=27123244/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/statm: 2287 275 233 213 0 72 0
[pid=19669] ppid=19668 vsize=299924 CPUtime=4.9 cores=0,2,4,6
/proc/19669/stat : 19669 (npSolver-wbo) S 19668 19668 23311 0 -1 4202496 18407 25081 0 0 354 51 79 6 20 0 1 0 290974120 307122176 65851 33554432000 4194304 5990268 140733324926976 140733324918400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19669/statm: 74981 65851 181 439 0 74538 0
[pid=19725] ppid=19669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19725/stat : 19725 (satsolver.sh) S 19669 19668 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290974678 9367552 267 33554432000 4194304 5064252 140735234064224 140735234063136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19725/statm: 2287 267 226 213 0 72 0
[pid=19726] ppid=19725 vsize=704928 CPUtime=1795.12 cores=0,2,4,6
/proc/19726/stat : 19726 (glucose) R 19725 19668 23311 0 -1 4202496 96335 0 0 0 179479 33 0 0 20 0 1 0 290974678 721846272 147388 33554432000 4194304 5208918 140734699734240 140734699732088 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19726/statm: 176232 147388 105 248 0 175981 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1023148

Sending SIGTERM to process tree (bottom up)

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

[startup+1801 s]
/proc/loadavg: 2.05 2.01 1.97 3/183 31747
/proc/meminfo: memFree=27123244/32873844 swapFree=7384/7384
[pid=19668] ppid=19666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19668/stat : 19668 (npSolver-wbo-It) S 19666 19668 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290974120 9367552 275 33554432000 4194304 5064252 140736576499344 140736576498256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19668/statm: 2287 275 233 213 0 72 0
[pid=19669] ppid=19668 vsize=299924 CPUtime=4.9 cores=0,2,4,6
/proc/19669/stat : 19669 (npSolver-wbo) S 19668 19668 23311 0 -1 4202496 18407 25081 0 0 354 51 79 6 20 0 1 0 290974120 307122176 65851 33554432000 4194304 5990268 140733324926976 140733324918400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19669/statm: 74981 65851 181 439 0 74538 0
[pid=19725] ppid=19669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19725/stat : 19725 (satsolver.sh) S 19669 19668 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290974678 9367552 267 33554432000 4194304 5064252 140735234064224 140735234063136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19725/statm: 2287 267 226 213 0 72 0
[pid=19726] ppid=19725 vsize=704928 CPUtime=1795.12 cores=0,2,4,6
/proc/19726/stat : 19726 (glucose) R 19725 19668 23311 0 -1 4202496 96335 0 0 0 179479 33 0 0 20 0 1 0 290974678 721846272 147388 33554432000 4194304 5208918 140734699734240 140734699732088 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19726/statm: 176232 147388 105 248 0 175981 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1023148

Child status: 0
Real time (s): 1801.02
CPU time (s): 1800.06
CPU user time (s): 1799.13
CPU system time (s): 0.924859
CPU usage (%): 99.9467
Max. virtual memory (cumulated for all children) (KiB): 1114452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.13
system time used= 0.924859
maximum resident set size= 700704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140814
page faults= 0
swaps= 0
block input operations= 0
block output operations= 474304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 108
involuntary context switches= 2051

runsolver used 4.07438 second user time and 10.1525 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-29 01:41:27
IDJOB=3715459
IDBENCH=79483
IDSOLVER=2297
FILE ID=node136/3715459-1338248487
RUNJOBID= node136-1338228495-23327
PBS_JOBID= 14624636
Free space on /tmp= 71092 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/mprime/normalized-mprime04cc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715459-1338248487/watcher-3715459-1338248487 -o /tmp/evaluation-result-3715459-1338248487/solver-3715459-1338248487 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715459-1338248487.wbo 853259081 HOME HOME

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

MD5SUM BENCH= 9f0fd5856c6a10db0a2efe5713b070df
RANDOM SEED=853259081

node136.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.247
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.49
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.247
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.247
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.94
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.247
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.90
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.247
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.90
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.247
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		: 2667.247
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.247
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:        28223272 kB
Buffers:          581492 kB
Cached:          3154156 kB
SwapCached:        24460 kB
Active:          1570528 kB
Inactive:        2217224 kB
Active(anon):      18988 kB
Inactive(anon):    26984 kB
Active(file):    1551540 kB
Inactive(file):  2190240 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:             19152 kB
Writeback:             0 kB
AnonPages:         41652 kB
Mapped:            10160 kB
Shmem:                 0 kB
Slab:             720720 kB
SReclaimable:     161904 kB
SUnreclaim:       558816 kB
KernelStack:        1536 kB
PageTables:         4324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     148944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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= 70860 MiB
End job on node136 at 2012-05-29 02:11:28