Trace number 3713765

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? (TO) 1800.13 1800.41

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/
uclid_pb_benchmarks/normalized-cache.inv10.ucl--soft-0-100-0.wbo
MD5SUMae1c71418dfe9cc95c50a98d4ee97169
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark4.12437
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables8937
Total number of constraints26319
Number of soft constraints26319
Number of constraints which are clauses26047
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints272
Minimum length of a constraint1
Maximum length of a constraint9
Top cost 1332841
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1332840
Biggest number in a constraint 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.38	c run usual solver
0.98/1.08	o 1276
0.98/1.08	c current bound: 638
0.98/1.08	c fallback to adder encoding
1800.10/1800.41	./satsolver.sh: line 5:  1510 Terminated              ./glucose $1 > $2 2> /dev/null
1800.10/1800.41	c error: unexpected solver exit code
1800.10/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-3713765-1338189979/watcher-3713765-1338189979 -o /tmp/evaluation-result-3713765-1338189979/solver-3713765-1338189979 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713765-1338189979.wbo 1640167328 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: 2.00 2.00 2.00 3/179 1496
/proc/meminfo: memFree=28770516/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0

[startup+0.0835571 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1496
/proc/meminfo: memFree=28770516/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1496
/proc/meminfo: memFree=28770516/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300239 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1496
/proc/meminfo: memFree=28770516/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700275 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1496
/proc/meminfo: memFree=28770516/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1507
/proc/meminfo: memFree=28756164/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0
[pid=1497] ppid=1496 vsize=62696 CPUtime=1.48 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-wbo) R 1496 1496 26029 0 -1 4202496 9645 13263 0 0 80 13 51 4 20 0 1 0 285125297 64200704 13776 33554432000 4194304 5990268 140736891045888 140736891039040 4521673 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1497/statm: 15674 13776 162 439 0 15231 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 71844

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1508
/proc/meminfo: memFree=28668616/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0
[pid=1497] ppid=1496 vsize=161000 CPUtime=2.6 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-wbo) S 1496 1496 26029 0 -1 4202496 11146 13263 0 0 176 29 51 4 20 0 1 0 285125297 164864000 30673 33554432000 4194304 5990268 140736891045888 140736891037328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1497/statm: 40250 30673 163 439 0 39807 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 170148

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1510
/proc/meminfo: memFree=28315656/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0
[pid=1497] ppid=1496 vsize=161000 CPUtime=2.6 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-wbo) S 1496 1496 26029 0 -1 4202496 11146 13263 0 0 176 29 51 4 20 0 1 0 285125297 164864000 30673 33554432000 4194304 5990268 140736891045888 140736891037328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1497/statm: 40250 30673 163 439 0 39807 0
[pid=1509] ppid=1497 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1509/stat : 1509 (satsolver.sh) S 1497 1496 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285125559 9367552 266 33554432000 4194304 5064252 140736228170992 140736228169904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1509/statm: 2287 266 226 213 0 72 0
[pid=1510] ppid=1509 vsize=282828 CPUtime=3.67 cores=1,3,5,7
/proc/1510/stat : 1510 (glucose) R 1509 1496 26029 0 -1 4202496 43198 0 0 0 357 10 0 0 20 0 1 0 285125560 289615872 57582 33554432000 4194304 5208918 140735629029600 140735629027560 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1510/statm: 70707 57582 95 248 0 70456 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 462124

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 1510
/proc/meminfo: memFree=28314804/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0
[pid=1497] ppid=1496 vsize=161000 CPUtime=2.6 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-wbo) S 1496 1496 26029 0 -1 4202496 11146 13263 0 0 176 29 51 4 20 0 1 0 285125297 164864000 30673 33554432000 4194304 5990268 140736891045888 140736891037328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1497/statm: 40250 30673 163 439 0 39807 0
[pid=1509] ppid=1497 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1509/stat : 1509 (satsolver.sh) S 1497 1496 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285125559 9367552 266 33554432000 4194304 5064252 140736228170992 140736228169904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1509/statm: 2287 266 226 213 0 72 0
[pid=1510] ppid=1509 vsize=282828 CPUtime=10.07 cores=1,3,5,7
/proc/1510/stat : 1510 (glucose) R 1509 1496 26029 0 -1 4202496 43199 0 0 0 997 10 0 0 20 0 1 0 285125560 289615872 58094 33554432000 4194304 5208918 140735629029600 140735629027560 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1510/statm: 70707 58094 95 248 0 70456 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 462124

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 1510
/proc/meminfo: memFree=28307428/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0
[pid=1497] ppid=1496 vsize=161000 CPUtime=2.6 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-wbo) S 1496 1496 26029 0 -1 4202496 11146 13263 0 0 176 29 51 4 20 0 1 0 285125297 164864000 30673 33554432000 4194304 5990268 140736891045888 140736891037328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1497/statm: 40250 30673 163 439 0 39807 0
[pid=1509] ppid=1497 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1509/stat : 1509 (satsolver.sh) S 1497 1496 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285125559 9367552 266 33554432000 4194304 5064252 140736228170992 140736228169904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1509/statm: 2287 266 226 213 0 72 0
[pid=1510] ppid=1509 vsize=282828 CPUtime=22.86 cores=1,3,5,7
/proc/1510/stat : 1510 (glucose) R 1509 1496 26029 0 -1 4202496 43201 0 0 0 2276 10 0 0 20 0 1 0 285125560 289615872 59118 33554432000 4194304 5208918 140735629029600 140735629027560 4211897 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1510/statm: 70707 59118 95 248 0 70456 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 462124

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 1511
/proc/meminfo: memFree=28316824/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0
[pid=1497] ppid=1496 vsize=161000 CPUtime=2.6 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-wbo) S 1496 1496 26029 0 -1 4202496 11146 13263 0 0 176 29 51 4 20 0 1 0 285125297 164864000 30673 33554432000 4194304 5990268 140736891045888 140736891037328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1497/statm: 40250 30673 163 439 0 39807 0
[pid=1509] ppid=1497 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1509/stat : 1509 (satsolver.sh) S 1497 1496 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285125559 9367552 266 33554432000 4194304 5064252 140736228170992 140736228169904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1509/statm: 2287 266 226 213 0 72 0
[pid=1510] ppid=1509 vsize=282828 CPUtime=48.46 cores=1,3,5,7
/proc/1510/stat : 1510 (glucose) R 1509 1496 26029 0 -1 4202496 43203 0 0 0 4836 10 0 0 20 0 1 0 285125560 289615872 60142 33554432000 4194304 5208918 140735629029600 140735629027560 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1510/statm: 70707 60142 95 248 0 70456 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 462124

[startup+102.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 1511
/proc/meminfo: memFree=28313428/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0
[pid=1497] ppid=1496 vsize=161000 CPUtime=2.6 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-wbo) S 1496 1496 26029 0 -1 4202496 11146 13263 0 0 176 29 51 4 20 0 1 0 285125297 164864000 30673 33554432000 4194304 5990268 140736891045888 140736891037328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1497/statm: 40250 30673 163 439 0 39807 0
[pid=1509] ppid=1497 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1509/stat : 1509 (satsolver.sh) S 1497 1496 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285125559 9367552 266 33554432000 4194304 5064252 140736228170992 140736228169904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1509/statm: 2287 266 226 213 0 72 0
[pid=1510] ppid=1509 vsize=282828 CPUtime=99.65 cores=1,3,5,7
/proc/1510/stat : 1510 (glucose) R 1509 1496 26029 0 -1 4202496 43205 0 0 0 9955 10 0 0 20 0 1 0 285125560 289615872 61166 33554432000 4194304 5208918 140735629029600 140735629027560 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1510/statm: 70707 61166 95 248 0 70456 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 462124

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1518
/proc/meminfo: memFree=28346200/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0
[pid=1497] ppid=1496 vsize=161000 CPUtime=2.6 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-wbo) S 1496 1496 26029 0 -1 4202496 11146 13263 0 0 176 29 51 4 20 0 1 0 285125297 164864000 30673 33554432000 4194304 5990268 140736891045888 140736891037328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1497/statm: 40250 30673 163 439 0 39807 0
[pid=1509] ppid=1497 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1509/stat : 1509 (satsolver.sh) S 1497 1496 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285125559 9367552 266 33554432000 4194304 5064252 140736228170992 140736228169904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1509/statm: 2287 266 226 213 0 72 0
[pid=1510] ppid=1509 vsize=282828 CPUtime=159.64 cores=1,3,5,7
/proc/1510/stat : 1510 (glucose) R 1509 1496 26029 0 -1 4202496 43208 0 0 0 15954 10 0 0 20 0 1 0 285125560 289615872 62702 33554432000 4194304 5208918 140735629029600 140735629027560 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1510/statm: 70707 62702 95 248 0 70456 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 462124

[startup+222.307 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 1521
/proc/meminfo: memFree=28341888/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 1608
/proc/meminfo: memFree=28158536/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0
[pid=1497] ppid=1496 vsize=161000 CPUtime=2.6 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-wbo) S 1496 1496 26029 0 -1 4202496 11146 13263 0 0 176 29 51 4 20 0 1 0 285125297 164864000 30673 33554432000 4194304 5990268 140736891045888 140736891037328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1497/statm: 40250 30673 163 439 0 39807 0
[pid=1509] ppid=1497 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1509/stat : 1509 (satsolver.sh) S 1497 1496 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285125559 9367552 266 33554432000 4194304 5064252 140736228170992 140736228169904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1509/statm: 2287 266 226 213 0 72 0
[pid=1510] ppid=1509 vsize=414524 CPUtime=1419.45 cores=1,3,5,7
/proc/1510/stat : 1510 (glucose) R 1509 1496 26029 0 -1 4202496 43974 0 0 0 141933 12 0 0 20 0 1 0 285125560 424472576 79903 33554432000 4194304 5208918 140735629029600 140735629027752 4211901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1510/statm: 103631 79903 95 248 0 103380 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 593820

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 1608
/proc/meminfo: memFree=28155212/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0
[pid=1497] ppid=1496 vsize=161000 CPUtime=2.6 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-wbo) S 1496 1496 26029 0 -1 4202496 11146 13263 0 0 176 29 51 4 20 0 1 0 285125297 164864000 30673 33554432000 4194304 5990268 140736891045888 140736891037328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1497/statm: 40250 30673 163 439 0 39807 0
[pid=1509] ppid=1497 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1509/stat : 1509 (satsolver.sh) S 1497 1496 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285125559 9367552 266 33554432000 4194304 5064252 140736228170992 140736228169904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1509/statm: 2287 266 226 213 0 72 0
[pid=1510] ppid=1509 vsize=414524 CPUtime=1479.43 cores=1,3,5,7
/proc/1510/stat : 1510 (glucose) R 1509 1496 26029 0 -1 4202496 43977 0 0 0 147931 12 0 0 20 0 1 0 285125560 424472576 80928 33554432000 4194304 5208918 140735629029600 140735629027752 4211605 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1510/statm: 103631 80928 95 248 0 103380 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 593820

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1608
/proc/meminfo: memFree=28153172/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0
[pid=1497] ppid=1496 vsize=161000 CPUtime=2.6 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-wbo) S 1496 1496 26029 0 -1 4202496 11146 13263 0 0 176 29 51 4 20 0 1 0 285125297 164864000 30673 33554432000 4194304 5990268 140736891045888 140736891037328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1497/statm: 40250 30673 163 439 0 39807 0
[pid=1509] ppid=1497 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1509/stat : 1509 (satsolver.sh) S 1497 1496 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285125559 9367552 266 33554432000 4194304 5064252 140736228170992 140736228169904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1509/statm: 2287 266 226 213 0 72 0
[pid=1510] ppid=1509 vsize=414524 CPUtime=1539.43 cores=1,3,5,7
/proc/1510/stat : 1510 (glucose) R 1509 1496 26029 0 -1 4202496 43978 0 0 0 153931 12 0 0 20 0 1 0 285125560 424472576 81440 33554432000 4194304 5208918 140735629029600 140735629027752 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1510/statm: 103631 81440 95 248 0 103380 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 593820

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1609
/proc/meminfo: memFree=28150876/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0
[pid=1497] ppid=1496 vsize=161000 CPUtime=2.6 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-wbo) S 1496 1496 26029 0 -1 4202496 11146 13263 0 0 176 29 51 4 20 0 1 0 285125297 164864000 30673 33554432000 4194304 5990268 140736891045888 140736891037328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1497/statm: 40250 30673 163 439 0 39807 0
[pid=1509] ppid=1497 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1509/stat : 1509 (satsolver.sh) S 1497 1496 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285125559 9367552 266 33554432000 4194304 5064252 140736228170992 140736228169904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1509/statm: 2287 266 226 213 0 72 0
[pid=1510] ppid=1509 vsize=414524 CPUtime=1599.41 cores=1,3,5,7
/proc/1510/stat : 1510 (glucose) R 1509 1496 26029 0 -1 4202496 43979 0 0 0 159929 12 0 0 20 0 1 0 285125560 424472576 81952 33554432000 4194304 5208918 140735629029600 140735629027752 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1510/statm: 103631 81952 95 248 0 103380 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 593820

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1609
/proc/meminfo: memFree=28145708/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0
[pid=1497] ppid=1496 vsize=161000 CPUtime=2.6 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-wbo) S 1496 1496 26029 0 -1 4202496 11146 13263 0 0 176 29 51 4 20 0 1 0 285125297 164864000 30673 33554432000 4194304 5990268 140736891045888 140736891037328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1497/statm: 40250 30673 163 439 0 39807 0
[pid=1509] ppid=1497 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1509/stat : 1509 (satsolver.sh) S 1497 1496 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285125559 9367552 266 33554432000 4194304 5064252 140736228170992 140736228169904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1509/statm: 2287 266 226 213 0 72 0
[pid=1510] ppid=1509 vsize=414524 CPUtime=1659.41 cores=1,3,5,7
/proc/1510/stat : 1510 (glucose) R 1509 1496 26029 0 -1 4202496 43982 0 0 0 165928 13 0 0 20 0 1 0 285125560 424472576 82466 33554432000 4194304 5208918 140735629029600 140735629027752 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1510/statm: 103631 82466 95 248 0 103380 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 593820

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 1609
/proc/meminfo: memFree=28141124/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0
[pid=1497] ppid=1496 vsize=161000 CPUtime=2.6 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-wbo) S 1496 1496 26029 0 -1 4202496 11146 13263 0 0 176 29 51 4 20 0 1 0 285125297 164864000 30673 33554432000 4194304 5990268 140736891045888 140736891037328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1497/statm: 40250 30673 163 439 0 39807 0
[pid=1509] ppid=1497 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1509/stat : 1509 (satsolver.sh) S 1497 1496 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285125559 9367552 266 33554432000 4194304 5064252 140736228170992 140736228169904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1509/statm: 2287 266 226 213 0 72 0
[pid=1510] ppid=1509 vsize=414524 CPUtime=1719.4 cores=1,3,5,7
/proc/1510/stat : 1510 (glucose) R 1509 1496 26029 0 -1 4202496 43983 0 0 0 171927 13 0 0 20 0 1 0 285125560 424472576 82978 33554432000 4194304 5208918 140735629029600 140735629027752 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1510/statm: 103631 82978 95 248 0 103380 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 593820

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 1609
/proc/meminfo: memFree=28134780/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0
[pid=1497] ppid=1496 vsize=161000 CPUtime=2.6 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-wbo) S 1496 1496 26029 0 -1 4202496 11146 13263 0 0 176 29 51 4 20 0 1 0 285125297 164864000 30673 33554432000 4194304 5990268 140736891045888 140736891037328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1497/statm: 40250 30673 163 439 0 39807 0
[pid=1509] ppid=1497 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1509/stat : 1509 (satsolver.sh) S 1497 1496 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285125559 9367552 266 33554432000 4194304 5064252 140736228170992 140736228169904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1509/statm: 2287 266 226 213 0 72 0
[pid=1510] ppid=1509 vsize=414524 CPUtime=1779.39 cores=1,3,5,7
/proc/1510/stat : 1510 (glucose) R 1509 1496 26029 0 -1 4202496 43984 0 0 0 177926 13 0 0 20 0 1 0 285125560 424472576 83490 33554432000 4194304 5208918 140735629029600 140735629027752 4211918 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1510/statm: 103631 83490 95 248 0 103380 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 593820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 1609
/proc/meminfo: memFree=28132028/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0
[pid=1497] ppid=1496 vsize=161000 CPUtime=2.6 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-wbo) S 1496 1496 26029 0 -1 4202496 11146 13263 0 0 176 29 51 4 20 0 1 0 285125297 164864000 30673 33554432000 4194304 5990268 140736891045888 140736891037328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1497/statm: 40250 30673 163 439 0 39807 0
[pid=1509] ppid=1497 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1509/stat : 1509 (satsolver.sh) S 1497 1496 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285125559 9367552 266 33554432000 4194304 5064252 140736228170992 140736228169904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1509/statm: 2287 266 226 213 0 72 0
[pid=1510] ppid=1509 vsize=414524 CPUtime=1797.5 cores=1,3,5,7
/proc/1510/stat : 1510 (glucose) R 1509 1496 26029 0 -1 4202496 43985 0 0 0 179737 13 0 0 20 0 1 0 285125560 424472576 84002 33554432000 4194304 5208918 140735629029600 140735629027752 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1510/statm: 103631 84002 95 248 0 103380 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 593820

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 1609
/proc/meminfo: memFree=28132028/32873648 swapFree=7116/7116
[pid=1496] ppid=1494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1496/stat : 1496 (npSolver-wbo.sh) S 1494 1496 26029 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285125297 9367552 275 33554432000 4194304 5064252 140735244941760 140735244940672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1496/statm: 2287 275 233 213 0 72 0
[pid=1497] ppid=1496 vsize=161000 CPUtime=2.6 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-wbo) S 1496 1496 26029 0 -1 4202496 11146 13263 0 0 176 29 51 4 20 0 1 0 285125297 164864000 30673 33554432000 4194304 5990268 140736891045888 140736891037328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1497/statm: 40250 30673 163 439 0 39807 0
[pid=1509] ppid=1497 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1509/stat : 1509 (satsolver.sh) S 1497 1496 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285125559 9367552 266 33554432000 4194304 5064252 140736228170992 140736228169904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1509/statm: 2287 266 226 213 0 72 0
[pid=1510] ppid=1509 vsize=414524 CPUtime=1797.5 cores=1,3,5,7
/proc/1510/stat : 1510 (glucose) R 1509 1496 26029 0 -1 4202496 43985 0 0 0 179737 13 0 0 20 0 1 0 285125560 424472576 84002 33554432000 4194304 5208918 140735629029600 140735629027752 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1510/statm: 103631 84002 95 248 0 103380 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 593820

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.13
CPU user time (s): 1799.66
CPU system time (s): 0.475927
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 593820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.66
system time used= 0.475927
maximum resident set size= 336008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69385
page faults= 0
swaps= 0
block input operations= 0
block output operations= 207880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 76
involuntary context switches= 1870

runsolver used 3.46747 second user time and 9.39657 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-28 09:26:19
IDJOB=3713765
IDBENCH=79102
IDSOLVER=2294
FILE ID=node114/3713765-1338189979
RUNJOBID= node114-1338159086-26046
PBS_JOBID= 14624549
Free space on /tmp= 71352 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache.inv10.ucl--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713765-1338189979/watcher-3713765-1338189979 -o /tmp/evaluation-result-3713765-1338189979/solver-3713765-1338189979 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713765-1338189979.wbo 1640167328 HOME HOME

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

MD5SUM BENCH= ae1c71418dfe9cc95c50a98d4ee97169
RANDOM SEED=1640167328

node114.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.242
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.48
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.242
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.242
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	: 5451.90
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.242
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.242
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.242
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.242
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.242
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:        28771276 kB
Buffers:          584776 kB
Cached:          2177864 kB
SwapCached:         2128 kB
Active:          1883316 kB
Inactive:        1347268 kB
Active(anon):     461180 kB
Inactive(anon):     7892 kB
Active(file):    1422136 kB
Inactive(file):  1339376 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103892 kB
Dirty:              8932 kB
Writeback:             0 kB
AnonPages:        565940 kB
Mapped:            15424 kB
Shmem:               116 kB
Slab:             732720 kB
SReclaimable:     177032 kB
SUnreclaim:       555688 kB
KernelStack:        1520 kB
PageTables:         4864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     702640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    479232 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= 71204 MiB
End job on node114 at 2012-05-28 09:56:20