Trace number 3713777

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.06 1800.81

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.rf9.ucl--soft-0-100-0.wbo
MD5SUMdc71b65304b6880f364f240c3456eef4
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big 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 benchmark5.47317
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables11476
Total number of constraints33090
Number of soft constraints33090
Number of constraints which are clauses32382
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints708
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 1665779
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1665778
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

2.59/2.64	c run usual solver
5.31/5.82	o 6493
5.31/5.82	c current bound: 3246
5.31/5.82	c fallback to adder encoding
1800.02/1800.81	./satsolver.sh: line 5:  1756 Terminated              ./glucose $1 > $2 2> /dev/null
1800.02/1800.81	c error: unexpected solver exit code
1800.02/1800.81	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-3713777-1338193005/watcher-3713777-1338193005 -o /tmp/evaluation-result-3713777-1338193005/solver-3713777-1338193005 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713777-1338193005.wbo 1326728620 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.05 2.02 3/179 1742
/proc/meminfo: memFree=16661028/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0

[startup+0.036652 s]
/proc/loadavg: 2.07 2.05 2.02 3/179 1742
/proc/meminfo: memFree=16661028/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 2.07 2.05 2.02 3/179 1742
/proc/meminfo: memFree=16661028/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300228 s]
/proc/loadavg: 2.07 2.05 2.02 3/179 1742
/proc/meminfo: memFree=16661028/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700225 s]
/proc/loadavg: 2.07 2.05 2.02 3/179 1742
/proc/meminfo: memFree=16661028/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/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.05 2.02 3/181 1744
/proc/meminfo: memFree=16645040/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0
[pid=1743] ppid=1742 vsize=34876 CPUtime=1.49 cores=0,2,4,6
/proc/1743/stat : 1743 (npSolver-wbo) R 1742 1742 26029 0 -1 4202496 2935 0 0 0 148 1 0 0 20 0 1 0 285427903 35713024 5461 33554432000 4194304 5990268 140733859870224 140733859853064 4373852 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1743/statm: 8719 5461 136 439 0 8276 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44024

[startup+3.1002 s]
/proc/loadavg: 2.06 2.05 2.02 3/181 1744
/proc/meminfo: memFree=16613328/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0
[pid=1743] ppid=1742 vsize=69368 CPUtime=2.68 cores=0,2,4,6
/proc/1743/stat : 1743 (npSolver-wbo) S 1742 1742 26029 0 -1 4202496 7238 0 0 0 258 10 0 0 20 0 1 0 285427903 71032832 12105 33554432000 4194304 5990268 140733859870224 140733859863376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1743/statm: 17342 12105 149 439 0 16899 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 78516

[startup+6.30031 s]
/proc/loadavg: 2.06 2.05 2.02 3/181 1753
/proc/meminfo: memFree=16582200/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0
[pid=1743] ppid=1742 vsize=155408 CPUtime=5.83 cores=0,2,4,6
/proc/1743/stat : 1743 (npSolver-wbo) R 1742 1742 26029 0 -1 4202496 15357 28459 0 0 314 55 199 15 20 0 1 0 285427903 159137792 33079 33554432000 4194304 5990268 140733859870224 140733859863376 5042529 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1743/statm: 38852 33079 163 439 0 38409 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 164556

[startup+12.7004 s]
/proc/loadavg: 2.13 2.07 2.03 3/183 1756
/proc/meminfo: memFree=15893624/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0
[pid=1743] ppid=1742 vsize=338836 CPUtime=7.71 cores=0,2,4,6
/proc/1743/stat : 1743 (npSolver-wbo) S 1742 1742 26029 0 -1 4202496 17653 28459 0 0 477 80 199 15 20 0 1 0 285427903 346968064 49785 33554432000 4194304 5990268 140733859870224 140733859861664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1743/statm: 84709 49785 164 439 0 84266 0
[pid=1755] ppid=1743 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1755/stat : 1755 (satsolver.sh) S 1743 1742 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285428721 9367552 266 33554432000 4194304 5064252 140734302215376 140734302214288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1755/statm: 2287 266 226 213 0 72 0
[pid=1756] ppid=1755 vsize=442012 CPUtime=4.51 cores=0,2,4,6
/proc/1756/stat : 1756 (glucose) R 1755 1742 26029 0 -1 4202496 65510 0 0 0 433 18 0 0 20 0 1 0 285428721 452620288 92329 33554432000 4194304 5208918 140734797078640 140734797076312 4211625 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1756/statm: 110503 92329 103 248 0 110252 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 799144

[startup+25.5004 s]
/proc/loadavg: 2.11 2.06 2.03 3/183 1756
/proc/meminfo: memFree=15899520/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0
[pid=1743] ppid=1742 vsize=338836 CPUtime=7.71 cores=0,2,4,6
/proc/1743/stat : 1743 (npSolver-wbo) S 1742 1742 26029 0 -1 4202496 17653 28459 0 0 477 80 199 15 20 0 1 0 285427903 346968064 49785 33554432000 4194304 5990268 140733859870224 140733859861664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1743/statm: 84709 49785 164 439 0 84266 0
[pid=1755] ppid=1743 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1755/stat : 1755 (satsolver.sh) S 1743 1742 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285428721 9367552 266 33554432000 4194304 5064252 140734302215376 140734302214288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1755/statm: 2287 266 226 213 0 72 0
[pid=1756] ppid=1755 vsize=442012 CPUtime=17.3 cores=0,2,4,6
/proc/1756/stat : 1756 (glucose) R 1755 1742 26029 0 -1 4202496 65510 0 0 0 1712 18 0 0 20 0 1 0 285428721 452620288 92329 33554432000 4194304 5208918 140734797078640 140734797076312 4211553 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1756/statm: 110503 92329 103 248 0 110252 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 799144

[startup+51.1004 s]
/proc/loadavg: 2.07 2.06 2.02 3/183 1756
/proc/meminfo: memFree=15897844/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0
[pid=1743] ppid=1742 vsize=338836 CPUtime=7.71 cores=0,2,4,6
/proc/1743/stat : 1743 (npSolver-wbo) S 1742 1742 26029 0 -1 4202496 17653 28459 0 0 477 80 199 15 20 0 1 0 285427903 346968064 49785 33554432000 4194304 5990268 140733859870224 140733859861664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1743/statm: 84709 49785 164 439 0 84266 0
[pid=1755] ppid=1743 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1755/stat : 1755 (satsolver.sh) S 1743 1742 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285428721 9367552 266 33554432000 4194304 5064252 140734302215376 140734302214288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1755/statm: 2287 266 226 213 0 72 0
[pid=1756] ppid=1755 vsize=442012 CPUtime=42.89 cores=0,2,4,6
/proc/1756/stat : 1756 (glucose) R 1755 1742 26029 0 -1 4202496 65516 0 0 0 4271 18 0 0 20 0 1 0 285428721 452620288 92846 33554432000 4194304 5208918 140734797078640 140734797076312 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1756/statm: 110503 92846 103 248 0 110252 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 799144

[startup+102.307 s]
/proc/loadavg: 2.03 2.05 2.02 3/183 1757
/proc/meminfo: memFree=15895676/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0
[pid=1743] ppid=1742 vsize=338836 CPUtime=7.71 cores=0,2,4,6
/proc/1743/stat : 1743 (npSolver-wbo) S 1742 1742 26029 0 -1 4202496 17653 28459 0 0 477 80 199 15 20 0 1 0 285427903 346968064 49785 33554432000 4194304 5990268 140733859870224 140733859861664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1743/statm: 84709 49785 164 439 0 84266 0
[pid=1755] ppid=1743 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1755/stat : 1755 (satsolver.sh) S 1743 1742 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285428721 9367552 266 33554432000 4194304 5064252 140734302215376 140734302214288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1755/statm: 2287 266 226 213 0 72 0
[pid=1756] ppid=1755 vsize=442012 CPUtime=94.08 cores=0,2,4,6
/proc/1756/stat : 1756 (glucose) R 1755 1742 26029 0 -1 4202496 65522 0 0 0 9390 18 0 0 20 0 1 0 285428721 452620288 92852 33554432000 4194304 5208918 140734797078640 140734797076312 4211122 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1756/statm: 110503 92852 103 248 0 110252 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 799144

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/183 1757
/proc/meminfo: memFree=15891580/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0
[pid=1743] ppid=1742 vsize=338836 CPUtime=7.71 cores=0,2,4,6
/proc/1743/stat : 1743 (npSolver-wbo) S 1742 1742 26029 0 -1 4202496 17653 28459 0 0 477 80 199 15 20 0 1 0 285427903 346968064 49785 33554432000 4194304 5990268 140733859870224 140733859861664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1743/statm: 84709 49785 164 439 0 84266 0
[pid=1755] ppid=1743 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1755/stat : 1755 (satsolver.sh) S 1743 1742 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285428721 9367552 266 33554432000 4194304 5064252 140734302215376 140734302214288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1755/statm: 2287 266 226 213 0 72 0
[pid=1756] ppid=1755 vsize=442012 CPUtime=154.06 cores=0,2,4,6
/proc/1756/stat : 1756 (glucose) R 1755 1742 26029 0 -1 4202496 65522 0 0 0 15388 18 0 0 20 0 1 0 285428721 452620288 92852 33554432000 4194304 5208918 140734797078640 140734797076312 4205261 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1756/statm: 110503 92852 103 248 0 110252 0
Current children cumulated CPU time (s) 161.77
Current children cumulated vsize (KiB) 799144

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/184 1760
/proc/meminfo: memFree=15889536/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0
[pid=1743] ppid=1742 vsize=338836 CPUtime=7.71 cores=0,2,4,6
/proc/1743/stat : 1743 (npSolver-wbo) S 1742 1742 26029 0 -1 4202496 17653 28459 0 0 477 80 199 15 20 0 1 0 285427903 346968064 49785 33554432000 4194304 5990268 140733859870224 140733859861664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1743/statm: 84709 49785 164 439 0 84266 0
[pid=1755] ppid=1743 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 1.00 1.06 1.41 2/174 1797
/proc/meminfo: memFree=28564064/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0
[pid=1743] ppid=1742 vsize=338836 CPUtime=7.71 cores=0,2,4,6
/proc/1743/stat : 1743 (npSolver-wbo) S 1742 1742 26029 0 -1 4202496 17653 28459 0 0 477 80 199 15 20 0 1 0 285427903 346968064 49785 33554432000 4194304 5990268 140733859870224 140733859861664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1743/statm: 84709 49785 164 439 0 84266 0
[pid=1755] ppid=1743 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1755/stat : 1755 (satsolver.sh) S 1743 1742 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285428721 9367552 266 33554432000 4194304 5064252 140734302215376 140734302214288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1755/statm: 2287 266 226 213 0 72 0
[pid=1756] ppid=1755 vsize=443928 CPUtime=1353.86 cores=0,2,4,6
/proc/1756/stat : 1756 (glucose) R 1755 1742 26029 0 -1 4202496 65999 0 0 0 135368 18 0 0 20 0 1 0 285428721 454582272 94128 33554432000 4194304 5208918 140734797078640 140734797076600 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1756/statm: 110982 94128 104 248 0 110731 0
Current children cumulated CPU time (s) 1361.57
Current children cumulated vsize (KiB) 801060

[startup+1422.31 s]
/proc/loadavg: 1.00 1.05 1.38 2/175 1800
/proc/meminfo: memFree=28561652/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0
[pid=1743] ppid=1742 vsize=338836 CPUtime=7.71 cores=0,2,4,6
/proc/1743/stat : 1743 (npSolver-wbo) S 1742 1742 26029 0 -1 4202496 17653 28459 0 0 477 80 199 15 20 0 1 0 285427903 346968064 49785 33554432000 4194304 5990268 140733859870224 140733859861664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1743/statm: 84709 49785 164 439 0 84266 0
[pid=1755] ppid=1743 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1755/stat : 1755 (satsolver.sh) S 1743 1742 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285428721 9367552 266 33554432000 4194304 5064252 140734302215376 140734302214288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1755/statm: 2287 266 226 213 0 72 0
[pid=1756] ppid=1755 vsize=444060 CPUtime=1413.86 cores=0,2,4,6
/proc/1756/stat : 1756 (glucose) R 1755 1742 26029 0 -1 4202496 66025 0 0 0 141368 18 0 0 20 0 1 0 285428721 454717440 94665 33554432000 4194304 5208918 140734797078640 140734797076488 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1756/statm: 111015 94665 104 248 0 110764 0
Current children cumulated CPU time (s) 1421.57
Current children cumulated vsize (KiB) 801192

[startup+1482.3 s]
/proc/loadavg: 1.00 1.04 1.35 2/174 1800
/proc/meminfo: memFree=28561540/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0
[pid=1743] ppid=1742 vsize=338836 CPUtime=7.71 cores=0,2,4,6
/proc/1743/stat : 1743 (npSolver-wbo) S 1742 1742 26029 0 -1 4202496 17653 28459 0 0 477 80 199 15 20 0 1 0 285427903 346968064 49785 33554432000 4194304 5990268 140733859870224 140733859861664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1743/statm: 84709 49785 164 439 0 84266 0
[pid=1755] ppid=1743 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1755/stat : 1755 (satsolver.sh) S 1743 1742 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285428721 9367552 266 33554432000 4194304 5064252 140734302215376 140734302214288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1755/statm: 2287 266 226 213 0 72 0
[pid=1756] ppid=1755 vsize=444060 CPUtime=1473.85 cores=0,2,4,6
/proc/1756/stat : 1756 (glucose) R 1755 1742 26029 0 -1 4202496 66049 0 0 0 147366 19 0 0 20 0 1 0 285428721 454717440 94689 33554432000 4194304 5208918 140734797078640 140734797076488 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1756/statm: 111015 94689 104 248 0 110764 0
Current children cumulated CPU time (s) 1481.56
Current children cumulated vsize (KiB) 801192

[startup+1542.3 s]
/proc/loadavg: 1.00 1.03 1.33 2/174 1800
/proc/meminfo: memFree=28561788/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0
[pid=1743] ppid=1742 vsize=338836 CPUtime=7.71 cores=0,2,4,6
/proc/1743/stat : 1743 (npSolver-wbo) S 1742 1742 26029 0 -1 4202496 17653 28459 0 0 477 80 199 15 20 0 1 0 285427903 346968064 49785 33554432000 4194304 5990268 140733859870224 140733859861664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1743/statm: 84709 49785 164 439 0 84266 0
[pid=1755] ppid=1743 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1755/stat : 1755 (satsolver.sh) S 1743 1742 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285428721 9367552 266 33554432000 4194304 5064252 140734302215376 140734302214288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1755/statm: 2287 266 226 213 0 72 0
[pid=1756] ppid=1755 vsize=444192 CPUtime=1533.84 cores=0,2,4,6
/proc/1756/stat : 1756 (glucose) R 1755 1742 26029 0 -1 4202496 66059 0 0 0 153365 19 0 0 20 0 1 0 285428721 454852608 94699 33554432000 4194304 5208918 140734797078640 140734797076488 4229316 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1756/statm: 111048 94699 104 248 0 110797 0
Current children cumulated CPU time (s) 1541.55
Current children cumulated vsize (KiB) 801324

[startup+1602.3 s]
/proc/loadavg: 1.00 1.02 1.31 2/174 1800
/proc/meminfo: memFree=28561788/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0
[pid=1743] ppid=1742 vsize=338836 CPUtime=7.71 cores=0,2,4,6
/proc/1743/stat : 1743 (npSolver-wbo) S 1742 1742 26029 0 -1 4202496 17653 28459 0 0 477 80 199 15 20 0 1 0 285427903 346968064 49785 33554432000 4194304 5990268 140733859870224 140733859861664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1743/statm: 84709 49785 164 439 0 84266 0
[pid=1755] ppid=1743 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1755/stat : 1755 (satsolver.sh) S 1743 1742 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285428721 9367552 266 33554432000 4194304 5064252 140734302215376 140734302214288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1755/statm: 2287 266 226 213 0 72 0
[pid=1756] ppid=1755 vsize=444192 CPUtime=1593.83 cores=0,2,4,6
/proc/1756/stat : 1756 (glucose) R 1755 1742 26029 0 -1 4202496 66061 0 0 0 159364 19 0 0 20 0 1 0 285428721 454852608 94701 33554432000 4194304 5208918 140734797078640 140734797076488 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1756/statm: 111048 94701 104 248 0 110797 0
Current children cumulated CPU time (s) 1601.54
Current children cumulated vsize (KiB) 801324

[startup+1662.3 s]
/proc/loadavg: 1.00 1.02 1.28 2/174 1801
/proc/meminfo: memFree=28561168/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0
[pid=1743] ppid=1742 vsize=338836 CPUtime=7.71 cores=0,2,4,6
/proc/1743/stat : 1743 (npSolver-wbo) S 1742 1742 26029 0 -1 4202496 17653 28459 0 0 477 80 199 15 20 0 1 0 285427903 346968064 49785 33554432000 4194304 5990268 140733859870224 140733859861664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1743/statm: 84709 49785 164 439 0 84266 0
[pid=1755] ppid=1743 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1755/stat : 1755 (satsolver.sh) S 1743 1742 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285428721 9367552 266 33554432000 4194304 5064252 140734302215376 140734302214288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1755/statm: 2287 266 226 213 0 72 0
[pid=1756] ppid=1755 vsize=445104 CPUtime=1653.82 cores=0,2,4,6
/proc/1756/stat : 1756 (glucose) R 1755 1742 26029 0 -1 4202496 66227 0 0 0 165363 19 0 0 20 0 1 0 285428721 455786496 94867 33554432000 4194304 5208918 140734797078640 140734797076600 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1756/statm: 111276 94867 104 248 0 111025 0
Current children cumulated CPU time (s) 1661.53
Current children cumulated vsize (KiB) 802236

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 1.26 2/174 1801
/proc/meminfo: memFree=28560672/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0
[pid=1743] ppid=1742 vsize=338836 CPUtime=7.71 cores=0,2,4,6
/proc/1743/stat : 1743 (npSolver-wbo) S 1742 1742 26029 0 -1 4202496 17653 28459 0 0 477 80 199 15 20 0 1 0 285427903 346968064 49785 33554432000 4194304 5990268 140733859870224 140733859861664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1743/statm: 84709 49785 164 439 0 84266 0
[pid=1755] ppid=1743 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1755/stat : 1755 (satsolver.sh) S 1743 1742 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285428721 9367552 266 33554432000 4194304 5064252 140734302215376 140734302214288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1755/statm: 2287 266 226 213 0 72 0
[pid=1756] ppid=1755 vsize=445544 CPUtime=1713.81 cores=0,2,4,6
/proc/1756/stat : 1756 (glucose) R 1755 1742 26029 0 -1 4202496 66338 0 0 0 171362 19 0 0 20 0 1 0 285428721 456237056 94978 33554432000 4194304 5208918 140734797078640 140734797076392 4211561 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1756/statm: 111386 94978 104 248 0 111135 0
Current children cumulated CPU time (s) 1721.52
Current children cumulated vsize (KiB) 802676

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.24 2/173 1801
/proc/meminfo: memFree=28561176/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0
[pid=1743] ppid=1742 vsize=338836 CPUtime=7.71 cores=0,2,4,6
/proc/1743/stat : 1743 (npSolver-wbo) S 1742 1742 26029 0 -1 4202496 17653 28459 0 0 477 80 199 15 20 0 1 0 285427903 346968064 49785 33554432000 4194304 5990268 140733859870224 140733859861664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1743/statm: 84709 49785 164 439 0 84266 0
[pid=1755] ppid=1743 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1755/stat : 1755 (satsolver.sh) S 1743 1742 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285428721 9367552 266 33554432000 4194304 5064252 140734302215376 140734302214288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1755/statm: 2287 266 226 213 0 72 0
[pid=1756] ppid=1755 vsize=445864 CPUtime=1773.8 cores=0,2,4,6
/proc/1756/stat : 1756 (glucose) R 1755 1742 26029 0 -1 4202496 66418 0 0 0 177361 19 0 0 20 0 1 0 285428721 456564736 95058 33554432000 4194304 5208918 140734797078640 140734797076392 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1756/statm: 111466 95058 104 248 0 111215 0
Current children cumulated CPU time (s) 1781.51
Current children cumulated vsize (KiB) 802996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.24 2/174 1802
/proc/meminfo: memFree=28560728/32873648 swapFree=7116/7116
[pid=1742] ppid=1740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1742/stat : 1742 (npSolver-wbo.sh) S 1740 1742 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285427903 9367552 274 33554432000 4194304 5064252 140733471318576 140733471317488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1742/statm: 2287 274 233 213 0 72 0
[pid=1743] ppid=1742 vsize=338836 CPUtime=7.71 cores=0,2,4,6
/proc/1743/stat : 1743 (npSolver-wbo) S 1742 1742 26029 0 -1 4202496 17653 28459 0 0 477 80 199 15 20 0 1 0 285427903 346968064 49785 33554432000 4194304 5990268 140733859870224 140733859861664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1743/statm: 84709 49785 164 439 0 84266 0
[pid=1755] ppid=1743 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1755/stat : 1755 (satsolver.sh) S 1743 1742 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285428721 9367552 266 33554432000 4194304 5064252 140734302215376 140734302214288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1755/statm: 2287 266 226 213 0 72 0
[pid=1756] ppid=1755 vsize=445864 CPUtime=1792.31 cores=0,2,4,6
/proc/1756/stat : 1756 (glucose) R 1755 1742 26029 0 -1 4202496 66421 0 0 0 179212 19 0 0 20 0 1 0 285428721 456564736 95061 33554432000 4194304 5208918 140734797078640 140734797076392 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1756/statm: 111466 95061 104 248 0 111215 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 802996

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.81
CPU time (s): 1800.06
CPU user time (s): 1798.9
CPU system time (s): 1.16382
CPU usage (%): 99.9582
Max. virtual memory (cumulated for all children) (KiB): 918324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.9
system time used= 1.16382
maximum resident set size= 485336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113524
page faults= 0
swaps= 0
block input operations= 0
block output operations= 469448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 113
involuntary context switches= 2386

runsolver used 5.2242 second user time and 10.8004 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-28 10:16:45
IDJOB=3713777
IDBENCH=79115
IDSOLVER=2294
FILE ID=node114/3713777-1338193005
RUNJOBID= node114-1338159086-26045
PBS_JOBID= 14624549
Free space on /tmp= 67620 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.rf9.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-3713777-1338193005/watcher-3713777-1338193005 -o /tmp/evaluation-result-3713777-1338193005/solver-3713777-1338193005 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713777-1338193005.wbo 1326728620 HOME HOME

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

MD5SUM BENCH= dc71b65304b6880f364f240c3456eef4
RANDOM SEED=1326728620

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:        16661292 kB
Buffers:          592196 kB
Cached:          5997972 kB
SwapCached:         2128 kB
Active:         13875584 kB
Inactive:        1348696 kB
Active(anon):    8627820 kB
Inactive(anon):     7892 kB
Active(file):    5247764 kB
Inactive(file):  1340804 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103892 kB
Dirty:              9332 kB
Writeback:             0 kB
AnonPages:       8628464 kB
Mapped:            15292 kB
Shmem:               116 kB
Slab:             820276 kB
SReclaimable:     264564 kB
SUnreclaim:       555712 kB
KernelStack:        1520 kB
PageTables:        21240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:   12506380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5883904 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= 71272 MiB
End job on node114 at 2012-05-28 10:46:46