Trace number 3730165

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 590.45 564.876

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl15_20_pb.cnf.cr.opb
MD5SUMd9b1351aa6c01bb5c883e4233663f5e0
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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.006998
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables600
Total number of constraints70
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint20
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

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.26 1.69 1.50 3/177 32110
/proc/meminfo: memFree=30534932/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=15380 CPUtime=0 cores=0,2,4,6
/proc/32110/stat : 32110 (python) R 32108 32110 31325 0 -1 4202496 878 0 0 0 0 0 0 0 20 0 1 0 337607073 15749120 628 33554432000 4194304 5683644 140736486891872 140736486850328 225444709264 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/32110/statm: 3845 628 333 364 0 287 0

[startup+0.100141 s]
/proc/loadavg: 2.26 1.69 1.50 3/177 32110
/proc/meminfo: memFree=30534932/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=21196 CPUtime=0.03 cores=0,2,4,6
/proc/32110/stat : 32110 (python) R 32108 32110 31325 0 -1 4202496 2709 0 0 0 2 1 0 0 20 0 1 0 337607073 21704704 1137 33554432000 4194304 4196484 140736462313712 140736462163704 225444709264 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/32110/statm: 5299 1137 448 1 0 717 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21196

[startup+0.200266 s]
/proc/loadavg: 2.26 1.69 1.50 3/177 32110
/proc/meminfo: memFree=30534932/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=49576 CPUtime=0.05 cores=0,2,4,6
/proc/32110/stat : 32110 (python) D 32108 32110 31325 0 -1 4202496 3629 0 0 0 4 1 0 0 20 0 1 0 337607073 50765824 1889 33554432000 4194304 4196484 140736462313712 140736462113544 225444709264 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/32110/statm: 12394 1889 555 1 0 1332 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 49576

[startup+0.300295 s]
/proc/loadavg: 2.26 1.69 1.50 3/177 32110
/proc/meminfo: memFree=30534932/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=63200 CPUtime=0.07 cores=0,2,4,6
/proc/32110/stat : 32110 (python) D 32108 32110 31325 0 -1 4202496 4373 0 0 0 5 2 0 0 20 0 1 0 337607073 64716800 2450 33554432000 4194304 4196484 140736462313712 140736462187400 225444709264 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/32110/statm: 15800 2450 621 1 0 1917 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 63200

[startup+0.700195 s]
/proc/loadavg: 2.26 1.69 1.50 3/177 32110
/proc/meminfo: memFree=30534932/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=106960 CPUtime=0.29 cores=0,2,4,6
/proc/32110/stat : 32110 (python) D 32108 32110 31325 0 -1 4202496 7661 1012 0 0 22 7 0 0 20 0 1 0 337607073 109527040 4532 33554432000 4194304 4196484 140736462313712 140736462227352 225444709264 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/32110/statm: 26740 4532 1053 1 0 3512 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 106960

[startup+1.50026 s]
/proc/loadavg: 2.26 1.69 1.50 2/178 32115
/proc/meminfo: memFree=30514332/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=118116 CPUtime=0.45 cores=0,2,4,6
/proc/32110/stat : 32110 (python) D 32108 32110 31325 0 -1 4202496 9595 1012 0 0 32 13 0 0 20 0 1 0 337607073 120950784 5831 33554432000 4194304 4196484 140736462313712 140736462247320 225444709264 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/32110/statm: 29529 5831 1083 1 0 4728 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 118116

[startup+3.10028 s]
/proc/loadavg: 2.26 1.69 1.50 3/179 32116
/proc/meminfo: memFree=30511712/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=134452 CPUtime=0.59 cores=0,2,4,6
/proc/32110/stat : 32110 (python) S 32108 32110 31325 0 -1 4202496 11245 1012 0 0 44 15 0 0 20 0 1 0 337607073 137678848 6348 33554432000 4194304 4196484 140736462313712 140736462305472 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/32110/statm: 33613 6348 1170 1 0 5185 0
[pid=32116] ppid=32110 vsize=1936 CPUtime=1.49 cores=0,2,4,6
/proc/32116/stat : 32116 (clasp-1.3.3-x86) R 32110 32116 32116 0 -1 4202496 559 0 0 0 149 0 0 0 20 0 1 0 337607233 1982464 244 33554432000 134512640 136080129 4289835168 4289834128 134808387 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/32116/statm: 484 244 175 383 0 99 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 136388
heavy processes:

[startup+6.30026 s]
/proc/loadavg: 2.24 1.70 1.50 3/179 32116
/proc/meminfo: memFree=30507108/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=134452 CPUtime=0.73 cores=0,2,4,6
/proc/32110/stat : 32110 (python) S 32108 32110 31325 0 -1 4202496 11256 1012 0 0 56 17 0 0 20 0 1 0 337607073 137678848 6348 33554432000 4194304 4196484 140736462313712 140736462305472 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/32110/statm: 33613 6348 1170 1 0 5185 0
[pid=32116] ppid=32110 vsize=2060 CPUtime=4.69 cores=0,2,4,6
/proc/32116/stat : 32116 (clasp-1.3.3-x86) R 32110 32116 32116 0 -1 4202496 568 0 0 0 469 0 0 0 20 0 1 0 337607233 2109440 253 33554432000 134512640 136080129 4289835168 4289834112 134579956 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/32116/statm: 515 253 175 383 0 130 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 136512

[startup+12.7002 s]
/proc/loadavg: 2.22 1.70 1.51 4/179 32116
/proc/meminfo: memFree=30493476/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=136512 CPUtime=11.59 cores=0,2,4,6
/proc/32110/stat : 32110 (python) S 32108 32110 31325 0 -1 4202496 12500 2542 0 0 87 21 1051 0 20 0 1 0 337607073 139788288 6368 33554432000 4194304 4196484 140736462313712 140736462305472 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/32110/statm: 34128 6368 1180 1 0 5185 0
Current children cumulated CPU time (s) 11.59
Current children cumulated vsize (KiB) 136512

[startup+25.5003 s]
/proc/loadavg: 2.25 1.73 1.52 3/179 32119
/proc/meminfo: memFree=30472992/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=136512 CPUtime=12.17 cores=0,2,4,6
/proc/32110/stat : 32110 (python) S 32108 32110 31325 0 -1 4202496 12527 2542 0 0 137 29 1051 0 20 0 1 0 337607073 139788288 6368 33554432000 4194304 4196484 140736462313712 140736462305472 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/32110/statm: 34128 6368 1180 1 0 5185 0
[pid=32119] ppid=32110 vsize=2068 CPUtime=13.34 cores=0,2,4,6
/proc/32119/stat : 32119 (clasp-1.3.3-x86) R 32110 32119 32119 0 -1 4202496 579 0 0 0 1334 0 0 0 20 0 1 0 337608288 2117632 268 33554432000 134512640 136080129 4293737312 4293736304 134844340 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/32119/statm: 517 268 175 383 0 132 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 138580

[startup+51.1003 s]
/proc/loadavg: 2.16 1.75 1.53 3/179 32119
/proc/meminfo: memFree=30445452/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=136512 CPUtime=13.35 cores=0,2,4,6
/proc/32110/stat : 32110 (python) S 32108 32110 31325 0 -1 4202496 12552 2542 0 0 240 44 1051 0 20 0 1 0 337607073 139788288 6368 33554432000 4194304 4196484 140736462313712 140736462305472 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/32110/statm: 34128 6368 1180 1 0 5185 0
[pid=32119] ppid=32110 vsize=2068 CPUtime=38.94 cores=0,2,4,6
/proc/32119/stat : 32119 (clasp-1.3.3-x86) R 32110 32119 32119 0 -1 4202496 597 0 0 0 3894 0 0 0 20 0 1 0 337608288 2117632 286 33554432000 134512640 136080129 4293737312 4293736208 134617022 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/32119/statm: 517 286 175 383 0 132 0
Current children cumulated CPU time (s) 52.29
Current children cumulated vsize (KiB) 138580

[startup+102.3 s]
/proc/loadavg: 2.07 1.79 1.55 3/179 32126
/proc/meminfo: memFree=30461648/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=136512 CPUtime=66.36 cores=0,2,4,6
/proc/32110/stat : 32110 (python) S 32108 32110 31325 0 -1 4202496 13725 4066 0 0 467 76 6092 1 20 0 1 0 337607073 139788288 6373 33554432000 4194304 4196484 140736462313712 140736462305472 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/32110/statm: 34128 6373 1180 1 0 5185 0
[pid=32122] ppid=32110 vsize=56180 CPUtime=39.69 cores=0,2,4,6
/proc/32122/stat : 32122 (wbo1.4a) R 32110 32122 32122 0 -1 4202496 13900 0 0 0 3958 11 0 0 20 0 1 0 337613331 57528320 13578 33554432000 134512640 135751879 4292344800 4292343052 135270609 0 0 16781312 3 0 0 0 17 4 0 0 0 0 0
/proc/32122/statm: 14045 13578 139 303 0 13740 0
Current children cumulated CPU time (s) 106.05
Current children cumulated vsize (KiB) 192692

[startup+162.3 s]
/proc/loadavg: 2.26 1.89 1.60 3/197 32150
/proc/meminfo: memFree=30094624/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=136512 CPUtime=119.74 cores=0,2,4,6
/proc/32110/stat : 32110 (python) S 32108 32110 31325 0 -1 4202496 14972 21696 0 0 711 113 11133 17 20 0 1 0 337607073 139788288 6374 33554432000 4194304 4196484 140736462313712 140736462305472 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/32110/statm: 34128 6374 1180 1 0 5185 0
[pid=32129] ppid=32110 vsize=2180 CPUtime=49.09 cores=0,2,4,6
/proc/32129/stat : 32129 (clasp-1.3.3-x86) R 32110 32129 32129 0 -1 4202496 603 0 0 0 4909 0 0 0 20 0 1 0 337618393 2232320 290 33554432000 134512640 136080129 4293998368 4293997312 134579995 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/32129/statm: 545 290 175 383 0 160 0
Current children cumulated CPU time (s) 168.83
Current children cumulated vsize (KiB) 138692

[startup+222.306 s]
/proc/loadavg: 2.10 1.90 1.62 3/179 32156
/proc/meminfo: memFree=30526780/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=136512 CPUtime=222.95 cores=0,2,4,6
/proc/32110/stat : 32110 (python) S 32108 32110 31325 0 -1 4202496 16174 23237 0 0 967 151 21159 18 20 0 1 0 337607073 139788288 6375 33554432000 4194304 4196484 140736462313712 140736462305472 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/32110/statm: 34128 6375 1180 1 0 5185 0
[pid=32153] ppid=32110 vsize=22024 CPUtime=8.8 cores=0,2,4,6
/proc/32153/stat : 32153 (wbo1.4a) R 32110 32153 32153 0 -1 4202496 5378 0 0 0 875 5 0 0 20 0 1 0 337628423 22552576 5061 33554432000 134512640 135751879 4288968656 4288966832 134616492 0 0 16781312 3 0 0 0 17 0 0 0 0 0 0
/proc/32153/statm: 5506 5061 139 303 0 5201 0
Current children cumulated CPU time (s) 231.75
Current children cumulated vsize (KiB) 158536

[startup+282.3 s]
/proc/loadavg: 2.03 1.92 1.64 4/179 32156
/proc/meminfo: memFree=30380620/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=136512 CPUtime=225.64 cores=0,2,4,6
/proc/32110/stat : 32110 (python) S 32108 32110 31325 0 -1 4202496 16212 23237 0 0 1202 185 21159 18 20 0 1 0 337607073 139788288 6375 33554432000 4194304 4196484 140736462313712 140736462305472 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/32110/statm: 34128 6375 1180 1 0 5185 0
[pid=32153] ppid=32110 vsize=80036 CPUtime=68.77 cores=0,2,4,6
/proc/32153/stat : 32153 (wbo1.4a) R 32110 32153 32153 0 -1 4202496 19844 0 0 0 6855 22 0 0 20 0 1 0 337628423 81956864 19520 33554432000 134512640 135751879 4288968656 4288966832 134616505 0 0 16781312 3 0 0 0 17 0 0 0 0 0 0
/proc/32153/statm: 20009 19520 139 303 0 19704 0
Current children cumulated CPU time (s) 294.41
Current children cumulated vsize (KiB) 216548

[startup+342.3 s]
/proc/loadavg: 2.11 1.96 1.67 3/179 32162
/proc/meminfo: memFree=30439212/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=136512 CPUtime=329.13 cores=0,2,4,6
/proc/32110/stat : 32110 (python) S 32108 32110 31325 0 -1 4202496 17490 50822 0 0 1453 222 31187 51 20 0 1 0 337607073 139788288 6376 33554432000 4194304 4196484 140736462313712 140736462305472 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/32110/statm: 34128 6376 1180 1 0 5185 0
[pid=32159] ppid=32110 vsize=44856 CPUtime=28.12 cores=0,2,4,6
/proc/32159/stat : 32159 (wbo1.4b) R 32110 32159 32159 0 -1 4202496 11057 0 0 0 2802 10 0 0 20 0 1 0 337638488 45932544 10740 33554432000 134512640 135751879 4294268624 4294266640 134616336 0 0 16781312 3 0 0 0 17 0 0 0 0 0 0
/proc/32159/statm: 11214 10740 144 303 0 10909 0
Current children cumulated CPU time (s) 357.25
Current children cumulated vsize (KiB) 181368

[startup+402.301 s]
/proc/loadavg: 2.04 1.97 1.69 3/198 32199
/proc/meminfo: memFree=30458300/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=136512 CPUtime=382.26 cores=0,2,4,6
/proc/32110/stat : 32110 (python) S 32108 32110 31325 0 -1 4202496 18738 67856 0 0 1694 256 36207 69 20 0 1 0 337607073 139788288 6378 33554432000 4194304 4196484 140736462313712 140736462305472 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/32110/statm: 34128 6378 1180 1 0 5185 0
[pid=32165] ppid=32110 vsize=2715136 CPUtime=38.09 cores=0,2,4,6
/proc/32165/stat : 32165 (java) S 32110 32165 32165 0 -1 4202496 7858 0 1 0 3806 3 0 0 20 0 19 0 337643529 2780299264 25281 33554432000 1073741824 1073778376 140734899035952 140734899027088 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32165/statm: 678784 25281 2239 9 0 669477 0

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

/proc/32165/task/32177/stat : 32177 (java) S 32110 32165 32165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 337643533 2780299264 25281 33554432000 1073741824 1073778376 140734899035952 139656106574728 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32165/tid=32178] ppid=32110 vsize=2715136 CPUtime=0 cores=0,2,4,6
/proc/32165/task/32178/stat : 32178 (java) S 32110 32165 32165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337643536 2780299264 25281 33554432000 1073741824 1073778376 140734899035952 139656105523472 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32165/tid=32179] ppid=32110 vsize=2715136 CPUtime=0.2 cores=0,2,4,6
/proc/32165/task/32179/stat : 32179 (java) S 32110 32165 32165 0 -1 4202560 1775 0 0 0 20 0 0 0 20 0 19 0 337643536 2780299264 25281 33554432000 1073741824 1073778376 140734899035952 139656104471352 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32165/tid=32180] ppid=32110 vsize=2715136 CPUtime=0.14 cores=0,2,4,6
/proc/32165/task/32180/stat : 32180 (java) S 32110 32165 32165 0 -1 4202560 1770 0 0 0 14 0 0 0 20 0 19 0 337643536 2780299264 25281 33554432000 1073741824 1073778376 140734899035952 139656103418808 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32165/tid=32181] ppid=32110 vsize=2715136 CPUtime=0 cores=0,2,4,6
/proc/32165/task/32181/stat : 32181 (java) S 32110 32165 32165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337643536 2780299264 25281 33554432000 1073741824 1073778376 140734899035952 139656102365944 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32165/tid=32182] ppid=32110 vsize=2715136 CPUtime=0 cores=0,2,4,6
/proc/32165/task/32182/stat : 32182 (java) S 32110 32165 32165 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 337643536 2780299264 25281 33554432000 1073741824 1073778376 140734899035952 139656101313608 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32165/tid=32183] ppid=32110 vsize=2715136 CPUtime=0 cores=0,2,4,6
/proc/32165/task/32183/stat : 32183 (java) S 32110 32165 32165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 337643546 2780299264 25281 33554432000 1073741824 1073778376 140734899035952 139656100258856 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 420.35
Current children cumulated vsize (KiB) 2851648

[startup+462.301 s]
/proc/loadavg: 2.22 2.02 1.72 3/215 32235
/proc/meminfo: memFree=30150184/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=136512 CPUtime=384.93 cores=0,2,4,6
/proc/32110/stat : 32110 (python) S 32108 32110 31325 0 -1 4202496 18766 67856 0 0 1923 294 36207 69 20 0 1 0 337607073 139788288 6378 33554432000 4194304 4196484 140736462313712 140736462305472 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/32110/statm: 34128 6378 1180 1 0 5185 0
[pid=32165] ppid=32110 vsize=2715136 CPUtime=98.11 cores=0,2,4,6
/proc/32165/stat : 32165 (java) S 32110 32165 32165 0 -1 4202496 7885 0 1 0 9806 5 0 0 20 0 19 0 337643529 2780299264 37057 33554432000 1073741824 1073778376 140734899035952 140734899027088 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32165/statm: 678784 37057 2239 9 0 669477 0
[pid=32165/tid=32166] ppid=32110 vsize=2715136 CPUtime=97.71 cores=0,2,4,6
/proc/32165/task/32166/stat : 32166 (java) R 32110 32165 32165 0 -1 4202560 2827 0 1 0 9767 4 0 0 20 0 19 0 337643530 2780299264 37057 33554432000 1073741824 1073778376 140734899035952 139656261779896 139656113344606 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=32165/tid=32167] ppid=32110 vsize=2715136 CPUtime=0 cores=0,2,4,6
/proc/32165/task/32167/stat : 32167 (java) S 32110 32165 32165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337643531 2780299264 37057 33554432000 1073741824 1073778376 140734899035952 139656246229416 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32165/tid=32168] ppid=32110 vsize=2715136 CPUtime=0 cores=0,2,4,6
/proc/32165/task/32168/stat : 32168 (java) S 32110 32165 32165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337643531 2780299264 37057 33554432000 1073741824 1073778376 140734899035952 139656245176872 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32165/tid=32169] ppid=32110 vsize=2715136 CPUtime=0 cores=0,2,4,6
/proc/32165/task/32169/stat : 32169 (java) S 32110 32165 32165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337643531 2780299264 37057 33554432000 1073741824 1073778376 140734899035952 139656244123816 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32165/tid=32170] ppid=32110 vsize=2715136 CPUtime=0 cores=0,2,4,6
/proc/32165/task/32170/stat : 32170 (java) S 32110 32165 32165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337643531 2780299264 37057 33554432000 1073741824 1073778376 140734899035952 139656243071272 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32165/tid=32171] ppid=32110 vsize=2715136 CPUtime=0 cores=0,2,4,6
/proc/32165/task/32171/stat : 32171 (java) S 32110 32165 32165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337643531 2780299264 37057 33554432000 1073741824 1073778376 140734899035952 139656242019240 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32165/tid=32172] ppid=32110 vsize=2715136 CPUtime=0 cores=0,2,4,6
/proc/32165/task/32172/stat : 32172 (java) S 32110 32165 32165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337643531 2780299264 37057 33554432000 1073741824 1073778376 140734899035952 139656240966696 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32165/tid=32173] ppid=32110 vsize=2715136 CPUtime=0 cores=0,2,4,6
/proc/32165/task/32173/stat : 32173 (java) S 32110 32165 32165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337643531 2780299264 37057 33554432000 1073741824 1073778376 140734899035952 139656239913640 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32165/tid=32174] ppid=32110 vsize=2715136 CPUtime=0 cores=0,2,4,6
/proc/32165/task/32174/stat : 32174 (java) S 32110 32165 32165 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 337643531 2780299264 37057 33554432000 1073741824 1073778376 140734899035952 139656238861096 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32165/tid=32175] ppid=32110 vsize=2715136 CPUtime=0 cores=0,2,4,6
/proc/32165/task/32175/stat : 32175 (java) S 32110 32165 32165 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 337643533 2780299264 37057 33554432000 1073741824 1073778376 140734899035952 139656108681576 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32165/tid=32176] ppid=32110 vsize=2715136 CPUtime=0 cores=0,2,4,6
/proc/32165/task/32176/stat : 32176 (java) S 32110 32165 32165 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 337643533 2780299264 37057 33554432000 1073741824 1073778376 140734899035952 139656107627896 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32165/tid=32177] ppid=32110 vsize=2715136 CPUtime=0 cores=0,2,4,6
/proc/32165/task/32177/stat : 32177 (java) S 32110 32165 32165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 337643533 2780299264 37057 33554432000 1073741824 1073778376 140734899035952 139656106574728 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32165/tid=32178] ppid=32110 vsize=2715136 CPUtime=0 cores=0,2,4,6
/proc/32165/task/32178/stat : 32178 (java) S 32110 32165 32165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337643536 2780299264 37057 33554432000 1073741824 1073778376 140734899035952 139656105523472 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32165/tid=32179] ppid=32110 vsize=2715136 CPUtime=0.21 cores=0,2,4,6
/proc/32165/task/32179/stat : 32179 (java) S 32110 32165 32165 0 -1 4202560 1777 0 0 0 21 0 0 0 20 0 19 0 337643536 2780299264 37057 33554432000 1073741824 1073778376 140734899035952 139656104471352 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32165/tid=32180] ppid=32110 vsize=2715136 CPUtime=0.14 cores=0,2,4,6
/proc/32165/task/32180/stat : 32180 (java) S 32110 32165 32165 0 -1 4202560 1770 0 0 0 14 0 0 0 20 0 19 0 337643536 2780299264 37057 33554432000 1073741824 1073778376 140734899035952 139656103418808 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32165/tid=32181] ppid=32110 vsize=2715136 CPUtime=0 cores=0,2,4,6
/proc/32165/task/32181/stat : 32181 (java) S 32110 32165 32165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337643536 2780299264 37057 33554432000 1073741824 1073778376 140734899035952 139656102365944 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32165/tid=32182] ppid=32110 vsize=2715136 CPUtime=0.02 cores=0,2,4,6
/proc/32165/task/32182/stat : 32182 (java) S 32110 32165 32165 0 -1 4202560 6 0 0 0 1 1 0 0 20 0 19 0 337643536 2780299264 37057 33554432000 1073741824 1073778376 140734899035952 139656101313608 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32165/tid=32183] ppid=32110 vsize=2715136 CPUtime=0 cores=0,2,4,6
/proc/32165/task/32183/stat : 32183 (java) S 32110 32165 32165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 337643546 2780299264 37057 33554432000 1073741824 1073778376 140734899035952 139656100258856 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 483.04
Current children cumulated vsize (KiB) 2851648

[startup+522.3 s]
/proc/loadavg: 2.11 2.03 1.74 3/179 32244
/proc/meminfo: memFree=30484084/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=136512 CPUtime=487.95 cores=0,2,4,6
/proc/32110/stat : 32110 (python) S 32108 32110 31325 0 -1 4202496 20004 76681 0 1 2176 329 46210 80 20 0 1 0 337607073 139788288 6379 33554432000 4194304 4196484 140736462313712 140736462305472 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/32110/statm: 34128 6379 1180 1 0 5185 0
[pid=32238] ppid=32110 vsize=70508 CPUtime=57.99 cores=0,2,4,6
/proc/32238/stat : 32238 (wbo1.4b) R 32110 32238 32238 0 -1 4202496 17456 0 0 0 5783 16 0 0 20 0 1 0 337653502 72200192 17135 33554432000 134512640 135751879 4289809008 4289807100 135270609 0 0 16781312 3 0 0 0 17 0 0 0 0 0 0
/proc/32238/statm: 17627 17135 144 303 0 17322 0
Current children cumulated CPU time (s) 545.94
Current children cumulated vsize (KiB) 207020

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

[startup+537.6 s]
/proc/loadavg: 2.09 2.03 1.74 3/179 32247
/proc/meminfo: memFree=30462260/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=136512 CPUtime=488.63 cores=0,2,4,6
/proc/32110/stat : 32110 (python) S 32108 32110 31325 0 -1 4202496 20010 76681 0 1 2233 340 46210 80 20 0 1 0 337607073 139788288 6379 33554432000 4194304 4196484 140736462313712 140736462305472 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/32110/statm: 34128 6379 1180 1 0 5185 0
[pid=32238] ppid=32110 vsize=85376 CPUtime=73.28 cores=0,2,4,6
/proc/32238/stat : 32238 (wbo1.4b) R 32110 32238 32238 0 -1 4202496 21158 0 0 0 7307 21 0 0 20 0 1 0 337653502 87425024 20852 33554432000 134512640 135751879 4289809008 4289807100 135270609 0 0 16781312 3 0 0 0 17 0 0 0 0 0 0
/proc/32238/statm: 21344 20852 144 303 0 21039 0
Current children cumulated CPU time (s) 561.91
Current children cumulated vsize (KiB) 221888

[startup+550.4 s]
/proc/loadavg: 2.15 2.04 1.75 4/179 32253
/proc/meminfo: memFree=30462120/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=136512 CPUtime=489.18 cores=0,2,4,6
/proc/32110/stat : 32110 (python) S 32108 32110 31325 0 -1 4202496 20015 76681 0 1 2281 347 46210 80 20 0 1 0 337607073 139788288 6379 33554432000 4194304 4196484 140736462313712 140736462305472 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/32110/statm: 34128 6379 1180 1 0 5185 0
[pid=32238] ppid=32110 vsize=96368 CPUtime=86.07 cores=0,2,4,6
/proc/32238/stat : 32238 (wbo1.4b) R 32110 32238 32238 0 -1 4202496 23905 0 0 0 8582 25 0 0 20 0 1 0 337653502 98680832 23609 33554432000 134512640 135751879 4289809008 4289807024 134616776 0 0 16781312 3 0 0 0 17 0 0 0 0 0 0
/proc/32238/statm: 24092 23609 144 303 0 23787 0
Current children cumulated CPU time (s) 575.25
Current children cumulated vsize (KiB) 232880

[startup+556.8 s]
/proc/loadavg: 2.13 2.04 1.75 3/179 32253
/proc/meminfo: memFree=30444992/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=136512 CPUtime=489.48 cores=0,2,4,6
/proc/32110/stat : 32110 (python) S 32108 32110 31325 0 -1 4202496 20018 76681 0 1 2307 351 46210 80 20 0 1 0 337607073 139788288 6379 33554432000 4194304 4196484 140736462313712 140736462305472 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/32110/statm: 34128 6379 1180 1 0 5185 0
[pid=32238] ppid=32110 vsize=101576 CPUtime=92.47 cores=0,2,4,6
/proc/32238/stat : 32238 (wbo1.4b) R 32110 32238 32238 0 -1 4202496 25214 0 0 0 9221 26 0 0 20 0 1 0 337653502 104013824 24928 33554432000 134512640 135751879 4289809008 4289807100 135270609 0 0 16781312 3 0 0 0 17 0 0 0 0 0 0
/proc/32238/statm: 25394 24928 144 303 0 25089 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 238088

[startup+560.006 s]
/proc/loadavg: 2.20 2.06 1.76 3/179 32256
/proc/meminfo: memFree=30455532/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=136512 CPUtime=489.65 cores=0,2,4,6
/proc/32110/stat : 32110 (python) S 32108 32110 31325 0 -1 4202496 20019 76681 0 1 2322 353 46210 80 20 0 1 0 337607073 139788288 6379 33554432000 4194304 4196484 140736462313712 140736462305472 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/32110/statm: 34128 6379 1180 1 0 5185 0
[pid=32238] ppid=32110 vsize=103720 CPUtime=95.68 cores=0,2,4,6
/proc/32238/stat : 32238 (wbo1.4b) R 32110 32238 32238 0 -1 4202496 25755 0 0 0 9541 27 0 0 20 0 1 0 337653502 106209280 25469 33554432000 134512640 135751879 4289809008 4289807100 134610960 0 0 16781312 3 0 0 0 17 0 0 0 0 0 0
/proc/32238/statm: 25930 25469 144 303 0 25625 0
Current children cumulated CPU time (s) 585.33
Current children cumulated vsize (KiB) 240232

[startup+563.2 s]
/proc/loadavg: 2.20 2.06 1.76 3/179 32256
/proc/meminfo: memFree=30441380/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=136512 CPUtime=489.79 cores=0,2,4,6
/proc/32110/stat : 32110 (python) S 32108 32110 31325 0 -1 4202496 20021 76681 0 1 2334 355 46210 80 20 0 1 0 337607073 139788288 6379 33554432000 4194304 4196484 140736462313712 140736462305472 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/32110/statm: 34128 6379 1180 1 0 5185 0
[pid=32238] ppid=32110 vsize=106668 CPUtime=98.86 cores=0,2,4,6
/proc/32238/stat : 32238 (wbo1.4b) R 32110 32238 32238 0 -1 4202496 26500 0 0 0 9859 27 0 0 20 0 1 0 337653502 109228032 26231 33554432000 134512640 135751879 4289809008 4289807024 134616505 0 0 16781312 3 0 0 0 17 0 0 0 0 0 0
/proc/32238/statm: 26667 26231 144 303 0 26362 0
Current children cumulated CPU time (s) 588.65
Current children cumulated vsize (KiB) 243180

[startup+564 s]
/proc/loadavg: 2.20 2.06 1.76 3/179 32256
/proc/meminfo: memFree=30441380/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=136512 CPUtime=489.8 cores=0,2,4,6
/proc/32110/stat : 32110 (python) S 32108 32110 31325 0 -1 4202496 20021 76681 0 1 2335 355 46210 80 20 0 1 0 337607073 139788288 6379 33554432000 4194304 4196484 140736462313712 140736462305472 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/32110/statm: 34128 6379 1180 1 0 5185 0
[pid=32238] ppid=32110 vsize=106932 CPUtime=99.66 cores=0,2,4,6
/proc/32238/stat : 32238 (wbo1.4b) R 32110 32238 32238 0 -1 4202496 26567 0 0 0 9939 27 0 0 20 0 1 0 337653502 109498368 26298 33554432000 134512640 135751879 4289809008 4289807020 134517408 0 0 16781312 3 0 0 0 17 0 0 0 0 0 0
/proc/32238/statm: 26733 26298 144 303 0 26428 0
Current children cumulated CPU time (s) 589.46
Current children cumulated vsize (KiB) 243444

[startup+564.407 s]
/proc/loadavg: 2.20 2.06 1.76 3/179 32256
/proc/meminfo: memFree=30440140/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=136512 CPUtime=489.83 cores=0,2,4,6
/proc/32110/stat : 32110 (python) S 32108 32110 31325 0 -1 4202496 20021 76681 0 1 2338 355 46210 80 20 0 1 0 337607073 139788288 6379 33554432000 4194304 4196484 140736462313712 140736462305472 225444725160 0 0 16781312 2 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/32110/statm: 34128 6379 1180 1 0 5185 0
[pid=32238] ppid=32110 vsize=107064 CPUtime=100.06 cores=0,2,4,6
/proc/32238/stat : 32238 (wbo1.4b) R 32110 32238 32238 0 -1 4202496 26604 0 0 0 9979 27 0 0 20 0 1 0 337653502 109633536 26335 33554432000 134512640 135751879 4289809008 4289807016 134517414 0 0 16781312 3 0 0 0 17 0 0 0 0 0 0
/proc/32238/statm: 26766 26335 144 303 0 26461 0
Current children cumulated CPU time (s) 589.89
Current children cumulated vsize (KiB) 243576

[startup+564.8 s]
/proc/loadavg: 2.20 2.06 1.76 3/179 32256
/proc/meminfo: memFree=30440140/32873844 swapFree=7900/7900
[pid=32110] ppid=32108 vsize=136512 CPUtime=590.32 cores=0,2,4,6
/proc/32110/stat : 32110 (python) R 32108 32110 31325 0 -1 4202496 21191 104241 0 1 2347 357 56220 108 20 0 1 0 337607073 139788288 6380 33554432000 4194304 4196484 140736462313712 140736462305472 225444750263 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0
/proc/32110/statm: 34128 6380 1180 1 0 5185 0
Current children cumulated CPU time (s) 590.32
Current children cumulated vsize (KiB) 136512

Child status: 20
Real time (s): 564.876
CPU time (s): 590.45
CPU user time (s): 585.767
CPU system time (s): 4.68329
CPU usage (%): 104.527
Max. virtual memory (cumulated for all children) (KiB): 2851652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 585.767
system time used= 4.68329
maximum resident set size= 148228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132015
page faults= 1
swaps= 0
block input operations= 0
block output operations= 160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6176
involuntary context switches= 1294

runsolver used 1.20182 second user time and 3.17452 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-03 11:13:45
IDJOB=3730165
IDBENCH=1389
IDSOLVER=2323
FILE ID=node137/3730165-1338714825
RUNJOBID= node137-1338714575-31341
PBS_JOBID= 14636756
Free space on /tmp= 70300 MiB

SOLVER NAME= PB10: borg-pb 10.05.30
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_20_pb.cnf.cr.opb
COMMAND LINE= solver BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730165-1338714825/watcher-3730165-1338714825 -o /tmp/evaluation-result-3730165-1338714825/solver-3730165-1338714825 -C 1800 -W 1900 -M 15500  solver HOME/instance-3730165-1338714825.opb 1635069907 

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

MD5SUM BENCH= d9b1351aa6c01bb5c883e4233663f5e0
RANDOM SEED=1635069907

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:        30535196 kB
Buffers:          206676 kB
Cached:          1211892 kB
SwapCached:         5796 kB
Active:           852204 kB
Inactive:         661256 kB
Active(anon):      90428 kB
Inactive(anon):     7172 kB
Active(file):     761776 kB
Inactive(file):   654084 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:             22540 kB
Writeback:             0 kB
AnonPages:         98600 kB
Mapped:            13144 kB
Shmem:                 0 kB
Slab:             685712 kB
SReclaimable:     126004 kB
SUnreclaim:       559708 kB
KernelStack:        1440 kB
PageTables:         4564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     215724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 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= 70280 MiB
End job on node137 at 2012-06-03 11:23:10