Trace number 3753706

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.07 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.rf9.ucl--soft-66-100-0.wbo
MD5SUMb9fa744ec68633cb4114d71740485b31
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 benchmark2.10968
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 constraints11224
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 569299
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 569298
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.30	c run usual solver
0.00/0.89	o 7106
0.00/0.89	c fallback to adder encoding
1714.59/1714.96	o 7105
1714.59/1714.96	c fallback to adder encoding
1800.07/1800.41	c error: unexpected solver exit code
1800.07/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-3753706-1339191135/watcher-3753706-1339191135 -o /tmp/evaluation-result-3753706-1339191135/solver-3753706-1339191135 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753706-1339191135.wbo 1285622794 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.07 2.02 2.00 3/179 12299
/proc/meminfo: memFree=30370976/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12299/stat : 12299 (npSolver-wbo-It) S 12297 12299 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385240804 9367552 275 33554432000 4194304 5064252 140735589996240 140735589995152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12299/statm: 2287 275 233 213 0 72 0

[startup+0.0360491 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 12299
/proc/meminfo: memFree=30370976/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12299/stat : 12299 (npSolver-wbo-It) S 12297 12299 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385240804 9367552 275 33554432000 4194304 5064252 140735589996240 140735589995152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12299/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100292 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 12299
/proc/meminfo: memFree=30370976/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12299/stat : 12299 (npSolver-wbo-It) S 12297 12299 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385240804 9367552 275 33554432000 4194304 5064252 140735589996240 140735589995152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12299/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300275 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 12299
/proc/meminfo: memFree=30370976/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12299/stat : 12299 (npSolver-wbo-It) S 12297 12299 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385240804 9367552 275 33554432000 4194304 5064252 140735589996240 140735589995152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12299/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700236 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 12299
/proc/meminfo: memFree=30370976/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12299/stat : 12299 (npSolver-wbo-It) S 12297 12299 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385240804 9367552 275 33554432000 4194304 5064252 140735589996240 140735589995152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12299/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 12311
/proc/meminfo: memFree=30327808/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12299/stat : 12299 (npSolver-wbo-It) S 12297 12299 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385240804 9367552 275 33554432000 4194304 5064252 140735589996240 140735589995152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12299/statm: 2287 275 233 213 0 72 0
[pid=12300] ppid=12299 vsize=111208 CPUtime=1.48 cores=1,3,5,7
/proc/12300/stat : 12300 (npSolver-wbo) R 12299 12299 8666 0 -1 4202496 13344 13765 0 0 90 11 44 3 20 0 1 0 385240804 113876992 21024 33554432000 4194304 6006132 140735549715088 140735549708192 4537270 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12300/statm: 27802 21024 179 443 0 27355 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 120356

[startup+3.10034 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 12311
/proc/meminfo: memFree=30241064/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12299/stat : 12299 (npSolver-wbo-It) S 12297 12299 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385240804 9367552 275 33554432000 4194304 5064252 140735589996240 140735589995152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12299/statm: 2287 275 233 213 0 72 0
[pid=12300] ppid=12299 vsize=176744 CPUtime=2.57 cores=1,3,5,7
/proc/12300/stat : 12300 (npSolver-wbo) S 12299 12299 8666 0 -1 4202496 14241 13765 0 0 182 28 44 3 20 0 1 0 385240804 180985856 37410 33554432000 4194304 6006132 140735549715088 140735549706480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12300/statm: 44186 37410 180 443 0 43739 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 185892

[startup+6.30038 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 12313
/proc/meminfo: memFree=29846176/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12299/stat : 12299 (npSolver-wbo-It) S 12297 12299 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385240804 9367552 275 33554432000 4194304 5064252 140735589996240 140735589995152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12299/statm: 2287 275 233 213 0 72 0
[pid=12300] ppid=12299 vsize=176744 CPUtime=2.57 cores=1,3,5,7
/proc/12300/stat : 12300 (npSolver-wbo) S 12299 12299 8666 0 -1 4202496 14241 13765 0 0 182 28 44 3 20 0 1 0 385240804 180985856 37410 33554432000 4194304 6006132 140735549715088 140735549706480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12300/statm: 44186 37410 180 443 0 43739 0
[pid=12312] ppid=12300 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12312/stat : 12312 (satsolver.sh) S 12300 12299 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385241063 9367552 266 33554432000 4194304 5064252 140736550808848 140736550807760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12312/statm: 2287 266 226 213 0 72 0
[pid=12313] ppid=12312 vsize=298252 CPUtime=3.7 cores=1,3,5,7
/proc/12313/stat : 12313 (glucose) R 12312 12299 8666 0 -1 4202496 51716 0 0 0 356 14 0 0 20 0 1 0 385241063 305410048 65536 33554432000 4194304 5208918 140734164080272 140734164078104 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12313/statm: 74563 65536 103 248 0 74312 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 493292

[startup+12.7004 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 12313
/proc/meminfo: memFree=29850144/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12299/stat : 12299 (npSolver-wbo-It) S 12297 12299 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385240804 9367552 275 33554432000 4194304 5064252 140735589996240 140735589995152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12299/statm: 2287 275 233 213 0 72 0
[pid=12300] ppid=12299 vsize=176744 CPUtime=2.57 cores=1,3,5,7
/proc/12300/stat : 12300 (npSolver-wbo) S 12299 12299 8666 0 -1 4202496 14241 13765 0 0 182 28 44 3 20 0 1 0 385240804 180985856 37410 33554432000 4194304 6006132 140735549715088 140735549706480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12300/statm: 44186 37410 180 443 0 43739 0
[pid=12312] ppid=12300 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12312/stat : 12312 (satsolver.sh) S 12300 12299 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385241063 9367552 266 33554432000 4194304 5064252 140736550808848 140736550807760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12312/statm: 2287 266 226 213 0 72 0
[pid=12313] ppid=12312 vsize=298252 CPUtime=10.1 cores=1,3,5,7
/proc/12313/stat : 12313 (glucose) R 12312 12299 8666 0 -1 4202496 51716 0 0 0 996 14 0 0 20 0 1 0 385241063 305410048 65536 33554432000 4194304 5208918 140734164080272 140734164078104 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12313/statm: 74563 65536 103 248 0 74312 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 493292

[startup+25.5005 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 12320
/proc/meminfo: memFree=29860096/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12299/stat : 12299 (npSolver-wbo-It) S 12297 12299 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385240804 9367552 275 33554432000 4194304 5064252 140735589996240 140735589995152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12299/statm: 2287 275 233 213 0 72 0
[pid=12300] ppid=12299 vsize=176744 CPUtime=2.57 cores=1,3,5,7
/proc/12300/stat : 12300 (npSolver-wbo) S 12299 12299 8666 0 -1 4202496 14241 13765 0 0 182 28 44 3 20 0 1 0 385240804 180985856 37410 33554432000 4194304 6006132 140735549715088 140735549706480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12300/statm: 44186 37410 180 443 0 43739 0
[pid=12312] ppid=12300 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12312/stat : 12312 (satsolver.sh) S 12300 12299 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385241063 9367552 266 33554432000 4194304 5064252 140736550808848 140736550807760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12312/statm: 2287 266 226 213 0 72 0
[pid=12313] ppid=12312 vsize=298252 CPUtime=22.9 cores=1,3,5,7
/proc/12313/stat : 12313 (glucose) R 12312 12299 8666 0 -1 4202496 51716 0 0 0 2276 14 0 0 20 0 1 0 385241063 305410048 65536 33554432000 4194304 5208918 140734164080272 140734164078104 4205238 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12313/statm: 74563 65536 103 248 0 74312 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 493292

[startup+51.1005 s]
/proc/loadavg: 2.11 2.03 2.01 3/183 12320
/proc/meminfo: memFree=29857556/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12299/stat : 12299 (npSolver-wbo-It) S 12297 12299 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385240804 9367552 275 33554432000 4194304 5064252 140735589996240 140735589995152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12299/statm: 2287 275 233 213 0 72 0
[pid=12300] ppid=12299 vsize=176744 CPUtime=2.57 cores=1,3,5,7
/proc/12300/stat : 12300 (npSolver-wbo) S 12299 12299 8666 0 -1 4202496 14241 13765 0 0 182 28 44 3 20 0 1 0 385240804 180985856 37410 33554432000 4194304 6006132 140735549715088 140735549706480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12300/statm: 44186 37410 180 443 0 43739 0
[pid=12312] ppid=12300 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12312/stat : 12312 (satsolver.sh) S 12300 12299 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385241063 9367552 266 33554432000 4194304 5064252 140736550808848 140736550807760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12312/statm: 2287 266 226 213 0 72 0
[pid=12313] ppid=12312 vsize=298252 CPUtime=48.49 cores=1,3,5,7
/proc/12313/stat : 12313 (glucose) R 12312 12299 8666 0 -1 4202496 51723 0 0 0 4835 14 0 0 20 0 1 0 385241063 305410048 66054 33554432000 4194304 5208918 140734164080272 140734164076648 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12313/statm: 74563 66054 104 248 0 74312 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 493292

[startup+102.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/184 12321
/proc/meminfo: memFree=29857056/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12299/stat : 12299 (npSolver-wbo-It) S 12297 12299 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385240804 9367552 275 33554432000 4194304 5064252 140735589996240 140735589995152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12299/statm: 2287 275 233 213 0 72 0
[pid=12300] ppid=12299 vsize=176744 CPUtime=2.57 cores=1,3,5,7
/proc/12300/stat : 12300 (npSolver-wbo) S 12299 12299 8666 0 -1 4202496 14241 13765 0 0 182 28 44 3 20 0 1 0 385240804 180985856 37410 33554432000 4194304 6006132 140735549715088 140735549706480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12300/statm: 44186 37410 180 443 0 43739 0
[pid=12312] ppid=12300 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12312/stat : 12312 (satsolver.sh) S 12300 12299 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385241063 9367552 266 33554432000 4194304 5064252 140736550808848 140736550807760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12312/statm: 2287 266 226 213 0 72 0
[pid=12313] ppid=12312 vsize=298252 CPUtime=99.69 cores=1,3,5,7
/proc/12313/stat : 12313 (glucose) R 12312 12299 8666 0 -1 4202496 51723 0 0 0 9955 14 0 0 20 0 1 0 385241063 305410048 66054 33554432000 4194304 5208918 140734164080272 140734164076648 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12313/statm: 74563 66054 104 248 0 74312 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 493292

[startup+162.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 12321
/proc/meminfo: memFree=29852616/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12299/stat : 12299 (npSolver-wbo-It) S 12297 12299 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385240804 9367552 275 33554432000 4194304 5064252 140735589996240 140735589995152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12299/statm: 2287 275 233 213 0 72 0
[pid=12300] ppid=12299 vsize=176744 CPUtime=2.57 cores=1,3,5,7
/proc/12300/stat : 12300 (npSolver-wbo) S 12299 12299 8666 0 -1 4202496 14241 13765 0 0 182 28 44 3 20 0 1 0 385240804 180985856 37410 33554432000 4194304 6006132 140735549715088 140735549706480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12300/statm: 44186 37410 180 443 0 43739 0
[pid=12312] ppid=12300 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12312/stat : 12312 (satsolver.sh) S 12300 12299 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385241063 9367552 266 33554432000 4194304 5064252 140736550808848 140736550807760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12312/statm: 2287 266 226 213 0 72 0
[pid=12313] ppid=12312 vsize=298252 CPUtime=159.67 cores=1,3,5,7
/proc/12313/stat : 12313 (glucose) R 12312 12299 8666 0 -1 4202496 51763 0 0 0 15953 14 0 0 20 0 1 0 385241063 305410048 66086 33554432000 4194304 5208918 140734164080272 140734164076648 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12313/statm: 74563 66086 104 248 0 74312 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 493292

[startup+222.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 12329
/proc/meminfo: memFree=29856044/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/12313/stat : 12313 (glucose) R 12312 12299 8666 0 -1 4202496 57037 0 0 0 141928 18 0 0 20 0 1 0 385241063 325136384 75565 33554432000 4194304 5208918 140734164080272 140734164078024 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12313/statm: 79379 75565 105 248 0 79128 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 512556

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12413
/proc/meminfo: memFree=29815040/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12299/stat : 12299 (npSolver-wbo-It) S 12297 12299 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385240804 9367552 275 33554432000 4194304 5064252 140735589996240 140735589995152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12299/statm: 2287 275 233 213 0 72 0
[pid=12300] ppid=12299 vsize=176744 CPUtime=2.57 cores=1,3,5,7
/proc/12300/stat : 12300 (npSolver-wbo) S 12299 12299 8666 0 -1 4202496 14241 13765 0 0 182 28 44 3 20 0 1 0 385240804 180985856 37410 33554432000 4194304 6006132 140735549715088 140735549706480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12300/statm: 44186 37410 180 443 0 43739 0
[pid=12312] ppid=12300 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12312/stat : 12312 (satsolver.sh) S 12300 12299 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385241063 9367552 266 33554432000 4194304 5064252 140736550808848 140736550807760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12312/statm: 2287 266 226 213 0 72 0
[pid=12313] ppid=12312 vsize=317844 CPUtime=1479.45 cores=1,3,5,7
/proc/12313/stat : 12313 (glucose) R 12312 12299 8666 0 -1 4202496 57138 0 0 0 147927 18 0 0 20 0 1 0 385241063 325472256 76177 33554432000 4194304 5208918 140734164080272 140734164078024 4213878 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12313/statm: 79461 76177 105 248 0 79210 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 512884

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12557
/proc/meminfo: memFree=29065952/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12299/stat : 12299 (npSolver-wbo-It) S 12297 12299 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385240804 9367552 275 33554432000 4194304 5064252 140735589996240 140735589995152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12299/statm: 2287 275 233 213 0 72 0
[pid=12300] ppid=12299 vsize=176744 CPUtime=2.57 cores=1,3,5,7
/proc/12300/stat : 12300 (npSolver-wbo) S 12299 12299 8666 0 -1 4202496 14241 13765 0 0 182 28 44 3 20 0 1 0 385240804 180985856 37410 33554432000 4194304 6006132 140735549715088 140735549706480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12300/statm: 44186 37410 180 443 0 43739 0
[pid=12312] ppid=12300 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12312/stat : 12312 (satsolver.sh) S 12300 12299 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385241063 9367552 266 33554432000 4194304 5064252 140736550808848 140736550807760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12312/statm: 2287 266 226 213 0 72 0
[pid=12313] ppid=12312 vsize=318012 CPUtime=1539.45 cores=1,3,5,7
/proc/12313/stat : 12313 (glucose) R 12312 12299 8666 0 -1 4202496 57167 0 0 0 153927 18 0 0 20 0 1 0 385241063 325644288 76225 33554432000 4194304 5208918 140734164080272 140734164078024 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12313/statm: 79503 76225 105 248 0 79252 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 513052

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 12557
/proc/meminfo: memFree=29070764/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12299/stat : 12299 (npSolver-wbo-It) S 12297 12299 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385240804 9367552 275 33554432000 4194304 5064252 140735589996240 140735589995152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12299/statm: 2287 275 233 213 0 72 0
[pid=12300] ppid=12299 vsize=176744 CPUtime=2.57 cores=1,3,5,7
/proc/12300/stat : 12300 (npSolver-wbo) S 12299 12299 8666 0 -1 4202496 14241 13765 0 0 182 28 44 3 20 0 1 0 385240804 180985856 37410 33554432000 4194304 6006132 140735549715088 140735549706480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12300/statm: 44186 37410 180 443 0 43739 0
[pid=12312] ppid=12300 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12312/stat : 12312 (satsolver.sh) S 12300 12299 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385241063 9367552 266 33554432000 4194304 5064252 140736550808848 140736550807760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12312/statm: 2287 266 226 213 0 72 0
[pid=12313] ppid=12312 vsize=318540 CPUtime=1599.43 cores=1,3,5,7
/proc/12313/stat : 12313 (glucose) R 12312 12299 8666 0 -1 4202496 57290 0 0 0 159925 18 0 0 20 0 1 0 385241063 326184960 76943 33554432000 4194304 5208918 140734164080272 140734164078024 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12313/statm: 79635 76943 105 248 0 79384 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 513580

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 12557
/proc/meminfo: memFree=29069900/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12299/stat : 12299 (npSolver-wbo-It) S 12297 12299 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385240804 9367552 275 33554432000 4194304 5064252 140735589996240 140735589995152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12299/statm: 2287 275 233 213 0 72 0
[pid=12300] ppid=12299 vsize=176744 CPUtime=2.57 cores=1,3,5,7
/proc/12300/stat : 12300 (npSolver-wbo) S 12299 12299 8666 0 -1 4202496 14241 13765 0 0 182 28 44 3 20 0 1 0 385240804 180985856 37410 33554432000 4194304 6006132 140735549715088 140735549706480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12300/statm: 44186 37410 180 443 0 43739 0
[pid=12312] ppid=12300 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12312/stat : 12312 (satsolver.sh) S 12300 12299 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385241063 9367552 266 33554432000 4194304 5064252 140736550808848 140736550807760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12312/statm: 2287 266 226 213 0 72 0
[pid=12313] ppid=12312 vsize=319112 CPUtime=1659.42 cores=1,3,5,7
/proc/12313/stat : 12313 (glucose) R 12312 12299 8666 0 -1 4202496 57465 0 0 0 165924 18 0 0 20 0 1 0 385241063 326770688 77118 33554432000 4194304 5208918 140734164080272 140734164078024 4211038 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12313/statm: 79778 77118 105 248 0 79527 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 514152

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12567
/proc/meminfo: memFree=29128088/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12299/stat : 12299 (npSolver-wbo-It) S 12297 12299 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385240804 9367552 275 33554432000 4194304 5064252 140735589996240 140735589995152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12299/statm: 2287 275 233 213 0 72 0
[pid=12300] ppid=12299 vsize=160364 CPUtime=1716.34 cores=1,3,5,7
/proc/12300/stat : 12300 (npSolver-wbo) S 12299 12299 8666 0 -1 4202496 22208 78466 0 0 332 47 171194 61 20 0 1 0 385240804 164212736 33347 33554432000 4194304 6006132 140735549715088 140735549706480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12300/statm: 40091 33347 180 443 0 39644 0
[pid=12566] ppid=12300 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12566/stat : 12566 (satsolver.sh) S 12300 12299 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385412469 9367552 267 33554432000 4194304 5064252 140733784786000 140733784784912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12566/statm: 2287 267 226 213 0 72 0
[pid=12567] ppid=12566 vsize=295040 CPUtime=5.63 cores=1,3,5,7
/proc/12567/stat : 12567 (glucose) R 12566 12299 8666 0 -1 4202496 50000 0 0 0 549 14 0 0 20 0 1 0 385412469 302120960 65222 33554432000 4194304 5208918 140735146729248 140735146727096 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12567/statm: 73760 65222 103 248 0 73509 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 473700

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 12591
/proc/meminfo: memFree=29128540/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12299/stat : 12299 (npSolver-wbo-It) S 12297 12299 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385240804 9367552 275 33554432000 4194304 5064252 140735589996240 140735589995152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12299/statm: 2287 275 233 213 0 72 0
[pid=12300] ppid=12299 vsize=160364 CPUtime=1716.34 cores=1,3,5,7
/proc/12300/stat : 12300 (npSolver-wbo) S 12299 12299 8666 0 -1 4202496 22208 78466 0 0 332 47 171194 61 20 0 1 0 385240804 164212736 33347 33554432000 4194304 6006132 140735549715088 140735549706480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12300/statm: 40091 33347 180 443 0 39644 0
[pid=12566] ppid=12300 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12566/stat : 12566 (satsolver.sh) S 12300 12299 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385412469 9367552 267 33554432000 4194304 5064252 140733784786000 140733784784912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12566/statm: 2287 267 226 213 0 72 0
[pid=12567] ppid=12566 vsize=295724 CPUtime=65.62 cores=1,3,5,7
/proc/12567/stat : 12567 (glucose) R 12566 12299 8666 0 -1 4202496 50159 0 0 0 6548 14 0 0 20 0 1 0 385412469 302821376 65381 33554432000 4194304 5208918 140735146729248 140735146726920 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12567/statm: 73931 65381 103 248 0 73680 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 474384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.09 2.03 2.00 3/183 12591
/proc/meminfo: memFree=29128548/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12299/stat : 12299 (npSolver-wbo-It) S 12297 12299 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385240804 9367552 275 33554432000 4194304 5064252 140735589996240 140735589995152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12299/statm: 2287 275 233 213 0 72 0
[pid=12300] ppid=12299 vsize=160364 CPUtime=1716.34 cores=1,3,5,7
/proc/12300/stat : 12300 (npSolver-wbo) S 12299 12299 8666 0 -1 4202496 22208 78466 0 0 332 47 171194 61 20 0 1 0 385240804 164212736 33347 33554432000 4194304 6006132 140735549715088 140735549706480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12300/statm: 40091 33347 180 443 0 39644 0
[pid=12566] ppid=12300 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12566/stat : 12566 (satsolver.sh) S 12300 12299 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385412469 9367552 267 33554432000 4194304 5064252 140733784786000 140733784784912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12566/statm: 2287 267 226 213 0 72 0
[pid=12567] ppid=12566 vsize=295724 CPUtime=83.73 cores=1,3,5,7
/proc/12567/stat : 12567 (glucose) R 12566 12299 8666 0 -1 4202496 50160 0 0 0 8359 14 0 0 20 0 1 0 385412469 302821376 65382 33554432000 4194304 5208918 140735146729248 140735146726920 4228947 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12567/statm: 73931 65382 103 248 0 73680 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 474384

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.09 2.03 2.00 3/183 12591
/proc/meminfo: memFree=29128548/32873648 swapFree=7376/7376
[pid=12299] ppid=12297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12299/stat : 12299 (npSolver-wbo-It) S 12297 12299 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385240804 9367552 275 33554432000 4194304 5064252 140735589996240 140735589995152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12299/statm: 2287 275 233 213 0 72 0
[pid=12300] ppid=12299 vsize=160364 CPUtime=1716.34 cores=1,3,5,7
/proc/12300/stat : 12300 (npSolver-wbo) S 12299 12299 8666 0 -1 4202496 22208 78466 0 0 332 47 171194 61 20 0 1 0 385240804 164212736 33347 33554432000 4194304 6006132 140735549715088 140735549706480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12300/statm: 40091 33347 180 443 0 39644 0
[pid=12566] ppid=12300 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12566/stat : 12566 (satsolver.sh) S 12300 12299 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385412469 9367552 267 33554432000 4194304 5064252 140733784786000 140733784784912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12566/statm: 2287 267 226 213 0 72 0
[pid=12567] ppid=12566 vsize=295724 CPUtime=83.73 cores=1,3,5,7
/proc/12567/stat : 12567 (glucose) R 12566 12299 8666 0 -1 4202496 50160 0 0 0 8359 14 0 0 20 0 1 0 385412469 302821376 65382 33554432000 4194304 5208918 140735146729248 140735146726920 4228947 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12567/statm: 73931 65382 103 248 0 73680 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 474384

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12299 and gives
#  childrusage.ru_utime.tv_sec=1715
#  childrusage.ru_utime.tv_usec=271239
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=99832
# CPU time returned by wait4() is 1716.37
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1798.85
CPU system time (s): 1.22
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 613444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1715.27
system time used= 1.09983
maximum resident set size= 359852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101654
page faults= 0
swaps= 0
block input operations= 0
block output operations= 441272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1276
involuntary context switches= 1795

runsolver used 3.39148 second user time and 8.95764 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-08 23:32:15
IDJOB=3753706
IDBENCH=79038
IDSOLVER=2337
FILE ID=node112/3753706-1339191135
RUNJOBID= node112-1339184626-9753
PBS_JOBID= 14643815
Free space on /tmp= 71000 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.rf9.ucl--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753706-1339191135/watcher-3753706-1339191135 -o /tmp/evaluation-result-3753706-1339191135/solver-3753706-1339191135 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753706-1339191135.wbo 1285622794 HOME HOME

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

MD5SUM BENCH= b9fa744ec68633cb4114d71740485b31
RANDOM SEED=1285622794

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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.763
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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.92
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.763
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.763
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:        30371504 kB
Buffers:          268332 kB
Cached:          1106728 kB
SwapCached:         2156 kB
Active:           870036 kB
Inactive:         757144 kB
Active(anon):     251120 kB
Inactive(anon):     3148 kB
Active(file):     618916 kB
Inactive(file):   753996 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099400 kB
Dirty:              9448 kB
Writeback:             0 kB
AnonPages:        259588 kB
Mapped:             9768 kB
Shmem:                 0 kB
Slab:             735788 kB
SReclaimable:     179192 kB
SUnreclaim:       556596 kB
KernelStack:        1544 kB
PageTables:         4760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     401168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 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= 70716 MiB
End job on node112 at 2012-06-09 00:02:16