Trace number 3741962

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.30? (TO) 1800.04 1717.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K92.opb
MD5SUM21cc97db69195cd3dcf69a6d797764c1
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark900.986
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6256
Total number of constraints6442
Number of constraints which are clauses6350
Number of constraints which are cardinality constraints (but not clauses)92
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint92
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 93
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.44/1.81	c DEBUG: probabilities of action success (DCM model):
0.44/1.81	c        pb/competition_2010/bsolo_pb10-l1   : 0.2446 0.3106 0.3432 0.4493 0.5331 0.5649 0.6331
0.44/1.81	c        pb/competition_2010/bsolo_pb10-l2   : 0.2220 0.2840 0.3077 0.3819 0.4261 0.4617 0.5493
0.44/1.81	c        pb/competition_2010/bsolo_pb10-l3   : 0.2079 0.2803 0.3237 0.4112 0.4599 0.4979 0.5927
0.44/1.81	c        pb/competition_2010/wbo1.4a         : 0.3403 0.4826 0.5859 0.7308 0.8018 0.8464 0.9114
0.44/1.81	c        pb/competition_2010/wbo1.4b         : 0.2130 0.3046 0.4491 0.6693 0.7698 0.8150 0.8796
0.44/1.81	c        pb/other/clasp-1.3.3                : 0.4078 0.5945 0.6711 0.8373 0.8906 0.9054 0.9586
0.44/1.81	c        pb/other/sat4j-pb-v20090829         : 0.2634 0.4175 0.5149 0.6419 0.7125 0.7655 0.8315
0.44/1.81	c        pb/other/sat4j-pb-v20090829-cutting : 0.2190 0.3670 0.4173 0.5593 0.5959 0.6405 0.7110
0.44/1.83	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=1051321272', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
10.91/11.87	c DEBUG: probabilities of action success (DCM model):
10.91/11.87	c        pb/competition_2010/bsolo_pb10-l1   : 0.0864 0.1465 0.1840 0.2857 0.3885 0.4283 0.5203
10.91/11.87	c        pb/competition_2010/bsolo_pb10-l2   : 0.0562 0.0749 0.0922 0.1683 0.2191 0.2624 0.3839
10.91/11.87	c        pb/competition_2010/bsolo_pb10-l3   : 0.0651 0.1056 0.1465 0.2372 0.2927 0.3401 0.4668
10.91/11.87	c        pb/competition_2010/wbo1.4a         : 0.1742 0.3354 0.4616 0.6290 0.7329 0.7917 0.8920
10.91/11.87	c        pb/competition_2010/wbo1.4b         : 0.1021 0.1948 0.3272 0.5834 0.7167 0.7734 0.8713
10.91/11.87	c        pb/other/clasp-1.3.3                : 0.0473 0.3999 0.5163 0.7617 0.8422 0.8653 0.9405
10.91/11.87	c        pb/other/sat4j-pb-v20090829         : 0.0742 0.2233 0.3526 0.5167 0.6055 0.6788 0.7733
10.91/11.87	c        pb/other/sat4j-pb-v20090829-cutting : 0.0499 0.1563 0.1889 0.3805 0.4170 0.4832 0.5874
10.91/11.87	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=7172309', u'HOME/instance-3741962-1338726724.opb'] for 0:00:50
63.80/62.37	c DEBUG: probabilities of action success (DCM model):
63.80/62.37	c        pb/competition_2010/bsolo_pb10-l1   : 0.0547 0.0978 0.1349 0.2096 0.2919 0.3395 0.4502
63.80/62.37	c        pb/competition_2010/bsolo_pb10-l2   : 0.0217 0.0303 0.0367 0.0801 0.1077 0.1434 0.2606
63.80/62.37	c        pb/competition_2010/bsolo_pb10-l3   : 0.0470 0.0799 0.1116 0.1733 0.2111 0.2575 0.3877
63.80/62.37	c        pb/competition_2010/wbo1.4a         : 0.1185 0.2379 0.3470 0.5355 0.6578 0.7196 0.8608
63.80/62.37	c        pb/competition_2010/wbo1.4b         : 0.0869 0.1706 0.2900 0.5236 0.6835 0.7441 0.8592
63.80/62.37	c        pb/other/clasp-1.3.3                : 0.0379 0.0752 0.3715 0.6781 0.7801 0.8135 0.9135
63.80/62.37	c        pb/other/sat4j-pb-v20090829         : 0.0318 0.1365 0.2340 0.3981 0.5023 0.5936 0.7124
63.80/62.37	c        pb/other/sat4j-pb-v20090829-cutting : 0.0173 0.0836 0.1032 0.2448 0.2753 0.3273 0.4541
63.80/62.37	c DETAIL: running [u'HOME/etc/solvers/competition_2010/wbo1.4a/wbo1.4a', u'-file-format=opb', u'HOME/instance-3741962-1338726724.opb'] for 0:00:50
117.36/113.29	c DEBUG: probabilities of action success (DCM model):
117.36/113.29	c        pb/competition_2010/bsolo_pb10-l1   : 0.0278 0.0511 0.0882 0.1629 0.2421 0.2747 0.3900
117.36/113.29	c        pb/competition_2010/bsolo_pb10-l2   : 0.0061 0.0084 0.0115 0.0469 0.0744 0.0930 0.2225
117.36/113.29	c        pb/competition_2010/bsolo_pb10-l3   : 0.0329 0.0577 0.0782 0.1040 0.1360 0.1770 0.3184
117.36/113.29	c        pb/competition_2010/wbo1.4a         : 0.0617 0.0395 0.2320 0.4467 0.5948 0.6636 0.8342
117.36/113.29	c        pb/competition_2010/wbo1.4b         : 0.0760 0.1558 0.2360 0.4683 0.6510 0.7218 0.8401
117.36/113.29	c        pb/other/clasp-1.3.3                : 0.0355 0.0586 0.3520 0.6663 0.7778 0.8140 0.9027
117.36/113.29	c        pb/other/sat4j-pb-v20090829         : 0.0298 0.1246 0.2164 0.3716 0.4617 0.5539 0.6982
117.36/113.29	c        pb/other/sat4j-pb-v20090829-cutting : 0.0122 0.0710 0.0791 0.1770 0.2095 0.2645 0.4127
117.36/113.29	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=2036784984', u'HOME/instance-3741962-1338726724.opb'] for 0:01:40
222.46/213.63	c DEBUG: probabilities of action success (DCM model):
222.46/213.63	c        pb/competition_2010/bsolo_pb10-l1   : 0.0247 0.0400 0.0751 0.1401 0.2219 0.2508 0.3462
222.46/213.63	c        pb/competition_2010/bsolo_pb10-l2   : 0.0050 0.0071 0.0079 0.0295 0.0510 0.0684 0.1710
222.46/213.63	c        pb/competition_2010/bsolo_pb10-l3   : 0.0355 0.0650 0.0805 0.0954 0.1214 0.1529 0.2736
222.46/213.63	c        pb/competition_2010/wbo1.4a         : 0.0631 0.0338 0.2163 0.4128 0.5510 0.6157 0.7989
222.46/213.63	c        pb/competition_2010/wbo1.4b         : 0.0545 0.1268 0.2082 0.4263 0.5997 0.6749 0.8065
222.46/213.63	c        pb/other/clasp-1.3.3                : 0.0347 0.0418 0.0948 0.6033 0.7238 0.7699 0.8744
222.46/213.63	c        pb/other/sat4j-pb-v20090829         : 0.0247 0.1147 0.2008 0.3538 0.4371 0.5085 0.6375
222.46/213.63	c        pb/other/sat4j-pb-v20090829-cutting : 0.0098 0.0590 0.0635 0.1475 0.1811 0.2159 0.3382
222.46/213.63	c DETAIL: running [u'HOME/etc/solvers/competition_2010/wbo1.4a/wbo1.4a', u'-file-format=opb', u'HOME/instance-3741962-1338726724.opb'] for 0:01:40
328.29/314.56	c DEBUG: probabilities of action success (DCM model):
328.29/314.56	c        pb/competition_2010/bsolo_pb10-l1   : 0.0156 0.0235 0.0614 0.1303 0.1974 0.2250 0.3271
328.29/314.56	c        pb/competition_2010/bsolo_pb10-l2   : 0.0011 0.0016 0.0016 0.0218 0.0428 0.0588 0.1723
328.29/314.56	c        pb/competition_2010/bsolo_pb10-l3   : 0.0364 0.0633 0.0713 0.0764 0.0953 0.1265 0.2416
328.29/314.56	c        pb/competition_2010/wbo1.4a         : 0.0388 0.0143 0.0065 0.3252 0.4879 0.5653 0.7780
328.29/314.56	c        pb/competition_2010/wbo1.4b         : 0.0491 0.1120 0.1818 0.3951 0.5855 0.6732 0.7962
328.29/314.56	c        pb/other/clasp-1.3.3                : 0.0380 0.0372 0.0847 0.6129 0.7311 0.7735 0.8750
328.29/314.56	c        pb/other/sat4j-pb-v20090829         : 0.0223 0.0941 0.1681 0.3180 0.4093 0.4810 0.6269
328.29/314.56	c        pb/other/sat4j-pb-v20090829-cutting : 0.0089 0.0525 0.0541 0.1163 0.1522 0.1791 0.3190
328.29/314.56	c DETAIL: running [u'HOME/etc/solvers/competition_2010/wbo1.4b/wbo1.4b', u'-file-format=opb', u'HOME/instance-3741962-1338726724.opb'] for 0:00:50
381.71/365.22	c DEBUG: probabilities of action success (DCM model):
381.71/365.22	c        pb/competition_2010/bsolo_pb10-l1   : 0.0121 0.0167 0.0564 0.1255 0.1980 0.2239 0.3192
381.71/365.22	c        pb/competition_2010/bsolo_pb10-l2   : 0.0002 0.0004 0.0004 0.0188 0.0361 0.0540 0.1522
381.71/365.22	c        pb/competition_2010/bsolo_pb10-l3   : 0.0390 0.0684 0.0706 0.0756 0.0833 0.1148 0.2137
381.71/365.22	c        pb/competition_2010/wbo1.4a         : 0.0407 0.0109 0.0051 0.2928 0.4496 0.5315 0.7564
381.71/365.22	c        pb/competition_2010/wbo1.4b         : 0.0348 0.0018 0.1419 0.3470 0.5421 0.6387 0.7765
381.71/365.22	c        pb/other/clasp-1.3.3                : 0.0383 0.0341 0.0720 0.5896 0.7131 0.7571 0.8647
381.71/365.22	c        pb/other/sat4j-pb-v20090829         : 0.0164 0.0836 0.1593 0.3116 0.3998 0.4540 0.5947
381.71/365.22	c        pb/other/sat4j-pb-v20090829-cutting : 0.0074 0.0356 0.0375 0.0756 0.1084 0.1272 0.2619
381.71/365.22	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-3741962-1338726724.opb'] for 0:01:40
486.94/464.91	c DEBUG: probabilities of action success (DCM model):
486.94/464.91	c        pb/competition_2010/bsolo_pb10-l1   : 0.0113 0.0134 0.0468 0.1111 0.1700 0.2008 0.3121
486.94/464.91	c        pb/competition_2010/bsolo_pb10-l2   : 0.0003 0.0004 0.0004 0.0097 0.0246 0.0337 0.1349
486.94/464.91	c        pb/competition_2010/bsolo_pb10-l3   : 0.0350 0.0698 0.0716 0.0742 0.0803 0.1102 0.2054
486.94/464.91	c        pb/competition_2010/wbo1.4a         : 0.0412 0.0077 0.0057 0.2651 0.4171 0.5010 0.7572
486.94/464.91	c        pb/competition_2010/wbo1.4b         : 0.0393 0.0018 0.1223 0.3301 0.5006 0.5897 0.7412
486.94/464.91	c        pb/other/clasp-1.3.3                : 0.0438 0.0393 0.0774 0.5834 0.6917 0.7344 0.8415
486.94/464.91	c        pb/other/sat4j-pb-v20090829         : 0.0113 0.0469 0.0012 0.2219 0.2984 0.3590 0.5209
486.94/464.91	c        pb/other/sat4j-pb-v20090829-cutting : 0.0068 0.0314 0.0319 0.0608 0.0967 0.1155 0.2497
486.94/464.91	c DETAIL: running [u'HOME/etc/solvers/competition_2010/wbo1.4b/wbo1.4b', u'-file-format=opb', u'HOME/instance-3741962-1338726724.opb'] for 0:01:40
592.72/565.76	c DEBUG: probabilities of action success (DCM model):
592.72/565.76	c        pb/competition_2010/bsolo_pb10-l1   : 0.0057 0.0071 0.0414 0.1021 0.1619 0.1915 0.2956
592.72/565.76	c        pb/competition_2010/bsolo_pb10-l2   : 0.0001 0.0001 0.0001 0.0077 0.0229 0.0303 0.1153
592.72/565.76	c        pb/competition_2010/bsolo_pb10-l3   : 0.0337 0.0722 0.0727 0.0742 0.0771 0.1052 0.1843
592.72/565.76	c        pb/competition_2010/wbo1.4a         : 0.0430 0.0055 0.0046 0.2375 0.3823 0.4676 0.7399
592.72/565.76	c        pb/competition_2010/wbo1.4b         : 0.0298 0.0007 0.0251 0.2904 0.4467 0.5397 0.7097
592.72/565.76	c        pb/other/clasp-1.3.3                : 0.0452 0.0419 0.0705 0.5569 0.6657 0.7106 0.8227
592.72/565.76	c        pb/other/sat4j-pb-v20090829         : 0.0084 0.0367 0.0011 0.1953 0.2620 0.3061 0.4652
592.72/565.76	c        pb/other/sat4j-pb-v20090829-cutting : 0.0047 0.0213 0.0220 0.0357 0.0726 0.0877 0.2092
592.72/565.76	c DETAIL: running [u'HOME/etc/solvers/competition_2010/bsolo_pb10/bsolo_pb10', u'-t1000000', u'-m2048', u'-l3', u'HOME/instance-3741962-1338726724.opb'] for 0:00:50
645.93/616.43	c DEBUG: probabilities of action success (DCM model):
645.93/616.43	c        pb/competition_2010/bsolo_pb10-l1   : 0.0056 0.0070 0.0350 0.0875 0.1379 0.1679 0.2779
645.93/616.43	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0082 0.0206 0.0285 0.1112
645.93/616.43	c        pb/competition_2010/bsolo_pb10-l3   : 0.0271 0.0006 0.0648 0.0663 0.0694 0.0943 0.1707
645.93/616.43	c        pb/competition_2010/wbo1.4a         : 0.0418 0.0058 0.0048 0.2383 0.3810 0.4683 0.7449
645.93/616.43	c        pb/competition_2010/wbo1.4b         : 0.0319 0.0007 0.0234 0.2842 0.4328 0.5290 0.7099
645.93/616.43	c        pb/other/clasp-1.3.3                : 0.0466 0.0429 0.0715 0.5647 0.6728 0.7172 0.8274
645.93/616.43	c        pb/other/sat4j-pb-v20090829         : 0.0089 0.0393 0.0011 0.1832 0.2460 0.2933 0.4648
645.93/616.43	c        pb/other/sat4j-pb-v20090829-cutting : 0.0049 0.0225 0.0232 0.0376 0.0774 0.0936 0.2247
645.93/616.43	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=1667464560', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
656.42/626.47	c DEBUG: probabilities of action success (DCM model):
656.42/626.47	c        pb/competition_2010/bsolo_pb10-l1   : 0.0048 0.0062 0.0356 0.0901 0.1429 0.1729 0.2823
656.42/626.47	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0085 0.0216 0.0299 0.1142
656.42/626.47	c        pb/competition_2010/bsolo_pb10-l3   : 0.0284 0.0006 0.0660 0.0675 0.0708 0.0964 0.1746
656.42/626.47	c        pb/competition_2010/wbo1.4a         : 0.0419 0.0061 0.0050 0.2416 0.3851 0.4718 0.7463
656.42/626.47	c        pb/competition_2010/wbo1.4b         : 0.0313 0.0007 0.0242 0.2884 0.4409 0.5368 0.7143
656.42/626.47	c        pb/other/clasp-1.3.3                : 0.0432 0.0422 0.0717 0.5642 0.6732 0.7178 0.8280
656.42/626.47	c        pb/other/sat4j-pb-v20090829         : 0.0083 0.0402 0.0011 0.1889 0.2523 0.3000 0.4690
656.42/626.47	c        pb/other/sat4j-pb-v20090829-cutting : 0.0041 0.0196 0.0203 0.0354 0.0744 0.0909 0.2215
656.42/626.47	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=1123888711', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
667.05/636.51	c DEBUG: probabilities of action success (DCM model):
667.05/636.51	c        pb/competition_2010/bsolo_pb10-l1   : 0.0043 0.0058 0.0365 0.0929 0.1481 0.1780 0.2865
667.05/636.51	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0089 0.0225 0.0312 0.1171
667.05/636.51	c        pb/competition_2010/bsolo_pb10-l3   : 0.0297 0.0007 0.0671 0.0686 0.0720 0.0984 0.1784
667.05/636.51	c        pb/competition_2010/wbo1.4a         : 0.0419 0.0064 0.0052 0.2447 0.3890 0.4751 0.7470
667.05/636.51	c        pb/competition_2010/wbo1.4b         : 0.0310 0.0007 0.0249 0.2925 0.4487 0.5442 0.7181
667.05/636.51	c        pb/other/clasp-1.3.3                : 0.0408 0.0415 0.0717 0.5640 0.6738 0.7185 0.8288
667.05/636.51	c        pb/other/sat4j-pb-v20090829         : 0.0081 0.0414 0.0012 0.1953 0.2599 0.3078 0.4741
667.05/636.51	c        pb/other/sat4j-pb-v20090829-cutting : 0.0038 0.0182 0.0189 0.0346 0.0729 0.0895 0.2196
667.05/636.51	c DETAIL: running [u'HOME/etc/solvers/competition_2010/wbo1.4a/wbo1.4a', u'-file-format=opb', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
678.51/647.26	c DEBUG: probabilities of action success (DCM model):
678.51/647.26	c        pb/competition_2010/bsolo_pb10-l1   : 0.0042 0.0051 0.0367 0.0952 0.1515 0.1809 0.2919
678.51/647.26	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0091 0.0232 0.0322 0.1217
678.51/647.26	c        pb/competition_2010/bsolo_pb10-l3   : 0.0308 0.0006 0.0658 0.0668 0.0704 0.0979 0.1806
678.51/647.26	c        pb/competition_2010/wbo1.4a         : 0.0007 0.0062 0.0054 0.2431 0.3935 0.4830 0.7552
678.51/647.26	c        pb/competition_2010/wbo1.4b         : 0.0322 0.0006 0.0259 0.2941 0.4539 0.5495 0.7272
678.51/647.26	c        pb/other/clasp-1.3.3                : 0.0407 0.0412 0.0702 0.5773 0.6906 0.7332 0.8386
678.51/647.26	c        pb/other/sat4j-pb-v20090829         : 0.0084 0.0415 0.0012 0.1996 0.2666 0.3166 0.4896
678.51/647.26	c        pb/other/sat4j-pb-v20090829-cutting : 0.0038 0.0187 0.0192 0.0349 0.0747 0.0916 0.2271
678.51/647.27	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=1526399706', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
689.13/657.30	c DEBUG: probabilities of action success (DCM model):
689.13/657.30	c        pb/competition_2010/bsolo_pb10-l1   : 0.0039 0.0049 0.0378 0.0982 0.1569 0.1862 0.2962
689.13/657.30	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0095 0.0242 0.0336 0.1245
689.13/657.30	c        pb/competition_2010/bsolo_pb10-l3   : 0.0321 0.0007 0.0669 0.0680 0.0717 0.1000 0.1846
689.13/657.30	c        pb/competition_2010/wbo1.4a         : 0.0007 0.0064 0.0056 0.2461 0.3974 0.4861 0.7556
689.13/657.30	c        pb/competition_2010/wbo1.4b         : 0.0321 0.0006 0.0266 0.2983 0.4618 0.5570 0.7307
689.13/657.30	c        pb/other/clasp-1.3.3                : 0.0387 0.0405 0.0702 0.5772 0.6912 0.7339 0.8394
689.13/657.30	c        pb/other/sat4j-pb-v20090829         : 0.0083 0.0428 0.0012 0.2064 0.2748 0.3250 0.4951
689.13/657.30	c        pb/other/sat4j-pb-v20090829-cutting : 0.0036 0.0179 0.0184 0.0347 0.0737 0.0907 0.2256
689.13/657.31	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=1245395315', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
699.62/667.34	c DEBUG: probabilities of action success (DCM model):
699.62/667.34	c        pb/competition_2010/bsolo_pb10-l1   : 0.0037 0.0048 0.0389 0.1012 0.1623 0.1915 0.3004
699.62/667.34	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0099 0.0251 0.0349 0.1274
699.62/667.34	c        pb/competition_2010/bsolo_pb10-l3   : 0.0334 0.0007 0.0680 0.0691 0.0729 0.1020 0.1884
699.62/667.34	c        pb/competition_2010/wbo1.4a         : 0.0008 0.0067 0.0057 0.2490 0.4011 0.4892 0.7558
699.62/667.34	c        pb/competition_2010/wbo1.4b         : 0.0320 0.0006 0.0273 0.3025 0.4695 0.5642 0.7341
699.62/667.34	c        pb/other/clasp-1.3.3                : 0.0369 0.0398 0.0702 0.5772 0.6919 0.7347 0.8403
699.62/667.34	c        pb/other/sat4j-pb-v20090829         : 0.0083 0.0442 0.0013 0.2134 0.2832 0.3336 0.5007
699.62/667.34	c        pb/other/sat4j-pb-v20090829-cutting : 0.0034 0.0174 0.0179 0.0348 0.0730 0.0901 0.2243
699.62/667.34	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=15967479', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
710.13/677.38	c DEBUG: probabilities of action success (DCM model):
710.13/677.38	c        pb/competition_2010/bsolo_pb10-l1   : 0.0036 0.0047 0.0401 0.1043 0.1677 0.1967 0.3047
710.13/677.38	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0103 0.0261 0.0362 0.1301
710.13/677.38	c        pb/competition_2010/bsolo_pb10-l3   : 0.0347 0.0007 0.0690 0.0701 0.0742 0.1041 0.1923
710.13/677.38	c        pb/competition_2010/wbo1.4a         : 0.0008 0.0069 0.0059 0.2519 0.4048 0.4922 0.7560
710.13/677.38	c        pb/competition_2010/wbo1.4b         : 0.0319 0.0006 0.0280 0.3065 0.4771 0.5714 0.7375
710.13/677.38	c        pb/other/clasp-1.3.3                : 0.0352 0.0390 0.0701 0.5772 0.6926 0.7356 0.8412
710.13/677.38	c        pb/other/sat4j-pb-v20090829         : 0.0084 0.0456 0.0013 0.2203 0.2917 0.3422 0.5065
710.13/677.38	c        pb/other/sat4j-pb-v20090829-cutting : 0.0033 0.0170 0.0176 0.0351 0.0725 0.0897 0.2232
710.13/677.39	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=1785243343', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
720.74/687.43	c DEBUG: probabilities of action success (DCM model):
720.74/687.43	c        pb/competition_2010/bsolo_pb10-l1   : 0.0035 0.0046 0.0414 0.1073 0.1730 0.2020 0.3089
720.74/687.43	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0106 0.0270 0.0376 0.1328
720.74/687.43	c        pb/competition_2010/bsolo_pb10-l3   : 0.0359 0.0007 0.0700 0.0712 0.0753 0.1061 0.1960
720.74/687.43	c        pb/competition_2010/wbo1.4a         : 0.0008 0.0071 0.0061 0.2547 0.4085 0.4952 0.7561
720.74/687.43	c        pb/competition_2010/wbo1.4b         : 0.0318 0.0006 0.0287 0.3105 0.4845 0.5783 0.7407
720.74/687.43	c        pb/other/clasp-1.3.3                : 0.0337 0.0383 0.0700 0.5774 0.6935 0.7365 0.8422
720.74/687.43	c        pb/other/sat4j-pb-v20090829         : 0.0085 0.0471 0.0014 0.2273 0.3002 0.3509 0.5123
720.74/687.43	c        pb/other/sat4j-pb-v20090829-cutting : 0.0032 0.0168 0.0174 0.0356 0.0721 0.0895 0.2223
720.74/687.43	c DETAIL: running [u'HOME/etc/solvers/competition_2010/bsolo_pb10/bsolo_pb10', u'-t1000000', u'-m2048', u'-l3', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
731.56/697.63	c DEBUG: probabilities of action success (DCM model):
731.56/697.63	c        pb/competition_2010/bsolo_pb10-l1   : 0.0035 0.0046 0.0335 0.0887 0.1422 0.1723 0.2831
731.56/697.63	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0110 0.0239 0.0348 0.1243
731.56/697.63	c        pb/competition_2010/bsolo_pb10-l3   : 0.0003 0.0006 0.0633 0.0644 0.0688 0.0951 0.1792
731.56/697.63	c        pb/competition_2010/wbo1.4a         : 0.0008 0.0074 0.0063 0.2548 0.4004 0.4857 0.7517
731.56/697.63	c        pb/competition_2010/wbo1.4b         : 0.0330 0.0006 0.0260 0.3033 0.4653 0.5626 0.7311
731.56/697.63	c        pb/other/clasp-1.3.3                : 0.0349 0.0397 0.0725 0.5710 0.6821 0.7268 0.8363
731.56/697.63	c        pb/other/sat4j-pb-v20090829         : 0.0088 0.0488 0.0013 0.2079 0.2742 0.3267 0.4941
731.56/697.63	c        pb/other/sat4j-pb-v20090829-cutting : 0.0033 0.0174 0.0180 0.0367 0.0746 0.0926 0.2304
731.56/697.63	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=918785506', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
742.06/707.67	c DEBUG: probabilities of action success (DCM model):
742.06/707.67	c        pb/competition_2010/bsolo_pb10-l1   : 0.0034 0.0046 0.0345 0.0912 0.1467 0.1766 0.2865
742.06/707.67	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0114 0.0247 0.0360 0.1268
742.06/707.67	c        pb/competition_2010/bsolo_pb10-l3   : 0.0003 0.0006 0.0641 0.0652 0.0697 0.0968 0.1824
742.06/707.67	c        pb/competition_2010/wbo1.4a         : 0.0008 0.0077 0.0065 0.2576 0.4039 0.4884 0.7517
742.06/707.67	c        pb/competition_2010/wbo1.4b         : 0.0330 0.0006 0.0266 0.3071 0.4722 0.5692 0.7341
742.06/707.67	c        pb/other/clasp-1.3.3                : 0.0335 0.0390 0.0725 0.5709 0.6826 0.7274 0.8371
742.06/707.67	c        pb/other/sat4j-pb-v20090829         : 0.0089 0.0504 0.0014 0.2144 0.2821 0.3348 0.4995
742.06/707.67	c        pb/other/sat4j-pb-v20090829-cutting : 0.0032 0.0173 0.0179 0.0373 0.0744 0.0926 0.2299
742.06/707.67	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-3741962-1338726724.opb'] for 0:00:50
795.02/757.48	c DEBUG: probabilities of action success (DCM model):
795.02/757.48	c        pb/competition_2010/bsolo_pb10-l1   : 0.0027 0.0033 0.0343 0.0933 0.1487 0.1802 0.2953
795.02/757.48	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0068 0.0207 0.0275 0.1219
795.02/757.48	c        pb/competition_2010/bsolo_pb10-l3   : 0.0003 0.0007 0.0674 0.0680 0.0719 0.1000 0.1870
795.02/757.48	c        pb/competition_2010/wbo1.4a         : 0.0006 0.0066 0.0068 0.2480 0.3953 0.4814 0.7562
795.02/757.48	c        pb/competition_2010/wbo1.4b         : 0.0339 0.0006 0.0270 0.3026 0.4612 0.5528 0.7230
795.02/757.48	c        pb/other/clasp-1.3.3                : 0.0351 0.0409 0.0745 0.5713 0.6785 0.7222 0.8293
795.02/757.48	c        pb/other/sat4j-pb-v20090829         : 0.0060 0.0004 0.0011 0.1829 0.2472 0.3019 0.4737
795.02/757.48	c        pb/other/sat4j-pb-v20090829-cutting : 0.0026 0.0140 0.0144 0.0310 0.0693 0.0875 0.2214
795.02/757.48	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=446854591', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
805.68/767.52	c DEBUG: probabilities of action success (DCM model):
805.68/767.52	c        pb/competition_2010/bsolo_pb10-l1   : 0.0027 0.0033 0.0354 0.0960 0.1534 0.1848 0.2992
805.68/767.52	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0071 0.0214 0.0284 0.1243
805.68/767.52	c        pb/competition_2010/bsolo_pb10-l3   : 0.0003 0.0007 0.0683 0.0690 0.0730 0.1019 0.1906
805.68/767.52	c        pb/competition_2010/wbo1.4a         : 0.0006 0.0068 0.0070 0.2506 0.3986 0.4840 0.7563
805.68/767.52	c        pb/competition_2010/wbo1.4b         : 0.0339 0.0006 0.0276 0.3064 0.4679 0.5590 0.7256
805.68/767.52	c        pb/other/clasp-1.3.3                : 0.0338 0.0402 0.0745 0.5713 0.6790 0.7228 0.8299
805.68/767.52	c        pb/other/sat4j-pb-v20090829         : 0.0061 0.0004 0.0012 0.1887 0.2544 0.3093 0.4786
805.68/767.52	c        pb/other/sat4j-pb-v20090829-cutting : 0.0025 0.0141 0.0144 0.0316 0.0691 0.0875 0.2207
805.68/767.52	c DETAIL: running [u'HOME/etc/solvers/competition_2010/wbo1.4b/wbo1.4b', u'-file-format=opb', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
816.35/777.62	c DEBUG: probabilities of action success (DCM model):
816.35/777.62	c        pb/competition_2010/bsolo_pb10-l1   : 0.0021 0.0027 0.0359 0.0961 0.1555 0.1853 0.2919
816.35/777.62	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0073 0.0222 0.0294 0.1169
816.35/777.62	c        pb/competition_2010/bsolo_pb10-l3   : 0.0003 0.0007 0.0706 0.0713 0.0755 0.1030 0.1852
816.35/777.62	c        pb/competition_2010/wbo1.4a         : 0.0007 0.0065 0.0052 0.2439 0.3901 0.4758 0.7496
816.35/777.62	c        pb/competition_2010/wbo1.4b         : 0.0003 0.0006 0.0267 0.2960 0.4524 0.5454 0.7179
816.35/777.62	c        pb/other/clasp-1.3.3                : 0.0338 0.0415 0.0712 0.5594 0.6694 0.7147 0.8248
816.35/777.62	c        pb/other/sat4j-pb-v20090829         : 0.0056 0.0004 0.0012 0.1911 0.2541 0.3010 0.4646
816.35/777.62	c        pb/other/sat4j-pb-v20090829-cutting : 0.0020 0.0120 0.0123 0.0301 0.0690 0.0845 0.2092
816.35/777.62	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=649125027', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
826.84/787.66	c DEBUG: probabilities of action success (DCM model):
826.84/787.66	c        pb/competition_2010/bsolo_pb10-l1   : 0.0021 0.0027 0.0371 0.0989 0.1604 0.1901 0.2959
826.84/787.66	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0076 0.0230 0.0305 0.1193
826.84/787.66	c        pb/competition_2010/bsolo_pb10-l3   : 0.0004 0.0007 0.0716 0.0723 0.0767 0.1049 0.1888
826.84/787.66	c        pb/competition_2010/wbo1.4a         : 0.0007 0.0067 0.0053 0.2464 0.3934 0.4784 0.7497
826.84/787.66	c        pb/competition_2010/wbo1.4b         : 0.0003 0.0006 0.0273 0.2998 0.4592 0.5516 0.7206
826.84/787.66	c        pb/other/clasp-1.3.3                : 0.0326 0.0409 0.0712 0.5595 0.6700 0.7154 0.8255
826.84/787.66	c        pb/other/sat4j-pb-v20090829         : 0.0057 0.0004 0.0012 0.1971 0.2615 0.3086 0.4696
826.84/787.66	c        pb/other/sat4j-pb-v20090829-cutting : 0.0019 0.0120 0.0124 0.0308 0.0689 0.0846 0.2085
826.84/787.66	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=867986557', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
837.34/797.69	c DEBUG: probabilities of action success (DCM model):
837.34/797.69	c        pb/competition_2010/bsolo_pb10-l1   : 0.0020 0.0027 0.0382 0.1017 0.1653 0.1949 0.2998
837.34/797.69	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0078 0.0237 0.0315 0.1217
837.34/797.69	c        pb/competition_2010/bsolo_pb10-l3   : 0.0004 0.0007 0.0726 0.0733 0.0778 0.1068 0.1923
837.34/797.69	c        pb/competition_2010/wbo1.4a         : 0.0007 0.0069 0.0055 0.2489 0.3967 0.4810 0.7498
837.34/797.69	c        pb/competition_2010/wbo1.4b         : 0.0003 0.0006 0.0279 0.3035 0.4659 0.5577 0.7233
837.34/797.69	c        pb/other/clasp-1.3.3                : 0.0314 0.0402 0.0712 0.5597 0.6707 0.7161 0.8262
837.34/797.69	c        pb/other/sat4j-pb-v20090829         : 0.0058 0.0004 0.0013 0.2031 0.2690 0.3163 0.4747
837.34/797.69	c        pb/other/sat4j-pb-v20090829-cutting : 0.0019 0.0121 0.0125 0.0315 0.0689 0.0847 0.2079
837.34/797.69	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=1990782750', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
847.94/807.73	c DEBUG: probabilities of action success (DCM model):
847.94/807.73	c        pb/competition_2010/bsolo_pb10-l1   : 0.0020 0.0027 0.0394 0.1045 0.1701 0.1997 0.3036
847.94/807.73	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0081 0.0245 0.0325 0.1240
847.94/807.73	c        pb/competition_2010/bsolo_pb10-l3   : 0.0004 0.0007 0.0735 0.0742 0.0789 0.1086 0.1958
847.94/807.73	c        pb/competition_2010/wbo1.4a         : 0.0007 0.0072 0.0056 0.2514 0.3999 0.4836 0.7499
847.94/807.73	c        pb/competition_2010/wbo1.4b         : 0.0003 0.0006 0.0286 0.3071 0.4724 0.5638 0.7259
847.94/807.73	c        pb/other/clasp-1.3.3                : 0.0302 0.0396 0.0712 0.5599 0.6714 0.7169 0.8270
847.94/807.73	c        pb/other/sat4j-pb-v20090829         : 0.0059 0.0004 0.0013 0.2091 0.2764 0.3239 0.4798
847.94/807.73	c        pb/other/sat4j-pb-v20090829-cutting : 0.0019 0.0122 0.0126 0.0322 0.0689 0.0848 0.2073
847.94/807.73	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=840273265', u'HOME/instance-3741962-1338726724.opb'] for 0:05:00
1162.15/1108.03	c DEBUG: probabilities of action success (DCM model):
1162.15/1108.03	c        pb/competition_2010/bsolo_pb10-l1   : 0.0012 0.0012 0.0216 0.0535 0.0928 0.1260 0.1855
1162.15/1108.03	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0090 0.0182 0.0273 0.0580
1162.15/1108.03	c        pb/competition_2010/bsolo_pb10-l3   : 0.0002 0.0009 0.0884 0.0884 0.0919 0.1067 0.1442
1162.15/1108.03	c        pb/competition_2010/wbo1.4a         : 0.0007 0.0059 0.0051 0.2297 0.3012 0.3408 0.6113
1162.15/1108.03	c        pb/competition_2010/wbo1.4b         : 0.0001 0.0002 0.0135 0.2740 0.3801 0.4819 0.5905
1162.15/1108.03	c        pb/other/clasp-1.3.3                : 0.0308 0.0436 0.0752 0.1586 0.4271 0.5030 0.6902
1162.15/1108.03	c        pb/other/sat4j-pb-v20090829         : 0.0057 0.0004 0.0008 0.1472 0.1817 0.1915 0.2495
1162.15/1108.03	c        pb/other/sat4j-pb-v20090829-cutting : 0.0011 0.0079 0.0079 0.0220 0.0407 0.0447 0.0950
1162.15/1108.03	c DETAIL: running [u'HOME/etc/solvers/competition_2010/bsolo_pb10/bsolo_pb10', u'-t1000000', u'-m2048', u'-l3', u'HOME/instance-3741962-1338726724.opb'] for 0:01:40
1267.73/1208.73	c DEBUG: probabilities of action success (DCM model):
1267.73/1208.73	c        pb/competition_2010/bsolo_pb10-l1   : 0.0012 0.0012 0.0180 0.0450 0.0793 0.1122 0.1736
1267.73/1208.73	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0099 0.0175 0.0274 0.0555
1267.73/1208.73	c        pb/competition_2010/bsolo_pb10-l3   : 0.0002 0.0008 0.0008 0.0839 0.0877 0.1006 0.1362
1267.73/1208.73	c        pb/competition_2010/wbo1.4a         : 0.0007 0.0064 0.0054 0.2315 0.3015 0.3421 0.6136
1267.73/1208.73	c        pb/competition_2010/wbo1.4b         : 0.0001 0.0002 0.0125 0.2708 0.3725 0.4767 0.5917
1267.73/1208.73	c        pb/other/clasp-1.3.3                : 0.0312 0.0441 0.0751 0.1644 0.4310 0.5068 0.6935
1267.73/1208.73	c        pb/other/sat4j-pb-v20090829         : 0.0062 0.0004 0.0008 0.1446 0.1768 0.1876 0.2511
1267.73/1208.73	c        pb/other/sat4j-pb-v20090829-cutting : 0.0012 0.0085 0.0085 0.0240 0.0446 0.0489 0.1041
1267.73/1208.73	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=335707113', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
1278.23/1218.77	c DEBUG: probabilities of action success (DCM model):
1278.23/1218.77	c        pb/competition_2010/bsolo_pb10-l1   : 0.0012 0.0012 0.0186 0.0463 0.0818 0.1145 0.1754
1278.23/1218.77	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0102 0.0180 0.0283 0.0571
1278.23/1218.77	c        pb/competition_2010/bsolo_pb10-l3   : 0.0002 0.0008 0.0008 0.0841 0.0881 0.1013 0.1380
1278.23/1218.77	c        pb/competition_2010/wbo1.4a         : 0.0007 0.0066 0.0055 0.2333 0.3039 0.3444 0.6141
1278.23/1218.77	c        pb/competition_2010/wbo1.4b         : 0.0001 0.0002 0.0129 0.2730 0.3767 0.4808 0.5942
1278.23/1218.77	c        pb/other/clasp-1.3.3                : 0.0302 0.0437 0.0749 0.1639 0.4325 0.5082 0.6948
1278.23/1218.77	c        pb/other/sat4j-pb-v20090829         : 0.0064 0.0004 0.0008 0.1491 0.1822 0.1932 0.2556
1278.23/1218.77	c        pb/other/sat4j-pb-v20090829-cutting : 0.0012 0.0087 0.0087 0.0246 0.0449 0.0493 0.1046
1278.23/1218.77	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=1849121596', u'HOME/instance-3741962-1338726724.opb'] for 0:01:40
1383.18/1319.08	c DEBUG: probabilities of action success (DCM model):
1383.18/1319.08	c        pb/competition_2010/bsolo_pb10-l1   : 0.0013 0.0013 0.0200 0.0495 0.0869 0.1187 0.1793
1383.18/1319.08	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0110 0.0194 0.0305 0.0600
1383.18/1319.08	c        pb/competition_2010/bsolo_pb10-l3   : 0.0002 0.0008 0.0008 0.0838 0.0876 0.1017 0.1392
1383.18/1319.08	c        pb/competition_2010/wbo1.4a         : 0.0007 0.0065 0.0058 0.2319 0.3067 0.3500 0.6188
1383.18/1319.08	c        pb/competition_2010/wbo1.4b         : 0.0001 0.0002 0.0131 0.2717 0.3784 0.4836 0.6011
1383.18/1319.08	c        pb/other/clasp-1.3.3                : 0.0300 0.0437 0.0685 0.1631 0.4447 0.5190 0.7025
1383.18/1319.08	c        pb/other/sat4j-pb-v20090829         : 0.0068 0.0004 0.0008 0.1572 0.1922 0.2026 0.2680
1383.18/1319.08	c        pb/other/sat4j-pb-v20090829-cutting : 0.0013 0.0088 0.0088 0.0241 0.0455 0.0499 0.1080
1383.18/1319.09	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=1018009227', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
1393.80/1329.13	c DEBUG: probabilities of action success (DCM model):
1393.80/1329.13	c        pb/competition_2010/bsolo_pb10-l1   : 0.0013 0.0013 0.0206 0.0509 0.0895 0.1211 0.1813
1393.80/1329.13	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0114 0.0200 0.0314 0.0617
1393.80/1329.13	c        pb/competition_2010/bsolo_pb10-l3   : 0.0002 0.0008 0.0008 0.0840 0.0880 0.1025 0.1410
1393.80/1329.13	c        pb/competition_2010/wbo1.4a         : 0.0007 0.0067 0.0059 0.2338 0.3092 0.3523 0.6192
1393.80/1329.13	c        pb/competition_2010/wbo1.4b         : 0.0001 0.0002 0.0135 0.2740 0.3827 0.4878 0.6036
1393.80/1329.13	c        pb/other/clasp-1.3.3                : 0.0290 0.0433 0.0683 0.1625 0.4462 0.5205 0.7038
1393.80/1329.13	c        pb/other/sat4j-pb-v20090829         : 0.0070 0.0005 0.0009 0.1619 0.1978 0.2084 0.2727
1393.80/1329.13	c        pb/other/sat4j-pb-v20090829-cutting : 0.0013 0.0090 0.0090 0.0247 0.0458 0.0502 0.1085
1393.80/1329.13	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=1976320617', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
1404.28/1339.16	c DEBUG: probabilities of action success (DCM model):
1404.28/1339.16	c        pb/competition_2010/bsolo_pb10-l1   : 0.0013 0.0013 0.0211 0.0524 0.0921 0.1236 0.1832
1404.28/1339.16	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0117 0.0206 0.0324 0.0633
1404.28/1339.16	c        pb/competition_2010/bsolo_pb10-l3   : 0.0002 0.0008 0.0008 0.0843 0.0883 0.1033 0.1428
1404.28/1339.16	c        pb/competition_2010/wbo1.4a         : 0.0007 0.0069 0.0060 0.2356 0.3117 0.3546 0.6197
1404.28/1339.16	c        pb/competition_2010/wbo1.4b         : 0.0001 0.0002 0.0139 0.2763 0.3870 0.4921 0.6061
1404.28/1339.16	c        pb/other/clasp-1.3.3                : 0.0281 0.0428 0.0681 0.1619 0.4478 0.5220 0.7051
1404.28/1339.16	c        pb/other/sat4j-pb-v20090829         : 0.0072 0.0005 0.0009 0.1666 0.2035 0.2143 0.2774
1404.28/1339.16	c        pb/other/sat4j-pb-v20090829-cutting : 0.0013 0.0091 0.0091 0.0253 0.0461 0.0506 0.1090
1404.28/1339.17	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=286090241', u'HOME/instance-3741962-1338726724.opb'] for 0:00:50
1457.18/1389.63	c DEBUG: probabilities of action success (DCM model):
1457.18/1389.63	c        pb/competition_2010/bsolo_pb10-l1   : 0.0013 0.0013 0.0221 0.0547 0.0962 0.1275 0.1865
1457.18/1389.63	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0122 0.0215 0.0338 0.0661
1457.18/1389.63	c        pb/competition_2010/bsolo_pb10-l3   : 0.0002 0.0008 0.0008 0.0848 0.0890 0.1046 0.1458
1457.18/1389.63	c        pb/competition_2010/wbo1.4a         : 0.0007 0.0071 0.0062 0.2386 0.3157 0.3579 0.6201
1457.18/1389.63	c        pb/competition_2010/wbo1.4b         : 0.0001 0.0002 0.0145 0.2803 0.3943 0.4990 0.6098
1457.18/1389.63	c        pb/other/clasp-1.3.3                : 0.0277 0.0371 0.0679 0.1611 0.4496 0.5239 0.7068
1457.18/1389.63	c        pb/other/sat4j-pb-v20090829         : 0.0075 0.0005 0.0009 0.1737 0.2123 0.2235 0.2844
1457.18/1389.63	c        pb/other/sat4j-pb-v20090829-cutting : 0.0013 0.0094 0.0094 0.0263 0.0464 0.0512 0.1097
1457.18/1389.63	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=106909739', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
1467.68/1399.68	c DEBUG: probabilities of action success (DCM model):
1467.68/1399.68	c        pb/competition_2010/bsolo_pb10-l1   : 0.0013 0.0013 0.0227 0.0562 0.0989 0.1300 0.1885
1467.68/1399.68	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0125 0.0221 0.0347 0.0678
1467.68/1399.68	c        pb/competition_2010/bsolo_pb10-l3   : 0.0002 0.0008 0.0008 0.0850 0.0893 0.1053 0.1477
1467.68/1399.68	c        pb/competition_2010/wbo1.4a         : 0.0007 0.0073 0.0064 0.2405 0.3183 0.3603 0.6207
1467.68/1399.68	c        pb/competition_2010/wbo1.4b         : 0.0001 0.0002 0.0149 0.2825 0.3986 0.5033 0.6124
1467.68/1399.68	c        pb/other/clasp-1.3.3                : 0.0268 0.0368 0.0677 0.1606 0.4514 0.5256 0.7083
1467.68/1399.68	c        pb/other/sat4j-pb-v20090829         : 0.0077 0.0005 0.0010 0.1786 0.2181 0.2295 0.2893
1467.68/1399.68	c        pb/other/sat4j-pb-v20090829-cutting : 0.0013 0.0096 0.0096 0.0269 0.0467 0.0516 0.1103
1467.68/1399.68	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=98029710', u'HOME/instance-3741962-1338726724.opb'] for 0:01:40
1572.77/1500.04	c DEBUG: probabilities of action success (DCM model):
1572.77/1500.04	c        pb/competition_2010/bsolo_pb10-l1   : 0.0014 0.0014 0.0243 0.0599 0.1051 0.1352 0.1936
1572.77/1500.04	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0134 0.0237 0.0372 0.0717
1572.77/1500.04	c        pb/competition_2010/bsolo_pb10-l3   : 0.0002 0.0008 0.0008 0.0845 0.0888 0.1059 0.1499
1572.77/1500.04	c        pb/competition_2010/wbo1.4a         : 0.0006 0.0074 0.0067 0.2407 0.3231 0.3681 0.6266
1572.77/1500.04	c        pb/competition_2010/wbo1.4b         : 0.0001 0.0002 0.0154 0.2829 0.4030 0.5086 0.6212
1572.77/1500.04	c        pb/other/clasp-1.3.3                : 0.0266 0.0363 0.0632 0.1609 0.4655 0.5381 0.7173
1572.77/1500.04	c        pb/other/sat4j-pb-v20090829         : 0.0082 0.0005 0.0010 0.1888 0.2307 0.2420 0.3051
1572.77/1500.04	c        pb/other/sat4j-pb-v20090829-cutting : 0.0014 0.0099 0.0099 0.0272 0.0481 0.0530 0.1150
1572.77/1500.04	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=1692269193', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
1583.27/1510.08	c DEBUG: probabilities of action success (DCM model):
1583.27/1510.08	c        pb/competition_2010/bsolo_pb10-l1   : 0.0014 0.0014 0.0249 0.0615 0.1079 0.1378 0.1957
1583.27/1510.08	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0138 0.0244 0.0382 0.0735
1583.27/1510.08	c        pb/competition_2010/bsolo_pb10-l3   : 0.0002 0.0008 0.0008 0.0848 0.0892 0.1067 0.1518
1583.27/1510.08	c        pb/competition_2010/wbo1.4a         : 0.0006 0.0076 0.0068 0.2425 0.3258 0.3706 0.6272
1583.27/1510.08	c        pb/competition_2010/wbo1.4b         : 0.0001 0.0002 0.0158 0.2852 0.4075 0.5130 0.6239
1583.27/1510.08	c        pb/other/clasp-1.3.3                : 0.0257 0.0360 0.0629 0.1602 0.4674 0.5399 0.7188
1583.27/1510.08	c        pb/other/sat4j-pb-v20090829         : 0.0084 0.0005 0.0010 0.1938 0.2368 0.2483 0.3102
1583.27/1510.08	c        pb/other/sat4j-pb-v20090829-cutting : 0.0014 0.0100 0.0100 0.0278 0.0484 0.0534 0.1156
1583.27/1510.08	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=102227976', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
1593.90/1520.12	c DEBUG: probabilities of action success (DCM model):
1593.90/1520.12	c        pb/competition_2010/bsolo_pb10-l1   : 0.0014 0.0014 0.0255 0.0630 0.1107 0.1404 0.1978
1593.90/1520.12	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0141 0.0250 0.0392 0.0753
1593.90/1520.12	c        pb/competition_2010/bsolo_pb10-l3   : 0.0002 0.0008 0.0008 0.0850 0.0896 0.1075 0.1537
1593.90/1520.12	c        pb/competition_2010/wbo1.4a         : 0.0006 0.0078 0.0069 0.2444 0.3285 0.3731 0.6278
1593.90/1520.12	c        pb/competition_2010/wbo1.4b         : 0.0001 0.0002 0.0162 0.2876 0.4120 0.5174 0.6267
1593.90/1520.12	c        pb/other/clasp-1.3.3                : 0.0249 0.0356 0.0626 0.1596 0.4693 0.5418 0.7204
1593.90/1520.12	c        pb/other/sat4j-pb-v20090829         : 0.0086 0.0006 0.0011 0.1988 0.2428 0.2545 0.3153
1593.90/1520.12	c        pb/other/sat4j-pb-v20090829-cutting : 0.0014 0.0102 0.0102 0.0284 0.0487 0.0538 0.1162
1593.90/1520.12	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=574768504', u'HOME/instance-3741962-1338726724.opb'] for 0:01:40
1698.85/1620.44	c DEBUG: probabilities of action success (DCM model):
1698.85/1620.44	c        pb/competition_2010/bsolo_pb10-l1   : 0.0015 0.0015 0.0272 0.0670 0.1173 0.1461 0.2034
1698.85/1620.44	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0151 0.0266 0.0418 0.0795
1698.85/1620.44	c        pb/competition_2010/bsolo_pb10-l3   : 0.0003 0.0008 0.0008 0.0845 0.0891 0.1081 0.1564
1698.85/1620.44	c        pb/competition_2010/wbo1.4a         : 0.0006 0.0079 0.0073 0.2453 0.3343 0.3817 0.6341
1698.85/1620.44	c        pb/competition_2010/wbo1.4b         : 0.0001 0.0002 0.0169 0.2886 0.4175 0.5237 0.6363
1698.85/1620.44	c        pb/other/clasp-1.3.3                : 0.0246 0.0350 0.0588 0.1603 0.4842 0.5551 0.7298
1698.85/1620.44	c        pb/other/sat4j-pb-v20090829         : 0.0091 0.0006 0.0011 0.2100 0.2566 0.2684 0.3324
1698.85/1620.44	c        pb/other/sat4j-pb-v20090829-cutting : 0.0015 0.0106 0.0106 0.0290 0.0504 0.0556 0.1215
1698.85/1620.44	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=1735699816', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
1709.34/1630.48	c DEBUG: probabilities of action success (DCM model):
1709.34/1630.48	c        pb/competition_2010/bsolo_pb10-l1   : 0.0015 0.0015 0.0278 0.0686 0.1202 0.1488 0.2056
1709.34/1630.48	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0154 0.0273 0.0428 0.0814
1709.34/1630.48	c        pb/competition_2010/bsolo_pb10-l3   : 0.0003 0.0008 0.0008 0.0847 0.0894 0.1090 0.1584
1709.34/1630.48	c        pb/competition_2010/wbo1.4a         : 0.0006 0.0081 0.0074 0.2472 0.3370 0.3842 0.6348
1709.34/1630.48	c        pb/competition_2010/wbo1.4b         : 0.0001 0.0002 0.0173 0.2910 0.4222 0.5283 0.6391
1709.34/1630.48	c        pb/other/clasp-1.3.3                : 0.0239 0.0347 0.0585 0.1597 0.4862 0.5569 0.7314
1709.34/1630.48	c        pb/other/sat4j-pb-v20090829         : 0.0093 0.0006 0.0011 0.2151 0.2628 0.2749 0.3377
1709.34/1630.48	c        pb/other/sat4j-pb-v20090829-cutting : 0.0015 0.0107 0.0107 0.0296 0.0506 0.0560 0.1221
1709.34/1630.48	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=1118143093', u'HOME/instance-3741962-1338726724.opb'] for 0:00:10
1719.95/1640.52	c DEBUG: probabilities of action success (DCM model):
1719.95/1640.52	c        pb/competition_2010/bsolo_pb10-l1   : 0.0015 0.0015 0.0285 0.0702 0.1231 0.1515 0.2078
1719.95/1640.52	c        pb/competition_2010/bsolo_pb10-l2   : 0.0000 0.0000 0.0000 0.0158 0.0280 0.0439 0.0833
1719.95/1640.52	c        pb/competition_2010/bsolo_pb10-l3   : 0.0003 0.0008 0.0008 0.0850 0.0898 0.1098 0.1603
1719.95/1640.52	c        pb/competition_2010/wbo1.4a         : 0.0006 0.0083 0.0075 0.2491 0.3397 0.3868 0.6354
1719.95/1640.52	c        pb/competition_2010/wbo1.4b         : 0.0001 0.0002 0.0177 0.2934 0.4267 0.5328 0.6420
1719.95/1640.52	c        pb/other/clasp-1.3.3                : 0.0231 0.0343 0.0582 0.1590 0.4882 0.5588 0.7331
1719.95/1640.52	c        pb/other/sat4j-pb-v20090829         : 0.0095 0.0006 0.0012 0.2203 0.2690 0.2812 0.3429
1719.95/1640.52	c        pb/other/sat4j-pb-v20090829-cutting : 0.0015 0.0108 0.0108 0.0302 0.0509 0.0564 0.1228
1719.95/1640.52	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=1364912493', u'HOME/instance-3741962-1338726724.opb'] for 0:01:40

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

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.06 2.05 2.06 3/195 20123
/proc/meminfo: memFree=26889168/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=15308 CPUtime=0 cores=0,2,4,6
/proc/20123/stat : 20123 (python) R 20121 20123 15301 0 -1 4202496 787 0 0 0 0 0 0 0 20 0 1 0 338796641 15675392 556 33554432000 4194304 5683644 140737390089744 140737390075656 251053073335 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 3819 558 324 364 0 261 0

[startup+0.105991 s]
/proc/loadavg: 2.06 2.05 2.06 3/195 20123
/proc/meminfo: memFree=26889168/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=17892 CPUtime=0.01 cores=0,2,4,6
/proc/20123/stat : 20123 (python) D 20121 20123 15301 0 -1 4202496 2272 0 0 0 1 0 0 0 20 0 1 0 338796641 18321408 767 33554432000 4194304 4196484 140733806979200 140733806909368 251053032336 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 4473 767 367 1 0 408 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17892

[startup+0.20017 s]
/proc/loadavg: 2.06 2.05 2.06 3/195 20123
/proc/meminfo: memFree=26889168/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=38492 CPUtime=0.04 cores=0,2,4,6
/proc/20123/stat : 20123 (python) R 20121 20123 15301 0 -1 4202496 3056 0 0 0 3 1 0 0 20 0 1 0 338796641 39415808 1417 33554432000 4194304 4196484 140733806979200 140733806861240 251053032336 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 9623 1417 479 1 0 899 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 38492

[startup+0.300163 s]
/proc/loadavg: 2.06 2.05 2.06 3/195 20123
/proc/meminfo: memFree=26889168/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=57144 CPUtime=0.06 cores=0,2,4,6
/proc/20123/stat : 20123 (python) D 20121 20123 15301 0 -1 4202496 4108 0 0 0 4 2 0 0 20 0 1 0 338796641 58515456 2251 33554432000 4194304 4196484 140733806979200 140733806834728 251053032336 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 14286 2251 603 1 0 1624 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 57144

[startup+0.70015 s]
/proc/loadavg: 2.06 2.05 2.06 3/195 20123
/proc/meminfo: memFree=26889168/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=103800 CPUtime=0.23 cores=0,2,4,6
/proc/20123/stat : 20123 (python) R 20121 20123 15301 0 -1 4202496 6865 1012 0 0 17 6 0 0 20 0 1 0 338796641 106291200 4265 33554432000 4194304 4196484 140733806979200 140733806945160 140316311937494 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 25950 4265 1052 1 0 3236 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 103800

[startup+1.50015 s]
/proc/loadavg: 2.05 2.05 2.06 2/196 20128
/proc/meminfo: memFree=26867760/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=118120 CPUtime=0.37 cores=0,2,4,6
/proc/20123/stat : 20123 (python) D 20121 20123 15301 0 -1 4202496 9598 1012 0 0 27 10 0 0 20 0 1 0 338796641 120954880 5830 33554432000 4194304 4196484 140733806979200 140733806912552 251053031093 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 29530 5830 1083 1 0 4729 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 118120

[startup+3.10024 s]
/proc/loadavg: 2.05 2.05 2.06 3/197 20129
/proc/meminfo: memFree=26861720/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=134456 CPUtime=0.57 cores=0,2,4,6
/proc/20123/stat : 20123 (python) S 20121 20123 15301 0 -1 4202496 11258 1012 0 0 43 14 0 0 20 0 1 0 338796641 137682944 6348 33554432000 4194304 4196484 140733806979200 140733806970960 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 33614 6348 1170 1 0 5186 0
[pid=20129] ppid=20123 vsize=4276 CPUtime=1.25 cores=0,2,4,6
/proc/20129/stat : 20129 (clasp-1.3.3-x86) R 20123 20129 20129 0 -1 4202496 1141 0 0 0 125 0 0 0 20 0 1 0 338796824 4378624 826 33554432000 134512640 136080129 4292237888 4292236896 134842329 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/20129/statm: 1069 826 175 383 0 684 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 138732
heavy processes:

[startup+6.30026 s]
/proc/loadavg: 2.05 2.05 2.06 3/197 20129
/proc/meminfo: memFree=26853904/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=134456 CPUtime=0.71 cores=0,2,4,6
/proc/20123/stat : 20123 (python) S 20121 20123 15301 0 -1 4202496 11267 1012 0 0 56 15 0 0 20 0 1 0 338796641 137682944 6348 33554432000 4194304 4196484 140733806979200 140733806970960 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 33614 6348 1170 1 0 5186 0
[pid=20129] ppid=20123 vsize=8064 CPUtime=4.46 cores=0,2,4,6
/proc/20129/stat : 20129 (clasp-1.3.3-x86) R 20123 20129 20129 0 -1 4202496 2098 0 0 0 445 1 0 0 20 0 1 0 338796824 8257536 1783 33554432000 134512640 136080129 4292237888 4292236816 134716422 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/20129/statm: 2016 1783 175 383 0 1631 0
Current children cumulated CPU time (s) 5.17
Current children cumulated vsize (KiB) 142520

[startup+12.7003 s]
/proc/loadavg: 2.04 2.04 2.06 3/197 20132
/proc/meminfo: memFree=26850880/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=136516 CPUtime=11.08 cores=0,2,4,6
/proc/20123/stat : 20123 (python) S 20121 20123 15301 0 -1 4202496 12505 4199 0 0 86 20 1000 2 20 0 1 0 338796641 139792384 6368 33554432000 4194304 4196484 140733806979200 140733806970960 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 34129 6368 1180 1 0 5186 0
[pid=20132] ppid=20123 vsize=4408 CPUtime=0.82 cores=0,2,4,6
/proc/20132/stat : 20132 (clasp-1.3.3-x86) R 20123 20132 20132 0 -1 4202496 1156 0 0 0 82 0 0 0 20 0 1 0 338797828 4513792 846 33554432000 134512640 136080129 4290110528 4290109692 134856192 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/20132/statm: 1102 846 175 383 0 717 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 140924

[startup+25.5003 s]
/proc/loadavg: 2.04 2.04 2.06 3/197 20132
/proc/meminfo: memFree=26827012/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=136516 CPUtime=11.67 cores=0,2,4,6
/proc/20123/stat : 20123 (python) S 20121 20123 15301 0 -1 4202496 12531 4199 0 0 137 28 1000 2 20 0 1 0 338796641 139792384 6368 33554432000 4194304 4196484 140733806979200 140733806970960 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 34129 6368 1180 1 0 5186 0
[pid=20132] ppid=20123 vsize=9256 CPUtime=13.61 cores=0,2,4,6
/proc/20132/stat : 20132 (clasp-1.3.3-x86) R 20123 20132 20132 0 -1 4202496 2360 0 0 0 1361 0 0 0 20 0 1 0 338797828 9478144 2050 33554432000 134512640 136080129 4290110528 4290109600 134849794 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/20132/statm: 2314 2050 175 383 0 1929 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 145772

[startup+51.1003 s]
/proc/loadavg: 2.17 2.07 2.07 4/179 20135
/proc/meminfo: memFree=26949156/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=136516 CPUtime=12.87 cores=0,2,4,6
/proc/20123/stat : 20123 (python) S 20121 20123 15301 0 -1 4202496 12556 4199 0 0 241 44 1000 2 20 0 1 0 338796641 139792384 6368 33554432000 4194304 4196484 140733806979200 140733806970960 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 34129 6368 1180 1 0 5186 0
[pid=20132] ppid=20123 vsize=14188 CPUtime=39.21 cores=0,2,4,6
/proc/20132/stat : 20132 (clasp-1.3.3-x86) R 20123 20132 20132 0 -1 4202496 3620 0 0 0 3921 0 0 0 20 0 1 0 338797828 14528512 3310 33554432000 134512640 136080129 4290110528 4290109600 134845120 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/20132/statm: 3547 3310 175 383 0 3162 0
Current children cumulated CPU time (s) 52.08
Current children cumulated vsize (KiB) 150704

[startup+102.3 s]
/proc/loadavg: 2.07 2.06 2.06 3/179 20138
/proc/meminfo: memFree=26775192/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=136516 CPUtime=66.06 cores=0,2,4,6
/proc/20123/stat : 20123 (python) S 20121 20123 15301 0 -1 4202496 13722 9173 0 0 477 79 6047 3 20 0 1 0 338796641 139792384 6373 33554432000 4194304 4196484 140733806979200 140733806970960 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 34129 6373 1180 1 0 5186 0
[pid=20138] ppid=20123 vsize=102676 CPUtime=39.91 cores=0,2,4,6
/proc/20138/stat : 20138 (wbo1.4a) R 20123 20138 20138 0 -1 4202496 25583 0 0 0 3944 47 0 0 20 0 1 0 338802878 105140224 25176 33554432000 134512640 135751879 4291035232 4291033484 135270609 0 0 16781312 3 0 0 0 17 4 0 0 0 0 0
/proc/20138/statm: 25669 25176 139 303 0 25364 0
Current children cumulated CPU time (s) 105.97
Current children cumulated vsize (KiB) 239192

[startup+162.3 s]
/proc/loadavg: 2.02 2.04 2.06 3/179 20144
/proc/meminfo: memFree=26944552/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=136516 CPUtime=119.8 cores=0,2,4,6
/proc/20123/stat : 20123 (python) S 20121 20123 15301 0 -1 4202496 14962 40037 0 0 724 115 11085 56 20 0 1 0 338796641 139792384 6374 33554432000 4194304 4196484 140733806979200 140733806970960 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 34129 6374 1180 1 0 5186 0
[pid=20141] ppid=20123 vsize=15680 CPUtime=48.98 cores=0,2,4,6
/proc/20141/stat : 20141 (clasp-1.3.3-x86) R 20123 20141 20141 0 -1 4202496 4002 0 0 0 4898 0 0 0 20 0 1 0 338807970 16056320 3689 33554432000 134512640 136080129 4288130208 4288129280 134845162 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/20141/statm: 3920 3689 175 383 0 3535 0
Current children cumulated CPU time (s) 168.78
Current children cumulated vsize (KiB) 152196

[startup+222.306 s]
/proc/loadavg: 2.18 2.08 2.07 3/179 20156
/proc/meminfo: memFree=26955460/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=136516 CPUtime=223.19 cores=0,2,4,6
/proc/20123/stat : 20123 (python) S 20121 20123 15301 0 -1 4202496 16205 46093 0 0 993 155 21114 57 20 0 1 0 338796641 139792384 6375 33554432000 4194304 4196484 140733806979200 140733806970960 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 34129 6375 1180 1 0 5186 0
[pid=20156] ppid=20123 vsize=30016 CPUtime=8.65 cores=0,2,4,6
/proc/20156/stat : 20156 (wbo1.4a) R 20123 20156 20156 0 -1 4202496 7430 0 0 0 848 17 0 0 20 0 1 0 338818004 30736384 7019 33554432000 134512640 135751879 4286612496 4286610748 135270609 0 0 16781312 3 0 0 0 17 4 0 0 0 0 0
/proc/20156/statm: 7504 7019 139 303 0 7199 0
Current children cumulated CPU time (s) 231.84
Current children cumulated vsize (KiB) 166532

[startup+282.3 s]
/proc/loadavg: 2.13 2.08 2.07 3/179 20175
/proc/meminfo: memFree=26869400/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=136516 CPUtime=225.97 cores=0,2,4,6
/proc/20123/stat : 20123 (python) S 20121 20123 15301 0 -1 4202496 16244 46093 0 0 1238 188 21114 57 20 0 1 0 338796641 139792384 6375 33554432000 4194304 4196484 140733806979200 140733806970960 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 34129 6375 1180 1 0 5186 0
[pid=20156] ppid=20123 vsize=147168 CPUtime=68.62 cores=0,2,4,6
/proc/20156/stat : 20156 (wbo1.4a) R 20123 20156 20156 0 -1 4202496 36746 0 0 0 6804 58 0 0 20 0 1 0 338818004 150700032 36310 33554432000 134512640 135751879 4286612496 4286610748 135270609 0 0 16781312 3 0 0 0 17 4 0 0 0 0 0
/proc/20156/statm: 36792 36310 139 303 0 36487 0
Current children cumulated CPU time (s) 294.59
Current children cumulated vsize (KiB) 283684

[startup+342.3 s]
/proc/loadavg: 2.11 2.09 2.07 3/179 20202
/proc/meminfo: memFree=26965180/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=136516 CPUtime=329.97 cores=0,2,4,6
/proc/20123/stat : 20123 (python) S 20121 20123 15301 0 -1 4202496 17472 96894 0 0 1509 230 31125 133 20 0 1 0 338796641 139792384 6377 33554432000 4194304 4196484 140733806979200 140733806970960 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 34129 6377 1180 1 0 5186 0
[pid=20199] ppid=20123 vsize=50236 CPUtime=27.72 cores=0,2,4,6
/proc/20199/stat : 20199 (wbo1.4b) R 20123 20199 20199 0 -1 4202496 12493 0 0 0 2760 12 0 0 20 0 1 0 338828097 51441664 12084 33554432000 134512640 135751879 4288942784 4288940876 135270609 0 0 16781312 3 0 0 0 17 4 0 0 0 0 0
/proc/20199/statm: 12559 12084 144 303 0 12254 0
Current children cumulated CPU time (s) 357.69
Current children cumulated vsize (KiB) 186752

[startup+402.301 s]
/proc/loadavg: 2.09 2.09 2.07 3/197 20238
/proc/meminfo: memFree=26892336/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=136516 CPUtime=383.55 cores=0,2,4,6
/proc/20123/stat : 20123 (python) S 20121 20123 15301 0 -1 4202496 18712 118687 0 0 1765 270 36160 160 20 0 1 0 338796641 139792384 6378 33554432000 4194304 4196484 140733806979200 140733806970960 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 34129 6378 1180 1 0 5186 0

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

/proc/20323/statm: 7435 7197 175 383 0 7050 0
Current children cumulated CPU time (s) 1114.33
Current children cumulated vsize (KiB) 166256

[startup+1122.3 s]
/proc/loadavg: 2.11 2.06 2.05 3/180 20354
/proc/meminfo: memFree=26968740/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=136516 CPUtime=1163.05 cores=0,2,4,6
/proc/20123/stat : 20123 (python) S 20121 20123 15301 0 -1 4202496 42113 297354 0 2 4858 733 110421 293 20 0 1 0 338796641 139792384 6387 33554432000 4194304 4196484 140733806979200 140733806970960 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 34129 6387 1180 1 0 5186 0
[pid=20354] ppid=20123 vsize=47844 CPUtime=14.25 cores=0,2,4,6
/proc/20354/stat : 20354 (bsolo_pb10) R 20123 20354 20354 0 -1 4202496 10056 0 0 0 1418 7 0 0 20 0 1 0 338907444 48992256 9541 33554432000 134512640 137138936 4287181840 4287180768 134542480 0 0 16781312 16384 0 0 0 17 4 0 0 0 0 0
/proc/20354/statm: 11961 9541 192 642 0 11317 0
Current children cumulated CPU time (s) 1177.3
Current children cumulated vsize (KiB) 184360

[startup+1182.3 s]
/proc/loadavg: 2.16 2.08 2.05 3/179 20355
/proc/meminfo: memFree=26868916/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=136516 CPUtime=1165.89 cores=0,2,4,6
/proc/20123/stat : 20123 (python) S 20121 20123 15301 0 -1 4202496 42138 297354 0 2 5107 768 110421 293 20 0 1 0 338796641 139792384 6387 33554432000 4194304 4196484 140733806979200 140733806970960 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 34129 6387 1180 1 0 5186 0
[pid=20354] ppid=20123 vsize=139400 CPUtime=74.22 cores=0,2,4,6
/proc/20354/stat : 20354 (bsolo_pb10) R 20123 20354 20354 0 -1 4202496 32962 0 0 0 7408 14 0 0 20 0 1 0 338907444 142745600 32425 33554432000 134512640 137138936 4287181840 4287180264 134606663 0 0 16781312 16384 0 0 0 17 4 0 0 0 0 0
/proc/20354/statm: 34850 32425 192 642 0 34206 0
Current children cumulated CPU time (s) 1240.11
Current children cumulated vsize (KiB) 275916

[startup+1242.3 s]
/proc/loadavg: 2.25 2.11 2.06 4/179 20370
/proc/meminfo: memFree=26997980/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=136516 CPUtime=1279.45 cores=0,2,4,6
/proc/20123/stat : 20123 (python) S 20121 20123 15301 0 -1 4202496 44642 340913 0 2 5358 806 121469 312 20 0 1 0 338796641 139792384 6388 33554432000 4194304 4196484 140733806979200 140733806970960 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 34129 6388 1180 1 0 5186 0
[pid=20367] ppid=20123 vsize=12428 CPUtime=23.51 cores=0,2,4,6
/proc/20367/stat : 20367 (clasp-1.3.3-x86) R 20123 20367 20367 0 -1 4202496 3185 0 0 0 2351 0 0 0 20 0 1 0 338918518 12726272 2866 33554432000 134512640 136080129 4286815920 4286815012 134607888 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/20367/statm: 3107 2866 175 383 0 2722 0
Current children cumulated CPU time (s) 1302.96
Current children cumulated vsize (KiB) 148944

[startup+1302.3 s]
/proc/loadavg: 2.18 2.12 2.07 3/179 20414
/proc/meminfo: memFree=26993816/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=136516 CPUtime=1282.24 cores=0,2,4,6
/proc/20123/stat : 20123 (python) S 20121 20123 15301 0 -1 4202496 44666 340913 0 2 5600 843 121469 312 20 0 1 0 338796641 139792384 6388 33554432000 4194304 4196484 140733806979200 140733806970960 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 34129 6388 1180 1 0 5186 0
[pid=20367] ppid=20123 vsize=19300 CPUtime=83.49 cores=0,2,4,6
/proc/20367/stat : 20367 (clasp-1.3.3-x86) R 20123 20367 20367 0 -1 4202496 4909 0 0 0 8349 0 0 0 20 0 1 0 338918518 19763200 4587 33554432000 134512640 136080129 4286815920 4286814992 134849071 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/20367/statm: 4825 4587 175 383 0 4440 0
Current children cumulated CPU time (s) 1365.73
Current children cumulated vsize (KiB) 155816

[startup+1362.3 s]
/proc/loadavg: 2.20 2.12 2.07 3/179 20429
/proc/meminfo: memFree=26997628/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=136516 CPUtime=1405.49 cores=0,2,4,6
/proc/20123/stat : 20123 (python) R 20121 20123 15301 0 -1 4202496 48421 353784 0 2 5855 880 133498 316 20 0 1 0 338796641 139792384 6388 33554432000 4194304 4196484 140733806979200 140733806970960 251053031172 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 34129 6388 1180 1 0 5186 0
[pid=20426] ppid=20123 vsize=11448 CPUtime=23.12 cores=0,2,4,6
/proc/20426/stat : 20426 (clasp-1.3.3-x86) R 20123 20426 20426 0 -1 4202496 2925 0 0 0 2312 0 0 0 20 0 1 0 338930558 11722752 2609 33554432000 134512640 136080129 4288215232 4288214304 134849753 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/20426/statm: 2862 2609 175 383 0 2477 0
Current children cumulated CPU time (s) 1428.61
Current children cumulated vsize (KiB) 147964

[startup+1422.3 s]
/proc/loadavg: 2.14 2.12 2.07 4/179 20438
/proc/meminfo: memFree=26999324/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=136516 CPUtime=1468.88 cores=0,2,4,6
/proc/20123/stat : 20123 (python) R 20121 20123 15301 0 -1 4202496 50900 361680 0 2 6106 920 139544 318 20 0 1 0 338796641 139792384 6389 33554432000 4194304 4196484 140733806979200 140733806967528 251053032336 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 34130 6389 1180 1 0 5187 0
[pid=20435] ppid=20123 vsize=12204 CPUtime=22.6 cores=0,2,4,6
/proc/20435/stat : 20435 (clasp-1.3.3-x86) R 20123 20435 20435 0 -1 4202496 3129 0 0 0 2260 0 0 0 20 0 1 0 338936609 12496896 2811 33554432000 134512640 136080129 4293834768 4293833664 134842499 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/20435/statm: 3051 2811 175 383 0 2666 0
Current children cumulated CPU time (s) 1491.48
Current children cumulated vsize (KiB) 148720

[startup+1482.3 s]
/proc/loadavg: 2.09 2.11 2.07 3/179 20439
/proc/meminfo: memFree=26980836/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=136516 CPUtime=1471.67 cores=0,2,4,6
/proc/20123/stat : 20123 (python) S 20121 20123 15301 0 -1 4202496 50930 361680 0 2 6346 959 139544 318 20 0 1 0 338796641 139792384 6389 33554432000 4194304 4196484 140733806979200 140733806970960 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 34129 6389 1180 1 0 5186 0
[pid=20435] ppid=20123 vsize=19676 CPUtime=82.59 cores=0,2,4,6
/proc/20435/stat : 20435 (clasp-1.3.3-x86) R 20123 20435 20435 0 -1 4202496 5004 0 0 0 8258 1 0 0 20 0 1 0 338936609 20148224 4684 33554432000 134512640 136080129 4293834768 4293833760 134588745 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/20435/statm: 4919 4684 175 383 0 4534 0
Current children cumulated CPU time (s) 1554.26
Current children cumulated vsize (KiB) 156192

[startup+1542.31 s]
/proc/loadavg: 2.11 2.11 2.08 4/179 20451
/proc/meminfo: memFree=26932436/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=136648 CPUtime=1595 cores=0,2,4,6
/proc/20123/stat : 20123 (python) S 20121 20123 15301 0 -1 4202496 54682 374410 0 2 6602 998 151578 322 20 0 1 0 338796641 139927552 6391 33554432000 4194304 4196484 140733806979200 140733806970960 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 34162 6391 1180 1 0 5219 0
[pid=20451] ppid=20123 vsize=9376 CPUtime=22.17 cores=0,2,4,6
/proc/20451/stat : 20451 (clasp-1.3.3-x86) R 20123 20451 20451 0 -1 4202496 2405 0 0 0 2217 0 0 0 20 0 1 0 338948653 9601024 2085 33554432000 134512640 136080129 4292451280 4292450272 134588938 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/20451/statm: 2344 2085 175 383 0 1959 0
Current children cumulated CPU time (s) 1617.17
Current children cumulated vsize (KiB) 146024

[startup+1602.3 s]
/proc/loadavg: 2.15 2.12 2.08 3/179 20451
/proc/meminfo: memFree=26789128/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=136648 CPUtime=1597.76 cores=0,2,4,6
/proc/20123/stat : 20123 (python) S 20121 20123 15301 0 -1 4202496 54708 374410 0 2 6840 1036 151578 322 20 0 1 0 338796641 139927552 6391 33554432000 4194304 4196484 140733806979200 140733806970960 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 34162 6391 1180 1 0 5219 0
[pid=20451] ppid=20123 vsize=19192 CPUtime=82.15 cores=0,2,4,6
/proc/20451/stat : 20451 (clasp-1.3.3-x86) R 20123 20451 20451 0 -1 4202496 4862 0 0 0 8215 0 0 0 20 0 1 0 338948653 19652608 4542 33554432000 134512640 136080129 4292451280 4292450352 134845234 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/20451/statm: 4798 4542 175 383 0 4413 0
Current children cumulated CPU time (s) 1679.91
Current children cumulated vsize (KiB) 155840

[startup+1662.3 s]
/proc/loadavg: 2.16 2.13 2.09 3/179 20463
/proc/meminfo: memFree=26891696/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=136648 CPUtime=1721.05 cores=0,2,4,6
/proc/20123/stat : 20123 (python) S 20121 20123 15301 0 -1 4202496 58450 386798 0 2 7096 1075 163609 325 20 0 1 0 338796641 139927552 6391 33554432000 4194304 4196484 140733806979200 140733806970960 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 34162 6391 1180 1 0 5219 0
[pid=20463] ppid=20123 vsize=11180 CPUtime=21.76 cores=0,2,4,6
/proc/20463/stat : 20463 (clasp-1.3.3-x86) R 20123 20463 20463 0 -1 4202496 2857 0 0 0 2176 0 0 0 20 0 1 0 338960693 11448320 2538 33554432000 134512640 136080129 4294424304 4294423376 134716403 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/20463/statm: 2795 2538 175 383 0 2410 0
Current children cumulated CPU time (s) 1742.81
Current children cumulated vsize (KiB) 147828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1717 s]
/proc/loadavg: 2.14 2.13 2.09 3/198 20487
/proc/meminfo: memFree=26860184/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=136648 CPUtime=1723.59 cores=0,2,4,6
/proc/20123/stat : 20123 (python) S 20121 20123 15301 0 -1 4202496 58473 386798 0 2 7318 1107 163609 325 20 0 1 0 338796641 139927552 6391 33554432000 4194304 4196484 140733806979200 140733806970960 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 34162 6391 1180 1 0 5219 0
[pid=20463] ppid=20123 vsize=17636 CPUtime=76.45 cores=0,2,4,6
/proc/20463/stat : 20463 (clasp-1.3.3-x86) R 20123 20463 20463 0 -1 4202496 4498 0 0 0 7645 0 0 0 20 0 1 0 338960693 18059264 4177 33554432000 134512640 136080129 4294424304 4294423372 134844224 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/20463/statm: 4409 4177 175 383 0 4024 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 154284

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

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

[startup+1717 s]
/proc/loadavg: 2.14 2.13 2.09 3/198 20487
/proc/meminfo: memFree=26860184/32873648 swapFree=7368/7368
[pid=20123] ppid=20121 vsize=136648 CPUtime=1723.59 cores=0,2,4,6
/proc/20123/stat : 20123 (python) S 20121 20123 15301 0 -1 4202496 58473 386798 0 2 7318 1107 163609 325 20 0 1 0 338796641 139927552 6391 33554432000 4194304 4196484 140733806979200 140733806970960 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/20123/statm: 34162 6391 1180 1 0 5219 0
[pid=20463] ppid=20123 vsize=17636 CPUtime=76.45 cores=0,2,4,6
/proc/20463/stat : 20463 (clasp-1.3.3-x86) R 20123 20463 20463 0 -1 4202496 4498 0 0 0 7645 0 0 0 20 0 1 0 338960693 18059264 4177 33554432000 134512640 136080129 4294424304 4294423372 134844224 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/20463/statm: 4409 4177 175 383 0 4024 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 154284

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20123 and gives
#  childrusage.ru_utime.tv_sec=1709
#  childrusage.ru_utime.tv_usec=283149
#  childrusage.ru_stime.tv_sec=14
#  childrusage.ru_stime.tv_usec=334820
# CPU time returned by wait4() is 1723.62
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1717.01
CPU time (s): 1800.04
CPU user time (s): 1785.72
CPU system time (s): 14.32
CPU usage (%): 104.836
Max. virtual memory (cumulated for all children) (KiB): 2851656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1709.28
system time used= 14.3348
maximum resident set size= 217188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 445271
page faults= 2
swaps= 0
block input operations= 0
block output operations= 248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11156
involuntary context switches= 3070

runsolver used 3.52946 second user time and 8.72467 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-03 14:32:05
IDJOB=3741962
IDBENCH=90121
IDSOLVER=2323
FILE ID=node149/3741962-1338726724
RUNJOBID= node149-1338713283-15317
PBS_JOBID= 14636730
Free space on /tmp= 71032 MiB

SOLVER NAME= PB10: borg-pb 10.05.30
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K92.opb
COMMAND LINE= solver BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741962-1338726724/watcher-3741962-1338726724 -o /tmp/evaluation-result-3741962-1338726724/solver-3741962-1338726724 -C 1800 -W 1900 -M 15500  solver HOME/instance-3741962-1338726724.opb 1236526751 

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

MD5SUM BENCH= 21cc97db69195cd3dcf69a6d797764c1
RANDOM SEED=1236526751

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:        26889300 kB
Buffers:          764488 kB
Cached:          4130640 kB
SwapCached:         2468 kB
Active:          2182112 kB
Inactive:        2882900 kB
Active(anon):     153244 kB
Inactive(anon):     9368 kB
Active(file):    2028868 kB
Inactive(file):  2873532 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:             20816 kB
Writeback:             0 kB
AnonPages:        186180 kB
Mapped:            25856 kB
Shmem:                96 kB
Slab:             760384 kB
SReclaimable:     203564 kB
SUnreclaim:       556820 kB
KernelStack:        1592 kB
PageTables:         4728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1537580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 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 15:00:45