Trace number 3754963

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 1.0 (fixed)? (TO) 1800.03 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl35_40_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMfb4b4aad89d54269a5ce80fb177bfc09
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark1.40879
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2800
Total number of constraints150
Number of soft constraints51
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint40
Top cost 2354
Min constraint cost 1
Max constraint cost 87
Sum of constraints costs 2353
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 41
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c run usual solver
6.36/6.46	o 738
6.36/6.46	c current bound: 369
19.68/19.76	o 215
19.68/19.76	c current bound: 107
31.46/31.59	o 74
31.46/31.59	c current bound: 37
1559.26/1559.65	o 34
1559.26/1559.65	c current bound: 17
1800.03/1800.41	c error: unexpected solver exit code
1800.03/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-3754963-1339186235/watcher-3754963-1339186235 -o /tmp/evaluation-result-3754963-1339186235/solver-3754963-1339186235 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754963-1339186235.wbo 590924324 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.01 2.01 1.93 3/175 20147
/proc/meminfo: memFree=28160408/32873648 swapFree=7372/7372
[pid=20147] ppid=20145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20147/stat : 20147 (npSolver-wbo.sh) S 20145 20147 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384750295 9367552 275 33554432000 4194304 5064252 140733567351008 140733567349920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20147/statm: 2287 275 233 213 0 72 0

[startup+0.0853269 s]
/proc/loadavg: 2.01 2.01 1.93 3/175 20147
/proc/meminfo: memFree=28160408/32873648 swapFree=7372/7372
[pid=20147] ppid=20145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20147/stat : 20147 (npSolver-wbo.sh) S 20145 20147 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384750295 9367552 275 33554432000 4194304 5064252 140733567351008 140733567349920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20147/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100304 s]
/proc/loadavg: 2.01 2.01 1.93 3/175 20147
/proc/meminfo: memFree=28160408/32873648 swapFree=7372/7372
[pid=20147] ppid=20145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20147/stat : 20147 (npSolver-wbo.sh) S 20145 20147 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384750295 9367552 275 33554432000 4194304 5064252 140733567351008 140733567349920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20147/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300237 s]
/proc/loadavg: 2.01 2.01 1.93 3/175 20147
/proc/meminfo: memFree=28160408/32873648 swapFree=7372/7372
[pid=20147] ppid=20145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20147/stat : 20147 (npSolver-wbo.sh) S 20145 20147 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384750295 9367552 275 33554432000 4194304 5064252 140733567351008 140733567349920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20147/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700261 s]
/proc/loadavg: 2.01 2.01 1.93 3/175 20147
/proc/meminfo: memFree=28160408/32873648 swapFree=7372/7372
[pid=20147] ppid=20145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20147/stat : 20147 (npSolver-wbo.sh) S 20145 20147 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384750295 9367552 275 33554432000 4194304 5064252 140733567351008 140733567349920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20147/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.01 2.01 1.93 2/179 20154
/proc/meminfo: memFree=28147964/32873648 swapFree=7372/7372
[pid=20147] ppid=20145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20147/stat : 20147 (npSolver-wbo.sh) S 20145 20147 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384750295 9367552 275 33554432000 4194304 5064252 140733567351008 140733567349920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20147/statm: 2287 275 233 213 0 72 0
[pid=20148] ppid=20147 vsize=2872 CPUtime=0.06 cores=0,2,4,6
/proc/20148/stat : 20148 (npSolver-wbo) S 20147 20147 18714 0 -1 4202496 1961 2105 0 0 2 0 4 0 20 0 1 0 384750295 2940928 396 33554432000 4194304 6006132 140737263980800 140737263974992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20148/statm: 718 396 158 443 0 271 0
[pid=20153] ppid=20148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20153/stat : 20153 (satsolver.sh) S 20148 20147 18714 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384750303 9367552 266 33554432000 4194304 5064252 140737213082592 140737213081504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20153/statm: 2287 266 226 213 0 72 0
[pid=20154] ppid=20153 vsize=15432 CPUtime=1.4 cores=0,2,4,6
/proc/20154/stat : 20154 (glucose) R 20153 20147 18714 0 -1 4202496 4882 0 0 0 140 0 0 0 20 0 1 0 384750303 15802368 3444 33554432000 4194304 5208918 140735501921936 140735501920088 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20154/statm: 3858 3444 96 248 0 3607 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 36600

[startup+3.10037 s]
/proc/loadavg: 1.93 1.99 1.93 3/182 20193
/proc/meminfo: memFree=28885132/32873648 swapFree=7372/7372
[pid=20147] ppid=20145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20147/stat : 20147 (npSolver-wbo.sh) S 20145 20147 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384750295 9367552 275 33554432000 4194304 5064252 140733567351008 140733567349920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20147/statm: 2287 275 233 213 0 72 0
[pid=20148] ppid=20147 vsize=2872 CPUtime=0.06 cores=0,2,4,6
/proc/20148/stat : 20148 (npSolver-wbo) S 20147 20147 18714 0 -1 4202496 1961 2105 0 0 2 0 4 0 20 0 1 0 384750295 2940928 396 33554432000 4194304 6006132 140737263980800 140737263974992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20148/statm: 718 396 158 443 0 271 0
[pid=20153] ppid=20148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20153/stat : 20153 (satsolver.sh) S 20148 20147 18714 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384750303 9367552 266 33554432000 4194304 5064252 140737213082592 140737213081504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20153/statm: 2287 266 226 213 0 72 0
[pid=20154] ppid=20153 vsize=31388 CPUtime=3.01 cores=0,2,4,6
/proc/20154/stat : 20154 (glucose) R 20153 20147 18714 0 -1 4202496 5470 0 0 0 300 1 0 0 20 0 1 0 384750303 32141312 6582 33554432000 4194304 5208918 140735501921936 140735501919800 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20154/statm: 7847 6582 96 248 0 7596 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 52556

[startup+6.30041 s]
/proc/loadavg: 1.93 1.99 1.93 3/184 20198
/proc/meminfo: memFree=28864424/32873648 swapFree=7372/7372
[pid=20147] ppid=20145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20147/stat : 20147 (npSolver-wbo.sh) S 20145 20147 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384750295 9367552 275 33554432000 4194304 5064252 140733567351008 140733567349920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20147/statm: 2287 275 233 213 0 72 0
[pid=20148] ppid=20147 vsize=2872 CPUtime=0.06 cores=0,2,4,6
/proc/20148/stat : 20148 (npSolver-wbo) S 20147 20147 18714 0 -1 4202496 1961 2105 0 0 2 0 4 0 20 0 1 0 384750295 2940928 396 33554432000 4194304 6006132 140737263980800 140737263974992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20148/statm: 718 396 158 443 0 271 0
[pid=20153] ppid=20148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20153/stat : 20153 (satsolver.sh) S 20148 20147 18714 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384750303 9367552 266 33554432000 4194304 5064252 140737213082592 140737213081504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20153/statm: 2287 266 226 213 0 72 0
[pid=20154] ppid=20153 vsize=26924 CPUtime=6.2 cores=0,2,4,6
/proc/20154/stat : 20154 (glucose) R 20153 20147 18714 0 -1 4202496 6157 0 0 0 619 1 0 0 20 0 1 0 384750303 27570176 6006 33554432000 4194304 5208918 140735501921936 140735501919880 4229460 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20154/statm: 6731 6006 96 248 0 6480 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 48092

[startup+12.7003 s]
/proc/loadavg: 1.94 1.99 1.93 3/184 20205
/proc/meminfo: memFree=28830996/32873648 swapFree=7372/7372
[pid=20147] ppid=20145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20147/stat : 20147 (npSolver-wbo.sh) S 20145 20147 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384750295 9367552 275 33554432000 4194304 5064252 140733567351008 140733567349920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20147/statm: 2287 275 233 213 0 72 0
[pid=20148] ppid=20147 vsize=6908 CPUtime=6.47 cores=0,2,4,6
/proc/20148/stat : 20148 (npSolver-wbo) S 20147 20147 18714 0 -1 4202496 2915 11145 0 0 4 2 638 3 20 0 1 0 384750295 7073792 1186 33554432000 4194304 6006132 140737263980800 140737263972208 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20148/statm: 1727 1186 167 443 0 1280 0
[pid=20204] ppid=20148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20204/stat : 20204 (satsolver.sh) S 20148 20147 18714 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384750944 9367552 267 33554432000 4194304 5064252 140735125055680 140735125054592 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20204/statm: 2287 267 226 213 0 72 0
[pid=20205] ppid=20204 vsize=51128 CPUtime=6.19 cores=0,2,4,6
/proc/20205/stat : 20205 (glucose) R 20204 20147 18714 0 -1 4202496 7705 0 0 0 618 1 0 0 20 0 1 0 384750944 52355072 11590 33554432000 4194304 5208918 140736161624944 140736161622888 4212654 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20205/statm: 12782 11590 96 248 0 12531 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 76332

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 1.93 3/184 20212
/proc/meminfo: memFree=28829920/32873648 swapFree=7372/7372
[pid=20147] ppid=20145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20147/stat : 20147 (npSolver-wbo.sh) S 20145 20147 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384750295 9367552 275 33554432000 4194304 5064252 140733567351008 140733567349920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20147/statm: 2287 275 233 213 0 72 0
[pid=20148] ppid=20147 vsize=6908 CPUtime=19.74 cores=0,2,4,6
/proc/20148/stat : 20148 (npSolver-wbo) S 20147 20147 18714 0 -1 4202496 3218 22373 0 0 4 2 1960 8 20 0 1 0 384750295 7073792 1186 33554432000 4194304 6006132 140737263980800 140737263972208 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20148/statm: 1727 1186 167 443 0 1280 0
[pid=20211] ppid=20148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20211/stat : 20211 (satsolver.sh) S 20148 20147 18714 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384752272 9367552 267 33554432000 4194304 5064252 140736667581952 140736667580864 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20211/statm: 2287 267 226 213 0 72 0
[pid=20212] ppid=20211 vsize=33748 CPUtime=5.72 cores=0,2,4,6
/proc/20212/stat : 20212 (glucose) R 20211 20147 18714 0 -1 4202496 6026 0 0 0 571 1 0 0 20 0 1 0 384752272 34557952 6942 33554432000 4194304 5208918 140737430991344 140737430989208 4211670 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20212/statm: 8437 6942 96 248 0 8186 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 58952

[startup+51.1003 s]
/proc/loadavg: 2.01 2.00 1.93 3/183 20219
/proc/meminfo: memFree=28771596/32873648 swapFree=7372/7372
[pid=20147] ppid=20145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20147/stat : 20147 (npSolver-wbo.sh) S 20145 20147 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384750295 9367552 275 33554432000 4194304 5064252 140733567351008 140733567349920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20147/statm: 2287 275 233 213 0 72 0
[pid=20148] ppid=20147 vsize=6908 CPUtime=31.56 cores=0,2,4,6
/proc/20148/stat : 20148 (npSolver-wbo) S 20147 20147 18714 0 -1 4202496 3336 33130 0 0 4 2 3138 12 20 0 1 0 384750295 7073792 1186 33554432000 4194304 6006132 140737263980800 140737263972208 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20148/statm: 1727 1186 167 443 0 1280 0
[pid=20218] ppid=20148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (satsolver.sh) S 20148 20147 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384753455 9367552 266 33554432000 4194304 5064252 140736595599408 140736595598320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20218/statm: 2287 266 226 213 0 72 0
[pid=20219] ppid=20218 vsize=58112 CPUtime=19.49 cores=0,2,4,6
/proc/20219/stat : 20219 (glucose) R 20218 20147 18714 0 -1 4202496 7516 0 0 0 1946 3 0 0 20 0 1 0 384753455 59506688 12539 33554432000 4194304 5208918 140736067591152 140736067589096 4211572 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20219/statm: 14528 12539 103 248 0 14277 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 83316

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 20233
/proc/meminfo: memFree=28779744/32873648 swapFree=7372/7372
[pid=20147] ppid=20145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20147/stat : 20147 (npSolver-wbo.sh) S 20145 20147 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384750295 9367552 275 33554432000 4194304 5064252 140733567351008 140733567349920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20147/statm: 2287 275 233 213 0 72 0
[pid=20148] ppid=20147 vsize=6908 CPUtime=31.56 cores=0,2,4,6
/proc/20148/stat : 20148 (npSolver-wbo) S 20147 20147 18714 0 -1 4202496 3336 33130 0 0 4 2 3138 12 20 0 1 0 384750295 7073792 1186 33554432000 4194304 6006132 140737263980800 140737263972208 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20148/statm: 1727 1186 167 443 0 1280 0
[pid=20218] ppid=20148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (satsolver.sh) S 20148 20147 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384753455 9367552 266 33554432000 4194304 5064252 140736595599408 140736595598320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20218/statm: 2287 266 226 213 0 72 0
[pid=20219] ppid=20218 vsize=70376 CPUtime=70.68 cores=0,2,4,6
/proc/20219/stat : 20219 (glucose) R 20218 20147 18714 0 -1 4202496 9871 0 0 0 7062 6 0 0 20 0 1 0 384753455 72065024 17147 33554432000 4194304 5208918 140736067591152 140736067589240 4229728 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20219/statm: 17594 17147 103 248 0 17343 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 95580

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 20261
/proc/meminfo: memFree=28806384/32873648 swapFree=7372/7372
[pid=20147] ppid=20145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20147/stat : 20147 (npSolver-wbo.sh) S 20145 20147 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384750295 9367552 275 33554432000 4194304 5064252 140733567351008 140733567349920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20147/statm: 2287 275 233 213 0 72 0
[pid=20148] ppid=20147 vsize=6908 CPUtime=31.56 cores=0,2,4,6
/proc/20148/stat : 20148 (npSolver-wbo) S 20147 20147 18714 0 -1 4202496 3336 33130 0 0 4 2 3138 12 20 0 1 0 384750295 7073792 1186 33554432000 4194304 6006132 140737263980800 140737263972208 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20148/statm: 1727 1186 167 443 0 1280 0
[pid=20218] ppid=20148 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/20219/stat : 20219 (glucose) R 20218 20147 18714 0 -1 4202496 67746 0 0 0 132906 137 0 0 20 0 1 0 384753455 122568704 28662 33554432000 4194304 5208918 140736067591152 140736067589240 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20219/statm: 29924 28662 103 248 0 29673 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 144900

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 20281
/proc/meminfo: memFree=28555744/32873648 swapFree=7372/7372
[pid=20147] ppid=20145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20147/stat : 20147 (npSolver-wbo.sh) S 20145 20147 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384750295 9367552 275 33554432000 4194304 5064252 140733567351008 140733567349920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20147/statm: 2287 275 233 213 0 72 0
[pid=20148] ppid=20147 vsize=6908 CPUtime=31.56 cores=0,2,4,6
/proc/20148/stat : 20148 (npSolver-wbo) S 20147 20147 18714 0 -1 4202496 3336 33130 0 0 4 2 3138 12 20 0 1 0 384750295 7073792 1186 33554432000 4194304 6006132 140737263980800 140737263972208 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20148/statm: 1727 1186 167 443 0 1280 0
[pid=20218] ppid=20148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (satsolver.sh) S 20148 20147 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384753455 9367552 266 33554432000 4194304 5064252 140736595599408 140736595598320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20218/statm: 2287 266 226 213 0 72 0
[pid=20219] ppid=20218 vsize=200604 CPUtime=1390.44 cores=0,2,4,6
/proc/20219/stat : 20219 (glucose) R 20218 20147 18714 0 -1 4202496 69831 0 0 0 138902 142 0 0 20 0 1 0 384753455 205418496 38758 33554432000 4194304 5208918 140736067591152 140736067589304 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20219/statm: 50151 38758 103 248 0 49900 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 225808

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 1.94 3/183 20281
/proc/meminfo: memFree=28545040/32873648 swapFree=7372/7372
[pid=20147] ppid=20145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20147/stat : 20147 (npSolver-wbo.sh) S 20145 20147 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384750295 9367552 275 33554432000 4194304 5064252 140733567351008 140733567349920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20147/statm: 2287 275 233 213 0 72 0
[pid=20148] ppid=20147 vsize=6908 CPUtime=31.56 cores=0,2,4,6
/proc/20148/stat : 20148 (npSolver-wbo) S 20147 20147 18714 0 -1 4202496 3336 33130 0 0 4 2 3138 12 20 0 1 0 384750295 7073792 1186 33554432000 4194304 6006132 140737263980800 140737263972208 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20148/statm: 1727 1186 167 443 0 1280 0
[pid=20218] ppid=20148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (satsolver.sh) S 20148 20147 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384753455 9367552 266 33554432000 4194304 5064252 140736595599408 140736595598320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20218/statm: 2287 266 226 213 0 72 0
[pid=20219] ppid=20218 vsize=200604 CPUtime=1450.41 cores=0,2,4,6
/proc/20219/stat : 20219 (glucose) R 20218 20147 18714 0 -1 4202496 71032 0 0 0 144896 145 0 0 20 0 1 0 384753455 205418496 43878 33554432000 4194304 5208918 140736067591152 140736067589304 4211019 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20219/statm: 50151 43878 103 248 0 49900 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 225808

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/183 20281
/proc/meminfo: memFree=28488900/32873648 swapFree=7372/7372
[pid=20147] ppid=20145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20147/stat : 20147 (npSolver-wbo.sh) S 20145 20147 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384750295 9367552 275 33554432000 4194304 5064252 140733567351008 140733567349920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20147/statm: 2287 275 233 213 0 72 0
[pid=20148] ppid=20147 vsize=6908 CPUtime=31.56 cores=0,2,4,6
/proc/20148/stat : 20148 (npSolver-wbo) S 20147 20147 18714 0 -1 4202496 3336 33130 0 0 4 2 3138 12 20 0 1 0 384750295 7073792 1186 33554432000 4194304 6006132 140737263980800 140737263972208 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20148/statm: 1727 1186 167 443 0 1280 0
[pid=20218] ppid=20148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (satsolver.sh) S 20148 20147 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384753455 9367552 266 33554432000 4194304 5064252 140736595599408 140736595598320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20218/statm: 2287 266 226 213 0 72 0
[pid=20219] ppid=20218 vsize=200604 CPUtime=1510.41 cores=0,2,4,6
/proc/20219/stat : 20219 (glucose) R 20218 20147 18714 0 -1 4202496 72229 0 0 0 150892 149 0 0 20 0 1 0 384753455 205418496 47974 33554432000 4194304 5208918 140736067591152 140736067589304 4229538 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20219/statm: 50151 47974 103 248 0 49900 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 225808

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/183 20288
/proc/meminfo: memFree=28605800/32873648 swapFree=7372/7372
[pid=20147] ppid=20145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20147/stat : 20147 (npSolver-wbo.sh) S 20145 20147 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384750295 9367552 275 33554432000 4194304 5064252 140733567351008 140733567349920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20147/statm: 2287 275 233 213 0 72 0
[pid=20148] ppid=20147 vsize=6908 CPUtime=1559.33 cores=0,2,4,6
/proc/20148/stat : 20148 (npSolver-wbo) S 20147 20147 18714 0 -1 4202496 3424 109099 0 0 4 2 155763 164 20 0 1 0 384750295 7073792 1186 33554432000 4194304 6006132 140737263980800 140737263972208 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20148/statm: 1727 1186 167 443 0 1280 0
[pid=20287] ppid=20148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20287/stat : 20287 (satsolver.sh) S 20148 20147 18714 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 384906261 9367552 267 33554432000 4194304 5064252 140736751457232 140736751456144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20287/statm: 2287 267 226 213 0 72 0
[pid=20288] ppid=20287 vsize=60260 CPUtime=42.62 cores=0,2,4,6
/proc/20288/stat : 20288 (glucose) R 20287 20147 18714 0 -1 4202496 10474 0 0 0 4255 7 0 0 20 0 1 0 384906261 61706240 14633 33554432000 4194304 5208918 140736056905008 140736056903000 4229538 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20288/statm: 15065 14633 96 248 0 14814 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 85464

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 20288
/proc/meminfo: memFree=28579352/32873648 swapFree=7372/7372
[pid=20147] ppid=20145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20147/stat : 20147 (npSolver-wbo.sh) S 20145 20147 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384750295 9367552 275 33554432000 4194304 5064252 140733567351008 140733567349920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20147/statm: 2287 275 233 213 0 72 0
[pid=20148] ppid=20147 vsize=6908 CPUtime=1559.33 cores=0,2,4,6
/proc/20148/stat : 20148 (npSolver-wbo) S 20147 20147 18714 0 -1 4202496 3424 109099 0 0 4 2 155763 164 20 0 1 0 384750295 7073792 1186 33554432000 4194304 6006132 140737263980800 140737263972208 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20148/statm: 1727 1186 167 443 0 1280 0
[pid=20287] ppid=20148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20287/stat : 20287 (satsolver.sh) S 20148 20147 18714 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 384906261 9367552 267 33554432000 4194304 5064252 140736751457232 140736751456144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20287/statm: 2287 267 226 213 0 72 0
[pid=20288] ppid=20287 vsize=152344 CPUtime=102.61 cores=0,2,4,6
/proc/20288/stat : 20288 (glucose) R 20287 20147 18714 0 -1 4202496 17056 0 0 0 10244 17 0 0 20 0 1 0 384906261 156000256 32855 33554432000 4194304 5208918 140736056905008 140736056903160 4229504 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20288/statm: 38086 32855 96 248 0 37835 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 177548

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 20288
/proc/meminfo: memFree=28570968/32873648 swapFree=7372/7372
[pid=20147] ppid=20145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20147/stat : 20147 (npSolver-wbo.sh) S 20145 20147 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384750295 9367552 275 33554432000 4194304 5064252 140733567351008 140733567349920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20147/statm: 2287 275 233 213 0 72 0
[pid=20148] ppid=20147 vsize=6908 CPUtime=1559.33 cores=0,2,4,6
/proc/20148/stat : 20148 (npSolver-wbo) S 20147 20147 18714 0 -1 4202496 3424 109099 0 0 4 2 155763 164 20 0 1 0 384750295 7073792 1186 33554432000 4194304 6006132 140737263980800 140737263972208 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20148/statm: 1727 1186 167 443 0 1280 0
[pid=20287] ppid=20148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20287/stat : 20287 (satsolver.sh) S 20148 20147 18714 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 384906261 9367552 267 33554432000 4194304 5064252 140736751457232 140736751456144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20287/statm: 2287 267 226 213 0 72 0
[pid=20288] ppid=20287 vsize=121524 CPUtime=162.6 cores=0,2,4,6
/proc/20288/stat : 20288 (glucose) R 20287 20147 18714 0 -1 4202496 22383 0 0 0 16232 28 0 0 20 0 1 0 384906261 124440576 29214 33554432000 4194304 5208918 140736056905008 140736056903096 4229344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20288/statm: 30381 29214 104 248 0 30130 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 146728

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 1.95 3/184 20292
/proc/meminfo: memFree=28540316/32873648 swapFree=7372/7372
[pid=20147] ppid=20145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20147/stat : 20147 (npSolver-wbo.sh) S 20145 20147 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384750295 9367552 275 33554432000 4194304 5064252 140733567351008 140733567349920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20147/statm: 2287 275 233 213 0 72 0
[pid=20148] ppid=20147 vsize=6908 CPUtime=1559.33 cores=0,2,4,6
/proc/20148/stat : 20148 (npSolver-wbo) S 20147 20147 18714 0 -1 4202496 3424 109099 0 0 4 2 155763 164 20 0 1 0 384750295 7073792 1186 33554432000 4194304 6006132 140737263980800 140737263972208 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20148/statm: 1727 1186 167 443 0 1280 0
[pid=20287] ppid=20148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20287/stat : 20287 (satsolver.sh) S 20148 20147 18714 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 384906261 9367552 267 33554432000 4194304 5064252 140736751457232 140736751456144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20287/statm: 2287 267 226 213 0 72 0
[pid=20288] ppid=20287 vsize=202432 CPUtime=222.6 cores=0,2,4,6
/proc/20288/stat : 20288 (glucose) R 20287 20147 18714 0 -1 4202496 25798 0 0 0 22224 36 0 0 20 0 1 0 384906261 207290368 38798 33554432000 4194304 5208918 140736056905008 140736056903160 4229695 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20288/statm: 50608 38798 104 248 0 50357 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 227636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.12 2.03 1.95 3/184 20292
/proc/meminfo: memFree=28532296/32873648 swapFree=7372/7372
[pid=20147] ppid=20145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20147/stat : 20147 (npSolver-wbo.sh) S 20145 20147 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384750295 9367552 275 33554432000 4194304 5064252 140733567351008 140733567349920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20147/statm: 2287 275 233 213 0 72 0
[pid=20148] ppid=20147 vsize=6908 CPUtime=1559.33 cores=0,2,4,6
/proc/20148/stat : 20148 (npSolver-wbo) S 20147 20147 18714 0 -1 4202496 3424 109099 0 0 4 2 155763 164 20 0 1 0 384750295 7073792 1186 33554432000 4194304 6006132 140737263980800 140737263972208 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20148/statm: 1727 1186 167 443 0 1280 0
[pid=20287] ppid=20148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20287/stat : 20287 (satsolver.sh) S 20148 20147 18714 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 384906261 9367552 267 33554432000 4194304 5064252 140736751457232 140736751456144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20287/statm: 2287 267 226 213 0 72 0
[pid=20288] ppid=20287 vsize=202432 CPUtime=240.7 cores=0,2,4,6
/proc/20288/stat : 20288 (glucose) R 20287 20147 18714 0 -1 4202496 25816 0 0 0 24034 36 0 0 20 0 1 0 384906261 207290368 48014 33554432000 4194304 5208918 140736056905008 140736056903160 4229512 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20288/statm: 50608 48014 104 248 0 50357 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 227636

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 20147 and gives
#  childrusage.ru_utime.tv_sec=1557
#  childrusage.ru_utime.tv_usec=684196
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=677744
# CPU time returned by wait4() is 1559.36
# while last known CPU time is 1800.03
#
# 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.03
CPU user time (s): 1798.01
CPU system time (s): 2.02
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 275128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1557.68
system time used= 1.67774
maximum resident set size= 231792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113503
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 221
involuntary context switches= 1713

runsolver used 2.78958 second user time and 7.29289 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-08 22:10:35
IDJOB=3754963
IDBENCH=78698
IDSOLVER=2339
FILE ID=node115/3754963-1339186235
RUNJOBID= node115-1339184434-20015
PBS_JOBID= 14643826
Free space on /tmp= 69136 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl35_40_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754963-1339186235/watcher-3754963-1339186235 -o /tmp/evaluation-result-3754963-1339186235/solver-3754963-1339186235 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3754963-1339186235.wbo 590924324 HOME HOME

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

MD5SUM BENCH= fb4b4aad89d54269a5ce80fb177bfc09
RANDOM SEED=590924324

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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.462
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:       32873648 kB
MemFree:        28161036 kB
Buffers:          303852 kB
Cached:          3501484 kB
SwapCached:         2180 kB
Active:          2119840 kB
Inactive:        1695636 kB
Active(anon):       7680 kB
Inactive(anon):     2272 kB
Active(file):    2112160 kB
Inactive(file):  1693364 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67100232 kB
Dirty:              8560 kB
Writeback:             0 kB
AnonPages:         82484 kB
Mapped:             8868 kB
Shmem:                 0 kB
Slab:             759440 kB
SReclaimable:     203092 kB
SUnreclaim:       556348 kB
KernelStack:        1464 kB
PageTables:         4636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     137208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69864 MiB
End job on node115 at 2012-06-08 22:40:36