Trace number 3737883

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
PB10: borg-pb 10.05.30UNSAT 437.671 416.201

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_5_15.opb
MD5SUM738ba96229fdd401b6476ba773d47634
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.742886
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2928
Sum of products size (including duplicates)5856
Number of different products1464
Sum of products size2928

Solver Data

0.45/0.61	c DEBUG: probabilities of action success (DCM model):
0.45/0.61	c        pb/competition_2010/bsolo_pb10-l1   : 0.2446 0.3106 0.3432 0.4493 0.5331 0.5649 0.6331
0.45/0.61	c        pb/competition_2010/bsolo_pb10-l2   : 0.2220 0.2840 0.3077 0.3819 0.4261 0.4617 0.5493
0.45/0.61	c        pb/competition_2010/bsolo_pb10-l3   : 0.2079 0.2803 0.3237 0.4112 0.4599 0.4979 0.5927
0.45/0.61	c        pb/competition_2010/wbo1.4a         : 0.3403 0.4826 0.5859 0.7308 0.8018 0.8464 0.9114
0.45/0.61	c        pb/competition_2010/wbo1.4b         : 0.2130 0.3046 0.4491 0.6693 0.7698 0.8150 0.8796
0.45/0.61	c        pb/other/clasp-1.3.3                : 0.4078 0.5945 0.6711 0.8373 0.8906 0.9054 0.9586
0.45/0.61	c        pb/other/sat4j-pb-v20090829         : 0.2634 0.4175 0.5149 0.6419 0.7125 0.7655 0.8315
0.45/0.61	c        pb/other/sat4j-pb-v20090829-cutting : 0.2190 0.3670 0.4173 0.5593 0.5959 0.6405 0.7110
0.45/0.62	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=401695524', u'HOME/instance-3737883-1338718667.opb'] for 0:00:10
0.55/0.73	c DEBUG: probabilities of action success (DCM model):
0.55/0.73	c        pb/competition_2010/bsolo_pb10-l1   : 0.0864 0.1465 0.1840 0.2857 0.3885 0.4283 0.5203
0.55/0.73	c        pb/competition_2010/bsolo_pb10-l2   : 0.0562 0.0749 0.0922 0.1683 0.2191 0.2624 0.3839
0.55/0.73	c        pb/competition_2010/bsolo_pb10-l3   : 0.0651 0.1056 0.1465 0.2372 0.2927 0.3401 0.4668
0.55/0.73	c        pb/competition_2010/wbo1.4a         : 0.1742 0.3354 0.4616 0.6290 0.7329 0.7917 0.8920
0.55/0.73	c        pb/competition_2010/wbo1.4b         : 0.1021 0.1948 0.3272 0.5834 0.7167 0.7734 0.8713
0.55/0.73	c        pb/other/clasp-1.3.3                : 0.0473 0.3999 0.5163 0.7617 0.8422 0.8653 0.9405
0.55/0.73	c        pb/other/sat4j-pb-v20090829         : 0.0742 0.2233 0.3526 0.5167 0.6055 0.6788 0.7733
0.55/0.73	c        pb/other/sat4j-pb-v20090829-cutting : 0.0499 0.1563 0.1889 0.3805 0.4170 0.4832 0.5874
0.55/0.74	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=311493832', u'HOME/instance-3737883-1338718667.opb'] for 0:00:50
0.64/0.85	c DEBUG: probabilities of action success (DCM model):
0.64/0.85	c        pb/competition_2010/bsolo_pb10-l1   : 0.0547 0.0978 0.1349 0.2096 0.2919 0.3395 0.4502
0.64/0.85	c        pb/competition_2010/bsolo_pb10-l2   : 0.0217 0.0303 0.0367 0.0801 0.1077 0.1434 0.2606
0.64/0.85	c        pb/competition_2010/bsolo_pb10-l3   : 0.0470 0.0799 0.1116 0.1733 0.2111 0.2575 0.3877
0.64/0.85	c        pb/competition_2010/wbo1.4a         : 0.1185 0.2379 0.3470 0.5355 0.6578 0.7196 0.8608
0.64/0.85	c        pb/competition_2010/wbo1.4b         : 0.0869 0.1706 0.2900 0.5236 0.6835 0.7441 0.8592
0.64/0.85	c        pb/other/clasp-1.3.3                : 0.0379 0.0752 0.3715 0.6781 0.7801 0.8135 0.9135
0.64/0.85	c        pb/other/sat4j-pb-v20090829         : 0.0318 0.1365 0.2340 0.3981 0.5023 0.5936 0.7124
0.64/0.85	c        pb/other/sat4j-pb-v20090829-cutting : 0.0173 0.0836 0.1032 0.2448 0.2753 0.3273 0.4541
0.64/0.85	c DETAIL: running [u'HOME/etc/solvers/competition_2010/wbo1.4a/wbo1.4a', u'-file-format=opb', u'HOME/instance-3737883-1338718667.opb'] for 0:00:50
53.94/51.63	c DEBUG: probabilities of action success (DCM model):
53.94/51.63	c        pb/competition_2010/bsolo_pb10-l1   : 0.0278 0.0511 0.0882 0.1629 0.2421 0.2747 0.3900
53.94/51.63	c        pb/competition_2010/bsolo_pb10-l2   : 0.0061 0.0084 0.0115 0.0469 0.0744 0.0930 0.2225
53.94/51.63	c        pb/competition_2010/bsolo_pb10-l3   : 0.0329 0.0577 0.0782 0.1040 0.1360 0.1770 0.3184
53.94/51.63	c        pb/competition_2010/wbo1.4a         : 0.0617 0.0395 0.2320 0.4467 0.5948 0.6636 0.8342
53.94/51.63	c        pb/competition_2010/wbo1.4b         : 0.0760 0.1558 0.2360 0.4683 0.6510 0.7218 0.8401
53.94/51.63	c        pb/other/clasp-1.3.3                : 0.0355 0.0586 0.3520 0.6663 0.7778 0.8140 0.9027
53.94/51.63	c        pb/other/sat4j-pb-v20090829         : 0.0298 0.1246 0.2164 0.3716 0.4617 0.5539 0.6982
53.94/51.63	c        pb/other/sat4j-pb-v20090829-cutting : 0.0122 0.0710 0.0791 0.1770 0.2095 0.2645 0.4127
53.94/51.63	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=1928784734', u'HOME/instance-3737883-1338718667.opb'] for 0:01:40
54.06/51.74	c DEBUG: probabilities of action success (DCM model):
54.06/51.74	c        pb/competition_2010/bsolo_pb10-l1   : 0.0247 0.0400 0.0751 0.1401 0.2219 0.2508 0.3462
54.06/51.74	c        pb/competition_2010/bsolo_pb10-l2   : 0.0050 0.0071 0.0079 0.0295 0.0510 0.0684 0.1710
54.06/51.74	c        pb/competition_2010/bsolo_pb10-l3   : 0.0355 0.0650 0.0805 0.0954 0.1214 0.1529 0.2736
54.06/51.74	c        pb/competition_2010/wbo1.4a         : 0.0631 0.0338 0.2163 0.4128 0.5510 0.6157 0.7989
54.06/51.74	c        pb/competition_2010/wbo1.4b         : 0.0545 0.1268 0.2082 0.4263 0.5997 0.6749 0.8065
54.06/51.74	c        pb/other/clasp-1.3.3                : 0.0347 0.0418 0.0948 0.6033 0.7238 0.7699 0.8744
54.06/51.74	c        pb/other/sat4j-pb-v20090829         : 0.0247 0.1147 0.2008 0.3538 0.4371 0.5085 0.6375
54.06/51.74	c        pb/other/sat4j-pb-v20090829-cutting : 0.0098 0.0590 0.0635 0.1475 0.1811 0.2159 0.3382
54.06/51.74	c DETAIL: running [u'HOME/etc/solvers/competition_2010/wbo1.4a/wbo1.4a', u'-file-format=opb', u'HOME/instance-3737883-1338718667.opb'] for 0:01:40
160.34/153.21	c DEBUG: probabilities of action success (DCM model):
160.34/153.21	c        pb/competition_2010/bsolo_pb10-l1   : 0.0156 0.0235 0.0614 0.1303 0.1974 0.2250 0.3271
160.34/153.21	c        pb/competition_2010/bsolo_pb10-l2   : 0.0011 0.0016 0.0016 0.0218 0.0428 0.0588 0.1723
160.34/153.21	c        pb/competition_2010/bsolo_pb10-l3   : 0.0364 0.0633 0.0713 0.0764 0.0953 0.1265 0.2416
160.34/153.21	c        pb/competition_2010/wbo1.4a         : 0.0388 0.0143 0.0065 0.3252 0.4879 0.5653 0.7780
160.34/153.21	c        pb/competition_2010/wbo1.4b         : 0.0491 0.1120 0.1818 0.3951 0.5855 0.6732 0.7962
160.34/153.21	c        pb/other/clasp-1.3.3                : 0.0380 0.0372 0.0847 0.6129 0.7311 0.7735 0.8750
160.34/153.21	c        pb/other/sat4j-pb-v20090829         : 0.0223 0.0941 0.1681 0.3180 0.4093 0.4810 0.6269
160.34/153.21	c        pb/other/sat4j-pb-v20090829-cutting : 0.0089 0.0525 0.0541 0.1163 0.1522 0.1791 0.3190
160.34/153.21	c DETAIL: running [u'HOME/etc/solvers/competition_2010/wbo1.4b/wbo1.4b', u'-file-format=opb', u'HOME/instance-3737883-1338718667.opb'] for 0:00:50
213.63/204.00	c DEBUG: probabilities of action success (DCM model):
213.63/204.00	c        pb/competition_2010/bsolo_pb10-l1   : 0.0121 0.0167 0.0564 0.1255 0.1980 0.2239 0.3192
213.63/204.00	c        pb/competition_2010/bsolo_pb10-l2   : 0.0002 0.0004 0.0004 0.0188 0.0361 0.0540 0.1522
213.63/204.00	c        pb/competition_2010/bsolo_pb10-l3   : 0.0390 0.0684 0.0706 0.0756 0.0833 0.1148 0.2137
213.63/204.00	c        pb/competition_2010/wbo1.4a         : 0.0407 0.0109 0.0051 0.2928 0.4496 0.5315 0.7564
213.63/204.00	c        pb/competition_2010/wbo1.4b         : 0.0348 0.0018 0.1419 0.3470 0.5421 0.6387 0.7765
213.63/204.00	c        pb/other/clasp-1.3.3                : 0.0383 0.0341 0.0720 0.5896 0.7131 0.7571 0.8647
213.63/204.00	c        pb/other/sat4j-pb-v20090829         : 0.0164 0.0836 0.1593 0.3116 0.3998 0.4540 0.5947
213.63/204.00	c        pb/other/sat4j-pb-v20090829-cutting : 0.0074 0.0356 0.0375 0.0756 0.1084 0.1272 0.2619
213.63/204.01	c DETAIL: running [u'java', u'-server', u'-Xms1300m', u'-Xmx1300m', u'-jar', u'HOME/etc/solvers/other/sat4j-pb-v20090826/org.sat4j.pb.jar', u'HOME/instance-3737883-1338718667.opb'] for 0:01:40
318.98/303.02	c DEBUG: probabilities of action success (DCM model):
318.98/303.02	c        pb/competition_2010/bsolo_pb10-l1   : 0.0113 0.0134 0.0468 0.1111 0.1700 0.2008 0.3121
318.98/303.02	c        pb/competition_2010/bsolo_pb10-l2   : 0.0003 0.0004 0.0004 0.0097 0.0246 0.0337 0.1349
318.98/303.02	c        pb/competition_2010/bsolo_pb10-l3   : 0.0350 0.0698 0.0716 0.0742 0.0803 0.1102 0.2054
318.98/303.02	c        pb/competition_2010/wbo1.4a         : 0.0412 0.0077 0.0057 0.2651 0.4171 0.5010 0.7572
318.98/303.02	c        pb/competition_2010/wbo1.4b         : 0.0393 0.0018 0.1223 0.3301 0.5006 0.5897 0.7412
318.98/303.02	c        pb/other/clasp-1.3.3                : 0.0438 0.0393 0.0774 0.5834 0.6917 0.7344 0.8415
318.98/303.02	c        pb/other/sat4j-pb-v20090829         : 0.0113 0.0469 0.0012 0.2219 0.2984 0.3590 0.5209
318.98/303.02	c        pb/other/sat4j-pb-v20090829-cutting : 0.0068 0.0314 0.0319 0.0608 0.0967 0.1155 0.2497
318.98/303.02	c DETAIL: running [u'HOME/etc/solvers/competition_2010/wbo1.4b/wbo1.4b', u'-file-format=opb', u'HOME/instance-3737883-1338718667.opb'] for 0:01:40
425.16/404.41	c DEBUG: probabilities of action success (DCM model):
425.16/404.41	c        pb/competition_2010/bsolo_pb10-l1   : 0.0057 0.0071 0.0414 0.1021 0.1619 0.1915 0.2956
425.16/404.41	c        pb/competition_2010/bsolo_pb10-l2   : 0.0001 0.0001 0.0001 0.0077 0.0229 0.0303 0.1153
425.16/404.41	c        pb/competition_2010/bsolo_pb10-l3   : 0.0337 0.0722 0.0727 0.0742 0.0771 0.1052 0.1843
425.16/404.41	c        pb/competition_2010/wbo1.4a         : 0.0430 0.0055 0.0046 0.2375 0.3823 0.4676 0.7399
425.16/404.41	c        pb/competition_2010/wbo1.4b         : 0.0298 0.0007 0.0251 0.2904 0.4467 0.5397 0.7097
425.16/404.41	c        pb/other/clasp-1.3.3                : 0.0452 0.0419 0.0705 0.5569 0.6657 0.7106 0.8227
425.16/404.41	c        pb/other/sat4j-pb-v20090829         : 0.0084 0.0367 0.0011 0.1953 0.2620 0.3061 0.4652
425.16/404.41	c        pb/other/sat4j-pb-v20090829-cutting : 0.0047 0.0213 0.0220 0.0357 0.0726 0.0877 0.2092
425.16/404.41	c DETAIL: running [u'HOME/etc/solvers/competition_2010/bsolo_pb10/bsolo_pb10', u'-t1000000', u'-m2048', u'-l3', u'HOME/instance-3737883-1338718667.opb'] for 0:00:50
437.54/416.16	s UNSATISFIABLE

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-3737883-1338718667/watcher-3737883-1338718667 -o /tmp/evaluation-result-3737883-1338718667/solver-3737883-1338718667 -C 1800 -W 1900 -M 15500 solver HOME/instance-3737883-1338718667.opb 26197968 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.19 2.11 2.03 3/177 1615
/proc/meminfo: memFree=30561060/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=15276 CPUtime=0 cores=1,3,5,7
/proc/1615/stat : 1615 (python) D 1613 1615 31325 0 -1 4202496 797 0 0 0 0 0 0 0 20 0 1 0 337991224 15642624 559 33554432000 4194304 5683644 140735794489008 140735794456952 225444709264 0 0 16781312 2 18446744072100609316 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 3819 559 324 364 0 261 0

[startup+0.0127071 s]
/proc/loadavg: 2.19 2.11 2.03 3/177 1615
/proc/meminfo: memFree=30561060/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=15976 CPUtime=0 cores=1,3,5,7
/proc/1615/stat : 1615 (python) R 1613 1615 31325 0 -1 4202496 1101 0 0 0 0 0 0 0 20 0 1 0 337991224 16359424 820 33554432000 4194304 5683644 140735794489008 140735794459976 225444708021 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 3994 820 367 364 0 436 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15976

[startup+0.100215 s]
/proc/loadavg: 2.19 2.11 2.03 3/177 1615
/proc/meminfo: memFree=30561060/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=54508 CPUtime=0.07 cores=1,3,5,7
/proc/1615/stat : 1615 (python) D 1613 1615 31325 0 -1 4202496 3905 0 0 0 5 2 0 0 20 0 1 0 337991224 55816192 2100 33554432000 4194304 4196484 140733489159824 140733489001416 225444709264 0 0 16781312 2 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/1615/statm: 13627 2100 573 1 0 1482 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 54508

[startup+0.300249 s]
/proc/loadavg: 2.19 2.11 2.03 3/177 1615
/proc/meminfo: memFree=30561060/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=100248 CPUtime=0.23 cores=1,3,5,7
/proc/1615/stat : 1615 (python) R 1613 1615 31325 0 -1 4202496 6036 0 0 0 16 7 0 0 20 0 1 0 337991224 102653952 3868 33554432000 4194304 4196484 140733489159824 140733489103096 225444335508 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/1615/statm: 25062 3869 1047 1 0 2864 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 100248

[startup+0.70019 s]
/proc/loadavg: 2.19 2.11 2.03 3/177 1615
/proc/meminfo: memFree=30561060/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=134452 CPUtime=0.55 cores=1,3,5,7
/proc/1615/stat : 1615 (python) R 1613 1615 31325 0 -1 4202496 11259 1012 0 0 43 12 0 0 20 0 1 0 337991224 137678848 6349 33554432000 4194304 4196484 140733489159824 140733489151584 225444750263 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 33613 6349 1170 1 0 5185 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 134452

[startup+1.50021 s]
/proc/loadavg: 2.19 2.11 2.03 4/179 1628
/proc/meminfo: memFree=30532616/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=136512 CPUtime=0.88 cores=1,3,5,7
/proc/1615/stat : 1615 (python) S 1613 1615 31325 0 -1 4202496 13613 3922 0 0 70 17 0 1 20 0 1 0 337991224 139788288 6373 33554432000 4194304 4196484 140733489159824 140733489151584 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 34128 6373 1180 1 0 5185 0
[pid=1628] ppid=1615 vsize=6348 CPUtime=0.63 cores=1,3,5,7
/proc/1628/stat : 1628 (wbo1.4a) R 1615 1628 1628 0 -1 4202496 1448 0 0 0 63 0 0 0 20 0 1 0 337991310 6500352 1129 33554432000 134512640 135751879 4288358592 4288356844 135270609 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/1628/statm: 1587 1129 139 303 0 1282 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 142860

[startup+3.10026 s]
/proc/loadavg: 2.19 2.11 2.03 3/179 1628
/proc/meminfo: memFree=30523440/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=136512 CPUtime=0.97 cores=1,3,5,7
/proc/1615/stat : 1615 (python) S 1613 1615 31325 0 -1 4202496 13620 3922 0 0 78 18 0 1 20 0 1 0 337991224 139788288 6373 33554432000 4194304 4196484 140733489159824 140733489151584 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 34128 6373 1180 1 0 5185 0
[pid=1628] ppid=1615 vsize=10820 CPUtime=2.24 cores=1,3,5,7
/proc/1628/stat : 1628 (wbo1.4a) R 1615 1628 1628 0 -1 4202496 2567 0 0 0 222 2 0 0 20 0 1 0 337991310 11079680 2248 33554432000 134512640 135751879 4288358592 4288356768 134616495 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/1628/statm: 2705 2248 139 303 0 2400 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 147332

[startup+6.30028 s]
/proc/loadavg: 2.26 2.13 2.04 3/179 1628
/proc/meminfo: memFree=30507096/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=136512 CPUtime=1.13 cores=1,3,5,7
/proc/1615/stat : 1615 (python) S 1613 1615 31325 0 -1 4202496 13633 3922 0 0 92 20 0 1 20 0 1 0 337991224 139788288 6373 33554432000 4194304 4196484 140733489159824 140733489151584 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 34128 6373 1180 1 0 5185 0
[pid=1628] ppid=1615 vsize=20680 CPUtime=5.44 cores=1,3,5,7
/proc/1628/stat : 1628 (wbo1.4a) R 1615 1628 1628 0 -1 4202496 5016 0 0 0 539 5 0 0 20 0 1 0 337991310 21176320 4697 33554432000 134512640 135751879 4288358592 4288356844 135270609 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/1628/statm: 5170 4697 139 303 0 4865 0
Current children cumulated CPU time (s) 6.57
Current children cumulated vsize (KiB) 157192

[startup+12.7003 s]
/proc/loadavg: 2.24 2.12 2.04 3/179 1628
/proc/meminfo: memFree=30479276/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=136512 CPUtime=1.44 cores=1,3,5,7
/proc/1615/stat : 1615 (python) S 1613 1615 31325 0 -1 4202496 13660 3922 0 0 119 24 0 1 20 0 1 0 337991224 139788288 6373 33554432000 4194304 4196484 140733489159824 140733489151584 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 34128 6373 1180 1 0 5185 0
[pid=1628] ppid=1615 vsize=39968 CPUtime=11.83 cores=1,3,5,7
/proc/1628/stat : 1628 (wbo1.4a) R 1615 1628 1628 0 -1 4202496 9849 0 0 0 1172 11 0 0 20 0 1 0 337991310 40927232 9530 33554432000 134512640 135751879 4288358592 4288356844 135270609 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/1628/statm: 9992 9530 139 303 0 9687 0
Current children cumulated CPU time (s) 13.27
Current children cumulated vsize (KiB) 176480

[startup+25.5067 s]
/proc/loadavg: 2.18 2.12 2.04 3/179 1628
/proc/meminfo: memFree=30411200/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=136512 CPUtime=2.03 cores=1,3,5,7
/proc/1615/stat : 1615 (python) S 1613 1615 31325 0 -1 4202496 13686 3922 0 0 169 33 0 1 20 0 1 0 337991224 139788288 6373 33554432000 4194304 4196484 140733489159824 140733489151584 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 34128 6373 1180 1 0 5185 0
[pid=1628] ppid=1615 vsize=74812 CPUtime=24.64 cores=1,3,5,7
/proc/1628/stat : 1628 (wbo1.4a) R 1615 1628 1628 0 -1 4202496 18529 0 0 0 2442 22 0 0 20 0 1 0 337991310 76607488 18210 33554432000 134512640 135751879 4288358592 4288356760 134517414 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/1628/statm: 18703 18210 139 303 0 18398 0
Current children cumulated CPU time (s) 26.67
Current children cumulated vsize (KiB) 211324

[startup+51.1003 s]
/proc/loadavg: 2.12 2.11 2.03 3/179 1634
/proc/meminfo: memFree=30396708/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=136512 CPUtime=3.2 cores=1,3,5,7
/proc/1615/stat : 1615 (python) S 1613 1615 31325 0 -1 4202496 13700 3922 0 0 270 49 0 1 20 0 1 0 337991224 139788288 6373 33554432000 4194304 4196484 140733489159824 140733489151584 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 34128 6373 1180 1 0 5185 0
[pid=1628] ppid=1615 vsize=146408 CPUtime=50.23 cores=1,3,5,7
/proc/1628/stat : 1628 (wbo1.4a) R 1615 1628 1628 0 -1 4202496 36382 0 0 0 4978 45 0 0 20 0 1 0 337991310 149921792 36063 33554432000 134512640 135751879 4288358592 4288356656 134602478 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/1628/statm: 36602 36063 139 303 0 36297 0
Current children cumulated CPU time (s) 53.43
Current children cumulated vsize (KiB) 282920

[startup+102.3 s]
/proc/loadavg: 2.25 2.14 2.04 3/179 1641
/proc/meminfo: memFree=30211660/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=136512 CPUtime=56.61 cores=1,3,5,7
/proc/1615/stat : 1615 (python) S 1613 1615 31325 0 -1 4202496 16185 43230 0 0 495 87 5029 50 20 0 1 0 337991224 139788288 6376 33554432000 4194304 4196484 140733489159824 140733489151584 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 34128 6376 1180 1 0 5185 0
[pid=1641] ppid=1615 vsize=147568 CPUtime=50.53 cores=1,3,5,7
/proc/1641/stat : 1641 (wbo1.4a) R 1615 1641 1641 0 -1 4202496 36690 0 0 0 5008 45 0 0 20 0 1 0 337996399 151109632 36370 33554432000 134512640 135751879 4288829296 4288827548 135270609 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/1641/statm: 36892 36370 139 303 0 36587 0
Current children cumulated CPU time (s) 107.14
Current children cumulated vsize (KiB) 284080

[startup+162.3 s]
/proc/loadavg: 2.14 2.12 2.04 3/180 1650
/proc/meminfo: memFree=30489964/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=136512 CPUtime=160.97 cores=1,3,5,7
/proc/1615/stat : 1615 (python) S 1613 1615 31325 0 -1 4202496 17412 113022 0 0 747 128 15080 142 20 0 1 0 337991224 139788288 6378 33554432000 4194304 4196484 140733489159824 140733489151584 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 34128 6378 1180 1 0 5185 0
[pid=1650] ppid=1615 vsize=32184 CPUtime=9.08 cores=1,3,5,7
/proc/1650/stat : 1650 (wbo1.4b) R 1615 1650 1650 0 -1 4202496 7949 0 0 0 899 9 0 0 20 0 1 0 338006546 32956416 7564 33554432000 134512640 135751879 4287457760 4287455852 135270609 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/1650/statm: 8046 7564 144 303 0 7741 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (KiB) 168696

[startup+222.301 s]
/proc/loadavg: 2.10 2.11 2.04 3/197 1869
/proc/meminfo: memFree=29970784/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=136512 CPUtime=214.56 cores=1,3,5,7
/proc/1615/stat : 1615 (python) S 1613 1615 31325 0 -1 4202496 18682 150933 0 0 986 169 20106 195 20 0 1 0 337991224 139788288 6380 33554432000 4194304 4196484 140733489159824 140733489151584 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 34128 6380 1180 1 0 5185 0
[pid=1715] ppid=1615 vsize=2715136 CPUtime=19.33 cores=1,3,5,7
/proc/1715/stat : 1715 (java) S 1615 1715 1715 0 -1 4202496 10682 0 1 0 1910 23 0 0 20 0 19 0 338011626 2780299264 123502 33554432000 1073741824 1073778376 140733210771024 140733210762160 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1715/statm: 678784 123502 2263 9 0 669477 0
[pid=1715/tid=1716] ppid=1615 vsize=2715136 CPUtime=18.07 cores=1,3,5,7
/proc/1715/task/1716/stat : 1716 (java) R 1615 1715 1715 0 -1 4202560 2997 0 1 0 1798 9 0 0 20 0 19 0 338011626 2780299264 123502 33554432000 1073741824 1073778376 140733210771024 139741661855224 139741534236876 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1715/tid=1717] ppid=1615 vsize=2715136 CPUtime=0.06 cores=1,3,5,7
/proc/1715/task/1717/stat : 1717 (java) S 1615 1715 1715 0 -1 4202560 30 0 0 0 3 3 0 0 20 0 19 0 338011627 2780299264 123502 33554432000 1073741824 1073778376 140733210771024 139741528828584 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1715/tid=1718] ppid=1615 vsize=2715136 CPUtime=0.06 cores=1,3,5,7
/proc/1715/task/1718/stat : 1718 (java) S 1615 1715 1715 0 -1 4202560 25 0 0 0 4 2 0 0 20 0 19 0 338011627 2780299264 123502 33554432000 1073741824 1073778376 140733210771024 139741527776040 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1715/tid=1719] ppid=1615 vsize=2715136 CPUtime=0.04 cores=1,3,5,7
/proc/1715/task/1719/stat : 1719 (java) S 1615 1715 1715 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 19 0 338011627 2780299264 123502 33554432000 1073741824 1073778376 140733210771024 139741458590632 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1715/tid=1720] ppid=1615 vsize=2715136 CPUtime=0.07 cores=1,3,5,7
/proc/1715/task/1720/stat : 1720 (java) S 1615 1715 1715 0 -1 4202560 31 0 0 0 5 2 0 0 20 0 19 0 338011627 2780299264 123502 33554432000 1073741824 1073778376 140733210771024 139741457538088 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1715/tid=1721] ppid=1615 vsize=2715136 CPUtime=0.07 cores=1,3,5,7
/proc/1715/task/1721/stat : 1721 (java) S 1615 1715 1715 0 -1 4202560 31 0 0 0 5 2 0 0 20 0 19 0 338011627 2780299264 123502 33554432000 1073741824 1073778376 140733210771024 139741456484520 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1715/tid=1722] ppid=1615 vsize=2715136 CPUtime=0.08 cores=1,3,5,7
/proc/1715/task/1722/stat : 1722 (java) S 1615 1715 1715 0 -1 4202560 31 0 0 0 5 3 0 0 20 0 19 0 338011627 2780299264 123502 33554432000 1073741824 1073778376 140733210771024 139741455431976 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1715/tid=1723] ppid=1615 vsize=2715136 CPUtime=0.07 cores=1,3,5,7
/proc/1715/task/1723/stat : 1723 (java) S 1615 1715 1715 0 -1 4202560 25 0 0 0 6 1 0 0 20 0 19 0 338011627 2780299264 123502 33554432000 1073741824 1073778376 140733210771024 139741454379432 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1715/tid=1724] ppid=1615 vsize=2715136 CPUtime=0.04 cores=1,3,5,7
/proc/1715/task/1724/stat : 1724 (java) S 1615 1715 1715 0 -1 4202560 10 0 0 0 4 0 0 0 20 0 19 0 338011627 2780299264 123502 33554432000 1073741824 1073778376 140733210771024 139741453326888 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1715/tid=1725] ppid=1615 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/1715/task/1725/stat : 1725 (java) S 1615 1715 1715 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 338011629 2780299264 123502 33554432000 1073741824 1073778376 140733210771024 139741441129064 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1715/tid=1726] ppid=1615 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/1715/task/1726/stat : 1726 (java) S 1615 1715 1715 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 338011629 2780299264 123502 33554432000 1073741824 1073778376 140733210771024 139741440075384 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1715/tid=1727] ppid=1615 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/1715/task/1727/stat : 1727 (java) S 1615 1715 1715 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 338011629 2780299264 123502 33554432000 1073741824 1073778376 140733210771024 139741439022728 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1715/tid=1728] ppid=1615 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/1715/task/1728/stat : 1728 (java) S 1615 1715 1715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338011631 2780299264 123502 33554432000 1073741824 1073778376 140733210771024 139741437971472 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1715/tid=1729] ppid=1615 vsize=2715136 CPUtime=0.27 cores=1,3,5,7
/proc/1715/task/1729/stat : 1729 (java) S 1615 1715 1715 0 -1 4202560 2971 0 0 0 27 0 0 0 20 0 19 0 338011631 2780299264 123502 33554432000 1073741824 1073778376 140733210771024 139741436917816 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1715/tid=1730] ppid=1615 vsize=2715136 CPUtime=0.37 cores=1,3,5,7
/proc/1715/task/1730/stat : 1730 (java) S 1615 1715 1715 0 -1 4202560 2995 0 0 0 35 2 0 0 20 0 19 0 338011631 2780299264 123502 33554432000 1073741824 1073778376 140733210771024 139741435865272 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1715/tid=1731] ppid=1615 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/1715/task/1731/stat : 1731 (java) S 1615 1715 1715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338011631 2780299264 123502 33554432000 1073741824 1073778376 140733210771024 139741434812920 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1715/tid=1732] ppid=1615 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/1715/task/1732/stat : 1732 (java) S 1615 1715 1715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338011631 2780299264 123502 33554432000 1073741824 1073778376 140733210771024 139741433760584 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1715/tid=1742] ppid=1615 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/1715/task/1742/stat : 1742 (java) S 1615 1715 1715 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 338011664 2780299264 123502 33554432000 1073741824 1073778376 140733210771024 139741432706344 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 233.89
Current children cumulated vsize (KiB) 2851648

[startup+282.301 s]
/proc/loadavg: 2.13 2.12 2.05 3/197 1875
/proc/meminfo: memFree=29875120/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=136512 CPUtime=217.26 cores=1,3,5,7
/proc/1615/stat : 1615 (python) S 1613 1615 31325 0 -1 4202496 18707 150933 0 0 1219 206 20106 195 20 0 1 0 337991224 139788288 6380 33554432000 4194304 4196484 140733489159824 140733489151584 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 34128 6380 1180 1 0 5185 0
[pid=1715] ppid=1615 vsize=2715136 CPUtime=79.85 cores=1,3,5,7
/proc/1715/stat : 1715 (java) S 1615 1715 1715 0 -1 4202496 11004 0 1 0 7954 31 0 0 20 0 19 0 338011626 2780299264 139069 33554432000 1073741824 1073778376 140733210771024 140733210762160 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1715/statm: 678784 139069 2264 9 0 669477 0
[pid=1715/tid=1716] ppid=1615 vsize=2715136 CPUtime=77.83 cores=1,3,5,7
/proc/1715/task/1716/stat : 1716 (java) R 1615 1715 1715 0 -1 4202560 3012 0 1 0 7773 10 0 0 20 0 19 0 338011626 2780299264 139069 33554432000 1073741824 1073778376 140733210771024 139741661855024 139741534289255 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1715/tid=1717] ppid=1615 vsize=2715136 CPUtime=0.16 cores=1,3,5,7
/proc/1715/task/1717/stat : 1717 (java) S 1615 1715 1715 0 -1 4202560 107 0 0 0 13 3 0 0 20 0 19 0 338011627 2780299264 139069 33554432000 1073741824 1073778376 140733210771024 139741528828584 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1715/tid=1718] ppid=1615 vsize=2715136 CPUtime=0.12 cores=1,3,5,7
/proc/1715/task/1718/stat : 1718 (java) S 1615 1715 1715 0 -1 4202560 44 0 0 0 10 2 0 0 20 0 19 0 338011627 2780299264 139069 33554432000 1073741824 1073778376 140733210771024 139741527776040 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1715/tid=1719] ppid=1615 vsize=2715136 CPUtime=0.11 cores=1,3,5,7
/proc/1715/task/1719/stat : 1719 (java) S 1615 1715 1715 0 -1 4202560 35 0 0 0 9 2 0 0 20 0 19 0 338011627 2780299264 139069 33554432000 1073741824 1073778376 140733210771024 139741458590632 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1715/tid=1720] ppid=1615 vsize=2715136 CPUtime=0.15 cores=1,3,5,7
/proc/1715/task/1720/stat : 1720 (java) S 1615 1715 1715 0 -1 4202560 86 0 0 0 13 2 0 0 20 0 19 0 338011627 2780299264 139069 33554432000 1073741824 1073778376 140733210771024 139741457538088 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1715/tid=1721] ppid=1615 vsize=2715136 CPUtime=0.17 cores=1,3,5,7
/proc/1715/task/1721/stat : 1721 (java) S 1615 1715 1715 0 -1 4202560 55 0 0 0 14 3 0 0 20 0 19 0 338011627 2780299264 139069 33554432000 1073741824 1073778376 140733210771024 139741456484520 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1715/tid=1722] ppid=1615 vsize=2715136 CPUtime=0.18 cores=1,3,5,7
/proc/1715/task/1722/stat : 1722 (java) S 1615 1715 1715 0 -1 4202560 105 0 0 0 14 4 0 0 20 0 19 0 338011627 2780299264 139069 33554432000 1073741824 1073778376 140733210771024 139741455431976 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1715/tid=1723] ppid=1615 vsize=2715136 CPUtime=0.14 cores=1,3,5,7
/proc/1715/task/1723/stat : 1723 (java) S 1615 1715 1715 0 -1 4202560 35 0 0 0 12 2 0 0 20 0 19 0 338011627 2780299264 139069 33554432000 1073741824 1073778376 140733210771024 139741454379432 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1715/tid=1724] ppid=1615 vsize=2715136 CPUtime=0.16 cores=1,3,5,7
/proc/1715/task/1724/stat : 1724 (java) S 1615 1715 1715 0 -1 4202560 36 0 0 0 14 2 0 0 20 0 19 0 338011627 2780299264 139069 33554432000 1073741824 1073778376 140733210771024 139741453326888 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1715/tid=1725] ppid=1615 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/1715/task/1725/stat : 1725 (java) S 1615 1715 1715 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 338011629 2780299264 139069 33554432000 1073741824 1073778376 140733210771024 139741441129064 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1715/tid=1726] ppid=1615 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/1715/task/1726/stat : 1726 (java) S 1615 1715 1715 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 338011629 2780299264 139069 33554432000 1073741824 1073778376 140733210771024 139741440075384 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1715/tid=1727] ppid=1615 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/1715/task/1727/stat : 1727 (java) S 1615 1715 1715 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 338011629 2780299264 139069 33554432000 1073741824 1073778376 140733210771024 139741439022728 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1715/tid=1728] ppid=1615 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/1715/task/1728/stat : 1728 (java) S 1615 1715 1715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338011631 2780299264 139069 33554432000 1073741824 1073778376 140733210771024 139741437971472 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1715/tid=1729] ppid=1615 vsize=2715136 CPUtime=0.27 cores=1,3,5,7
/proc/1715/task/1729/stat : 1729 (java) S 1615 1715 1715 0 -1 4202560 2971 0 0 0 27 0 0 0 20 0 19 0 338011631 2780299264 139069 33554432000 1073741824 1073778376 140733210771024 139741436917816 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1715/tid=1730] ppid=1615 vsize=2715136 CPUtime=0.39 cores=1,3,5,7
/proc/1715/task/1730/stat : 1730 (java) S 1615 1715 1715 0 -1 4202560 2999 0 0 0 37 2 0 0 20 0 19 0 338011631 2780299264 139069 33554432000 1073741824 1073778376 140733210771024 139741435865272 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1715/tid=1731] ppid=1615 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/1715/task/1731/stat : 1731 (java) S 1615 1715 1715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338011631 2780299264 139069 33554432000 1073741824 1073778376 140733210771024 139741434812920 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1715/tid=1732] ppid=1615 vsize=2715136 CPUtime=0.03 cores=1,3,5,7
/proc/1715/task/1732/stat : 1732 (java) S 1615 1715 1715 0 -1 4202560 5 0 0 0 2 1 0 0 20 0 19 0 338011631 2780299264 139069 33554432000 1073741824 1073778376 140733210771024 139741433760584 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1715/tid=1742] ppid=1615 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/1715/task/1742/stat : 1742 (java) S 1615 1715 1715 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 338011664 2780299264 139069 33554432000 1073741824 1073778376 140733210771024 139741432706344 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 297.11
Current children cumulated vsize (KiB) 2851648

[startup+342.307 s]
/proc/loadavg: 2.05 2.09 2.04 3/179 1878
/proc/meminfo: memFree=29944844/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=136512 CPUtime=320.99 cores=1,3,5,7
/proc/1615/stat : 1615 (python) S 1613 1615 31325 0 -1 4202496 19966 162904 0 1 1475 245 30135 244 20 0 1 0 337991224 139788288 6382 33554432000 4194304 4196484 140733489159824 140733489151584 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 34128 6382 1180 1 0 5185 0
[pid=1878] ppid=1615 vsize=113628 CPUtime=39.27 cores=1,3,5,7
/proc/1878/stat : 1878 (wbo1.4b) R 1615 1878 1878 0 -1 4202496 28256 0 0 0 3893 34 0 0 20 0 1 0 338021527 116355072 27873 33554432000 134512640 135751879 4290672576 4290670668 135270609 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/1878/statm: 28407 27873 144 303 0 28102 0
Current children cumulated CPU time (s) 360.26
Current children cumulated vsize (KiB) 250140

[startup+402.3 s]
/proc/loadavg: 2.02 2.08 2.04 3/179 1881
/proc/meminfo: memFree=30090156/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=136512 CPUtime=323.72 cores=1,3,5,7
/proc/1615/stat : 1615 (python) S 1613 1615 31325 0 -1 4202496 19996 162904 0 1 1709 284 30135 244 20 0 1 0 337991224 139788288 6382 33554432000 4194304 4196484 140733489159824 140733489151584 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 34128 6382 1180 1 0 5185 0
[pid=1878] ppid=1615 vsize=270668 CPUtime=99.24 cores=1,3,5,7
/proc/1878/stat : 1878 (wbo1.4b) R 1615 1878 1878 0 -1 4202496 67495 0 0 0 9832 92 0 0 20 0 1 0 338021527 277164032 67125 33554432000 134512640 135751879 4290672576 4290670668 135270609 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/1878/statm: 67667 67125 144 303 0 67362 0
Current children cumulated CPU time (s) 422.96
Current children cumulated vsize (KiB) 407180

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

[startup+409.7 s]
/proc/loadavg: 2.01 2.07 2.04 4/179 1884
/proc/meminfo: memFree=30323384/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=136512 CPUtime=425.58 cores=1,3,5,7
/proc/1615/stat : 1615 (python) S 1613 1615 31325 0 -1 4202496 21213 232760 0 1 1753 290 40175 340 20 0 1 0 337991224 139788288 6382 33554432000 4194304 4196484 140733489159824 140733489151584 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 34128 6382 1180 1 0 5185 0
[pid=1884] ppid=1615 vsize=21552 CPUtime=5.27 cores=1,3,5,7
/proc/1884/stat : 1884 (bsolo_pb10) R 1615 1884 1884 0 -1 4202496 3345 0 0 0 526 1 0 0 20 0 1 0 338031666 22069248 2959 33554432000 134512640 137138936 4289213072 4289212000 134542613 0 0 16781312 16384 0 0 0 17 5 0 0 0 0 0
/proc/1884/statm: 5388 2959 192 642 0 4744 0
Current children cumulated CPU time (s) 430.85
Current children cumulated vsize (KiB) 158064

[startup+412.9 s]
/proc/loadavg: 2.01 2.07 2.04 3/179 1884
/proc/meminfo: memFree=30293856/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=136512 CPUtime=425.71 cores=1,3,5,7
/proc/1615/stat : 1615 (python) S 1613 1615 31325 0 -1 4202496 21222 232760 0 1 1765 291 40175 340 20 0 1 0 337991224 139788288 6382 33554432000 4194304 4196484 140733489159824 140733489151584 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 34128 6382 1180 1 0 5185 0
[pid=1884] ppid=1615 vsize=25132 CPUtime=8.47 cores=1,3,5,7
/proc/1884/stat : 1884 (bsolo_pb10) R 1615 1884 1884 0 -1 4202496 4243 0 0 0 846 1 0 0 20 0 1 0 338031666 25735168 3857 33554432000 134512640 137138936 4289213072 4289212000 134542199 0 0 16781312 16384 0 0 0 17 5 0 0 0 0 0
/proc/1884/statm: 6283 3857 192 642 0 5639 0
Current children cumulated CPU time (s) 434.18
Current children cumulated vsize (KiB) 161644

[startup+414.5 s]
/proc/loadavg: 2.01 2.07 2.03 3/196 1904
/proc/meminfo: memFree=30492184/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=136512 CPUtime=425.8 cores=1,3,5,7
/proc/1615/stat : 1615 (python) R 1613 1615 31325 0 -1 4202496 21226 232760 0 1 1772 293 40175 340 20 0 1 0 337991224 139788288 6382 33554432000 4194304 4196484 140733489159824 140733489151584 225444750263 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 34128 6382 1180 1 0 5185 0
[pid=1884] ppid=1615 vsize=27156 CPUtime=10.08 cores=1,3,5,7
/proc/1884/stat : 1884 (bsolo_pb10) R 1615 1884 1884 0 -1 4202496 4730 0 0 0 1006 2 0 0 20 0 1 0 338031666 27807744 4344 33554432000 134512640 137138936 4289213072 4289212000 134542286 0 0 16781312 16384 0 0 0 17 5 0 0 0 0 0
/proc/1884/statm: 6789 4344 192 642 0 6145 0
Current children cumulated CPU time (s) 435.88
Current children cumulated vsize (KiB) 163668

[startup+415.3 s]
/proc/loadavg: 2.01 2.07 2.03 4/196 1904
/proc/meminfo: memFree=30478656/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=136512 CPUtime=425.83 cores=1,3,5,7
/proc/1615/stat : 1615 (python) S 1613 1615 31325 0 -1 4202496 21228 232760 0 1 1775 293 40175 340 20 0 1 0 337991224 139788288 6382 33554432000 4194304 4196484 140733489159824 140733489151584 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 34128 6382 1180 1 0 5185 0
[pid=1884] ppid=1615 vsize=27920 CPUtime=10.88 cores=1,3,5,7
/proc/1884/stat : 1884 (bsolo_pb10) R 1615 1884 1884 0 -1 4202496 4946 0 0 0 1086 2 0 0 20 0 1 0 338031666 28590080 4560 33554432000 134512640 137138936 4289213072 4289212000 134542516 0 0 16781312 16384 0 0 0 17 5 0 0 0 0 0
/proc/1884/statm: 6980 4560 192 642 0 6336 0
Current children cumulated CPU time (s) 436.71
Current children cumulated vsize (KiB) 164432

[startup+415.7 s]
/proc/loadavg: 2.01 2.07 2.03 4/196 1904
/proc/meminfo: memFree=30478656/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=136512 CPUtime=425.85 cores=1,3,5,7
/proc/1615/stat : 1615 (python) S 1613 1615 31325 0 -1 4202496 21229 232760 0 1 1777 293 40175 340 20 0 1 0 337991224 139788288 6382 33554432000 4194304 4196484 140733489159824 140733489151584 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 34128 6382 1180 1 0 5185 0
[pid=1884] ppid=1615 vsize=28436 CPUtime=11.28 cores=1,3,5,7
/proc/1884/stat : 1884 (bsolo_pb10) R 1615 1884 1884 0 -1 4202496 5045 0 0 0 1126 2 0 0 20 0 1 0 338031666 29118464 4659 33554432000 134512640 137138936 4289213072 4289212000 134542214 0 0 16781312 16384 0 0 0 17 5 0 0 0 0 0
/proc/1884/statm: 7109 4659 192 642 0 6465 0
Current children cumulated CPU time (s) 437.13
Current children cumulated vsize (KiB) 164948

[startup+416.1 s]
/proc/loadavg: 2.01 2.07 2.03 3/196 1904
/proc/meminfo: memFree=30469348/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=136512 CPUtime=425.89 cores=1,3,5,7
/proc/1615/stat : 1615 (python) R 1613 1615 31325 0 -1 4202496 21232 232760 0 1 1780 294 40175 340 20 0 1 0 337991224 139788288 6383 33554432000 4194304 4196484 140733489159824 140733489151584 225444750263 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 34128 6383 1180 1 0 5185 0
[pid=1884] ppid=1615 vsize=0 CPUtime=11.65 cores=1,3,5,7
/proc/1884/stat : 1884 (bsolo_pb10) Z 1615 1884 1884 0 -1 4202508 5157 0 0 0 1163 2 0 0 20 0 1 0 338031666 0 0 33554432000 0 0 0 0 0 0 0 16781312 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1884/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 437.54
Current children cumulated vsize (KiB) 136512

[startup+416.2 s]
/proc/loadavg: 2.01 2.07 2.03 3/196 1904
/proc/meminfo: memFree=30469348/32873844 swapFree=7900/7900
[pid=1615] ppid=1613 vsize=0 CPUtime=437.65 cores=1,3,5,7
/proc/1615/stat : 1615 (python) R 1613 1615 31325 0 -1 4202500 26139 238842 0 1 1788 296 41338 343 20 0 1 0 337991224 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1615/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 437.65
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 416.201
CPU time (s): 437.671
CPU user time (s): 431.27
CPU system time (s): 6.40103
CPU usage (%): 105.159
Max. virtual memory (cumulated for all children) (KiB): 2851652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 431.27
system time used= 6.40103
maximum resident set size= 566572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 264981
page faults= 1
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5319
involuntary context switches= 2751

runsolver used 0.797878 second user time and 1.91871 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-03 12:17:47
IDJOB=3737883
IDBENCH=48342
IDSOLVER=2323
FILE ID=node137/3737883-1338718667
RUNJOBID= node137-1338714575-31342
PBS_JOBID= 14636756
Free space on /tmp= 70304 MiB

SOLVER NAME= PB10: borg-pb 10.05.30
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_25_5_15.opb
COMMAND LINE= solver BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737883-1338718667/watcher-3737883-1338718667 -o /tmp/evaluation-result-3737883-1338718667/solver-3737883-1338718667 -C 1800 -W 1900 -M 15500  solver HOME/instance-3737883-1338718667.opb 26197968 

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

MD5SUM BENCH= 738ba96229fdd401b6476ba773d47634
RANDOM SEED=26197968

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
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.600
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.600
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.90
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.600
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.600
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:        30561060 kB
Buffers:          230292 kB
Cached:          1223864 kB
SwapCached:         5796 kB
Active:           818976 kB
Inactive:         668048 kB
Active(anon):      28328 kB
Inactive(anon):     7172 kB
Active(file):     790648 kB
Inactive(file):   660876 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:             42968 kB
Writeback:             0 kB
AnonPages:         36688 kB
Mapped:            13064 kB
Shmem:                 0 kB
Slab:             687488 kB
SReclaimable:     127032 kB
SUnreclaim:       560456 kB
KernelStack:        1480 kB
PageTables:         4652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     153504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70284 MiB
End job on node137 at 2012-06-03 12:24:43