Trace number 3714619

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? (TO) 1800.05 1800.51

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.2.accl.ucl--soft-0-100-0.wbo
MD5SUM8b380a82e4776add8076b73e28ebbe59
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.66974
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2152
Total number of constraints5613
Number of soft constraints5613
Number of constraints which are clauses5137
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints476
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 284792
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 284791
Biggest number in a constraint 35
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 129
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

1.58/1.64	c run usual solver
3.27/3.31	o 2646
3.27/3.31	c fallback to adder encoding
103.33/103.48	o 2644
103.33/103.48	c fallback to adder encoding
607.65/607.82	o 2638
607.65/607.82	c fallback to adder encoding
755.92/756.35	o 2637
755.92/756.35	c fallback to adder encoding
882.58/882.81	o 2635
882.58/882.81	c fallback to adder encoding
1000.76/1001.08	o 2634
1000.76/1001.08	c fallback to adder encoding
1101.97/1102.47	o 2633
1101.97/1102.47	c fallback to adder encoding
1171.18/1171.69	o 2609
1171.18/1171.69	c fallback to adder encoding
1258.18/1258.73	o 2590
1258.18/1258.73	c fallback to adder encoding
1349.16/1349.50	o 2589
1349.16/1349.50	c fallback to adder encoding
1447.19/1447.77	o 2588
1447.19/1447.77	c fallback to adder encoding
1545.82/1546.21	o 2587
1545.82/1546.21	c fallback to adder encoding
1631.77/1632.20	o 2586
1631.77/1632.20	c fallback to adder encoding
1707.99/1708.65	o 2585
1707.99/1708.65	c fallback to adder encoding
1784.12/1784.79	o 2584
1784.12/1784.79	c fallback to adder encoding
1800.05/1800.51	c error: unexpected solver exit code
1800.05/1800.51	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-3714619-1338221111/watcher-3714619-1338221111 -o /tmp/evaluation-result-3714619-1338221111/solver-3714619-1338221111 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714619-1338221111.wbo 1510252472 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 3/179 19842
/proc/meminfo: memFree=31034432/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19842/stat : 19842 (npSolver-wbo-It) S 19840 19842 12121 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288235432 9367552 275 33554432000 4194304 5064252 140735363971520 140735363970432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19842/statm: 2287 275 233 213 0 72 0

[startup+0.0587519 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19842
/proc/meminfo: memFree=31034432/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19842/stat : 19842 (npSolver-wbo-It) S 19840 19842 12121 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288235432 9367552 275 33554432000 4194304 5064252 140735363971520 140735363970432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19842/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: 2.00 2.00 2.00 3/179 19842
/proc/meminfo: memFree=31034432/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19842/stat : 19842 (npSolver-wbo-It) S 19840 19842 12121 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288235432 9367552 275 33554432000 4194304 5064252 140735363971520 140735363970432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19842/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300224 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19842
/proc/meminfo: memFree=31034432/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19842/stat : 19842 (npSolver-wbo-It) S 19840 19842 12121 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288235432 9367552 275 33554432000 4194304 5064252 140735363971520 140735363970432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19842/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70023 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19842
/proc/meminfo: memFree=31034432/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19842/stat : 19842 (npSolver-wbo-It) S 19840 19842 12121 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288235432 9367552 275 33554432000 4194304 5064252 140735363971520 140735363970432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19842/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19844
/proc/meminfo: memFree=30984304/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19842/stat : 19842 (npSolver-wbo-It) S 19840 19842 12121 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288235432 9367552 275 33554432000 4194304 5064252 140735363971520 140735363970432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19842/statm: 2287 275 233 213 0 72 0
[pid=19843] ppid=19842 vsize=34896 CPUtime=1.48 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-wbo) R 19842 19842 12121 0 -1 4202496 5039 0 0 0 148 0 0 0 20 0 1 0 288235432 35733504 6631 33554432000 4194304 5990268 140734651735104 140734651730984 4523175 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19843/statm: 8724 6631 140 439 0 8281 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44044

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19846
/proc/meminfo: memFree=30958708/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19842/stat : 19842 (npSolver-wbo-It) S 19840 19842 12121 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288235432 9367552 275 33554432000 4194304 5064252 140735363971520 140735363970432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19842/statm: 2287 275 233 213 0 72 0
[pid=19843] ppid=19842 vsize=35200 CPUtime=3.08 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-wbo) R 19842 19842 12121 0 -1 4202496 5844 17679 0 0 164 15 122 7 20 0 1 0 288235432 36044800 7211 33554432000 4194304 5990268 140734651735104 140734651728832 5177872 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19843/statm: 8800 7211 153 439 0 8357 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44348

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19856
/proc/meminfo: memFree=30832960/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19842/stat : 19842 (npSolver-wbo-It) S 19840 19842 12121 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288235432 9367552 275 33554432000 4194304 5064252 140735363971520 140735363970432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19842/statm: 2287 275 233 213 0 72 0
[pid=19843] ppid=19842 vsize=87656 CPUtime=3.67 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-wbo) S 19842 19842 12121 0 -1 4202496 9818 18194 0 0 201 35 122 9 20 0 1 0 288235432 89759744 17893 33554432000 4194304 5990268 140734651735104 140734651726528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/19843/statm: 21914 17893 164 439 0 21471 0
[pid=19855] ppid=19843 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19855/stat : 19855 (satsolver.sh) S 19843 19842 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288235803 9367552 267 33554432000 4194304 5064252 140735238351232 140735238350144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19855/statm: 2287 267 226 213 0 72 0
[pid=19856] ppid=19855 vsize=89044 CPUtime=2.57 cores=0,2,4,6
/proc/19856/stat : 19856 (glucose) R 19855 19842 12121 0 -1 4202496 16922 0 0 0 254 3 0 0 20 0 1 0 288235803 91181056 19452 33554432000 4194304 5208918 140733664470128 140733664467976 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19856/statm: 22261 19452 104 248 0 22010 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 194996

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19856
/proc/meminfo: memFree=30835580/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19842/stat : 19842 (npSolver-wbo-It) S 19840 19842 12121 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288235432 9367552 275 33554432000 4194304 5064252 140735363971520 140735363970432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19842/statm: 2287 275 233 213 0 72 0
[pid=19843] ppid=19842 vsize=87656 CPUtime=3.67 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-wbo) S 19842 19842 12121 0 -1 4202496 9818 18194 0 0 201 35 122 9 20 0 1 0 288235432 89759744 17893 33554432000 4194304 5990268 140734651735104 140734651726528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/19843/statm: 21914 17893 164 439 0 21471 0
[pid=19855] ppid=19843 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19855/stat : 19855 (satsolver.sh) S 19843 19842 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288235803 9367552 267 33554432000 4194304 5064252 140735238351232 140735238350144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19855/statm: 2287 267 226 213 0 72 0
[pid=19856] ppid=19855 vsize=89204 CPUtime=8.97 cores=0,2,4,6
/proc/19856/stat : 19856 (glucose) R 19855 19842 12121 0 -1 4202496 16958 0 0 0 894 3 0 0 20 0 1 0 288235803 91344896 19488 33554432000 4194304 5208918 140733664470128 140733664468088 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19856/statm: 22301 19488 104 248 0 22050 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 195156

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19856
/proc/meminfo: memFree=30833656/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19842/stat : 19842 (npSolver-wbo-It) S 19840 19842 12121 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288235432 9367552 275 33554432000 4194304 5064252 140735363971520 140735363970432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19842/statm: 2287 275 233 213 0 72 0
[pid=19843] ppid=19842 vsize=87656 CPUtime=3.67 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-wbo) S 19842 19842 12121 0 -1 4202496 9818 18194 0 0 201 35 122 9 20 0 1 0 288235432 89759744 17893 33554432000 4194304 5990268 140734651735104 140734651726528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/19843/statm: 21914 17893 164 439 0 21471 0
[pid=19855] ppid=19843 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19855/stat : 19855 (satsolver.sh) S 19843 19842 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288235803 9367552 267 33554432000 4194304 5064252 140735238351232 140735238350144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19855/statm: 2287 267 226 213 0 72 0
[pid=19856] ppid=19855 vsize=89428 CPUtime=21.76 cores=0,2,4,6
/proc/19856/stat : 19856 (glucose) R 19855 19842 12121 0 -1 4202496 16979 0 0 0 2173 3 0 0 20 0 1 0 288235803 91574272 19509 33554432000 4194304 5208918 140733664470128 140733664468088 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19856/statm: 22357 19509 104 248 0 22106 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 195380

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19856
/proc/meminfo: memFree=30830680/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19842/stat : 19842 (npSolver-wbo-It) S 19840 19842 12121 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288235432 9367552 275 33554432000 4194304 5064252 140735363971520 140735363970432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19842/statm: 2287 275 233 213 0 72 0
[pid=19843] ppid=19842 vsize=87656 CPUtime=3.67 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-wbo) S 19842 19842 12121 0 -1 4202496 9818 18194 0 0 201 35 122 9 20 0 1 0 288235432 89759744 17893 33554432000 4194304 5990268 140734651735104 140734651726528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/19843/statm: 21914 17893 164 439 0 21471 0
[pid=19855] ppid=19843 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19855/stat : 19855 (satsolver.sh) S 19843 19842 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288235803 9367552 267 33554432000 4194304 5064252 140735238351232 140735238350144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19855/statm: 2287 267 226 213 0 72 0
[pid=19856] ppid=19855 vsize=91748 CPUtime=47.37 cores=0,2,4,6
/proc/19856/stat : 19856 (glucose) R 19855 19842 12121 0 -1 4202496 17581 0 0 0 4733 4 0 0 20 0 1 0 288235803 93949952 20111 33554432000 4194304 5208918 140733664470128 140733664466504 4205681 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19856/statm: 22937 20111 104 248 0 22686 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 197700

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19856
/proc/meminfo: memFree=30819452/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19842/stat : 19842 (npSolver-wbo-It) S 19840 19842 12121 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288235432 9367552 275 33554432000 4194304 5064252 140735363971520 140735363970432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19842/statm: 2287 275 233 213 0 72 0
[pid=19843] ppid=19842 vsize=87656 CPUtime=3.67 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-wbo) S 19842 19842 12121 0 -1 4202496 9818 18194 0 0 201 35 122 9 20 0 1 0 288235432 89759744 17893 33554432000 4194304 5990268 140734651735104 140734651726528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/19843/statm: 21914 17893 164 439 0 21471 0
[pid=19855] ppid=19843 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19855/stat : 19855 (satsolver.sh) S 19843 19842 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288235803 9367552 267 33554432000 4194304 5064252 140735238351232 140735238350144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19855/statm: 2287 267 226 213 0 72 0
[pid=19856] ppid=19855 vsize=97036 CPUtime=98.57 cores=0,2,4,6
/proc/19856/stat : 19856 (glucose) R 19855 19842 12121 0 -1 4202496 18675 0 0 0 9853 4 0 0 20 0 1 0 288235803 99364864 22227 33554432000 4194304 5208918 140733664470128 140733664466504 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19856/statm: 24259 22227 104 248 0 24008 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 202988

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19870
/proc/meminfo: memFree=30828604/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19842/stat : 19842 (npSolver-wbo-It) S 19840 19842 12121 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288235432 9367552 275 33554432000 4194304 5064252 140735363971520 140735363970432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19842/statm: 2287 275 233 213 0 72 0
[pid=19843] ppid=19842 vsize=104040 CPUtime=103.81 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-wbo) S 19842 19842 12121 0 -1 4202496 13488 41170 0 0 236 39 10081 25 20 0 1 0 288235432 106536960 22006 33554432000 4194304 5990268 140734651735104 140734651726528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/19843/statm: 26010 22006 164 439 0 25567 0
[pid=19862] ppid=19843 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19862/stat : 19862 (satsolver.sh) S 19843 19842 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288245818 9367552 267 33554432000 4194304 5064252 140735640215392 140735640214304 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19862/statm: 2287 267 226 213 0 72 0
[pid=19863] ppid=19862 vsize=89040 CPUtime=58.42 cores=0,2,4,6
/proc/19863/stat : 19863 (glucose) R 19862 19842 12121 0 -1 4202496 16622 0 0 0 5839 3 0 0 20 0 1 0 288245818 91176960 19705 33554432000 4194304 5208918 140733379063104 140733379061064 4211553 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19863/statm: 22260 19705 96 248 0 22009 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 211376

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19871
/proc/meminfo: memFree=30824332/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/19995/stat : 19995 (glucose) R 19994 19842 12121 0 -1 4202496 16932 0 0 0 7235 5 0 0 20 0 1 0 288370420 93556736 20084 33554432000 4194304 5208918 140736572349312 140736572345688 4229748 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19995/statm: 22841 20084 104 248 0 22590 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 213700

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 20003
/proc/meminfo: memFree=30699684/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19842/stat : 19842 (npSolver-wbo-It) S 19840 19842 12121 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288235432 9367552 275 33554432000 4194304 5064252 140735363971520 140735363970432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19842/statm: 2287 275 233 213 0 72 0
[pid=19843] ppid=19842 vsize=104040 CPUtime=1447.81 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-wbo) S 19842 19842 12121 0 -1 4202496 46509 247235 0 0 543 71 143983 184 20 0 1 0 288235432 106536960 22006 33554432000 4194304 5990268 140734651735104 140734651726528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/19843/statm: 26010 22006 164 439 0 25567 0
[pid=20002] ppid=19843 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (satsolver.sh) S 19843 19842 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288380247 9367552 267 33554432000 4194304 5064252 140735631185696 140735631184608 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 2287 267 226 213 0 72 0
[pid=20003] ppid=20002 vsize=91504 CPUtime=34.12 cores=0,2,4,6
/proc/20003/stat : 20003 (glucose) R 20002 19842 12121 0 -1 4202496 17452 0 0 0 3409 3 0 0 20 0 1 0 288380247 93700096 19988 33554432000 4194304 5208918 140736366179648 140736366177496 4229335 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20003/statm: 22876 19988 104 248 0 22625 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 213840

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 20006
/proc/meminfo: memFree=30690160/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19842/stat : 19842 (npSolver-wbo-It) S 19840 19842 12121 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288235432 9367552 275 33554432000 4194304 5064252 140735363971520 140735363970432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19842/statm: 2287 275 233 213 0 72 0
[pid=19843] ppid=19842 vsize=104040 CPUtime=1447.81 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-wbo) S 19842 19842 12121 0 -1 4202496 46509 247235 0 0 543 71 143983 184 20 0 1 0 288235432 106536960 22006 33554432000 4194304 5990268 140734651735104 140734651726528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/19843/statm: 26010 22006 164 439 0 25567 0
[pid=20002] ppid=19843 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (satsolver.sh) S 19843 19842 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288380247 9367552 267 33554432000 4194304 5064252 140735631185696 140735631184608 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 2287 267 226 213 0 72 0
[pid=20003] ppid=20002 vsize=95500 CPUtime=94.12 cores=0,2,4,6
/proc/20003/stat : 20003 (glucose) R 20002 19842 12121 0 -1 4202496 18433 0 0 0 9408 4 0 0 20 0 1 0 288380247 97792000 22031 33554432000 4194304 5208918 140736366179648 140736366176024 4211901 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20003/statm: 23875 22031 104 248 0 23624 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 217836

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20013
/proc/meminfo: memFree=30695860/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19842/stat : 19842 (npSolver-wbo-It) S 19840 19842 12121 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288235432 9367552 275 33554432000 4194304 5064252 140735363971520 140735363970432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19842/statm: 2287 275 233 213 0 72 0
[pid=19843] ppid=19842 vsize=104040 CPUtime=1546.22 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-wbo) S 19842 19842 12121 0 -1 4202496 50178 270243 0 0 577 75 153770 200 20 0 1 0 288235432 106536960 22006 33554432000 4194304 5990268 140734651735104 140734651726528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/19843/statm: 26010 22006 164 439 0 25567 0
[pid=20012] ppid=19843 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20012/stat : 20012 (satsolver.sh) S 19843 19842 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288390091 9367552 267 33554432000 4194304 5064252 140733818210592 140733818209504 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20012/statm: 2287 267 226 213 0 72 0
[pid=20013] ppid=20012 vsize=90556 CPUtime=55.66 cores=0,2,4,6
/proc/20013/stat : 20013 (glucose) R 20012 19842 12121 0 -1 4202496 16916 0 0 0 5562 4 0 0 20 0 1 0 288390091 92729344 20315 33554432000 4194304 5208918 140737459027904 140737459025736 4210726 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20013/statm: 22639 20315 104 248 0 22388 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 212892

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 20020
/proc/meminfo: memFree=30693780/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19842/stat : 19842 (npSolver-wbo-It) S 19840 19842 12121 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288235432 9367552 275 33554432000 4194304 5064252 140735363971520 140735363970432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19842/statm: 2287 275 233 213 0 72 0
[pid=19843] ppid=19842 vsize=104040 CPUtime=1632.17 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-wbo) S 19842 19842 12121 0 -1 4202496 53847 292982 0 0 612 78 162310 217 20 0 1 0 288235432 106536960 22006 33554432000 4194304 5990268 140734651735104 140734651726528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/19843/statm: 26010 22006 164 439 0 25567 0
[pid=20019] ppid=19843 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (satsolver.sh) S 19843 19842 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288398690 9367552 267 33554432000 4194304 5064252 140733756078576 140733756077488 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20019/statm: 2287 267 226 213 0 72 0
[pid=20020] ppid=20019 vsize=90728 CPUtime=29.71 cores=0,2,4,6
/proc/20020/stat : 20020 (glucose) R 20019 19842 12121 0 -1 4202496 16929 0 0 0 2967 4 0 0 20 0 1 0 288398690 92905472 20022 33554432000 4194304 5208918 140736341133904 140736341131752 4211066 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20020/statm: 22682 20022 104 248 0 22431 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 213064

[startup+1722.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/182 20027
/proc/meminfo: memFree=30694712/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19842/stat : 19842 (npSolver-wbo-It) S 19840 19842 12121 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288235432 9367552 275 33554432000 4194304 5064252 140735363971520 140735363970432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19842/statm: 2287 275 233 213 0 72 0
[pid=19843] ppid=19842 vsize=104040 CPUtime=1708.62 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-wbo) S 19842 19842 12121 0 -1 4202496 57516 315332 0 0 646 82 169899 235 20 0 1 0 288235432 106536960 22006 33554432000 4194304 5990268 140734651735104 140734651726528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/19843/statm: 26010 22006 164 439 0 25567 0
[pid=20026] ppid=19843 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20026/stat : 20026 (satsolver.sh) S 19843 19842 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288406335 9367552 267 33554432000 4194304 5064252 140736536565984 140736536564896 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20026/statm: 2287 267 226 213 0 72 0
[pid=20027] ppid=20026 vsize=89884 CPUtime=13.25 cores=0,2,4,6
/proc/20027/stat : 20027 (glucose) R 20026 19842 12121 0 -1 4202496 16601 0 0 0 1321 4 0 0 20 0 1 0 288406336 92041216 19693 33554432000 4194304 5208918 140733379621008 140733379618840 4205710 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20027/statm: 22471 19693 104 248 0 22220 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 212220

[startup+1782.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/181 20033
/proc/meminfo: memFree=30917936/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19842/stat : 19842 (npSolver-wbo-It) S 19840 19842 12121 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288235432 9367552 275 33554432000 4194304 5064252 140735363971520 140735363970432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19842/statm: 2287 275 233 213 0 72 0
[pid=19843] ppid=19842 vsize=104040 CPUtime=1708.62 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-wbo) S 19842 19842 12121 0 -1 4202496 57516 315332 0 0 646 82 169899 235 20 0 1 0 288235432 106536960 22006 33554432000 4194304 5990268 140734651735104 140734651726528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/19843/statm: 26010 22006 164 439 0 25567 0
[pid=20026] ppid=19843 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20026/stat : 20026 (satsolver.sh) S 19843 19842 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288406335 9367552 267 33554432000 4194304 5064252 140736536565984 140736536564896 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20026/statm: 2287 267 226 213 0 72 0
[pid=20027] ppid=20026 vsize=94536 CPUtime=73.23 cores=0,2,4,6
/proc/20027/stat : 20027 (glucose) R 20026 19842 12121 0 -1 4202496 17884 0 0 0 7319 4 0 0 20 0 1 0 288406336 96804864 21487 33554432000 4194304 5208918 140733379621008 140733379618840 4211670 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20027/statm: 23634 21487 104 248 0 23383 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 216872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.15 2.07 2.01 3/183 20042
/proc/meminfo: memFree=30709220/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19842/stat : 19842 (npSolver-wbo-It) S 19840 19842 12121 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288235432 9367552 275 33554432000 4194304 5064252 140735363971520 140735363970432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19842/statm: 2287 275 233 213 0 72 0
[pid=19843] ppid=19842 vsize=104040 CPUtime=1784.73 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-wbo) S 19842 19842 12121 0 -1 4202496 61185 337575 0 0 680 85 177456 252 20 0 1 0 288235432 106536960 22006 33554432000 4194304 5990268 140734651735104 140734651726528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/19843/statm: 26010 22006 164 439 0 25567 0
[pid=20041] ppid=19843 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20041/stat : 20041 (satsolver.sh) S 19843 19842 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288413949 9367552 267 33554432000 4194304 5064252 140735665170816 140735665169728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20041/statm: 2287 267 226 213 0 72 0
[pid=20042] ppid=20041 vsize=89736 CPUtime=15.32 cores=0,2,4,6
/proc/20042/stat : 20042 (glucose) R 20041 19842 12121 0 -1 4202496 16424 0 0 0 1528 4 0 0 20 0 1 0 288413949 91889664 19560 33554432000 4194304 5208918 140733264393424 140733264391256 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20042/statm: 22434 19560 104 248 0 22183 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 212072

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.15 2.07 2.01 3/183 20042
/proc/meminfo: memFree=30709220/32873844 swapFree=7632/7632
[pid=19842] ppid=19840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19842/stat : 19842 (npSolver-wbo-It) S 19840 19842 12121 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288235432 9367552 275 33554432000 4194304 5064252 140735363971520 140735363970432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19842/statm: 2287 275 233 213 0 72 0
[pid=19843] ppid=19842 vsize=104040 CPUtime=1784.73 cores=0,2,4,6
/proc/19843/stat : 19843 (npSolver-wbo) S 19842 19842 12121 0 -1 4202496 61185 337575 0 0 680 85 177456 252 20 0 1 0 288235432 106536960 22006 33554432000 4194304 5990268 140734651735104 140734651726528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/19843/statm: 26010 22006 164 439 0 25567 0
[pid=20041] ppid=19843 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20041/stat : 20041 (satsolver.sh) S 19843 19842 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288413949 9367552 267 33554432000 4194304 5064252 140735665170816 140735665169728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20041/statm: 2287 267 226 213 0 72 0
[pid=20042] ppid=20041 vsize=89736 CPUtime=15.32 cores=0,2,4,6
/proc/20042/stat : 20042 (glucose) R 20041 19842 12121 0 -1 4202496 16424 0 0 0 1528 4 0 0 20 0 1 0 288413949 91889664 19560 33554432000 4194304 5208918 140733264393424 140733264391256 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20042/statm: 22434 19560 104 248 0 22183 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 212072

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19842 and gives
#  childrusage.ru_utime.tv_sec=1781
#  childrusage.ru_utime.tv_usec=373190
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=385485
# CPU time returned by wait4() is 1784.76
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.05
CPU user time (s): 1796.64
CPU system time (s): 3.41
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 243656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1781.37
system time used= 3.38549
maximum resident set size= 108960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 399739
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1154496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3572
involuntary context switches= 2646

runsolver used 5.09523 second user time and 14.6198 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-28 18:05:11
IDJOB=3714619
IDBENCH=79333
IDSOLVER=2296
FILE ID=node141/3714619-1338221111
RUNJOBID= node141-1338210956-15178
PBS_JOBID= 14624602
Free space on /tmp= 71456 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.2.accl.ucl--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714619-1338221111/watcher-3714619-1338221111 -o /tmp/evaluation-result-3714619-1338221111/solver-3714619-1338221111 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714619-1338221111.wbo 1510252472 HOME HOME

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

MD5SUM BENCH= 8b380a82e4776add8076b73e28ebbe59
RANDOM SEED=1510252472

node141.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.744
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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.744
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.93
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.744
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.92
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.744
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.744
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.744
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.744
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:        31034772 kB
Buffers:          301892 kB
Cached:           473620 kB
SwapCached:          220 kB
Active:           523216 kB
Inactive:         475920 kB
Active(anon):     213600 kB
Inactive(anon):    11292 kB
Active(file):     309616 kB
Inactive(file):   464628 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108636 kB
Dirty:              8196 kB
Writeback:             0 kB
AnonPages:        192920 kB
Mapped:            11580 kB
Shmem:               172 kB
Slab:             698552 kB
SReclaimable:     140936 kB
SUnreclaim:       557616 kB
KernelStack:        1520 kB
PageTables:         4448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     386544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 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= 71372 MiB
End job on node141 at 2012-05-28 18:35:12