Trace number 3730178

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 591.159 565.915

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl35_40_pb.cnf.cr.opb
MD5SUMd3d31f2bec4390bf166702fac3cf6fcc
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.053991
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2800
Total number of constraints150
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint40
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 41
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

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.05 2.05 1.96 4/177 15893
/proc/meminfo: memFree=27085740/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=15308 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (python) R 15891 15893 15301 0 -1 4202496 764 0 0 0 0 0 0 0 20 0 1 0 337612459 15675392 535 33554432000 4194304 5683644 140733965165840 140733965151752 251052658580 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 3827 541 314 364 0 269 0

[startup+0.092211 s]
/proc/loadavg: 2.05 2.05 1.96 4/177 15893
/proc/meminfo: memFree=27085740/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=17620 CPUtime=0.02 cores=1,3,5,7
/proc/15893/stat : 15893 (python) D 15891 15893 15301 0 -1 4202496 2211 0 0 0 1 1 0 0 20 0 1 0 337612459 18042880 720 33554432000 4194304 4196484 140733324962016 140733324887960 251053032336 0 0 16781312 2 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/15893/statm: 4405 720 354 1 0 340 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17620

[startup+0.100221 s]
/proc/loadavg: 2.05 2.05 1.96 4/177 15893
/proc/meminfo: memFree=27085740/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=17632 CPUtime=0.02 cores=1,3,5,7
/proc/15893/stat : 15893 (python) R 15891 15893 15301 0 -1 4202496 2240 0 0 0 1 1 0 0 20 0 1 0 337612459 18055168 744 33554432000 4194304 4196484 140733324962016 140733324906120 251053032336 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 4416 751 367 1 0 351 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17632

[startup+0.3002 s]
/proc/loadavg: 2.05 2.05 1.96 4/177 15893
/proc/meminfo: memFree=27085740/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=57144 CPUtime=0.08 cores=1,3,5,7
/proc/15893/stat : 15893 (python) D 15891 15893 15301 0 -1 4202496 4106 0 0 0 5 3 0 0 20 0 1 0 337612459 58515456 2251 33554432000 4194304 4196484 140733324962016 140733324821768 251053032336 0 0 16781312 2 18446744072100609316 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 14286 2251 603 1 0 1624 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 57144

[startup+0.700127 s]
/proc/loadavg: 2.05 2.05 1.96 4/177 15893
/proc/meminfo: memFree=27085740/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=103800 CPUtime=0.26 cores=1,3,5,7
/proc/15893/stat : 15893 (python) R 15891 15893 15301 0 -1 4202496 6858 1013 0 0 17 9 0 0 20 0 1 0 337612459 106291200 4265 33554432000 4194304 4196484 140733324962016 140733324927976 139864361981806 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 25950 4265 1052 1 0 3236 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 103800

[startup+1.50024 s]
/proc/loadavg: 2.05 2.05 1.96 2/178 15898
/proc/meminfo: memFree=27066264/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=118120 CPUtime=0.47 cores=1,3,5,7
/proc/15893/stat : 15893 (python) D 15891 15893 15301 0 -1 4202496 9592 1013 0 0 29 18 0 0 20 0 1 0 337612459 120954880 5830 33554432000 4194304 4196484 140733324962016 140733324895624 251053032336 0 0 16781312 2 18446744072100609316 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 29530 5830 1083 1 0 4729 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 118120

[startup+3.10026 s]
/proc/loadavg: 2.05 2.05 1.96 3/179 15899
/proc/meminfo: memFree=27062728/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=134484 CPUtime=0.65 cores=1,3,5,7
/proc/15893/stat : 15893 (python) S 15891 15893 15301 0 -1 4202496 11212 1013 0 0 45 20 0 0 20 0 1 0 337612459 137711616 6346 33554432000 4194304 4196484 140733324962016 140733324953776 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 33621 6346 1170 1 0 5193 0
[pid=15899] ppid=15893 vsize=4268 CPUtime=1.35 cores=1,3,5,7
/proc/15899/stat : 15899 (clasp-1.3.3-x86) R 15893 15899 15899 0 -1 4202496 1128 0 0 0 135 0 0 0 20 0 1 0 337612634 4370432 816 33554432000 134512640 136080129 4294207728 4294206720 134588720 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/15899/statm: 1067 816 175 383 0 682 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 138752
heavy processes:

[startup+6.30025 s]
/proc/loadavg: 2.05 2.05 1.96 3/179 15899
/proc/meminfo: memFree=27060284/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=134484 CPUtime=0.79 cores=1,3,5,7
/proc/15893/stat : 15893 (python) S 15891 15893 15301 0 -1 4202496 11223 1013 0 0 57 22 0 0 20 0 1 0 337612459 137711616 6346 33554432000 4194304 4196484 140733324962016 140733324953776 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 33621 6346 1170 1 0 5193 0
[pid=15899] ppid=15893 vsize=5328 CPUtime=4.55 cores=1,3,5,7
/proc/15899/stat : 15899 (clasp-1.3.3-x86) R 15893 15899 15899 0 -1 4202496 1401 0 0 0 455 0 0 0 20 0 1 0 337612634 5455872 1089 33554432000 134512640 136080129 4294207728 4294206800 134849991 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/15899/statm: 1332 1089 175 383 0 947 0
Current children cumulated CPU time (s) 5.34
Current children cumulated vsize (KiB) 139812

[startup+12.7002 s]
/proc/loadavg: 2.11 2.06 1.97 3/179 15899
/proc/meminfo: memFree=27059212/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=136544 CPUtime=11.64 cores=1,3,5,7
/proc/15893/stat : 15893 (python) S 15891 15893 15301 0 -1 4202496 12478 3593 0 0 85 27 1051 1 20 0 1 0 337612459 139821056 6368 33554432000 4194304 4196484 140733324962016 140733324953776 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 34136 6368 1180 1 0 5193 0
Current children cumulated CPU time (s) 11.64
Current children cumulated vsize (KiB) 136544

[startup+25.5002 s]
/proc/loadavg: 2.09 2.06 1.97 3/179 15902
/proc/meminfo: memFree=27059964/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=136544 CPUtime=12.21 cores=1,3,5,7
/proc/15893/stat : 15893 (python) S 15891 15893 15301 0 -1 4202496 12508 3593 0 0 134 35 1051 1 20 0 1 0 337612459 139821056 6368 33554432000 4194304 4196484 140733324962016 140733324953776 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 34136 6368 1180 1 0 5193 0
[pid=15902] ppid=15893 vsize=6496 CPUtime=13.21 cores=1,3,5,7
/proc/15902/stat : 15902 (clasp-1.3.3-x86) R 15893 15902 15902 0 -1 4202496 1688 0 0 0 1321 0 0 0 20 0 1 0 337613687 6651904 1378 33554432000 134512640 136080129 4288844928 4288843920 134588755 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/15902/statm: 1624 1378 175 383 0 1239 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 143040

[startup+51.1002 s]
/proc/loadavg: 2.13 2.07 1.97 3/179 15902
/proc/meminfo: memFree=27058100/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=136544 CPUtime=13.33 cores=1,3,5,7
/proc/15893/stat : 15893 (python) S 15891 15893 15301 0 -1 4202496 12538 3593 0 0 231 50 1051 1 20 0 1 0 337612459 139821056 6368 33554432000 4194304 4196484 140733324962016 140733324953776 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 34136 6368 1180 1 0 5193 0
[pid=15902] ppid=15893 vsize=8288 CPUtime=38.81 cores=1,3,5,7
/proc/15902/stat : 15902 (clasp-1.3.3-x86) R 15893 15902 15902 0 -1 4202496 2148 0 0 0 3881 0 0 0 20 0 1 0 337613687 8486912 1836 33554432000 134512640 136080129 4288844928 4288843920 134588742 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/15902/statm: 2072 1836 175 383 0 1687 0
Current children cumulated CPU time (s) 52.14
Current children cumulated vsize (KiB) 144832

[startup+102.306 s]
/proc/loadavg: 2.08 2.07 1.98 4/179 15914
/proc/meminfo: memFree=26966700/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=136544 CPUtime=66.1 cores=1,3,5,7
/proc/15893/stat : 15893 (python) S 15891 15893 15301 0 -1 4202496 13723 6804 0 0 446 84 6079 1 20 0 1 0 337612459 139821056 6372 33554432000 4194304 4196484 140733324962016 140733324953776 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 34136 6372 1180 1 0 5193 0
[pid=15908] ppid=15893 vsize=101216 CPUtime=39.7 cores=1,3,5,7
/proc/15908/stat : 15908 (wbo1.4a) R 15893 15908 15908 0 -1 4202496 25140 0 0 0 3955 15 0 0 20 0 1 0 337618718 103645184 24809 33554432000 134512640 135751879 4288124192 4288122444 135270609 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/15908/statm: 25304 24809 139 303 0 24999 0
Current children cumulated CPU time (s) 105.8
Current children cumulated vsize (KiB) 237760

[startup+162.3 s]
/proc/loadavg: 2.06 2.07 1.98 3/179 15917
/proc/meminfo: memFree=27056716/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=136544 CPUtime=119.37 cores=1,3,5,7
/proc/15893/stat : 15893 (python) S 15891 15893 15301 0 -1 4202496 14975 38251 0 0 677 117 11121 22 20 0 1 0 337612459 139821056 6372 33554432000 4194304 4196484 140733324962016 140733324953776 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 34136 6372 1180 1 0 5193 0
[pid=15917] ppid=15893 vsize=8856 CPUtime=49.05 cores=1,3,5,7
/proc/15917/stat : 15917 (clasp-1.3.3-x86) R 15893 15917 15917 0 -1 4202496 2290 0 0 0 4905 0 0 0 20 0 1 0 337623783 9068544 1977 33554432000 134512640 136080129 4291444080 4291443072 134588742 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/15917/statm: 2214 1977 175 383 0 1829 0
Current children cumulated CPU time (s) 168.42
Current children cumulated vsize (KiB) 145400

[startup+222.3 s]
/proc/loadavg: 2.06 2.07 1.99 3/179 15930
/proc/meminfo: memFree=27035388/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=136544 CPUtime=222.67 cores=1,3,5,7
/proc/15893/stat : 15893 (python) S 15891 15893 15301 0 -1 4202496 16229 42000 0 0 921 153 21170 23 20 0 1 0 337612459 139821056 6376 33554432000 4194304 4196484 140733324962016 140733324953776 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 34136 6376 1180 1 0 5193 0
[pid=15930] ppid=15893 vsize=31700 CPUtime=8.52 cores=1,3,5,7
/proc/15930/stat : 15930 (wbo1.4a) R 15893 15930 15930 0 -1 4202496 7791 0 0 0 847 5 0 0 20 0 1 0 337633836 32460800 7476 33554432000 134512640 135751879 4290289248 4290287500 135270609 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/15930/statm: 7925 7476 139 303 0 7620 0
Current children cumulated CPU time (s) 231.19
Current children cumulated vsize (KiB) 168244

[startup+282.3 s]
/proc/loadavg: 2.03 2.05 1.99 3/179 16019
/proc/meminfo: memFree=26916240/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=136544 CPUtime=225.34 cores=1,3,5,7
/proc/15893/stat : 15893 (python) S 15891 15893 15301 0 -1 4202496 16270 42000 0 0 1153 188 21170 23 20 0 1 0 337612459 139821056 6376 33554432000 4194304 4196484 140733324962016 140733324953776 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 34136 6376 1180 1 0 5193 0
[pid=15930] ppid=15893 vsize=148376 CPUtime=68.49 cores=1,3,5,7
/proc/15930/stat : 15930 (wbo1.4a) R 15893 15930 15930 0 -1 4202496 36925 0 0 0 6826 23 0 0 20 0 1 0 337633836 151937024 36636 33554432000 134512640 135751879 4290289248 4290287500 135270609 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/15930/statm: 37094 36636 139 303 0 36789 0
Current children cumulated CPU time (s) 293.83
Current children cumulated vsize (KiB) 284920

[startup+342.3 s]
/proc/loadavg: 2.13 2.07 2.00 3/175 16062
/proc/meminfo: memFree=27022384/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=136544 CPUtime=328.85 cores=1,3,5,7
/proc/15893/stat : 15893 (python) S 15891 15893 15301 0 -1 4202496 17500 94862 0 0 1402 228 31198 57 20 0 1 0 337612459 139821056 6378 33554432000 4194304 4196484 140733324962016 140733324953776 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 34136 6378 1180 1 0 5193 0
[pid=16025] ppid=15893 vsize=73600 CPUtime=27.84 cores=1,3,5,7
/proc/16025/stat : 16025 (wbo1.4b) R 15893 16025 16025 0 -1 4202496 18303 0 0 0 2773 11 0 0 20 0 1 0 337643903 75366400 17914 33554432000 134512640 135751879 4291270768 4291268860 135270609 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/16025/statm: 18400 17914 144 303 0 18095 0
Current children cumulated CPU time (s) 356.69
Current children cumulated vsize (KiB) 210144

[startup+402.301 s]
/proc/loadavg: 2.09 2.07 2.00 3/197 16100
/proc/meminfo: memFree=26870304/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=136544 CPUtime=382.26 cores=1,3,5,7
/proc/15893/stat : 15893 (python) S 15891 15893 15301 0 -1 4202496 18753 126384 0 0 1644 263 36243 76 20 0 1 0 337612459 139821056 6379 33554432000 4194304 4196484 140733324962016 140733324953776 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 34136 6379 1180 1 0 5193 0
[pid=16082] ppid=15893 vsize=2715136 CPUtime=37.65 cores=1,3,5,7
/proc/16082/stat : 16082 (java) S 15893 16082 16082 0 -1 4202496 8466 0 1 0 3761 4 0 0 20 0 19 0 337648970 2780299264 46862 33554432000 1073741824 1073778376 140734819891344 140734819882480 251056390205 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/16082/statm: 678784 46862 2240 9 0 669477 0

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

/proc/16082/task/16094/stat : 16094 (java) S 15893 16082 16082 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 337648974 2780299264 46862 33554432000 1073741824 1073778376 140734819891344 139967661737736 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16082/tid=16095] ppid=15893 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/16082/task/16095/stat : 16095 (java) S 15893 16082 16082 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337648976 2780299264 46862 33554432000 1073741824 1073778376 140734819891344 139967660686224 251056412448 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16082/tid=16096] ppid=15893 vsize=2715136 CPUtime=0.22 cores=1,3,5,7
/proc/16082/task/16096/stat : 16096 (java) S 15893 16082 16082 0 -1 4202560 2036 0 0 0 22 0 0 0 20 0 19 0 337648976 2780299264 46862 33554432000 1073741824 1073778376 140734819891344 139967659632824 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16082/tid=16097] ppid=15893 vsize=2715136 CPUtime=0.26 cores=1,3,5,7
/proc/16082/task/16097/stat : 16097 (java) S 15893 16082 16082 0 -1 4202560 2039 0 0 0 26 0 0 0 20 0 19 0 337648976 2780299264 46862 33554432000 1073741824 1073778376 140734819891344 139967658580024 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16082/tid=16098] ppid=15893 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/16082/task/16098/stat : 16098 (java) S 15893 16082 16082 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337648976 2780299264 46862 33554432000 1073741824 1073778376 140734819891344 139967657527928 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16082/tid=16099] ppid=15893 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/16082/task/16099/stat : 16099 (java) S 15893 16082 16082 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 337648976 2780299264 46862 33554432000 1073741824 1073778376 140734819891344 139967656475336 251056404393 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16082/tid=16100] ppid=15893 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/16082/task/16100/stat : 16100 (java) S 15893 16082 16082 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 337648993 2780299264 46862 33554432000 1073741824 1073778376 140734819891344 139967655388584 251056404393 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 419.91
Current children cumulated vsize (KiB) 2851680

[startup+462.301 s]
/proc/loadavg: 2.08 2.07 2.00 3/197 16106
/proc/meminfo: memFree=26750976/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=136544 CPUtime=384.96 cores=1,3,5,7
/proc/15893/stat : 15893 (python) S 15891 15893 15301 0 -1 4202496 18781 126384 0 0 1875 302 36243 76 20 0 1 0 337612459 139821056 6379 33554432000 4194304 4196484 140733324962016 140733324953776 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 34136 6379 1180 1 0 5193 0
[pid=16082] ppid=15893 vsize=2715136 CPUtime=97.68 cores=1,3,5,7
/proc/16082/stat : 16082 (java) S 15893 16082 16082 0 -1 4202496 8531 0 1 0 9761 7 0 0 20 0 19 0 337648970 2780299264 78095 33554432000 1073741824 1073778376 140734819891344 140734819882480 251056390205 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/16082/statm: 678784 78095 2240 9 0 669477 0
[pid=16082/tid=16083] ppid=15893 vsize=2715136 CPUtime=97.13 cores=1,3,5,7
/proc/16082/task/16083/stat : 16083 (java) R 15893 16082 16082 0 -1 4202560 2934 0 1 0 9707 6 0 0 20 0 19 0 337648971 2780299264 78095 33554432000 1073741824 1073778376 140734819891344 139967816716696 139967756936256 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16082/tid=16084] ppid=15893 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/16082/task/16084/stat : 16084 (java) S 15893 16082 16082 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337648972 2780299264 78095 33554432000 1073741824 1073778376 140734819891344 139967750834984 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16082/tid=16085] ppid=15893 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/16082/task/16085/stat : 16085 (java) S 15893 16082 16082 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337648972 2780299264 78095 33554432000 1073741824 1073778376 140734819891344 139967682570920 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16082/tid=16086] ppid=15893 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/16082/task/16086/stat : 16086 (java) S 15893 16082 16082 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337648972 2780299264 78095 33554432000 1073741824 1073778376 140734819891344 139967681518632 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16082/tid=16087] ppid=15893 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/16082/task/16087/stat : 16087 (java) S 15893 16082 16082 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337648972 2780299264 78095 33554432000 1073741824 1073778376 140734819891344 139967680465832 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16082/tid=16088] ppid=15893 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/16082/task/16088/stat : 16088 (java) S 15893 16082 16082 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337648972 2780299264 78095 33554432000 1073741824 1073778376 140734819891344 139967679412520 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16082/tid=16089] ppid=15893 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/16082/task/16089/stat : 16089 (java) S 15893 16082 16082 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337648972 2780299264 78095 33554432000 1073741824 1073778376 140734819891344 139967678359720 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16082/tid=16090] ppid=15893 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/16082/task/16090/stat : 16090 (java) S 15893 16082 16082 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337648972 2780299264 78095 33554432000 1073741824 1073778376 140734819891344 139967677307432 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16082/tid=16091] ppid=15893 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/16082/task/16091/stat : 16091 (java) S 15893 16082 16082 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 337648972 2780299264 78095 33554432000 1073741824 1073778376 140734819891344 139967676254632 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16082/tid=16092] ppid=15893 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/16082/task/16092/stat : 16092 (java) S 15893 16082 16082 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 337648973 2780299264 78095 33554432000 1073741824 1073778376 140734819891344 139967663844072 251056404393 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16082/tid=16093] ppid=15893 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/16082/task/16093/stat : 16093 (java) S 15893 16082 16082 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 337648974 2780299264 78095 33554432000 1073741824 1073778376 140734819891344 139967662790136 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16082/tid=16094] ppid=15893 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/16082/task/16094/stat : 16094 (java) S 15893 16082 16082 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 337648974 2780299264 78095 33554432000 1073741824 1073778376 140734819891344 139967661737736 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16082/tid=16095] ppid=15893 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/16082/task/16095/stat : 16095 (java) S 15893 16082 16082 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337648976 2780299264 78095 33554432000 1073741824 1073778376 140734819891344 139967660686224 251056412448 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16082/tid=16096] ppid=15893 vsize=2715136 CPUtime=0.22 cores=1,3,5,7
/proc/16082/task/16096/stat : 16096 (java) S 15893 16082 16082 0 -1 4202560 2036 0 0 0 22 0 0 0 20 0 19 0 337648976 2780299264 78095 33554432000 1073741824 1073778376 140734819891344 139967659632824 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16082/tid=16097] ppid=15893 vsize=2715136 CPUtime=0.26 cores=1,3,5,7
/proc/16082/task/16097/stat : 16097 (java) S 15893 16082 16082 0 -1 4202560 2041 0 0 0 26 0 0 0 20 0 19 0 337648976 2780299264 78095 33554432000 1073741824 1073778376 140734819891344 139967658580024 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16082/tid=16098] ppid=15893 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/16082/task/16098/stat : 16098 (java) S 15893 16082 16082 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337648976 2780299264 78095 33554432000 1073741824 1073778376 140734819891344 139967657527928 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16082/tid=16099] ppid=15893 vsize=2715136 CPUtime=0.04 cores=1,3,5,7
/proc/16082/task/16099/stat : 16099 (java) S 15893 16082 16082 0 -1 4202560 6 0 0 0 2 2 0 0 20 0 19 0 337648976 2780299264 78095 33554432000 1073741824 1073778376 140734819891344 139967656475336 251056404393 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16082/tid=16100] ppid=15893 vsize=2715136 CPUtime=0 cores=1,3,5,7
/proc/16082/task/16100/stat : 16100 (java) S 15893 16082 16082 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 337648993 2780299264 78095 33554432000 1073741824 1073778376 140734819891344 139967655388584 251056404393 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 482.64
Current children cumulated vsize (KiB) 2851680

[startup+522.3 s]
/proc/loadavg: 2.14 2.09 2.01 3/179 16110
/proc/meminfo: memFree=26916560/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=136544 CPUtime=488.17 cores=1,3,5,7
/proc/15893/stat : 15893 (python) R 15891 15893 15301 0 -1 4202496 20024 135838 0 1 2124 338 46267 88 20 0 1 0 337612459 139821056 6380 33554432000 4194304 4196484 140733324962016 140733324953776 251053073335 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 34136 6380 1180 1 0 5193 0
[pid=16109] ppid=15893 vsize=132220 CPUtime=57.34 cores=1,3,5,7
/proc/16109/stat : 16109 (wbo1.4b) R 15893 16109 16109 0 -1 4202496 32965 0 0 0 5713 21 0 0 20 0 1 0 337658952 135393280 32607 33554432000 134512640 135751879 4294427840 4294425848 134517424 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/16109/statm: 33055 32607 144 303 0 32750 0
Current children cumulated CPU time (s) 545.51
Current children cumulated vsize (KiB) 268764

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

[startup+537.5 s]
/proc/loadavg: 2.11 2.08 2.01 3/179 16110
/proc/meminfo: memFree=26886644/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=136544 CPUtime=488.86 cores=1,3,5,7
/proc/15893/stat : 15893 (python) S 15891 15893 15301 0 -1 4202496 20030 135838 0 1 2184 347 46267 88 20 0 1 0 337612459 139821056 6380 33554432000 4194304 4196484 140733324962016 140733324953776 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 34136 6380 1180 1 0 5193 0
[pid=16109] ppid=15893 vsize=161484 CPUtime=72.53 cores=1,3,5,7
/proc/16109/stat : 16109 (wbo1.4b) R 15893 16109 16109 0 -1 4202496 40266 0 0 0 7227 26 0 0 20 0 1 0 337658952 165359616 39908 33554432000 134512640 135751879 4294427840 4294425932 135270609 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/16109/statm: 40371 39908 144 303 0 40066 0
Current children cumulated CPU time (s) 561.39
Current children cumulated vsize (KiB) 298028

[startup+550.3 s]
/proc/loadavg: 2.09 2.08 2.00 3/179 16110
/proc/meminfo: memFree=26862944/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=136544 CPUtime=489.42 cores=1,3,5,7
/proc/15893/stat : 15893 (python) S 15891 15893 15301 0 -1 4202496 20035 135838 0 1 2233 354 46267 88 20 0 1 0 337612459 139821056 6380 33554432000 4194304 4196484 140733324962016 140733324953776 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 34136 6380 1180 1 0 5193 0
[pid=16109] ppid=15893 vsize=182884 CPUtime=85.32 cores=1,3,5,7
/proc/16109/stat : 16109 (wbo1.4b) R 15893 16109 16109 0 -1 4202496 45608 0 0 0 8504 28 0 0 20 0 1 0 337658952 187273216 45258 33554432000 134512640 135751879 4294427840 4294425932 135270609 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/16109/statm: 45721 45258 144 303 0 45416 0
Current children cumulated CPU time (s) 574.74
Current children cumulated vsize (KiB) 319428

[startup+556.7 s]
/proc/loadavg: 2.08 2.08 2.00 3/179 16113
/proc/meminfo: memFree=26867648/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=136544 CPUtime=489.72 cores=1,3,5,7
/proc/15893/stat : 15893 (python) S 15891 15893 15301 0 -1 4202496 20039 135838 0 1 2260 357 46267 88 20 0 1 0 337612459 139821056 6380 33554432000 4194304 4196484 140733324962016 140733324953776 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 34136 6380 1180 1 0 5193 0
[pid=16109] ppid=15893 vsize=192716 CPUtime=91.73 cores=1,3,5,7
/proc/16109/stat : 16109 (wbo1.4b) R 15893 16109 16109 0 -1 4202496 48052 0 0 0 9143 30 0 0 20 0 1 0 337658952 197341184 47706 33554432000 134512640 135751879 4294427840 4294425932 135270609 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/16109/statm: 48179 47706 144 303 0 47874 0
Current children cumulated CPU time (s) 581.45
Current children cumulated vsize (KiB) 329260

[startup+559.906 s]
/proc/loadavg: 2.08 2.08 2.00 3/179 16113
/proc/meminfo: memFree=26849420/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=136544 CPUtime=489.86 cores=1,3,5,7
/proc/15893/stat : 15893 (python) S 15891 15893 15301 0 -1 4202496 20041 135838 0 1 2272 359 46267 88 20 0 1 0 337612459 139821056 6380 33554432000 4194304 4196484 140733324962016 140733324953776 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 34136 6380 1180 1 0 5193 0
[pid=16109] ppid=15893 vsize=198424 CPUtime=94.93 cores=1,3,5,7
/proc/16109/stat : 16109 (wbo1.4b) R 15893 16109 16109 0 -1 4202496 49487 0 0 0 9462 31 0 0 20 0 1 0 337658952 203186176 49141 33554432000 134512640 135751879 4294427840 4294425932 135270609 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/16109/statm: 49606 49141 144 303 0 49301 0
Current children cumulated CPU time (s) 584.79
Current children cumulated vsize (KiB) 334968

[startup+563.1 s]
/proc/loadavg: 2.07 2.07 2.00 3/179 16113
/proc/meminfo: memFree=26833440/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=136544 CPUtime=490 cores=1,3,5,7
/proc/15893/stat : 15893 (python) S 15891 15893 15301 0 -1 4202496 20042 135838 0 1 2284 361 46267 88 20 0 1 0 337612459 139821056 6380 33554432000 4194304 4196484 140733324962016 140733324953776 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 34136 6380 1180 1 0 5193 0
[pid=16109] ppid=15893 vsize=204696 CPUtime=98.12 cores=1,3,5,7
/proc/16109/stat : 16109 (wbo1.4b) R 15893 16109 16109 0 -1 4202496 51042 0 0 0 9780 32 0 0 20 0 1 0 337658952 209608704 50699 33554432000 134512640 135751879 4294427840 4294425932 135270609 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/16109/statm: 51174 50699 144 303 0 50869 0
Current children cumulated CPU time (s) 588.12
Current children cumulated vsize (KiB) 341240

[startup+564.7 s]
/proc/loadavg: 2.07 2.07 2.00 3/179 16113
/proc/meminfo: memFree=26828108/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=136544 CPUtime=490.06 cores=1,3,5,7
/proc/15893/stat : 15893 (python) S 15891 15893 15301 0 -1 4202496 20042 135838 0 1 2290 361 46267 88 20 0 1 0 337612459 139821056 6380 33554432000 4194304 4196484 140733324962016 140733324953776 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 34136 6380 1180 1 0 5193 0
[pid=16109] ppid=15893 vsize=207340 CPUtime=99.72 cores=1,3,5,7
/proc/16109/stat : 16109 (wbo1.4b) R 15893 16109 16109 0 -1 4202496 51699 0 0 0 9939 33 0 0 20 0 1 0 337658952 212316160 51356 33554432000 134512640 135751879 4294427840 4294425932 135270609 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/16109/statm: 51835 51356 144 303 0 51530 0
Current children cumulated CPU time (s) 589.78
Current children cumulated vsize (KiB) 343884

[startup+565.5 s]
/proc/loadavg: 2.07 2.07 2.00 3/179 16113
/proc/meminfo: memFree=26822900/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=136544 CPUtime=490.08 cores=1,3,5,7
/proc/15893/stat : 15893 (python) S 15891 15893 15301 0 -1 4202496 20044 135838 0 1 2292 361 46267 88 20 0 1 0 337612459 139821056 6380 33554432000 4194304 4196484 140733324962016 140733324953776 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 34136 6380 1180 1 0 5193 0
[pid=16109] ppid=15893 vsize=208396 CPUtime=100.51 cores=1,3,5,7
/proc/16109/stat : 16109 (wbo1.4b) R 15893 16109 16109 0 -1 4202496 51951 0 0 0 10018 33 0 0 20 0 1 0 337658952 213397504 51608 33554432000 134512640 135751879 4294427840 4294425932 135270609 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/16109/statm: 52099 51608 144 303 0 51794 0
Current children cumulated CPU time (s) 590.59
Current children cumulated vsize (KiB) 344940

[startup+565.9 s]
/proc/loadavg: 2.07 2.07 2.00 3/179 16113
/proc/meminfo: memFree=26822900/32873648 swapFree=7368/7368
[pid=15893] ppid=15891 vsize=136540 CPUtime=591.13 cores=1,3,5,7
/proc/15893/stat : 15893 (python) R 15891 15893 15301 0 -1 4202496 25070 190903 0 1 2309 365 56314 125 20 0 1 0 337612459 139816960 6382 33554432000 4194304 4196484 140733324962016 140733324954552 139864361920514 0 0 16781312 0 0 0 0 17 1 0 0 0 0 0
/proc/15893/statm: 34135 6382 1181 1 0 5192 0
Current children cumulated CPU time (s) 591.13
Current children cumulated vsize (KiB) 136540

Child status: 20
Real time (s): 565.915
CPU time (s): 591.159
CPU user time (s): 586.253
CPU system time (s): 4.90625
CPU usage (%): 104.461
Max. virtual memory (cumulated for all children) (KiB): 2851684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 586.253
system time used= 4.90625
maximum resident set size= 316476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 217063
page faults= 1
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7043
involuntary context switches= 891

runsolver used 0.935857 second user time and 2.40063 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-03 11:14:43
IDJOB=3730178
IDBENCH=1390
IDSOLVER=2323
FILE ID=node149/3730178-1338714883
RUNJOBID= node149-1338713283-15318
PBS_JOBID= 14636730
Free space on /tmp= 71036 MiB

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

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

MD5SUM BENCH= d3d31f2bec4390bf166702fac3cf6fcc
RANDOM SEED=1059918355

node149.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.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.29
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.145
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.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
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.145
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.145
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.145
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	: 5438.55
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.145
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.145
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:       32873648 kB
MemFree:        27086268 kB
Buffers:          727772 kB
Cached:          4118924 kB
SwapCached:         2468 kB
Active:          2012852 kB
Inactive:        2877636 kB
Active(anon):      26816 kB
Inactive(anon):     9368 kB
Active(file):    1986036 kB
Inactive(file):  2868268 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:             20552 kB
Writeback:             0 kB
AnonPages:         39008 kB
Mapped:            18312 kB
Shmem:                96 kB
Slab:             759652 kB
SReclaimable:     202968 kB
SUnreclaim:       556684 kB
KernelStack:        1448 kB
PageTables:         4740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     149404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71012 MiB
End job on node149 at 2012-06-03 11:24:10