Trace number 3754698

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.rf8.ucl--soft-0-100-0.wbo
MD5SUMdaa4650c03ccc8f8b44e19f0217c9b39
Bench CategorySOFT-SMALLINT-LIN (only soft 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 benchmark1.25281
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6832
Total number of constraints19477
Number of soft constraints19477
Number of constraints which are clauses18953
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints524
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 989271
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 989270
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.19	c run usual solver
1.37/1.44	o 8196
1.37/1.44	c current bound: 4098
1.37/1.44	c fallback to adder encoding
1800.07/1800.41	./satsolver.sh: line 5:  4262 Terminated              ./glucose $1 > $2 2> /dev/null
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-3754698-1339194928/watcher-3754698-1339194928 -o /tmp/evaluation-result-3754698-1339194928/solver-3754698-1339194928 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754698-1339194928.wbo 549933721 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.00 2.00 2.00 2/177 4248
/proc/meminfo: memFree=30543852/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/statm: 2287 275 233 213 0 72 0

[startup+0.105978 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 4248
/proc/meminfo: memFree=30543852/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200601 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 4248
/proc/meminfo: memFree=30543852/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300178 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 4248
/proc/meminfo: memFree=30543852/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700112 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 4248
/proc/meminfo: memFree=30543852/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/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.00 2.00 2.00 3/181 4252
/proc/meminfo: memFree=30500972/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/statm: 2287 275 233 213 0 72 0
[pid=4249] ppid=4248 vsize=34428 CPUtime=1.47 cores=0,2,4,6
/proc/4249/stat : 4249 (npSolver-wbo) R 4248 4248 982 0 -1 4202496 10890 13692 0 0 25 10 109 3 20 0 1 0 385618301 35254272 7587 33554432000 4194304 6006132 140733303017104 140733303010208 4969855 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4249/statm: 8607 7592 178 443 0 8160 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 43576

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4260
/proc/meminfo: memFree=30438936/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/statm: 2287 275 233 213 0 72 0
[pid=4249] ppid=4248 vsize=184724 CPUtime=3.07 cores=0,2,4,6
/proc/4249/stat : 4249 (npSolver-wbo) R 4248 4248 982 0 -1 4202496 15602 13692 0 0 181 14 109 3 20 0 1 0 385618301 189157376 40859 33554432000 4194304 6006132 140733303017104 140733303009464 4619195 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4249/statm: 46181 40859 178 443 0 45734 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 193872

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4262
/proc/meminfo: memFree=29893848/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/statm: 2287 275 233 213 0 72 0
[pid=4249] ppid=4248 vsize=280320 CPUtime=4.38 cores=0,2,4,6
/proc/4249/stat : 4249 (npSolver-wbo) S 4248 4248 982 0 -1 4202496 16864 13692 0 0 282 44 109 3 20 0 1 0 385618301 287047680 49944 33554432000 4194304 6006132 140733303017104 140733303008512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4249/statm: 70080 49944 180 443 0 69633 0
[pid=4261] ppid=4249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4261/stat : 4261 (satsolver.sh) S 4249 4248 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385618742 9367552 267 33554432000 4194304 5064252 140736908620928 140736908619840 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4261/statm: 2287 267 226 213 0 72 0
[pid=4262] ppid=4261 vsize=407656 CPUtime=1.88 cores=0,2,4,6
/proc/4262/stat : 4262 (glucose) R 4261 4248 982 0 -1 4202496 54496 0 0 0 168 20 0 0 20 0 1 0 385618742 417439744 97437 33554432000 4194304 5208918 140734005502416 140734004451912 4237116 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4262/statm: 101914 97439 69 248 0 101663 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 706272

[startup+12.7069 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 4262
/proc/meminfo: memFree=29705320/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/statm: 2287 275 233 213 0 72 0
[pid=4249] ppid=4248 vsize=280320 CPUtime=4.38 cores=0,2,4,6
/proc/4249/stat : 4249 (npSolver-wbo) S 4248 4248 982 0 -1 4202496 16864 13692 0 0 282 44 109 3 20 0 1 0 385618301 287047680 49944 33554432000 4194304 6006132 140733303017104 140733303008512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4249/statm: 70080 49944 180 443 0 69633 0
[pid=4261] ppid=4249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4261/stat : 4261 (satsolver.sh) S 4249 4248 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385618742 9367552 267 33554432000 4194304 5064252 140736908620928 140736908619840 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4261/statm: 2287 267 226 213 0 72 0
[pid=4262] ppid=4261 vsize=505540 CPUtime=8.27 cores=0,2,4,6
/proc/4262/stat : 4262 (glucose) R 4261 4248 982 0 -1 4202496 74765 0 0 0 794 33 0 0 20 0 1 0 385618742 517672960 108853 33554432000 4194304 5208918 140734005502416 140734005500088 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4262/statm: 126385 108853 103 248 0 126134 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 804156

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 4262
/proc/meminfo: memFree=29705700/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/statm: 2287 275 233 213 0 72 0
[pid=4249] ppid=4248 vsize=280320 CPUtime=4.38 cores=0,2,4,6
/proc/4249/stat : 4249 (npSolver-wbo) S 4248 4248 982 0 -1 4202496 16864 13692 0 0 282 44 109 3 20 0 1 0 385618301 287047680 49944 33554432000 4194304 6006132 140733303017104 140733303008512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4249/statm: 70080 49944 180 443 0 69633 0
[pid=4261] ppid=4249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4261/stat : 4261 (satsolver.sh) S 4249 4248 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385618742 9367552 267 33554432000 4194304 5064252 140736908620928 140736908619840 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4261/statm: 2287 267 226 213 0 72 0
[pid=4262] ppid=4261 vsize=505540 CPUtime=21.07 cores=0,2,4,6
/proc/4262/stat : 4262 (glucose) R 4261 4248 982 0 -1 4202496 74765 0 0 0 2074 33 0 0 20 0 1 0 385618742 517672960 108853 33554432000 4194304 5208918 140734005502416 140734005500088 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4262/statm: 126385 108853 103 248 0 126134 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 804156

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 4263
/proc/meminfo: memFree=29701852/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/statm: 2287 275 233 213 0 72 0
[pid=4249] ppid=4248 vsize=280320 CPUtime=4.38 cores=0,2,4,6
/proc/4249/stat : 4249 (npSolver-wbo) S 4248 4248 982 0 -1 4202496 16864 13692 0 0 282 44 109 3 20 0 1 0 385618301 287047680 49944 33554432000 4194304 6006132 140733303017104 140733303008512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4249/statm: 70080 49944 180 443 0 69633 0
[pid=4261] ppid=4249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4261/stat : 4261 (satsolver.sh) S 4249 4248 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385618742 9367552 267 33554432000 4194304 5064252 140736908620928 140736908619840 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4261/statm: 2287 267 226 213 0 72 0
[pid=4262] ppid=4261 vsize=505540 CPUtime=46.67 cores=0,2,4,6
/proc/4262/stat : 4262 (glucose) R 4261 4248 982 0 -1 4202496 74765 0 0 0 4634 33 0 0 20 0 1 0 385618742 517672960 108853 33554432000 4194304 5208918 140734005502416 140734005500088 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4262/statm: 126385 108853 103 248 0 126134 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 804156

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4263
/proc/meminfo: memFree=29699432/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/statm: 2287 275 233 213 0 72 0
[pid=4249] ppid=4248 vsize=280320 CPUtime=4.38 cores=0,2,4,6
/proc/4249/stat : 4249 (npSolver-wbo) S 4248 4248 982 0 -1 4202496 16864 13692 0 0 282 44 109 3 20 0 1 0 385618301 287047680 49944 33554432000 4194304 6006132 140733303017104 140733303008512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4249/statm: 70080 49944 180 443 0 69633 0
[pid=4261] ppid=4249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4261/stat : 4261 (satsolver.sh) S 4249 4248 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385618742 9367552 267 33554432000 4194304 5064252 140736908620928 140736908619840 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4261/statm: 2287 267 226 213 0 72 0
[pid=4262] ppid=4261 vsize=505540 CPUtime=97.86 cores=0,2,4,6
/proc/4262/stat : 4262 (glucose) R 4261 4248 982 0 -1 4202496 74765 0 0 0 9753 33 0 0 20 0 1 0 385618742 517672960 108853 33554432000 4194304 5208918 140734005502416 140734005500088 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4262/statm: 126385 108853 103 248 0 126134 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 804156

[startup+162.307 s]
/proc/loadavg: 2.05 2.02 2.00 3/182 4264
/proc/meminfo: memFree=29699176/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/statm: 2287 275 233 213 0 72 0
[pid=4249] ppid=4248 vsize=280320 CPUtime=4.38 cores=0,2,4,6
/proc/4249/stat : 4249 (npSolver-wbo) S 4248 4248 982 0 -1 4202496 16864 13692 0 0 282 44 109 3 20 0 1 0 385618301 287047680 49944 33554432000 4194304 6006132 140733303017104 140733303008512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4249/statm: 70080 49944 180 443 0 69633 0
[pid=4261] ppid=4249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4261/stat : 4261 (satsolver.sh) S 4249 4248 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385618742 9367552 267 33554432000 4194304 5064252 140736908620928 140736908619840 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4261/statm: 2287 267 226 213 0 72 0
[pid=4262] ppid=4261 vsize=505540 CPUtime=157.85 cores=0,2,4,6
/proc/4262/stat : 4262 (glucose) R 4261 4248 982 0 -1 4202496 74765 0 0 0 15752 33 0 0 20 0 1 0 385618742 517672960 108853 33554432000 4194304 5208918 140734005502416 140734005500088 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4262/statm: 126385 108853 103 248 0 126134 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 804156

[startup+222.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 4264
/proc/meminfo: memFree=29699060/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4274
/proc/meminfo: memFree=29640700/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/statm: 2287 275 233 213 0 72 0
[pid=4249] ppid=4248 vsize=280320 CPUtime=4.38 cores=0,2,4,6
/proc/4249/stat : 4249 (npSolver-wbo) S 4248 4248 982 0 -1 4202496 16864 13692 0 0 282 44 109 3 20 0 1 0 385618301 287047680 49944 33554432000 4194304 6006132 140733303017104 140733303008512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4249/statm: 70080 49944 180 443 0 69633 0
[pid=4261] ppid=4249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4261/stat : 4261 (satsolver.sh) S 4249 4248 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385618742 9367552 267 33554432000 4194304 5064252 140736908620928 140736908619840 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4261/statm: 2287 267 226 213 0 72 0
[pid=4262] ppid=4261 vsize=514360 CPUtime=1357.66 cores=0,2,4,6
/proc/4262/stat : 4262 (glucose) R 4261 4248 982 0 -1 4202496 76905 0 0 0 135732 34 0 0 20 0 1 0 385618742 526704640 114446 33554432000 4194304 5208918 140734005502416 140734005500376 4211160 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4262/statm: 128590 114446 104 248 0 128339 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 812976

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4274
/proc/meminfo: memFree=29672596/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/statm: 2287 275 233 213 0 72 0
[pid=4249] ppid=4248 vsize=280320 CPUtime=4.38 cores=0,2,4,6
/proc/4249/stat : 4249 (npSolver-wbo) S 4248 4248 982 0 -1 4202496 16864 13692 0 0 282 44 109 3 20 0 1 0 385618301 287047680 49944 33554432000 4194304 6006132 140733303017104 140733303008512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4249/statm: 70080 49944 180 443 0 69633 0
[pid=4261] ppid=4249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4261/stat : 4261 (satsolver.sh) S 4249 4248 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385618742 9367552 267 33554432000 4194304 5064252 140736908620928 140736908619840 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4261/statm: 2287 267 226 213 0 72 0
[pid=4262] ppid=4261 vsize=515508 CPUtime=1417.65 cores=0,2,4,6
/proc/4262/stat : 4262 (glucose) R 4261 4248 982 0 -1 4202496 77186 0 0 0 141730 35 0 0 20 0 1 0 385618742 527880192 115238 33554432000 4194304 5208918 140734005502416 140734005500168 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4262/statm: 128877 115238 104 248 0 128626 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 814124

[startup+1482.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4329
/proc/meminfo: memFree=28775312/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/statm: 2287 275 233 213 0 72 0
[pid=4249] ppid=4248 vsize=280320 CPUtime=4.38 cores=0,2,4,6
/proc/4249/stat : 4249 (npSolver-wbo) S 4248 4248 982 0 -1 4202496 16864 13692 0 0 282 44 109 3 20 0 1 0 385618301 287047680 49944 33554432000 4194304 6006132 140733303017104 140733303008512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4249/statm: 70080 49944 180 443 0 69633 0
[pid=4261] ppid=4249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4261/stat : 4261 (satsolver.sh) S 4249 4248 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385618742 9367552 267 33554432000 4194304 5064252 140736908620928 140736908619840 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4261/statm: 2287 267 226 213 0 72 0
[pid=4262] ppid=4261 vsize=516880 CPUtime=1477.65 cores=0,2,4,6
/proc/4262/stat : 4262 (glucose) R 4261 4248 982 0 -1 4202496 77544 0 0 0 147730 35 0 0 20 0 1 0 385618742 529285120 115596 33554432000 4194304 5208918 140734005502416 140734005500168 4211075 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4262/statm: 129220 115596 104 248 0 128969 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 815496

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4352
/proc/meminfo: memFree=28762832/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/statm: 2287 275 233 213 0 72 0
[pid=4249] ppid=4248 vsize=280320 CPUtime=4.38 cores=0,2,4,6
/proc/4249/stat : 4249 (npSolver-wbo) S 4248 4248 982 0 -1 4202496 16864 13692 0 0 282 44 109 3 20 0 1 0 385618301 287047680 49944 33554432000 4194304 6006132 140733303017104 140733303008512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4249/statm: 70080 49944 180 443 0 69633 0
[pid=4261] ppid=4249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4261/stat : 4261 (satsolver.sh) S 4249 4248 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385618742 9367552 267 33554432000 4194304 5064252 140736908620928 140736908619840 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4261/statm: 2287 267 226 213 0 72 0
[pid=4262] ppid=4261 vsize=518200 CPUtime=1537.63 cores=0,2,4,6
/proc/4262/stat : 4262 (glucose) R 4261 4248 982 0 -1 4202496 77884 0 0 0 153728 35 0 0 20 0 1 0 385618742 530636800 116447 33554432000 4194304 5208918 140734005502416 140734005500264 4211066 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4262/statm: 129550 116447 104 248 0 129299 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 816816

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4353
/proc/meminfo: memFree=28761244/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/statm: 2287 275 233 213 0 72 0
[pid=4249] ppid=4248 vsize=280320 CPUtime=4.38 cores=0,2,4,6
/proc/4249/stat : 4249 (npSolver-wbo) S 4248 4248 982 0 -1 4202496 16864 13692 0 0 282 44 109 3 20 0 1 0 385618301 287047680 49944 33554432000 4194304 6006132 140733303017104 140733303008512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4249/statm: 70080 49944 180 443 0 69633 0
[pid=4261] ppid=4249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4261/stat : 4261 (satsolver.sh) S 4249 4248 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385618742 9367552 267 33554432000 4194304 5064252 140736908620928 140736908619840 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4261/statm: 2287 267 226 213 0 72 0
[pid=4262] ppid=4261 vsize=520252 CPUtime=1597.62 cores=0,2,4,6
/proc/4262/stat : 4262 (glucose) R 4261 4248 982 0 -1 4202496 78255 0 0 0 159727 35 0 0 20 0 1 0 385618742 532738048 116818 33554432000 4194304 5208918 140734005502416 140734005500088 4211049 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4262/statm: 130063 116818 104 248 0 129812 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 818868

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 4353
/proc/meminfo: memFree=28761244/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/statm: 2287 275 233 213 0 72 0
[pid=4249] ppid=4248 vsize=280320 CPUtime=4.38 cores=0,2,4,6
/proc/4249/stat : 4249 (npSolver-wbo) S 4248 4248 982 0 -1 4202496 16864 13692 0 0 282 44 109 3 20 0 1 0 385618301 287047680 49944 33554432000 4194304 6006132 140733303017104 140733303008512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4249/statm: 70080 49944 180 443 0 69633 0
[pid=4261] ppid=4249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4261/stat : 4261 (satsolver.sh) S 4249 4248 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385618742 9367552 267 33554432000 4194304 5064252 140736908620928 140736908619840 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4261/statm: 2287 267 226 213 0 72 0
[pid=4262] ppid=4261 vsize=520252 CPUtime=1657.61 cores=0,2,4,6
/proc/4262/stat : 4262 (glucose) R 4261 4248 982 0 -1 4202496 78259 0 0 0 165726 35 0 0 20 0 1 0 385618742 532738048 116822 33554432000 4194304 5208918 140734005502416 140734005500088 4205631 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4262/statm: 130063 116822 104 248 0 129812 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 818868

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4353
/proc/meminfo: memFree=28755536/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/statm: 2287 275 233 213 0 72 0
[pid=4249] ppid=4248 vsize=280320 CPUtime=4.38 cores=0,2,4,6
/proc/4249/stat : 4249 (npSolver-wbo) S 4248 4248 982 0 -1 4202496 16864 13692 0 0 282 44 109 3 20 0 1 0 385618301 287047680 49944 33554432000 4194304 6006132 140733303017104 140733303008512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4249/statm: 70080 49944 180 443 0 69633 0
[pid=4261] ppid=4249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4261/stat : 4261 (satsolver.sh) S 4249 4248 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385618742 9367552 267 33554432000 4194304 5064252 140736908620928 140736908619840 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4261/statm: 2287 267 226 213 0 72 0
[pid=4262] ppid=4261 vsize=521064 CPUtime=1717.6 cores=0,2,4,6
/proc/4262/stat : 4262 (glucose) R 4261 4248 982 0 -1 4202496 78610 0 0 0 171725 35 0 0 20 0 1 0 385618742 533569536 118195 33554432000 4194304 5208918 140734005502416 140734005500168 4211726 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4262/statm: 130266 118195 104 248 0 130015 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 819680

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4353
/proc/meminfo: memFree=28751376/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/statm: 2287 275 233 213 0 72 0
[pid=4249] ppid=4248 vsize=280320 CPUtime=4.38 cores=0,2,4,6
/proc/4249/stat : 4249 (npSolver-wbo) S 4248 4248 982 0 -1 4202496 16864 13692 0 0 282 44 109 3 20 0 1 0 385618301 287047680 49944 33554432000 4194304 6006132 140733303017104 140733303008512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4249/statm: 70080 49944 180 443 0 69633 0
[pid=4261] ppid=4249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4261/stat : 4261 (satsolver.sh) S 4249 4248 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385618742 9367552 267 33554432000 4194304 5064252 140736908620928 140736908619840 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4261/statm: 2287 267 226 213 0 72 0
[pid=4262] ppid=4261 vsize=522812 CPUtime=1777.59 cores=0,2,4,6
/proc/4262/stat : 4262 (glucose) R 4261 4248 982 0 -1 4202496 79023 0 0 0 177724 35 0 0 20 0 1 0 385618742 535359488 119119 33554432000 4194304 5208918 140734005502416 140734005500088 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4262/statm: 130703 119119 105 248 0 130452 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 821428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4353
/proc/meminfo: memFree=28751360/32873852 swapFree=7632/7632
[pid=4248] ppid=4246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4248/stat : 4248 (npSolver-wbo.sh) S 4246 4248 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385618301 9367552 275 33554432000 4194304 5064252 140736779740176 140736779739088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4248/statm: 2287 275 233 213 0 72 0
[pid=4249] ppid=4248 vsize=280320 CPUtime=4.38 cores=0,2,4,6
/proc/4249/stat : 4249 (npSolver-wbo) S 4248 4248 982 0 -1 4202496 16864 13692 0 0 282 44 109 3 20 0 1 0 385618301 287047680 49944 33554432000 4194304 6006132 140733303017104 140733303008512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4249/statm: 70080 49944 180 443 0 69633 0
[pid=4261] ppid=4249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4261/stat : 4261 (satsolver.sh) S 4249 4248 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385618742 9367552 267 33554432000 4194304 5064252 140736908620928 140736908619840 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4261/statm: 2287 267 226 213 0 72 0
[pid=4262] ppid=4261 vsize=522812 CPUtime=1795.69 cores=0,2,4,6
/proc/4262/stat : 4262 (glucose) R 4261 4248 982 0 -1 4202496 79023 0 0 0 179534 35 0 0 20 0 1 0 385618742 535359488 119119 33554432000 4194304 5208918 140734005502416 140734005500088 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4262/statm: 130703 119119 105 248 0 130452 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 821428

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.41
CPU time (s): 1800.12
CPU user time (s): 1799.27
CPU system time (s): 0.842871
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 1005340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.27
system time used= 0.842871
maximum resident set size= 569948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110569
page faults= 0
swaps= 0
block input operations= 0
block output operations= 375920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 128
involuntary context switches= 1955

runsolver used 2.98155 second user time and 7.75782 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-09 00:35:28
IDJOB=3754698
IDBENCH=79329
IDSOLVER=2339
FILE ID=node131/3754698-1339194928
RUNJOBID= node131-1339183734-2368
PBS_JOBID= 14643840
Free space on /tmp= 71000 MiB

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

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

MD5SUM BENCH= daa4650c03ccc8f8b44e19f0217c9b39
RANDOM SEED=549933721

node131.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.805
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.61
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.805
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.805
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.91
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.805
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.805
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.805
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.805
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.92
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.805
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        30546032 kB
Buffers:          309468 kB
Cached:          1026620 kB
SwapCached:         8248 kB
Active:           548376 kB
Inactive:         899676 kB
Active(anon):     106712 kB
Inactive(anon):     7424 kB
Active(file):     441664 kB
Inactive(file):   892252 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67093240 kB
Dirty:              9132 kB
Writeback:             0 kB
AnonPages:        120848 kB
Mapped:             9816 kB
Shmem:                 0 kB
Slab:             740332 kB
SReclaimable:     181328 kB
SUnreclaim:       559004 kB
KernelStack:        1512 kB
PageTables:         4540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     252364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70592 MiB
End job on node131 at 2012-06-09 01:05:29