Trace number 3715860

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-quickBound? (TO) 1800.02 1805.13

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.unbounded.all.ucl--soft-0-100-0.wbo
MD5SUM05589352ff1a7a2adf565a7e5675df6d
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 benchmark433.58
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables84836
Total number of constraints245062
Number of soft constraints245062
Number of constraints which are clauses233598
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints11464
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 12371696
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 12371695
Biggest number in a constraint 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

64.50/66.98	c run usual solver
162.89/167.74	o 33294
162.89/167.74	c starting approximation
162.89/167.74	c factor = 2
162.89/167.74	c factor still to low - shrinking to 25369.4
162.89/167.74	c approx number of clauses: 1e+06
162.89/167.74	c current bound: 16647
162.89/167.74	c factor to high for quickBound
162.89/167.74	c finished approximation
162.89/167.74	c fallback to adder encoding
1800.02/1805.11	c error: unexpected solver exit code
1800.02/1805.11	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-3715860-1338210423/watcher-3715860-1338210423 -o /tmp/evaluation-result-3715860-1338210423/solver-3715860-1338210423 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715860-1338210423.wbo 940048454 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: 1.98 2.01 2.01 3/177 24307
/proc/meminfo: memFree=28645828/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0

[startup+0.0497169 s]
/proc/loadavg: 1.98 2.01 2.01 3/177 24307
/proc/meminfo: memFree=28645828/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 1.98 2.01 2.01 3/177 24307
/proc/meminfo: memFree=28645828/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300239 s]
/proc/loadavg: 1.98 2.01 2.01 3/177 24307
/proc/meminfo: memFree=28645828/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700227 s]
/proc/loadavg: 1.98 2.01 2.01 3/177 24307
/proc/meminfo: memFree=28645828/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 1.98 2.01 2.01 3/179 24309
/proc/meminfo: memFree=28615388/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
[pid=24308] ppid=24307 vsize=34888 CPUtime=1.49 cores=1,3,5,7
/proc/24308/stat : 24308 (npSolver-wbo) R 24307 24307 2978 0 -1 4202496 2867 0 0 0 148 1 0 0 20 0 1 0 287167265 35725312 5393 33554432000 4194304 5990268 140735375929952 140735375840296 4807569 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24308/statm: 8722 5393 137 439 0 8279 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44036

[startup+3.10026 s]
/proc/loadavg: 1.98 2.01 2.01 3/179 24309
/proc/meminfo: memFree=28581116/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
[pid=24308] ppid=24307 vsize=67656 CPUtime=3.09 cores=1,3,5,7
/proc/24308/stat : 24308 (npSolver-wbo) R 24307 24307 2978 0 -1 4202496 3404 0 0 0 307 2 0 0 20 0 1 0 287167265 69279744 10513 33554432000 4194304 5990268 140735375929952 140735375925192 4766997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24308/statm: 16914 10513 137 439 0 16471 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76804

[startup+6.30026 s]
/proc/loadavg: 1.98 2.01 2.01 3/179 24309
/proc/meminfo: memFree=28482192/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
[pid=24308] ppid=24307 vsize=133664 CPUtime=6.28 cores=1,3,5,7
/proc/24308/stat : 24308 (npSolver-wbo) R 24307 24307 2978 0 -1 4202496 4041 0 0 0 624 4 0 0 20 0 1 0 287167265 136871936 21849 33554432000 4194304 5990268 140735375929952 140735375925192 4766846 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24308/statm: 33416 21849 137 439 0 32973 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 142812

[startup+12.7003 s]
/proc/loadavg: 1.98 2.01 2.01 3/179 24309
/proc/meminfo: memFree=28286052/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
[pid=24308] ppid=24307 vsize=265208 CPUtime=12.68 cores=1,3,5,7
/proc/24308/stat : 24308 (npSolver-wbo) R 24307 24307 2978 0 -1 4202496 4762 0 0 0 1260 8 0 0 20 0 1 0 287167265 271572992 43968 33554432000 4194304 5990268 140735375929952 140735375924808 4766785 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24308/statm: 66302 43968 137 439 0 65859 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 274356

[startup+25.5003 s]
/proc/loadavg: 1.99 2.01 2.01 3/179 24309
/proc/meminfo: memFree=26966296/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
[pid=24308] ppid=24307 vsize=528300 CPUtime=25.48 cores=1,3,5,7
/proc/24308/stat : 24308 (npSolver-wbo) R 24307 24307 2978 0 -1 4202496 5697 0 0 0 2533 15 0 0 20 0 1 0 287167265 540979200 88721 33554432000 4194304 5990268 140735375929952 140735375924808 4807347 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24308/statm: 132075 88721 137 439 0 131632 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 537448

[startup+51.1003 s]
/proc/loadavg: 1.99 2.00 2.01 3/179 24309
/proc/meminfo: memFree=26093716/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
[pid=24308] ppid=24307 vsize=2135800 CPUtime=51.08 cores=1,3,5,7
/proc/24308/stat : 24308 (npSolver-wbo) R 24307 24307 2978 0 -1 4202496 11808 0 0 0 5041 67 0 0 20 0 1 0 287167265 2187059200 305302 33554432000 4194304 5990268 140735375929952 140735375925832 4978152 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24308/statm: 533950 305302 145 439 0 533507 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2144948

[startup+102.307 s]
/proc/loadavg: 2.54 2.14 2.05 3/183 24319
/proc/meminfo: memFree=21867908/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
[pid=24308] ppid=24307 vsize=2135800 CPUtime=95.66 cores=1,3,5,7
/proc/24308/stat : 24308 (npSolver-wbo) S 24307 24307 2978 0 -1 4202496 12721 65889 0 0 6285 214 2838 229 20 0 1 0 287167265 2187059200 333042 33554432000 4194304 5990268 140735375929952 140735375924192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 238 0 0
/proc/24308/statm: 533950 333042 154 439 0 533507 0
[pid=24318] ppid=24308 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24318/stat : 24318 (satsolver.sh) S 24308 24307 2978 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287177128 9367552 267 33554432000 4194304 5064252 140735512806816 140735512805728 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24318/statm: 2287 267 226 213 0 72 0
[pid=24319] ppid=24318 vsize=1241916 CPUtime=3.66 cores=1,3,5,7
/proc/24319/stat : 24319 (glucose) R 24318 24307 2978 0 -1 4202496 69316 0 0 0 327 39 0 0 20 0 1 0 287177128 1271721984 241040 33554432000 4194304 5208918 140733400546240 140733399495880 4200888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24319/statm: 310479 241040 69 248 0 310228 0
Current children cumulated CPU time (s) 99.32
Current children cumulated vsize (KiB) 3396012

[startup+162.3 s]
/proc/loadavg: 2.58 2.23 2.09 3/179 24327
/proc/meminfo: memFree=22567556/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
[pid=24308] ppid=24307 vsize=2190584 CPUtime=157.52 cores=1,3,5,7
/proc/24308/stat : 24308 (npSolver-wbo) R 24307 24307 2978 0 -1 4202496 16096 271075 0 0 6712 3033 5658 349 20 0 1 0 287167265 2243158016 346733 33554432000 4194304 5990268 140735375929952 140735375923256 5177872 0 0 4096 0 0 0 0 17 3 0 0 243 0 0
/proc/24308/statm: 547646 346733 157 439 0 547203 0
Current children cumulated CPU time (s) 157.52
Current children cumulated vsize (KiB) 2199732

[startup+222.3 s]
/proc/loadavg: 3.21 2.46 2.17 4/184 24337
/proc/meminfo: memFree=4320556/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
[pid=24308] ppid=24307 vsize=4264384 CPUtime=189.58 cores=1,3,5,7
/proc/24308/stat : 24308 (npSolver-wbo) S 24307 24307 2978 0 -1 4202496 55874 271589 0 0 9091 3711 5659 497 20 0 1 0 287167265 4366729216 794652 33554432000 4194304 5990268 140735375929952 140735375921376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 247 0 0
/proc/24308/statm: 1066096 794652 182 439 0 1065653 0
[pid=24334] ppid=24308 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24334/stat : 24334 (satsolver.sh) S 24308 24307 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287186705 9367552 266 33554432000 4194304 5064252 140733520133072 140733520131984 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24334/statm: 2287 266 226 213 0 72 0
[pid=24335] ppid=24334 vsize=8072700 CPUtime=27.86 cores=1,3,5,7
/proc/24335/stat : 24335 (glucose) R 24334 24307 2978 0 -1 4202496 499872 0 0 0 2559 227 0 0 20 0 1 0 287186706 8266444800 1495595 33554432000 4194304 5208918 140734181807840 140734181806008 4239097 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24335/statm: 2018175 1495595 92 248 0 2017924 0
Current children cumulated CPU time (s) 217.44
Current children cumulated vsize (KiB) 12355380

[startup+282.3 s]
/proc/loadavg: 3.02 2.57 2.23 3/183 24337
/proc/meminfo: memFree=4578288/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
[pid=24308] ppid=24307 vsize=4264384 CPUtime=189.58 cores=1,3,5,7
/proc/24308/stat : 24308 (npSolver-wbo) S 24307 24307 2978 0 -1 4202496 55874 271589 0 0 9091 3711 5659 497 20 0 1 0 287167265 4366729216 794652 33554432000 4194304 5990268 140735375929952 140735375921376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 247 0 0
/proc/24308/statm: 1066096 794652 182 439 0 1065653 0
[pid=24334] ppid=24308 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24334/stat : 24334 (satsolver.sh) S 24308 24307 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287186705 9367552 266 33554432000 4194304 5064252 140733520133072 140733520131984 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24334/statm: 2287 266 226 213 0 72 0
[pid=24335] ppid=24334 vsize=5760504 CPUtime=87.85 cores=1,3,5,7
/proc/24335/stat : 24335 (glucose) R 24334 24307 2978 0 -1 4202496 529462 0 0 0 8527 258 0 0 20 0 1 0 287186706 5898756096 1260047 33554432000 4194304 5208918 140734181807840 140734181805688 4229574 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24335/statm: 1440126 1260047 104 248 0 1439875 0
Current children cumulated CPU time (s) 277.43

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

/proc/24335/statm: 1441415 1261671 105 248 0 1441164 0
Current children cumulated CPU time (s) 1417.27
Current children cumulated vsize (KiB) 10048340

[startup+1482.3 s]
/proc/loadavg: 2.10 2.07 2.08 3/183 24347
/proc/meminfo: memFree=4534400/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
[pid=24308] ppid=24307 vsize=4264384 CPUtime=189.58 cores=1,3,5,7
/proc/24308/stat : 24308 (npSolver-wbo) S 24307 24307 2978 0 -1 4202496 55874 271589 0 0 9091 3711 5659 497 20 0 1 0 287167265 4366729216 794652 33554432000 4194304 5990268 140735375929952 140735375921376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 247 0 0
/proc/24308/statm: 1066096 794652 182 439 0 1065653 0
[pid=24334] ppid=24308 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24334/stat : 24334 (satsolver.sh) S 24308 24307 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287186705 9367552 266 33554432000 4194304 5064252 140733520133072 140733520131984 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24334/statm: 2287 266 226 213 0 72 0
[pid=24335] ppid=24334 vsize=5765660 CPUtime=1287.67 cores=1,3,5,7
/proc/24335/stat : 24335 (glucose) R 24334 24307 2978 0 -1 4202496 534633 0 0 0 128507 260 0 0 20 0 1 0 287186706 5904035840 1261671 33554432000 4194304 5208918 140734181807840 140734181805848 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24335/statm: 1441415 1261671 105 248 0 1441164 0
Current children cumulated CPU time (s) 1477.25
Current children cumulated vsize (KiB) 10048340

[startup+1542.3 s]
/proc/loadavg: 2.03 2.05 2.08 3/183 24347
/proc/meminfo: memFree=4534768/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
[pid=24308] ppid=24307 vsize=4264384 CPUtime=189.58 cores=1,3,5,7
/proc/24308/stat : 24308 (npSolver-wbo) S 24307 24307 2978 0 -1 4202496 55874 271589 0 0 9091 3711 5659 497 20 0 1 0 287167265 4366729216 794652 33554432000 4194304 5990268 140735375929952 140735375921376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 247 0 0
/proc/24308/statm: 1066096 794652 182 439 0 1065653 0
[pid=24334] ppid=24308 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24334/stat : 24334 (satsolver.sh) S 24308 24307 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287186705 9367552 266 33554432000 4194304 5064252 140733520133072 140733520131984 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24334/statm: 2287 266 226 213 0 72 0
[pid=24335] ppid=24334 vsize=5765660 CPUtime=1347.66 cores=1,3,5,7
/proc/24335/stat : 24335 (glucose) R 24334 24307 2978 0 -1 4202496 534634 0 0 0 134506 260 0 0 20 0 1 0 287186706 5904035840 1261672 33554432000 4194304 5208918 140734181807840 140734181805848 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24335/statm: 1441415 1261672 105 248 0 1441164 0
Current children cumulated CPU time (s) 1537.24
Current children cumulated vsize (KiB) 10048340

[startup+1602.3 s]
/proc/loadavg: 2.01 2.04 2.07 3/183 24347
/proc/meminfo: memFree=4535640/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
[pid=24308] ppid=24307 vsize=4264384 CPUtime=189.58 cores=1,3,5,7
/proc/24308/stat : 24308 (npSolver-wbo) S 24307 24307 2978 0 -1 4202496 55874 271589 0 0 9091 3711 5659 497 20 0 1 0 287167265 4366729216 794652 33554432000 4194304 5990268 140735375929952 140735375921376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 247 0 0
/proc/24308/statm: 1066096 794652 182 439 0 1065653 0
[pid=24334] ppid=24308 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24334/stat : 24334 (satsolver.sh) S 24308 24307 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287186705 9367552 266 33554432000 4194304 5064252 140733520133072 140733520131984 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24334/statm: 2287 266 226 213 0 72 0
[pid=24335] ppid=24334 vsize=5765660 CPUtime=1407.65 cores=1,3,5,7
/proc/24335/stat : 24335 (glucose) R 24334 24307 2978 0 -1 4202496 534634 0 0 0 140505 260 0 0 20 0 1 0 287186706 5904035840 1261672 33554432000 4194304 5208918 140734181807840 140734181805848 4229476 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24335/statm: 1441415 1261672 105 248 0 1441164 0
Current children cumulated CPU time (s) 1597.23
Current children cumulated vsize (KiB) 10048340

[startup+1662.3 s]
/proc/loadavg: 2.04 2.04 2.07 3/183 24347
/proc/meminfo: memFree=4536108/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
[pid=24308] ppid=24307 vsize=4264384 CPUtime=189.58 cores=1,3,5,7
/proc/24308/stat : 24308 (npSolver-wbo) S 24307 24307 2978 0 -1 4202496 55874 271589 0 0 9091 3711 5659 497 20 0 1 0 287167265 4366729216 794652 33554432000 4194304 5990268 140735375929952 140735375921376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 247 0 0
/proc/24308/statm: 1066096 794652 182 439 0 1065653 0
[pid=24334] ppid=24308 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24334/stat : 24334 (satsolver.sh) S 24308 24307 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287186705 9367552 266 33554432000 4194304 5064252 140733520133072 140733520131984 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24334/statm: 2287 266 226 213 0 72 0
[pid=24335] ppid=24334 vsize=5765660 CPUtime=1467.64 cores=1,3,5,7
/proc/24335/stat : 24335 (glucose) R 24334 24307 2978 0 -1 4202496 534635 0 0 0 146504 260 0 0 20 0 1 0 287186706 5904035840 1261673 33554432000 4194304 5208918 140734181807840 140734181805848 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24335/statm: 1441415 1261673 105 248 0 1441164 0
Current children cumulated CPU time (s) 1657.22
Current children cumulated vsize (KiB) 10048340

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.07 3/183 24348
/proc/meminfo: memFree=4536108/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
[pid=24308] ppid=24307 vsize=4264384 CPUtime=189.58 cores=1,3,5,7
/proc/24308/stat : 24308 (npSolver-wbo) S 24307 24307 2978 0 -1 4202496 55874 271589 0 0 9091 3711 5659 497 20 0 1 0 287167265 4366729216 794652 33554432000 4194304 5990268 140735375929952 140735375921376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 247 0 0
/proc/24308/statm: 1066096 794652 182 439 0 1065653 0
[pid=24334] ppid=24308 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24334/stat : 24334 (satsolver.sh) S 24308 24307 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287186705 9367552 266 33554432000 4194304 5064252 140733520133072 140733520131984 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24334/statm: 2287 266 226 213 0 72 0
[pid=24335] ppid=24334 vsize=5765660 CPUtime=1527.64 cores=1,3,5,7
/proc/24335/stat : 24335 (glucose) R 24334 24307 2978 0 -1 4202496 534636 0 0 0 152504 260 0 0 20 0 1 0 287186706 5904035840 1261674 33554432000 4194304 5208918 140734181807840 140734181805848 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24335/statm: 1441415 1261674 105 248 0 1441164 0
Current children cumulated CPU time (s) 1717.22
Current children cumulated vsize (KiB) 10048340

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.06 3/183 24348
/proc/meminfo: memFree=4534612/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
[pid=24308] ppid=24307 vsize=4264384 CPUtime=189.58 cores=1,3,5,7
/proc/24308/stat : 24308 (npSolver-wbo) S 24307 24307 2978 0 -1 4202496 55874 271589 0 0 9091 3711 5659 497 20 0 1 0 287167265 4366729216 794652 33554432000 4194304 5990268 140735375929952 140735375921376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 247 0 0
/proc/24308/statm: 1066096 794652 182 439 0 1065653 0
[pid=24334] ppid=24308 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24334/stat : 24334 (satsolver.sh) S 24308 24307 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287186705 9367552 266 33554432000 4194304 5064252 140733520133072 140733520131984 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24334/statm: 2287 266 226 213 0 72 0
[pid=24335] ppid=24334 vsize=5765660 CPUtime=1587.63 cores=1,3,5,7
/proc/24335/stat : 24335 (glucose) R 24334 24307 2978 0 -1 4202496 534637 0 0 0 158503 260 0 0 20 0 1 0 287186706 5904035840 1261675 33554432000 4194304 5208918 140734181807840 140734181805848 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24335/statm: 1441415 1261675 105 248 0 1441164 0
Current children cumulated CPU time (s) 1777.21
Current children cumulated vsize (KiB) 10048340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.11 s]
/proc/loadavg: 2.00 2.02 2.06 3/183 24400
/proc/meminfo: memFree=17127240/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
[pid=24308] ppid=24307 vsize=4264384 CPUtime=189.58 cores=1,3,5,7
/proc/24308/stat : 24308 (npSolver-wbo) S 24307 24307 2978 0 -1 4202496 55874 271589 0 0 9091 3711 5659 497 20 0 1 0 287167265 4366729216 794652 33554432000 4194304 5990268 140735375929952 140735375921376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 247 0 0
/proc/24308/statm: 1066096 794652 182 439 0 1065653 0
[pid=24334] ppid=24308 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24334/stat : 24334 (satsolver.sh) S 24308 24307 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287186705 9367552 266 33554432000 4194304 5064252 140733520133072 140733520131984 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24334/statm: 2287 266 226 213 0 72 0
[pid=24335] ppid=24334 vsize=5765660 CPUtime=1610.44 cores=1,3,5,7
/proc/24335/stat : 24335 (glucose) R 24334 24307 2978 0 -1 4202496 534637 0 0 0 160784 260 0 0 20 0 1 0 287186706 5904035840 1261675 33554432000 4194304 5208918 140734181807840 140734181805848 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24335/statm: 1441415 1261675 105 248 0 1441164 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 10048340

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1805.11 s]
/proc/loadavg: 2.00 2.02 2.06 3/183 24400
/proc/meminfo: memFree=17127240/32873844 swapFree=6856/6856
[pid=24307] ppid=24305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24307/stat : 24307 (npSolver-wbo-It) S 24305 24307 2978 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287167264 9367552 275 33554432000 4194304 5064252 140737217508416 140737217507328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24307/statm: 2287 275 233 213 0 72 0
[pid=24308] ppid=24307 vsize=4264384 CPUtime=189.58 cores=1,3,5,7
/proc/24308/stat : 24308 (npSolver-wbo) S 24307 24307 2978 0 -1 4202496 55874 271589 0 0 9091 3711 5659 497 20 0 1 0 287167265 4366729216 794652 33554432000 4194304 5990268 140735375929952 140735375921376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 247 0 0
/proc/24308/statm: 1066096 794652 182 439 0 1065653 0
[pid=24334] ppid=24308 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24334/stat : 24334 (satsolver.sh) S 24308 24307 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287186705 9367552 266 33554432000 4194304 5064252 140733520133072 140733520131984 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24334/statm: 2287 266 226 213 0 72 0
[pid=24335] ppid=24334 vsize=5765660 CPUtime=1610.44 cores=1,3,5,7
/proc/24335/stat : 24335 (glucose) R 24334 24307 2978 0 -1 4202496 534637 0 0 0 160784 260 0 0 20 0 1 0 287186706 5904035840 1261675 33554432000 4194304 5208918 140734181807840 140734181805848 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24335/statm: 1441415 1261675 105 248 0 1441164 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 10048340

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24307 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1805.13
CPU time (s): 1800.02
CPU user time (s): 1755.34
CPU system time (s): 44.68
CPU usage (%): 99.717
Max. virtual memory (cumulated for all children) (KiB): 12355380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 359
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2

runsolver used 4.34034 second user time and 12.1352 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-28 15:07:04
IDJOB=3715860
IDBENCH=79103
IDSOLVER=2297
FILE ID=node144/3715860-1338210423
RUNJOBID= node144-1338192253-2995
PBS_JOBID= 14624577
Free space on /tmp= 71444 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.unbounded.all.ucl--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715860-1338210423/watcher-3715860-1338210423 -o /tmp/evaluation-result-3715860-1338210423/solver-3715860-1338210423 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715860-1338210423.wbo 940048454 HOME HOME

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

MD5SUM BENCH= 05589352ff1a7a2adf565a7e5675df6d
RANDOM SEED=940048454

node144.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.196
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.39
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.196
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.196
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	: 5438.54
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.196
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.196
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.90
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.196
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.196
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.196
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:       32873844 kB
MemFree:        28646176 kB
Buffers:          503944 kB
Cached:          2718312 kB
SwapCached:            0 kB
Active:          1179016 kB
Inactive:        2194004 kB
Active(anon):     148684 kB
Inactive(anon):        0 kB
Active(file):    1030332 kB
Inactive(file):  2194004 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             40128 kB
Writeback:             0 kB
AnonPages:         89552 kB
Mapped:            14808 kB
Shmem:               200 kB
Slab:             698892 kB
SReclaimable:     140744 kB
SUnreclaim:       558148 kB
KernelStack:        1504 kB
PageTables:         4056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     391248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 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= 68284 MiB
End job on node144 at 2012-05-28 15:37:11