Trace number 2675856

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
borg-pb 10.05.30UNSAT 491.102 456.205

General information on the benchmark

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

Solver Data

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2675856-1277135378/watcher-2675856-1277135378 -o /tmp/evaluation-result-2675856-1277135378/solver-2675856-1277135378 -C 1800 -W 2000 -M 1800 solver HOME/instance-2675856-1277135378.opb 1009667010 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.08 1.03 0.85 3/106 13375
/proc/meminfo: memFree=1514580/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=16708 CPUtime=0
/proc/13375/stat : 13375 (python) R 13373 13375 13031 0 -1 4202496 726 0 0 0 0 0 0 0 20 0 1 0 54832275 17108992 492 1992294400 4194304 4196484 140733467257264 18446744073709551615 215226912159 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/13375/statm: 4177 494 272 1 0 273 0

[startup+0.095305 s]
/proc/loadavg: 1.08 1.03 0.85 3/106 13375
/proc/meminfo: memFree=1514580/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=32152 CPUtime=0.07
/proc/13375/stat : 13375 (python) S 13373 13375 13031 0 -1 4202496 2412 0 0 0 4 3 0 0 18 0 1 0 54832275 32923648 1389 1992294400 4194304 4196484 140735162887808 18446744073709551615 215210547200 0 2147483391 16781312 2 0 0 0 17 0 0 0 0
/proc/13375/statm: 8038 1389 459 1 0 910 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32152

[startup+0.105379 s]
/proc/loadavg: 1.08 1.03 0.85 3/106 13375
/proc/meminfo: memFree=1514580/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=34212 CPUtime=0.09
/proc/13375/stat : 13375 (python) R 13373 13375 13031 0 -1 4202496 2420 0 0 0 5 4 0 0 18 0 1 0 54832275 35033088 1393 1992294400 4194304 4196484 140735162887808 18446744073709551615 46945189252762 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13375/statm: 8553 1393 462 1 0 910 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34212

[startup+0.300373 s]
/proc/loadavg: 1.08 1.03 0.85 3/106 13375
/proc/meminfo: memFree=1514580/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=71500 CPUtime=0.26
/proc/13375/stat : 13375 (python) R 13373 13375 13031 0 -1 4202496 4186 0 0 0 17 9 0 0 18 0 1 0 54832275 73216000 2982 1992294400 4194304 4196484 140735162887808 18446744073709551615 46945189792157 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13375/statm: 17875 2982 693 1 0 2362 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 71500

[startup+0.700361 s]
/proc/loadavg: 1.08 1.03 0.85 3/106 13375
/proc/meminfo: memFree=1514580/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=104292 CPUtime=0.61
/proc/13375/stat : 13375 (python) R 13373 13375 13031 0 -1 4202496 6160 926 0 0 38 23 0 0 18 0 1 0 54832275 106795008 4405 1992294400 4194304 4196484 140735162887808 18446744073709551615 46945189977458 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13375/statm: 26073 4405 1028 1 0 3414 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 104292

[startup+1.50034 s]
/proc/loadavg: 1.08 1.03 0.85 2/107 13380
/proc/meminfo: memFree=1494856/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=134116 CPUtime=1.35
/proc/13375/stat : 13375 (python) R 13373 13375 13031 0 -1 4202496 11514 2371 0 0 93 40 1 1 18 0 1 0 54832275 137334784 6329 1992294400 4194304 4196484 140735162887808 18446744073709551615 215210592346 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/13375/statm: 33529 6329 1143 1 0 5166 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 134116

[startup+3.10029 s]
/proc/loadavg: 1.08 1.03 0.85 2/108 13387
/proc/meminfo: memFree=1491004/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=134112 CPUtime=1.97
/proc/13375/stat : 13375 (python) S 13373 13375 13031 0 -1 4202496 12712 3801 0 0 147 46 1 3 16 0 1 0 54832275 137330688 6333 1992294400 4194304 4196484 140735162887808 18446744073709551615 215210569231 0 0 16781312 2 159688670771686066 0 0 17 0 0 0 0
/proc/13375/statm: 33528 6333 1143 1 0 5165 0
[pid=13387] ppid=13375 vsize=6344 CPUtime=1.39
/proc/13387/stat : 13387 (wbo1.4a) R 13375 13387 13387 0 -1 4202496 1465 0 0 0 138 1 0 0 23 0 1 0 54832444 6496256 1141 1992294400 134512640 135751879 4291581712 18446744073709551615 134616495 0 0 16781312 3 0 0 0 17 1 0 0 0
/proc/13387/statm: 1586 1141 139 303 0 1281 0
Current children cumulated CPU time (s) 3.36
Current children cumulated vsize (KiB) 140456

[startup+6.30119 s]
/proc/loadavg: 1.23 1.07 0.86 2/108 13387
/proc/meminfo: memFree=1486664/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=134112 CPUtime=2.24
/proc/13375/stat : 13375 (python) S 13373 13375 13031 0 -1 4202496 12726 3801 0 0 171 49 1 3 15 0 1 0 54832275 137330688 6333 1992294400 4194304 4196484 140735162887808 18446744073709551615 215210569231 0 0 16781312 2 159688670771686066 0 0 17 0 0 0 0
/proc/13375/statm: 33528 6333 1143 1 0 5165 0
[pid=13387] ppid=13375 vsize=10504 CPUtime=4.57
/proc/13387/stat : 13387 (wbo1.4a) R 13375 13387 13387 0 -1 4202496 2476 0 0 0 452 5 0 0 25 0 1 0 54832444 10756096 2152 1992294400 134512640 135751879 4291581712 18446744073709551615 134616516 0 0 16781312 3 0 0 0 17 1 0 0 0
/proc/13387/statm: 2626 2152 139 303 0 2321 0
Current children cumulated CPU time (s) 6.81
Current children cumulated vsize (KiB) 144616

[startup+12.701 s]
/proc/loadavg: 1.21 1.06 0.86 2/108 13387
/proc/meminfo: memFree=1479100/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=134112 CPUtime=2.76
/proc/13375/stat : 13375 (python) S 13373 13375 13031 0 -1 4202496 12748 3801 0 0 219 53 1 3 16 0 1 0 54832275 137330688 6333 1992294400 4194304 4196484 140735162887808 18446744073709551615 215210569231 0 0 16781312 2 159688670771686066 0 0 17 0 0 0 0
/proc/13375/statm: 33528 6333 1143 1 0 5165 0
[pid=13387] ppid=13375 vsize=17916 CPUtime=10.92
/proc/13387/stat : 13387 (wbo1.4a) R 13375 13387 13387 0 -1 4202496 4344 0 0 0 1080 12 0 0 25 0 1 0 54832444 18345984 4020 1992294400 134512640 135751879 4291581712 18446744073709551615 134616495 0 0 16781312 3 0 0 0 17 1 0 0 0
/proc/13387/statm: 4479 4020 139 303 0 4174 0
Current children cumulated CPU time (s) 13.68
Current children cumulated vsize (KiB) 152028

[startup+25.5006 s]
/proc/loadavg: 1.18 1.06 0.86 2/108 13387
/proc/meminfo: memFree=1461244/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=134112 CPUtime=3.75
/proc/13375/stat : 13375 (python) S 13373 13375 13031 0 -1 4202496 12781 3801 0 0 309 62 1 3 15 0 1 0 54832275 137330688 6333 1992294400 4194304 4196484 140735162887808 18446744073709551615 215210569231 0 0 16781312 2 159688670771686066 0 0 17 0 0 0 0
/proc/13375/statm: 33528 6333 1143 1 0 5165 0
[pid=13387] ppid=13375 vsize=35672 CPUtime=23.64
/proc/13387/stat : 13387 (wbo1.4a) R 13375 13387 13387 0 -1 4202496 8740 0 0 0 2336 28 0 0 25 0 1 0 54832444 36528128 8416 1992294400 134512640 135751879 4291581712 18446744073709551615 134616492 0 0 16781312 3 0 0 0 17 1 0 0 0
/proc/13387/statm: 8918 8416 139 303 0 8613 0
Current children cumulated CPU time (s) 27.39
Current children cumulated vsize (KiB) 169784

[startup+51.1008 s]
/proc/loadavg: 1.11 1.05 0.86 2/108 13387
/proc/meminfo: memFree=1436444/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=134112 CPUtime=5.62
/proc/13375/stat : 13375 (python) S 13373 13375 13031 0 -1 4202496 12822 3801 0 0 479 79 1 3 15 0 1 0 54832275 137330688 6333 1992294400 4194304 4196484 140735162887808 18446744073709551615 215210569231 0 0 16781312 2 159688670771686066 0 0 17 0 0 0 0
/proc/13375/statm: 33528 6333 1143 1 0 5165 0
[pid=13387] ppid=13375 vsize=61132 CPUtime=49.05
/proc/13387/stat : 13387 (wbo1.4a) R 13375 13387 13387 0 -1 4202496 15110 0 0 0 4852 53 0 0 25 0 1 0 54832444 62599168 14786 1992294400 134512640 135751879 4291581712 18446744073709551615 134518720 0 0 16781312 3 0 0 0 17 1 0 0 0
/proc/13387/statm: 15283 14786 139 303 0 14978 0
Current children cumulated CPU time (s) 54.67
Current children cumulated vsize (KiB) 195244

[startup+102.308 s]
/proc/loadavg: 1.10 1.06 0.87 2/108 13395
/proc/meminfo: memFree=1435700/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=134112 CPUtime=61.04
/proc/13375/stat : 13375 (python) S 13373 13375 13031 0 -1 4202496 15271 22210 0 0 866 121 5053 64 15 0 1 0 54832275 137330688 6335 1992294400 4194304 4196484 140735162887808 18446744073709551615 215210569231 0 0 16781312 2 159688670771686066 0 0 17 0 0 0 0
/proc/13375/statm: 33528 6335 1143 1 0 5165 0
[pid=13393] ppid=13375 vsize=60620 CPUtime=48.6
/proc/13393/stat : 13393 (wbo1.4a) R 13375 13393 13393 0 -1 4202496 15008 0 0 0 4808 52 0 0 25 0 1 0 54837613 62074880 14682 1992294400 134512640 135751879 4290776432 18446744073709551615 134616355 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/13393/statm: 15155 14682 139 303 0 14850 0
Current children cumulated CPU time (s) 109.64
Current children cumulated vsize (KiB) 194732

[startup+162.3 s]
/proc/loadavg: 1.11 1.06 0.88 2/108 13400
/proc/meminfo: memFree=1483688/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=134112 CPUtime=166.95
/proc/13375/stat : 13375 (python) S 13373 13375 13031 0 -1 4202496 16492 53582 0 0 1292 166 15062 175 16 0 1 0 54832275 137330688 6337 1992294400 4194304 4196484 140735162887808 18446744073709551615 215210569231 0 0 16781312 2 159836005329808050 0 0 17 1 0 0 0
/proc/13375/statm: 33528 6337 1143 1 0 5165 0
[pid=13400] ppid=13375 vsize=13232 CPUtime=7.01
/proc/13400/stat : 13400 (wbo1.4b) R 13375 13400 13400 0 -1 4202496 3154 0 0 0 694 7 0 0 25 0 1 0 54847803 13549568 2830 1992294400 134512640 135751879 4290087584 18446744073709551615 135270609 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/13400/statm: 3308 2830 144 303 0 3003 0
Current children cumulated CPU time (s) 173.96
Current children cumulated vsize (KiB) 147344

[startup+222.302 s]
/proc/loadavg: 1.13 1.08 0.90 2/120 13417
/proc/meminfo: memFree=1322020/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=134112 CPUtime=222.52
/proc/13375/stat : 13375 (python) S 13373 13375 13031 0 -1 4202496 17822 71067 0 0 1709 215 20093 235 15 0 1 0 54832275 137330688 6339 1992294400 4194304 4196484 140735162887808 18446744073709551615 215210569231 0 0 16781312 2 159688670771686066 0 0 17 0 0 0 0
/proc/13375/statm: 33528 6339 1143 1 0 5165 0
[pid=13403] ppid=13375 vsize=1482044 CPUtime=17.42
/proc/13403/stat : 13403 (java) S 13375 13403 13403 0 -1 4202496 46774 0 1 0 1719 23 0 0 15 0 13 0 54852898 1517613056 44224 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13403/statm: 370511 44224 1436 10 0 367813 0
[pid=13403/tid=13404] ppid=13375 vsize=1482044 CPUtime=15.57
/proc/13403/task/13404/stat : 13404 (java) R 13375 13403 13403 0 -1 4202560 33686 0 1 0 1541 16 0 0 25 0 13 0 54852900 1517613056 44224 1992294400 134512640 134550932 4287363328 18446744073709551615 4109175137 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13403/tid=13405] ppid=13375 vsize=1482044 CPUtime=0.15
/proc/13403/task/13405/stat : 13405 (java) S 13375 13403 13403 0 -1 4202560 3670 0 0 0 13 2 0 0 16 0 13 0 54852902 1517613056 44224 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 4 0 16800975 18446604437835682112 0 0 -1 1 0 0 0
[pid=13403/tid=13406] ppid=13375 vsize=1482044 CPUtime=0.13
/proc/13403/task/13406/stat : 13406 (java) S 13375 13403 13403 0 -1 4202560 4024 0 0 0 12 1 0 0 18 0 13 0 54852902 1517613056 44224 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 4 0 16800975 18446604437835682112 0 0 -1 0 0 0 0
[pid=13403/tid=13407] ppid=13375 vsize=1482044 CPUtime=0
/proc/13403/task/13407/stat : 13407 (java) S 13375 13403 13403 0 -1 4202560 23 0 0 0 0 0 0 0 15 0 13 0 54852903 1517613056 44224 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 0 0 16800975 18446604437835682112 0 0 -1 1 0 0 0
[pid=13403/tid=13408] ppid=13375 vsize=1482044 CPUtime=0
/proc/13403/task/13408/stat : 13408 (java) S 13375 13403 13403 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 54852904 1517613056 44224 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 4 0 16800975 18446604437835682112 0 0 -1 0 0 0 0
[pid=13403/tid=13409] ppid=13375 vsize=1482044 CPUtime=0
/proc/13403/task/13409/stat : 13409 (java) S 13375 13403 13403 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 54852904 1517613056 44224 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 4 0 16800975 18446604437835682112 0 0 -1 0 0 0 0
[pid=13403/tid=13410] ppid=13375 vsize=1482044 CPUtime=0
/proc/13403/task/13410/stat : 13410 (java) S 13375 13403 13403 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 54852908 1517613056 44224 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 4 0 16800975 18446604437835682112 0 0 -1 0 0 0 0
[pid=13403/tid=13411] ppid=13375 vsize=1482044 CPUtime=0.39
/proc/13403/task/13411/stat : 13411 (java) S 13375 13403 13403 0 -1 4202560 896 0 0 0 39 0 0 0 15 0 13 0 54852908 1517613056 44224 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 4 0 16800975 18446604437835682112 0 0 -1 0 0 0 0
[pid=13403/tid=13412] ppid=13375 vsize=1482044 CPUtime=1.12
/proc/13403/task/13412/stat : 13412 (java) S 13375 13403 13403 0 -1 4202560 3119 0 0 0 111 1 0 0 15 0 13 0 54852908 1517613056 44224 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 4 0 16800975 18446604437835682112 0 0 -1 1 0 0 0
[pid=13403/tid=13413] ppid=13375 vsize=1482044 CPUtime=0
/proc/13403/task/13413/stat : 13413 (java) S 13375 13403 13403 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 54852908 1517613056 44224 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 4 0 16800975 18446604437835682112 0 0 -1 0 0 0 0
[pid=13403/tid=13414] ppid=13375 vsize=1482044 CPUtime=0
/proc/13403/task/13414/stat : 13414 (java) S 13375 13403 13403 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 13 0 54852908 1517613056 44224 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 4 0 16800975 18446604437835682112 0 0 -1 0 0 0 0
[pid=13403/tid=13415] ppid=13375 vsize=1482044 CPUtime=0
/proc/13403/task/13415/stat : 13415 (java) S 13375 13403 13403 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 54852984 1517613056 44224 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 4 0 16800975 18446604437835682112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 239.94
Current children cumulated vsize (KiB) 1616156

[startup+282.302 s]
/proc/loadavg: 1.11 1.09 0.91 3/120 13417
/proc/meminfo: memFree=1289408/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=134112 CPUtime=226.75
/proc/13375/stat : 13375 (python) S 13373 13375 13031 0 -1 4202496 17888 71067 0 0 2090 257 20093 235 15 0 1 0 54832275 137330688 6339 1992294400 4194304 4196484 140735162887808 18446744073709551615 215210569231 0 0 16781312 2 159688670771686066 0 0 17 0 0 0 0
/proc/13375/statm: 33528 6339 1143 1 0 5165 0
[pid=13403] ppid=13375 vsize=1482044 CPUtime=77.61
/proc/13403/stat : 13403 (java) S 13375 13403 13403 0 -1 4202496 55589 0 1 0 7732 29 0 0 15 0 13 0 54852898 1517613056 52378 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13403/statm: 370511 52378 1436 10 0 367813 0
[pid=13403/tid=13404] ppid=13375 vsize=1482044 CPUtime=75.27
/proc/13403/task/13404/stat : 13404 (java) R 13375 13403 13403 0 -1 4202560 33704 0 1 0 7511 16 0 0 25 0 13 0 54852900 1517613056 52378 1992294400 134512640 134550932 4287363328 18446744073709551615 4109128383 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13403/tid=13405] ppid=13375 vsize=1482044 CPUtime=0.39
/proc/13403/task/13405/stat : 13405 (java) S 13375 13403 13403 0 -1 4202560 8118 0 0 0 34 5 0 0 15 0 13 0 54852902 1517613056 52378 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 4 0 16800975 18446604437835682112 0 0 -1 0 0 0 0
[pid=13403/tid=13406] ppid=13375 vsize=1482044 CPUtime=0.37
/proc/13403/task/13406/stat : 13406 (java) S 13375 13403 13403 0 -1 4202560 8365 0 0 0 33 4 0 0 15 0 13 0 54852902 1517613056 52378 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 4 0 16800975 18446604437835682112 0 0 -1 1 0 0 0
[pid=13403/tid=13407] ppid=13375 vsize=1482044 CPUtime=0
/proc/13403/task/13407/stat : 13407 (java) S 13375 13403 13403 0 -1 4202560 27 0 0 0 0 0 0 0 15 0 13 0 54852903 1517613056 52378 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 0 0 16800975 18446604437835682112 0 0 -1 1 0 0 0
[pid=13403/tid=13408] ppid=13375 vsize=1482044 CPUtime=0
/proc/13403/task/13408/stat : 13408 (java) S 13375 13403 13403 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 54852904 1517613056 52378 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 4 0 16800975 18446604437835682112 0 0 -1 0 0 0 0
[pid=13403/tid=13409] ppid=13375 vsize=1482044 CPUtime=0
/proc/13403/task/13409/stat : 13409 (java) S 13375 13403 13403 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 54852904 1517613056 52378 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 4 0 16800975 18446604437835682112 0 0 -1 0 0 0 0
[pid=13403/tid=13410] ppid=13375 vsize=1482044 CPUtime=0
/proc/13403/task/13410/stat : 13410 (java) S 13375 13403 13403 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 54852908 1517613056 52378 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 4 0 16800975 18446604437835682112 0 0 -1 0 0 0 0
[pid=13403/tid=13411] ppid=13375 vsize=1482044 CPUtime=0.39
/proc/13403/task/13411/stat : 13411 (java) S 13375 13403 13403 0 -1 4202560 896 0 0 0 39 0 0 0 15 0 13 0 54852908 1517613056 52378 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 4 0 16800975 18446604437835682112 0 0 -1 0 0 0 0
[pid=13403/tid=13412] ppid=13375 vsize=1482044 CPUtime=1.12
/proc/13403/task/13412/stat : 13412 (java) S 13375 13403 13403 0 -1 4202560 3119 0 0 0 111 1 0 0 15 0 13 0 54852908 1517613056 52378 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 4 0 16800975 18446604437835682112 0 0 -1 1 0 0 0
[pid=13403/tid=13413] ppid=13375 vsize=1482044 CPUtime=0
/proc/13403/task/13413/stat : 13413 (java) S 13375 13403 13403 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 54852908 1517613056 52378 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 4 0 16800975 18446604437835682112 0 0 -1 0 0 0 0
[pid=13403/tid=13414] ppid=13375 vsize=1482044 CPUtime=0
/proc/13403/task/13414/stat : 13414 (java) S 13375 13403 13403 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 13 0 54852908 1517613056 52378 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 4 0 16800975 18446604437835682112 0 0 -1 1 0 0 0
[pid=13403/tid=13415] ppid=13375 vsize=1482044 CPUtime=0
/proc/13403/task/13415/stat : 13415 (java) S 13375 13403 13403 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 54852984 1517613056 52378 1992294400 134512640 134550932 4287363328 18446744073709551615 4294960144 0 4 0 16800975 18446604437835682112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 304.36
Current children cumulated vsize (KiB) 1616156

[startup+342.301 s]
/proc/loadavg: 1.25 1.13 0.93 2/108 13422
/proc/meminfo: memFree=1446984/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=134116 CPUtime=332.02
/proc/13375/stat : 13375 (python) R 13373 13375 13031 0 -1 4202496 19166 129800 0 1 2499 310 30124 269 16 0 1 0 54832275 137334784 6340 1992294400 4194304 4196484 140735162887808 18446744073709551615 215210548992 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13375/statm: 33529 6340 1143 1 0 5166 0
[pid=13422] ppid=13375 vsize=49064 CPUtime=36.97
/proc/13422/stat : 13422 (wbo1.4b) R 13375 13422 13422 0 -1 4202496 12112 0 0 0 3652 45 0 0 25 0 1 0 54862807 50241536 11786 1992294400 134512640 135751879 4288582592 18446744073709551615 134602695 0 0 16781312 3 0 0 0 17 1 0 0 0
/proc/13422/statm: 12266 11786 144 303 0 11961 0
Current children cumulated CPU time (s) 368.99
Current children cumulated vsize (KiB) 183180

[startup+402.301 s]
/proc/loadavg: 1.17 1.12 0.94 2/108 13424
/proc/meminfo: memFree=1378908/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=134112 CPUtime=336.2
/proc/13375/stat : 13375 (python) S 13373 13375 13031 0 -1 4202496 19198 129800 0 1 2871 356 30124 269 15 0 1 0 54832275 137330688 6340 1992294400 4194304 4196484 140735162887808 18446744073709551615 215210569231 0 0 16781312 2 159688670771686066 0 0 17 0 0 0 0
/proc/13375/statm: 33528 6340 1143 1 0 5165 0
[pid=13422] ppid=13375 vsize=117652 CPUtime=96.95
/proc/13422/stat : 13422 (wbo1.4b) R 13375 13422 13422 0 -1 4202496 29220 0 0 0 9589 106 0 0 25 0 1 0 54862807 120475648 28894 1992294400 134512640 135751879 4288582592 18446744073709551615 135270609 0 0 16781312 3 0 0 0 17 1 0 0 0
/proc/13422/statm: 29413 28894 144 303 0 29108 0
Current children cumulated CPU time (s) 433.15
Current children cumulated vsize (KiB) 251764

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

[startup+409.501 s]
/proc/loadavg: 1.16 1.12 0.94 2/108 13427
/proc/meminfo: memFree=1491748/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=134112 CPUtime=438.05
/proc/13375/stat : 13375 (python) S 13373 13375 13031 0 -1 4202496 20367 160901 0 1 2924 362 40139 380 15 0 1 0 54832275 137330688 6341 1992294400 4194304 4196484 140735162887808 18446744073709551615 215210569231 0 0 16781312 2 159688670771686066 0 0 17 0 0 0 0
/proc/13375/statm: 33528 6341 1143 1 0 5165 0
[pid=13427] ppid=13375 vsize=12416 CPUtime=2.86
/proc/13427/stat : 13427 (bsolo_pb10) R 13375 13427 13427 0 -1 4202496 971 0 0 0 286 0 0 0 23 0 1 0 54872938 12713984 642 1992294400 134512640 137138936 4290170272 18446744073709551615 136504449 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/13427/statm: 3104 642 185 642 0 2460 0
Current children cumulated CPU time (s) 440.91
Current children cumulated vsize (KiB) 146528

[startup+435.101 s]
/proc/loadavg: 1.10 1.11 0.94 2/108 13427
/proc/meminfo: memFree=1475380/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=134112 CPUtime=440.05
/proc/13375/stat : 13375 (python) S 13373 13375 13031 0 -1 4202496 20451 160901 0 1 3103 383 40139 380 15 0 1 0 54832275 137330688 6342 1992294400 4194304 4196484 140735162887808 18446744073709551615 215210569231 0 0 16781312 2 159688670771686066 0 0 17 0 0 0 0
/proc/13375/statm: 33528 6342 1143 1 0 5165 0
[pid=13427] ppid=13375 vsize=29144 CPUtime=28.45
/proc/13427/stat : 13427 (bsolo_pb10) R 13375 13427 13427 0 -1 4202496 5180 0 0 0 2838 7 0 0 25 0 1 0 54872938 29843456 4835 1992294400 134512640 137138936 4290170272 18446744073709551615 134542233 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/13427/statm: 7286 4835 192 642 0 6642 0
Current children cumulated CPU time (s) 468.5
Current children cumulated vsize (KiB) 163256

[startup+447.901 s]
/proc/loadavg: 1.08 1.10 0.94 2/108 13429
/proc/meminfo: memFree=1471412/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=134112 CPUtime=440.95
/proc/13375/stat : 13375 (python) S 13373 13375 13031 0 -1 4202496 20471 160901 0 1 3186 390 40139 380 15 0 1 0 54832275 137330688 6342 1992294400 4194304 4196484 140735162887808 18446744073709551615 215210569231 0 0 16781312 2 159688670771686066 0 0 17 0 0 0 0
/proc/13375/statm: 33528 6342 1143 1 0 5165 0
[pid=13427] ppid=13375 vsize=32720 CPUtime=41.25
/proc/13427/stat : 13427 (bsolo_pb10) R 13375 13427 13427 0 -1 4202496 6095 0 0 0 4116 9 0 0 25 0 1 0 54872938 33505280 5750 1992294400 134512640 137138936 4290170272 18446744073709551615 134542516 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/13427/statm: 8180 5750 192 642 0 7536 0
Current children cumulated CPU time (s) 482.2
Current children cumulated vsize (KiB) 166832

[startup+451.101 s]
/proc/loadavg: 1.07 1.10 0.94 2/108 13429
/proc/meminfo: memFree=1470792/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=134112 CPUtime=441.19
/proc/13375/stat : 13375 (python) S 13373 13375 13031 0 -1 4202496 20478 160901 0 1 3206 394 40139 380 15 0 1 0 54832275 137330688 6342 1992294400 4194304 4196484 140735162887808 18446744073709551615 215210569231 0 0 16781312 2 159688670771686066 0 0 17 0 0 0 0
/proc/13375/statm: 33528 6342 1143 1 0 5165 0
[pid=13427] ppid=13375 vsize=33460 CPUtime=44.45
/proc/13427/stat : 13427 (bsolo_pb10) R 13375 13427 13427 0 -1 4202496 6266 0 0 0 4436 9 0 0 25 0 1 0 54872938 34263040 5921 1992294400 134512640 137138936 4290170272 18446744073709551615 136520975 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/13427/statm: 8365 5921 192 642 0 7721 0
Current children cumulated CPU time (s) 485.64
Current children cumulated vsize (KiB) 167572

[startup+454.309 s]
/proc/loadavg: 1.07 1.10 0.94 2/108 13429
/proc/meminfo: memFree=1469800/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=134112 CPUtime=441.41
/proc/13375/stat : 13375 (python) S 13373 13375 13031 0 -1 4202496 20482 160901 0 1 3226 396 40139 380 15 0 1 0 54832275 137330688 6342 1992294400 4194304 4196484 140735162887808 18446744073709551615 215210569231 0 0 16781312 2 159688670771686066 0 0 17 0 0 0 0
/proc/13375/statm: 33528 6342 1143 1 0 5165 0
[pid=13427] ppid=13375 vsize=34528 CPUtime=47.66
/proc/13427/stat : 13427 (bsolo_pb10) R 13375 13427 13427 0 -1 4202496 6526 0 0 0 4757 9 0 0 25 0 1 0 54872938 35356672 6181 1992294400 134512640 137138936 4290170272 18446744073709551615 134542301 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/13427/statm: 8632 6181 192 642 0 7988 0
Current children cumulated CPU time (s) 489.07
Current children cumulated vsize (KiB) 168640

[startup+455.101 s]
/proc/loadavg: 1.07 1.10 0.94 2/108 13429
/proc/meminfo: memFree=1469800/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=134112 CPUtime=441.44
/proc/13375/stat : 13375 (python) S 13373 13375 13031 0 -1 4202496 20482 160901 0 1 3229 396 40139 380 15 0 1 0 54832275 137330688 6342 1992294400 4194304 4196484 140735162887808 18446744073709551615 215210569231 0 0 16781312 2 159688670771686066 0 0 17 0 0 0 0
/proc/13375/statm: 33528 6342 1143 1 0 5165 0
[pid=13427] ppid=13375 vsize=34528 CPUtime=48.45
/proc/13427/stat : 13427 (bsolo_pb10) R 13375 13427 13427 0 -1 4202496 6538 0 0 0 4836 9 0 0 25 0 1 0 54872938 35356672 6193 1992294400 134512640 137138936 4290170272 18446744073709551615 134542316 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/13427/statm: 8632 6193 192 642 0 7988 0
Current children cumulated CPU time (s) 489.89
Current children cumulated vsize (KiB) 168640

[startup+455.901 s]
/proc/loadavg: 1.07 1.10 0.94 2/108 13429
/proc/meminfo: memFree=1469552/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=134112 CPUtime=441.52
/proc/13375/stat : 13375 (python) S 13373 13375 13031 0 -1 4202496 20483 160901 0 1 3236 397 40139 380 16 0 1 0 54832275 137330688 6342 1992294400 4194304 4196484 140735162887808 18446744073709551615 215210569231 0 0 16781312 2 159688670771686066 0 0 17 0 0 0 0
/proc/13375/statm: 33528 6342 1143 1 0 5165 0
[pid=13427] ppid=13375 vsize=34528 CPUtime=49.24
/proc/13427/stat : 13427 (bsolo_pb10) R 13375 13427 13427 0 -1 4202496 6552 0 0 0 4915 9 0 0 25 0 1 0 54872938 35356672 6207 1992294400 134512640 137138936 4290170272 18446744073709551615 134542233 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/13427/statm: 8632 6207 192 642 0 7988 0
Current children cumulated CPU time (s) 490.76
Current children cumulated vsize (KiB) 168640

[startup+456.101 s]
/proc/loadavg: 1.07 1.10 0.94 2/108 13429
/proc/meminfo: memFree=1469552/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=134112 CPUtime=441.66
/proc/13375/stat : 13375 (python) R 13373 13375 13031 0 -1 4202496 20485 160901 0 1 3248 399 40139 380 16 0 1 0 54832275 137330688 6342 1992294400 4194304 4196484 140735162887808 18446744073709551615 46945189970592 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13375/statm: 33528 6342 1143 1 0 5165 0
[pid=13427] ppid=13375 vsize=0 CPUtime=49.31
/proc/13427/stat : 13427 (bsolo_pb10) Z 13375 13427 13427 0 -1 4202524 6552 0 0 0 4921 10 0 0 25 0 1 0 54872938 0 0 1992294400 0 0 0 0 0 0 0 16781312 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/13427/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 490.97
Current children cumulated vsize (KiB) 134112

[startup+456.201 s]
/proc/loadavg: 1.07 1.10 0.94 2/108 13429
/proc/meminfo: memFree=1469552/2059040 swapFree=4140116/4192956
[pid=13375] ppid=13373 vsize=134108 CPUtime=491.07
/proc/13375/stat : 13375 (python) R 13373 13375 13031 0 -1 4202496 25311 168365 0 1 3255 400 45061 391 16 0 1 0 54832275 137326592 6343 1992294400 4194304 4196484 140735162887808 18446744073709551615 46945189413160 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/13375/statm: 33527 6343 1143 1 0 5164 0
Current children cumulated CPU time (s) 491.07
Current children cumulated vsize (KiB) 134108

Child status: 20
Real time (s): 456.205
CPU time (s): 491.102
CPU user time (s): 483.177
CPU system time (s): 7.92579
CPU usage (%): 107.649
Max. virtual memory (cumulated for all children) (KiB): 1618712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 483.177
system time used= 7.92579
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 193745
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5044
involuntary context switches= 7039

runsolver used 0.844871 second user time and 2.38364 second system time

The end

Launcher Data

Begin job on node031 at 2010-06-21 17:49:38
IDJOB=2675856
IDBENCH=48299
IDSOLVER=1178
FILE ID=node031/2675856-1277135378
PBS_JOBID= 11182089
Free space on /tmp= 62544 MiB

SOLVER NAME= borg-pb 10.05.30
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_25_2_15.opb
COMMAND LINE= solver BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2675856-1277135378/watcher-2675856-1277135378 -o /tmp/evaluation-result-2675856-1277135378/solver-2675856-1277135378 -C 1800 -W 2000 -M 1800  solver HOME/instance-2675856-1277135378.opb 1009667010 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8fb158ac9231df21fb20d5a2362f86e8
RANDOM SEED=1009667010

node031.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.219
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.219
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1515108 kB
Buffers:        128736 kB
Cached:         309820 kB
SwapCached:       5428 kB
Active:         241860 kB
Inactive:       209812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1515108 kB
SwapTotal:     4192956 kB
SwapFree:      4140116 kB
Dirty:           22416 kB
Writeback:           0 kB
AnonPages:       11664 kB
Mapped:          13044 kB
Slab:            70180 kB
PageTables:       3996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180976 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62524 MiB
End job on node031 at 2010-06-21 17:57:14