Trace number 3755082

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-dlx1c.rwmem.ucl--soft-66-100-0.wbo
MD5SUM912ca607d723e7995f4e9e6209c25e32
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.502923
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables9051
Total number of constraints25833
Number of soft constraints8852
Number of constraints which are clauses24941
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints892
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 443736
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 443735
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
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.27	c run usual solver
0.00/0.83	o 10582
0.00/0.83	c current bound: 5291
0.00/0.83	c fallback to adder encoding
1236.34/1236.68	o 5291
1236.34/1236.68	c current bound: 2645
1236.34/1236.68	c fallback to adder encoding
1800.06/1800.41	./satsolver.sh: line 5:  6906 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1800.41	c error: unexpected solver exit code
1800.06/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-3755082-1339189088/watcher-3755082-1339189088 -o /tmp/evaluation-result-3755082-1339189088/solver-3755082-1339189088 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3755082-1339189088.wbo 1930272086 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.07 2.02 2.00 3/179 6654
/proc/meminfo: memFree=30670768/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (runsolver) D 6652 6654 4391 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 385036179 12095488 50 33554432000 4194304 5436572 140734938580944 140734938577240 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/6654/statm: 2953 50 31 304 0 2645 0

[startup+0.105222 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 6654
/proc/meminfo: memFree=30670768/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (npSolver-wbo.sh) S 6652 6654 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385036179 9367552 274 33554432000 4194304 5064252 140736990985248 140736990984160 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6654/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.20028 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 6654
/proc/meminfo: memFree=30670768/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (npSolver-wbo.sh) S 6652 6654 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385036179 9367552 274 33554432000 4194304 5064252 140736990985248 140736990984160 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6654/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300258 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 6654
/proc/meminfo: memFree=30670768/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (npSolver-wbo.sh) S 6652 6654 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385036179 9367552 274 33554432000 4194304 5064252 140736990985248 140736990984160 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6654/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700264 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 6654
/proc/meminfo: memFree=30670768/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (npSolver-wbo.sh) S 6652 6654 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385036179 9367552 274 33554432000 4194304 5064252 140736990985248 140736990984160 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6654/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 6666
/proc/meminfo: memFree=30614364/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (npSolver-wbo.sh) S 6652 6654 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385036179 9367552 274 33554432000 4194304 5064252 140736990985248 140736990984160 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6654/statm: 2287 274 233 213 0 72 0
[pid=6656] ppid=6654 vsize=106748 CPUtime=1.46 cores=0,2,4,6
/proc/6656/stat : 6656 (npSolver-wbo) R 6654 6654 4391 0 -1 4202496 11720 12974 0 0 91 12 40 3 20 0 1 0 385036180 109309952 20284 33554432000 4194304 6006132 140734877757552 140734877750264 4583834 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6656/statm: 26687 20284 179 443 0 26240 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 115896

[startup+3.10032 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 6666
/proc/meminfo: memFree=30414408/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (npSolver-wbo.sh) S 6652 6654 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385036179 9367552 274 33554432000 4194304 5064252 140736990985248 140736990984160 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6654/statm: 2287 274 233 213 0 72 0
[pid=6656] ppid=6654 vsize=172284 CPUtime=2.21 cores=0,2,4,6
/proc/6656/stat : 6656 (npSolver-wbo) S 6654 6654 4391 0 -1 4202496 12575 12974 0 0 152 26 40 3 20 0 1 0 385036180 176418816 30525 33554432000 4194304 6006132 140734877757552 140734877748960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6656/statm: 43071 30525 180 443 0 42624 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 181432
heavy processes:

[startup+6.30044 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 6668
/proc/meminfo: memFree=30252876/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (npSolver-wbo.sh) S 6652 6654 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385036179 9367552 274 33554432000 4194304 5064252 140736990985248 140736990984160 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6654/statm: 2287 274 233 213 0 72 0
[pid=6656] ppid=6654 vsize=172284 CPUtime=2.21 cores=0,2,4,6
/proc/6656/stat : 6656 (npSolver-wbo) S 6654 6654 4391 0 -1 4202496 12575 12974 0 0 152 26 40 3 20 0 1 0 385036180 176418816 30525 33554432000 4194304 6006132 140734877757552 140734877748960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6656/statm: 43071 30525 180 443 0 42624 0
[pid=6667] ppid=6656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6667/stat : 6667 (satsolver.sh) S 6656 6654 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385036405 9367552 267 33554432000 4194304 5064252 140735079385008 140735079383920 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6667/statm: 2287 267 226 213 0 72 0
[pid=6668] ppid=6667 vsize=236676 CPUtime=4.03 cores=0,2,4,6
/proc/6668/stat : 6668 (glucose) R 6667 6654 4391 0 -1 4202496 40233 0 0 0 393 10 0 0 20 0 1 0 385036405 242356224 51157 33554432000 4194304 5208918 140737399920000 140737399917960 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6668/statm: 59169 51157 96 248 0 58918 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 427256

[startup+12.7003 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 6668
/proc/meminfo: memFree=30258240/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (npSolver-wbo.sh) S 6652 6654 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385036179 9367552 274 33554432000 4194304 5064252 140736990985248 140736990984160 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6654/statm: 2287 274 233 213 0 72 0
[pid=6656] ppid=6654 vsize=172284 CPUtime=2.21 cores=0,2,4,6
/proc/6656/stat : 6656 (npSolver-wbo) S 6654 6654 4391 0 -1 4202496 12575 12974 0 0 152 26 40 3 20 0 1 0 385036180 176418816 30525 33554432000 4194304 6006132 140734877757552 140734877748960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6656/statm: 43071 30525 180 443 0 42624 0
[pid=6667] ppid=6656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6667/stat : 6667 (satsolver.sh) S 6656 6654 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385036405 9367552 267 33554432000 4194304 5064252 140735079385008 140735079383920 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6667/statm: 2287 267 226 213 0 72 0
[pid=6668] ppid=6667 vsize=236848 CPUtime=10.43 cores=0,2,4,6
/proc/6668/stat : 6668 (glucose) R 6667 6654 4391 0 -1 4202496 40243 0 0 0 1033 10 0 0 20 0 1 0 385036405 242532352 51167 33554432000 4194304 5208918 140737399920000 140737399917960 4205672 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6668/statm: 59212 51167 96 248 0 58961 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 427428

[startup+25.5005 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 6668
/proc/meminfo: memFree=30257716/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (npSolver-wbo.sh) S 6652 6654 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385036179 9367552 274 33554432000 4194304 5064252 140736990985248 140736990984160 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6654/statm: 2287 274 233 213 0 72 0
[pid=6656] ppid=6654 vsize=172284 CPUtime=2.21 cores=0,2,4,6
/proc/6656/stat : 6656 (npSolver-wbo) S 6654 6654 4391 0 -1 4202496 12575 12974 0 0 152 26 40 3 20 0 1 0 385036180 176418816 30525 33554432000 4194304 6006132 140734877757552 140734877748960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6656/statm: 43071 30525 180 443 0 42624 0
[pid=6667] ppid=6656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6667/stat : 6667 (satsolver.sh) S 6656 6654 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385036405 9367552 267 33554432000 4194304 5064252 140735079385008 140735079383920 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6667/statm: 2287 267 226 213 0 72 0
[pid=6668] ppid=6667 vsize=236848 CPUtime=23.23 cores=0,2,4,6
/proc/6668/stat : 6668 (glucose) R 6667 6654 4391 0 -1 4202496 40244 0 0 0 2313 10 0 0 20 0 1 0 385036405 242532352 51168 33554432000 4194304 5208918 140737399920000 140737399917960 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6668/statm: 59212 51168 96 248 0 58961 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 427428

[startup+51.1005 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 6668
/proc/meminfo: memFree=30254680/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (npSolver-wbo.sh) S 6652 6654 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385036179 9367552 274 33554432000 4194304 5064252 140736990985248 140736990984160 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6654/statm: 2287 274 233 213 0 72 0
[pid=6656] ppid=6654 vsize=172284 CPUtime=2.21 cores=0,2,4,6
/proc/6656/stat : 6656 (npSolver-wbo) S 6654 6654 4391 0 -1 4202496 12575 12974 0 0 152 26 40 3 20 0 1 0 385036180 176418816 30525 33554432000 4194304 6006132 140734877757552 140734877748960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6656/statm: 43071 30525 180 443 0 42624 0
[pid=6667] ppid=6656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6667/stat : 6667 (satsolver.sh) S 6656 6654 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385036405 9367552 267 33554432000 4194304 5064252 140735079385008 140735079383920 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6667/statm: 2287 267 226 213 0 72 0
[pid=6668] ppid=6667 vsize=236848 CPUtime=48.82 cores=0,2,4,6
/proc/6668/stat : 6668 (glucose) R 6667 6654 4391 0 -1 4202496 40245 0 0 0 4872 10 0 0 20 0 1 0 385036405 242532352 51169 33554432000 4194304 5208918 140737399920000 140737399917960 4211038 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6668/statm: 59212 51169 96 248 0 58961 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 427428

[startup+102.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 6676
/proc/meminfo: memFree=30301156/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (npSolver-wbo.sh) S 6652 6654 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385036179 9367552 274 33554432000 4194304 5064252 140736990985248 140736990984160 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6654/statm: 2287 274 233 213 0 72 0
[pid=6656] ppid=6654 vsize=172284 CPUtime=2.21 cores=0,2,4,6
/proc/6656/stat : 6656 (npSolver-wbo) S 6654 6654 4391 0 -1 4202496 12575 12974 0 0 152 26 40 3 20 0 1 0 385036180 176418816 30525 33554432000 4194304 6006132 140734877757552 140734877748960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6656/statm: 43071 30525 180 443 0 42624 0
[pid=6667] ppid=6656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6667/stat : 6667 (satsolver.sh) S 6656 6654 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385036405 9367552 267 33554432000 4194304 5064252 140735079385008 140735079383920 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6667/statm: 2287 267 226 213 0 72 0
[pid=6668] ppid=6667 vsize=240892 CPUtime=100.02 cores=0,2,4,6
/proc/6668/stat : 6668 (glucose) R 6667 6654 4391 0 -1 4202496 40713 0 0 0 9992 10 0 0 20 0 1 0 385036405 246673408 51637 33554432000 4194304 5208918 140737399920000 140737399917832 4231117 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6668/statm: 60223 51637 104 248 0 59972 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 431472

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 6679
/proc/meminfo: memFree=30298688/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (npSolver-wbo.sh) S 6652 6654 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385036179 9367552 274 33554432000 4194304 5064252 140736990985248 140736990984160 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6654/statm: 2287 274 233 213 0 72 0
[pid=6656] ppid=6654 vsize=172284 CPUtime=2.21 cores=0,2,4,6
/proc/6656/stat : 6656 (npSolver-wbo) S 6654 6654 4391 0 -1 4202496 12575 12974 0 0 152 26 40 3 20 0 1 0 385036180 176418816 30525 33554432000 4194304 6006132 140734877757552 140734877748960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6656/statm: 43071 30525 180 443 0 42624 0
[pid=6667] ppid=6656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6667/stat : 6667 (satsolver.sh) S 6656 6654 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385036405 9367552 267 33554432000 4194304 5064252 140735079385008 140735079383920 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6667/statm: 2287 267 226 213 0 72 0
[pid=6668] ppid=6667 vsize=240892 CPUtime=160.01 cores=0,2,4,6
/proc/6668/stat : 6668 (glucose) R 6667 6654 4391 0 -1 4202496 40714 0 0 0 15990 11 0 0 20 0 1 0 385036405 246673408 52149 33554432000 4194304 5208918 140737399920000 140737399917832 4229469 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6668/statm: 60223 52149 104 248 0 59972 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 431472

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 6716
/proc/meminfo: memFree=30417184/32873648 swapFree=7124/7124

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


[startup+1422.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 6917
/proc/meminfo: memFree=30293740/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (npSolver-wbo.sh) S 6652 6654 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385036179 9367552 274 33554432000 4194304 5064252 140736990985248 140736990984160 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6654/statm: 2287 274 233 213 0 72 0
[pid=6656] ppid=6654 vsize=155904 CPUtime=1237.76 cores=0,2,4,6
/proc/6656/stat : 6656 (npSolver-wbo) S 6654 6654 4391 0 -1 4202496 20095 66127 0 0 268 42 123413 53 20 0 1 0 385036180 159645696 24926 33554432000 4194304 6006132 140734877757552 140734877748960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6656/statm: 38976 24926 180 443 0 38529 0
[pid=6905] ppid=6656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6905/stat : 6905 (satsolver.sh) S 6656 6654 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385159980 9367552 266 33554432000 4194304 5064252 140735966760432 140735966759344 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6905/statm: 2287 266 226 213 0 72 0
[pid=6906] ppid=6905 vsize=212384 CPUtime=184.26 cores=0,2,4,6
/proc/6906/stat : 6906 (glucose) R 6905 6654 4391 0 -1 4202496 39721 0 0 0 18416 10 0 0 20 0 1 0 385159980 217481216 49834 33554432000 4194304 5208918 140735907518128 140735907516088 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6906/statm: 53096 49834 105 248 0 52845 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 386584

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 6917
/proc/meminfo: memFree=30282932/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (npSolver-wbo.sh) S 6652 6654 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385036179 9367552 274 33554432000 4194304 5064252 140736990985248 140736990984160 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6654/statm: 2287 274 233 213 0 72 0
[pid=6656] ppid=6654 vsize=155904 CPUtime=1237.76 cores=0,2,4,6
/proc/6656/stat : 6656 (npSolver-wbo) S 6654 6654 4391 0 -1 4202496 20095 66127 0 0 268 42 123413 53 20 0 1 0 385036180 159645696 24926 33554432000 4194304 6006132 140734877757552 140734877748960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6656/statm: 38976 24926 180 443 0 38529 0
[pid=6905] ppid=6656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6905/stat : 6905 (satsolver.sh) S 6656 6654 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385159980 9367552 266 33554432000 4194304 5064252 140735966760432 140735966759344 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6905/statm: 2287 266 226 213 0 72 0
[pid=6906] ppid=6905 vsize=212384 CPUtime=244.24 cores=0,2,4,6
/proc/6906/stat : 6906 (glucose) R 6905 6654 4391 0 -1 4202496 39722 0 0 0 24414 10 0 0 20 0 1 0 385159980 217481216 49835 33554432000 4194304 5208918 140735907518128 140735907516088 4211021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6906/statm: 53096 49835 105 248 0 52845 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 386584

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 6917
/proc/meminfo: memFree=30288380/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (npSolver-wbo.sh) S 6652 6654 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385036179 9367552 274 33554432000 4194304 5064252 140736990985248 140736990984160 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6654/statm: 2287 274 233 213 0 72 0
[pid=6656] ppid=6654 vsize=155904 CPUtime=1237.76 cores=0,2,4,6
/proc/6656/stat : 6656 (npSolver-wbo) S 6654 6654 4391 0 -1 4202496 20095 66127 0 0 268 42 123413 53 20 0 1 0 385036180 159645696 24926 33554432000 4194304 6006132 140734877757552 140734877748960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6656/statm: 38976 24926 180 443 0 38529 0
[pid=6905] ppid=6656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6905/stat : 6905 (satsolver.sh) S 6656 6654 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385159980 9367552 266 33554432000 4194304 5064252 140735966760432 140735966759344 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6905/statm: 2287 266 226 213 0 72 0
[pid=6906] ppid=6905 vsize=213208 CPUtime=304.24 cores=0,2,4,6
/proc/6906/stat : 6906 (glucose) R 6905 6654 4391 0 -1 4202496 39966 0 0 0 30414 10 0 0 20 0 1 0 385159980 218324992 50590 33554432000 4194304 5208918 140735907518128 140735907515880 4211901 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6906/statm: 53302 50590 105 248 0 53051 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 387408

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6917
/proc/meminfo: memFree=30281000/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (npSolver-wbo.sh) S 6652 6654 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385036179 9367552 274 33554432000 4194304 5064252 140736990985248 140736990984160 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6654/statm: 2287 274 233 213 0 72 0
[pid=6656] ppid=6654 vsize=155904 CPUtime=1237.76 cores=0,2,4,6
/proc/6656/stat : 6656 (npSolver-wbo) S 6654 6654 4391 0 -1 4202496 20095 66127 0 0 268 42 123413 53 20 0 1 0 385036180 159645696 24926 33554432000 4194304 6006132 140734877757552 140734877748960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6656/statm: 38976 24926 180 443 0 38529 0
[pid=6905] ppid=6656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6905/stat : 6905 (satsolver.sh) S 6656 6654 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385159980 9367552 266 33554432000 4194304 5064252 140735966760432 140735966759344 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6905/statm: 2287 266 226 213 0 72 0
[pid=6906] ppid=6905 vsize=214140 CPUtime=364.22 cores=0,2,4,6
/proc/6906/stat : 6906 (glucose) R 6905 6654 4391 0 -1 4202496 40198 0 0 0 36412 10 0 0 20 0 1 0 385159980 219279360 50822 33554432000 4194304 5208918 140735907518128 140735907515800 4229466 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6906/statm: 53535 50822 105 248 0 53284 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 388340

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6918
/proc/meminfo: memFree=30272068/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (npSolver-wbo.sh) S 6652 6654 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385036179 9367552 274 33554432000 4194304 5064252 140736990985248 140736990984160 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6654/statm: 2287 274 233 213 0 72 0
[pid=6656] ppid=6654 vsize=155904 CPUtime=1237.76 cores=0,2,4,6
/proc/6656/stat : 6656 (npSolver-wbo) S 6654 6654 4391 0 -1 4202496 20095 66127 0 0 268 42 123413 53 20 0 1 0 385036180 159645696 24926 33554432000 4194304 6006132 140734877757552 140734877748960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6656/statm: 38976 24926 180 443 0 38529 0
[pid=6905] ppid=6656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6905/stat : 6905 (satsolver.sh) S 6656 6654 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385159980 9367552 266 33554432000 4194304 5064252 140735966760432 140735966759344 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6905/statm: 2287 266 226 213 0 72 0
[pid=6906] ppid=6905 vsize=214928 CPUtime=424.21 cores=0,2,4,6
/proc/6906/stat : 6906 (glucose) R 6905 6654 4391 0 -1 4202496 40344 0 0 0 42411 10 0 0 20 0 1 0 385159980 220086272 51479 33554432000 4194304 5208918 140735907518128 140735907516088 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6906/statm: 53732 51479 105 248 0 53481 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 389128

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6918
/proc/meminfo: memFree=30281660/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (npSolver-wbo.sh) S 6652 6654 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385036179 9367552 274 33554432000 4194304 5064252 140736990985248 140736990984160 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6654/statm: 2287 274 233 213 0 72 0
[pid=6656] ppid=6654 vsize=155904 CPUtime=1237.76 cores=0,2,4,6
/proc/6656/stat : 6656 (npSolver-wbo) S 6654 6654 4391 0 -1 4202496 20095 66127 0 0 268 42 123413 53 20 0 1 0 385036180 159645696 24926 33554432000 4194304 6006132 140734877757552 140734877748960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6656/statm: 38976 24926 180 443 0 38529 0
[pid=6905] ppid=6656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6905/stat : 6905 (satsolver.sh) S 6656 6654 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385159980 9367552 266 33554432000 4194304 5064252 140735966760432 140735966759344 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6905/statm: 2287 266 226 213 0 72 0
[pid=6906] ppid=6905 vsize=215808 CPUtime=484.2 cores=0,2,4,6
/proc/6906/stat : 6906 (glucose) R 6905 6654 4391 0 -1 4202496 40561 0 0 0 48410 10 0 0 20 0 1 0 385159980 220987392 51696 33554432000 4194304 5208918 140735907518128 140735907515800 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6906/statm: 53952 51696 105 248 0 53701 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 390008

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6918
/proc/meminfo: memFree=30275272/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (npSolver-wbo.sh) S 6652 6654 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385036179 9367552 274 33554432000 4194304 5064252 140736990985248 140736990984160 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6654/statm: 2287 274 233 213 0 72 0
[pid=6656] ppid=6654 vsize=155904 CPUtime=1237.76 cores=0,2,4,6
/proc/6656/stat : 6656 (npSolver-wbo) S 6654 6654 4391 0 -1 4202496 20095 66127 0 0 268 42 123413 53 20 0 1 0 385036180 159645696 24926 33554432000 4194304 6006132 140734877757552 140734877748960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6656/statm: 38976 24926 180 443 0 38529 0
[pid=6905] ppid=6656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6905/stat : 6905 (satsolver.sh) S 6656 6654 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385159980 9367552 266 33554432000 4194304 5064252 140735966760432 140735966759344 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6905/statm: 2287 266 226 213 0 72 0
[pid=6906] ppid=6905 vsize=215808 CPUtime=544.19 cores=0,2,4,6
/proc/6906/stat : 6906 (glucose) R 6905 6654 4391 0 -1 4202496 40568 0 0 0 54409 10 0 0 20 0 1 0 385159980 220987392 51703 33554432000 4194304 5208918 140735907518128 140735907515800 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6906/statm: 53952 51703 105 248 0 53701 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 390008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6918
/proc/meminfo: memFree=30275396/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (npSolver-wbo.sh) S 6652 6654 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385036179 9367552 274 33554432000 4194304 5064252 140736990985248 140736990984160 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6654/statm: 2287 274 233 213 0 72 0
[pid=6656] ppid=6654 vsize=155904 CPUtime=1237.76 cores=0,2,4,6
/proc/6656/stat : 6656 (npSolver-wbo) S 6654 6654 4391 0 -1 4202496 20095 66127 0 0 268 42 123413 53 20 0 1 0 385036180 159645696 24926 33554432000 4194304 6006132 140734877757552 140734877748960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6656/statm: 38976 24926 180 443 0 38529 0
[pid=6905] ppid=6656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6905/stat : 6905 (satsolver.sh) S 6656 6654 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385159980 9367552 266 33554432000 4194304 5064252 140735966760432 140735966759344 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6905/statm: 2287 266 226 213 0 72 0
[pid=6906] ppid=6905 vsize=216108 CPUtime=562.3 cores=0,2,4,6
/proc/6906/stat : 6906 (glucose) R 6905 6654 4391 0 -1 4202496 40638 0 0 0 56220 10 0 0 20 0 1 0 385159980 221294592 51773 33554432000 4194304 5208918 140735907518128 140735907515976 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6906/statm: 54027 51773 105 248 0 53776 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 390308

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.00 2.00 2.00 3/183 6918
/proc/meminfo: memFree=30275396/32873648 swapFree=7124/7124
[pid=6654] ppid=6652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6654/stat : 6654 (npSolver-wbo.sh) S 6652 6654 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385036179 9367552 274 33554432000 4194304 5064252 140736990985248 140736990984160 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6654/statm: 2287 274 233 213 0 72 0
[pid=6656] ppid=6654 vsize=155904 CPUtime=1237.76 cores=0,2,4,6
/proc/6656/stat : 6656 (npSolver-wbo) S 6654 6654 4391 0 -1 4202496 20095 66127 0 0 268 42 123413 53 20 0 1 0 385036180 159645696 24926 33554432000 4194304 6006132 140734877757552 140734877748960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6656/statm: 38976 24926 180 443 0 38529 0
[pid=6905] ppid=6656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6905/stat : 6905 (satsolver.sh) S 6656 6654 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385159980 9367552 266 33554432000 4194304 5064252 140735966760432 140735966759344 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6905/statm: 2287 266 226 213 0 72 0
[pid=6906] ppid=6905 vsize=216108 CPUtime=562.3 cores=0,2,4,6
/proc/6906/stat : 6906 (glucose) R 6905 6654 4391 0 -1 4202496 40638 0 0 0 56220 10 0 0 20 0 1 0 385159980 221294592 51773 33554432000 4194304 5208918 140735907518128 140735907515976 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6906/statm: 54027 51773 105 248 0 53776 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 390308

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.02
CPU system time (s): 1.07684
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 525724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.02
system time used= 1.07684
maximum resident set size= 295064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127850
page faults= 0
swaps= 0
block input operations= 0
block output operations= 334552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1043
involuntary context switches= 2035

runsolver used 3.2935 second user time and 7.58785 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-08 22:58:08
IDJOB=3755082
IDBENCH=79004
IDSOLVER=2339
FILE ID=node114/3755082-1339189088
RUNJOBID= node114-1339183583-5549
PBS_JOBID= 14643836
Free space on /tmp= 70168 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-dlx1c.rwmem.ucl--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-3755082-1339189088/watcher-3755082-1339189088 -o /tmp/evaluation-result-3755082-1339189088/solver-3755082-1339189088 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3755082-1339189088.wbo 1930272086 HOME HOME

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

MD5SUM BENCH= 912ca607d723e7995f4e9e6209c25e32
RANDOM SEED=1930272086

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:        30670780 kB
Buffers:          496716 kB
Cached:           519476 kB
SwapCached:         2508 kB
Active:           988624 kB
Inactive:         261760 kB
Active(anon):     232384 kB
Inactive(anon):     4072 kB
Active(file):     756240 kB
Inactive(file):   257688 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67099560 kB
Dirty:             74416 kB
Writeback:             0 kB
AnonPages:        239604 kB
Mapped:            10496 kB
Shmem:                 0 kB
Slab:             813184 kB
SReclaimable:     256492 kB
SUnreclaim:       556692 kB
KernelStack:        1456 kB
PageTables:         4680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     380868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 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= 70088 MiB
End job on node114 at 2012-06-08 23:28:09