Trace number 2675937

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 461.912 429.039

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_1_15.opb
MD5SUMebbe5bb724184b6646f7cf4470989c3e
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 benchmark27.3208
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)2996
Sum of products size (including duplicates)5992
Number of different products1498
Sum of products size2996

Solver Data

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

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.12 1.09 0.96 3/105 9826
/proc/meminfo: memFree=1469656/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=16708 CPUtime=0
/proc/9826/stat : 9826 (python) R 9824 9826 9450 0 -1 4202496 757 0 0 0 0 0 0 0 25 0 1 0 54884819 17108992 521 1992294400 4194304 4196484 140733972161776 18446744073709551615 249790300048 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/9826/statm: 4177 521 281 1 0 273 0

[startup+0.0261949 s]
/proc/loadavg: 1.12 1.09 0.96 3/105 9826
/proc/meminfo: memFree=1469656/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=17224 CPUtime=0.01
/proc/9826/stat : 9826 (python) S 9824 9826 9450 0 -1 4202496 1595 0 0 0 1 0 0 0 25 0 1 0 54884819 17637376 632 1992294400 4194304 4196484 140734680775040 18446744073709551615 249773709312 0 2147483391 16781312 2 0 0 0 17 0 0 0 0
/proc/9826/statm: 4306 632 340 1 0 286 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17224

[startup+0.104698 s]
/proc/loadavg: 1.12 1.09 0.96 3/105 9826
/proc/meminfo: memFree=1469656/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=34212 CPUtime=0.09
/proc/9826/stat : 9826 (python) R 9824 9826 9450 0 -1 4202496 2421 0 0 0 6 3 0 0 25 0 1 0 54884819 35033088 1393 1992294400 4194304 4196484 140734680775040 18446744073709551615 47577080086949 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/9826/statm: 8553 1393 462 1 0 910 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34212

[startup+0.300714 s]
/proc/loadavg: 1.12 1.09 0.96 3/105 9826
/proc/meminfo: memFree=1469656/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=71508 CPUtime=0.27
/proc/9826/stat : 9826 (python) R 9824 9826 9450 0 -1 4202496 4230 0 0 0 19 8 0 0 25 0 1 0 54884819 73224192 3014 1992294400 4194304 4196484 140734680775040 18446744073709551615 47577079989227 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/9826/statm: 17877 3014 706 1 0 2364 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 71508

[startup+0.700763 s]
/proc/loadavg: 1.12 1.09 0.96 3/105 9826
/proc/meminfo: memFree=1469656/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=104292 CPUtime=0.63
/proc/9826/stat : 9826 (python) R 9824 9826 9450 0 -1 4202496 6168 929 0 0 42 21 0 0 25 0 1 0 54884819 106795008 4405 1992294400 4194304 4196484 140734680775040 18446744073709551615 47577080930770 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/9826/statm: 26073 4405 1028 1 0 3414 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 104292

[startup+1.50085 s]
/proc/loadavg: 1.11 1.09 0.96 2/106 9831
/proc/meminfo: memFree=1449808/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=134108 CPUtime=1.35
/proc/9826/stat : 9826 (python) R 9824 9826 9450 0 -1 4202496 11546 2371 0 0 100 33 0 2 25 0 1 0 54884819 137326592 6328 1992294400 4194304 4196484 140734680775040 18446744073709551615 47577080312596 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/9826/statm: 33527 6328 1143 1 0 5164 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 134108

[startup+3.10102 s]
/proc/loadavg: 1.11 1.09 0.96 2/107 9838
/proc/meminfo: memFree=1445956/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=134108 CPUtime=1.9
/proc/9826/stat : 9826 (python) S 9824 9826 9450 0 -1 4202496 12685 3803 0 0 145 40 1 4 17 0 1 0 54884819 137326592 6331 1992294400 4194304 4196484 140734680775040 18446744073709551615 249773731343 0 0 16781312 2 8998890833780375808 0 0 17 0 0 0 0
/proc/9826/statm: 33527 6331 1143 1 0 5164 0
[pid=9838] ppid=9826 vsize=6212 CPUtime=1.43
/proc/9838/stat : 9838 (wbo1.4a) R 9826 9838 9838 0 -1 4202496 1431 0 0 0 141 2 0 0 25 0 1 0 54884983 6361088 1108 1992294400 134512640 135751879 4294272800 18446744073709551615 134616505 0 0 16781312 3 0 0 0 17 1 0 0 0
/proc/9838/statm: 1553 1108 139 303 0 1248 0
Current children cumulated CPU time (s) 3.33
Current children cumulated vsize (KiB) 140320

[startup+6.30036 s]
/proc/loadavg: 1.11 1.09 0.96 2/107 9840
/proc/meminfo: memFree=1440748/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=134108 CPUtime=2.16
/proc/9826/stat : 9826 (python) R 9824 9826 9450 0 -1 4202496 12694 3803 0 0 169 42 1 4 15 0 1 0 54884819 137326592 6331 1992294400 4194304 4196484 140734680775040 18446744073709551615 47577080633568 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/9826/statm: 33527 6331 1143 1 0 5164 0
[pid=9838] ppid=9826 vsize=10132 CPUtime=4.62
/proc/9838/stat : 9838 (wbo1.4a) R 9826 9838 9838 0 -1 4202496 2397 0 0 0 457 5 0 0 25 0 1 0 54884983 10375168 2074 1992294400 134512640 135751879 4294272800 18446744073709551615 134616492 0 0 16781312 3 0 0 0 17 1 0 0 0
/proc/9838/statm: 2533 2074 139 303 0 2228 0
Current children cumulated CPU time (s) 6.78
Current children cumulated vsize (KiB) 144240

[startup+12.702 s]
/proc/loadavg: 1.10 1.09 0.96 2/107 9840
/proc/meminfo: memFree=1436780/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=134108 CPUtime=2.64
/proc/9826/stat : 9826 (python) S 9824 9826 9450 0 -1 4202496 12706 3803 0 0 211 48 1 4 15 0 1 0 54884819 137326592 6331 1992294400 4194304 4196484 140734680775040 18446744073709551615 249773731343 0 0 16781312 2 159688670771686213 0 0 17 0 0 0 0
/proc/9826/statm: 33527 6331 1143 1 0 5164 0
[pid=9838] ppid=9826 vsize=14444 CPUtime=10.98
/proc/9838/stat : 9838 (wbo1.4a) R 9826 9838 9838 0 -1 4202496 3474 0 0 0 1091 7 0 0 25 0 1 0 54884983 14790656 3151 1992294400 134512640 135751879 4294272800 18446744073709551615 134516976 0 0 16781312 3 0 0 0 17 1 0 0 0
/proc/9838/statm: 3611 3151 139 303 0 3306 0
Current children cumulated CPU time (s) 13.62
Current children cumulated vsize (KiB) 148552

[startup+25.5014 s]
/proc/loadavg: 1.08 1.08 0.96 2/107 9840
/proc/meminfo: memFree=1421280/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=134108 CPUtime=3.6
/proc/9826/stat : 9826 (python) S 9824 9826 9450 0 -1 4202496 12735 3803 0 0 298 57 1 4 15 0 1 0 54884819 137326592 6331 1992294400 4194304 4196484 140734680775040 18446744073709551615 249773731343 0 0 16781312 2 159688670771686213 0 0 17 0 0 0 0
/proc/9826/statm: 33527 6331 1143 1 0 5164 0
[pid=9838] ppid=9826 vsize=29852 CPUtime=23.7
/proc/9838/stat : 9838 (wbo1.4a) R 9826 9838 9838 0 -1 4202496 7295 0 0 0 2352 18 0 0 25 0 1 0 54884983 30568448 6972 1992294400 134512640 135751879 4294272800 18446744073709551615 134517425 0 0 16781312 3 0 0 0 17 1 0 0 0
/proc/9838/statm: 7463 6972 139 303 0 7158 0
Current children cumulated CPU time (s) 27.3
Current children cumulated vsize (KiB) 163960

[startup+51.1011 s]
/proc/loadavg: 1.05 1.08 0.96 2/107 9840
/proc/meminfo: memFree=1398464/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=134108 CPUtime=5.45
/proc/9826/stat : 9826 (python) S 9824 9826 9450 0 -1 4202496 12779 3803 0 0 465 75 1 4 15 0 1 0 54884819 137326592 6331 1992294400 4194304 4196484 140734680775040 18446744073709551615 249773731343 0 0 16781312 2 159836005329808197 0 0 17 1 0 0 0
/proc/9826/statm: 33527 6331 1143 1 0 5164 0
[pid=9838] ppid=9826 vsize=52780 CPUtime=49.28
/proc/9838/stat : 9838 (wbo1.4a) R 9826 9838 9838 0 -1 4202496 13007 0 0 0 4886 42 0 0 25 0 1 0 54884983 54046720 12684 1992294400 134512640 135751879 4294272800 18446744073709551615 134616336 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/9838/statm: 13195 12684 139 303 0 12890 0
Current children cumulated CPU time (s) 54.73
Current children cumulated vsize (KiB) 186888

[startup+102.309 s]
/proc/loadavg: 1.14 1.10 0.98 2/107 9848
/proc/meminfo: memFree=1398836/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=134108 CPUtime=60.68
/proc/9826/stat : 9826 (python) S 9824 9826 9450 0 -1 4202496 15214 19416 0 0 856 117 5044 51 16 0 1 0 54884819 137326592 6333 1992294400 4194304 4196484 140734680775040 18446744073709551615 249773731343 0 0 16781312 2 159688670771686213 0 0 17 0 0 0 0
/proc/9826/statm: 33527 6333 1143 1 0 5164 0
[pid=9846] ppid=9826 vsize=52272 CPUtime=49.1
/proc/9846/stat : 9846 (wbo1.4a) R 9826 9846 9846 0 -1 4202496 12879 0 0 0 4872 38 0 0 25 0 1 0 54890110 53526528 12554 1992294400 134512640 135751879 4291595200 18446744073709551615 134517408 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/9846/statm: 13068 12554 139 303 0 12763 0
Current children cumulated CPU time (s) 109.78
Current children cumulated vsize (KiB) 186380

[startup+162.301 s]
/proc/loadavg: 1.10 1.10 0.99 3/107 9862
/proc/meminfo: memFree=1439136/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=134108 CPUtime=166.57
/proc/9826/stat : 9826 (python) S 9824 9826 9450 0 -1 4202496 16432 48398 0 0 1281 162 15070 144 15 0 1 0 54884819 137326592 6334 1992294400 4194304 4196484 140734680775040 18446744073709551615 249773731343 0 0 16781312 2 159836005329808197 0 0 17 1 0 0 0
/proc/9826/statm: 33527 6334 1143 1 0 5164 0
[pid=9860] ppid=9826 vsize=12076 CPUtime=7.5
/proc/9860/stat : 9860 (wbo1.4b) R 9826 9860 9860 0 -1 4202496 2901 0 0 0 743 7 0 0 25 0 1 0 54900297 12365824 2575 1992294400 134512640 135751879 4289937520 18446744073709551615 135270609 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/9860/statm: 3019 2575 144 303 0 2714 0
Current children cumulated CPU time (s) 174.07
Current children cumulated vsize (KiB) 146184

[startup+222.314 s]
/proc/loadavg: 1.04 1.08 0.99 2/119 9877
/proc/meminfo: memFree=1275548/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=134108 CPUtime=222.1
/proc/9826/stat : 9826 (python) R 9824 9826 9450 0 -1 4202496 17768 62531 0 0 1693 209 20116 192 16 0 1 0 54884819 137326592 6336 1992294400 4194304 4196484 140734680775040 18446744073709551615 249773707188 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/9826/statm: 33527 6336 1143 1 0 5164 0
[pid=9865] ppid=9826 vsize=1481092 CPUtime=18.1
/proc/9865/stat : 9865 (java) S 9826 9865 9865 0 -1 4202496 46349 0 1 0 1787 23 0 0 17 0 13 0 54905395 1516638208 44459 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 370273 44459 1436 10 0 367575 0
[pid=9865/tid=9866] ppid=9826 vsize=1481092 CPUtime=16.28
/proc/9865/task/9866/stat : 9866 (java) R 9826 9865 9865 0 -1 4202560 33146 0 1 0 1612 16 0 0 25 0 13 0 54905397 1516638208 44459 1992294400 134512640 134550932 4291316528 18446744073709551615 4109816511 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9865/tid=9867] ppid=9826 vsize=1481092 CPUtime=0.15
/proc/9865/task/9867/stat : 9867 (java) S 9826 9865 9865 0 -1 4202560 4506 0 0 0 12 3 0 0 18 0 13 0 54905398 1516638208 44459 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 4 0 16800975 18446604437811537856 0 0 -1 0 0 0 0
[pid=9865/tid=9868] ppid=9826 vsize=1481092 CPUtime=0.14
/proc/9865/task/9868/stat : 9868 (java) S 9826 9865 9865 0 -1 4202560 4390 0 0 0 13 1 0 0 18 0 13 0 54905398 1516638208 44459 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 4 0 16800975 18446604437811537856 0 0 -1 1 0 0 0
[pid=9865/tid=9869] ppid=9826 vsize=1481092 CPUtime=0
/proc/9865/task/9869/stat : 9869 (java) S 9826 9865 9865 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 13 0 54905400 1516638208 44459 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 0 0 16800975 18446604437811537856 0 0 -1 1 0 0 0
[pid=9865/tid=9870] ppid=9826 vsize=1481092 CPUtime=0
/proc/9865/task/9870/stat : 9870 (java) S 9826 9865 9865 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 13 0 54905400 1516638208 44459 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 4 0 16800975 18446604437811537856 0 0 -1 0 0 0 0
[pid=9865/tid=9871] ppid=9826 vsize=1481092 CPUtime=0
/proc/9865/task/9871/stat : 9871 (java) S 9826 9865 9865 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 54905400 1516638208 44459 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 4 0 16800975 18446604437811537856 0 0 -1 0 0 0 0
[pid=9865/tid=9872] ppid=9826 vsize=1481092 CPUtime=0
/proc/9865/task/9872/stat : 9872 (java) S 9826 9865 9865 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 54905405 1516638208 44459 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 4 0 16800975 18446604437811537856 0 0 -1 0 0 0 0
[pid=9865/tid=9873] ppid=9826 vsize=1481092 CPUtime=0.86
/proc/9865/task/9873/stat : 9873 (java) S 9826 9865 9865 0 -1 4202560 1719 0 0 0 86 0 0 0 15 0 13 0 54905405 1516638208 44459 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 4 0 16800975 18446604437811537856 0 0 -1 1 0 0 0
[pid=9865/tid=9874] ppid=9826 vsize=1481092 CPUtime=0.61
/proc/9865/task/9874/stat : 9874 (java) S 9826 9865 9865 0 -1 4202560 1207 0 0 0 61 0 0 0 15 0 13 0 54905405 1516638208 44459 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 4 0 16800975 18446604437811537856 0 0 -1 1 0 0 0
[pid=9865/tid=9875] ppid=9826 vsize=1481092 CPUtime=0
/proc/9865/task/9875/stat : 9875 (java) S 9826 9865 9865 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 54905405 1516638208 44459 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 4 0 16800975 18446604437811537856 0 0 -1 0 0 0 0
[pid=9865/tid=9876] ppid=9826 vsize=1481092 CPUtime=0
/proc/9865/task/9876/stat : 9876 (java) S 9826 9865 9865 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 54905405 1516638208 44459 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 4 0 16800975 18446604437811537856 0 0 -1 0 0 0 0
[pid=9865/tid=9877] ppid=9826 vsize=1481092 CPUtime=0
/proc/9865/task/9877/stat : 9877 (java) S 9826 9865 9865 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 13 0 54905479 1516638208 44459 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 4 0 16800975 18446604437811537856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 240.2
Current children cumulated vsize (KiB) 1615200

[startup+282.302 s]
/proc/loadavg: 1.06 1.08 0.99 2/119 9879
/proc/meminfo: memFree=1247152/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=134108 CPUtime=226.45
/proc/9826/stat : 9826 (python) S 9824 9826 9450 0 -1 4202496 17841 62531 0 0 2083 254 20116 192 15 0 1 0 54884819 137326592 6336 1992294400 4194304 4196484 140734680775040 18446744073709551615 249773731343 0 0 16781312 2 159836005329808197 0 0 17 1 0 0 0
/proc/9826/statm: 33527 6336 1143 1 0 5164 0
[pid=9865] ppid=9826 vsize=1481092 CPUtime=78.06
/proc/9865/stat : 9865 (java) S 9826 9865 9865 0 -1 4202496 54515 0 1 0 7778 28 0 0 17 0 13 0 54905395 1516638208 52099 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 370273 52099 1436 10 0 367575 0
[pid=9865/tid=9866] ppid=9826 vsize=1481092 CPUtime=75.78
/proc/9865/task/9866/stat : 9866 (java) R 9826 9865 9865 0 -1 4202560 33164 0 1 0 7561 17 0 0 25 0 13 0 54905397 1516638208 52099 1992294400 134512640 134550932 4291316528 18446744073709551615 4109916054 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9865/tid=9867] ppid=9826 vsize=1481092 CPUtime=0.39
/proc/9865/task/9867/stat : 9867 (java) S 9826 9865 9865 0 -1 4202560 9215 0 0 0 34 5 0 0 16 0 13 0 54905398 1516638208 52099 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 4 0 16800975 18446604437811537856 0 0 -1 0 0 0 0
[pid=9865/tid=9868] ppid=9826 vsize=1481092 CPUtime=0.35
/proc/9865/task/9868/stat : 9868 (java) S 9826 9865 9865 0 -1 4202560 7821 0 0 0 32 3 0 0 16 0 13 0 54905398 1516638208 52099 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 4 0 16800975 18446604437811537856 0 0 -1 1 0 0 0
[pid=9865/tid=9869] ppid=9826 vsize=1481092 CPUtime=0
/proc/9865/task/9869/stat : 9869 (java) S 9826 9865 9865 0 -1 4202560 24 0 0 0 0 0 0 0 15 0 13 0 54905400 1516638208 52099 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 0 0 16800975 18446604437811537856 0 0 -1 0 0 0 0
[pid=9865/tid=9870] ppid=9826 vsize=1481092 CPUtime=0
/proc/9865/task/9870/stat : 9870 (java) S 9826 9865 9865 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 13 0 54905400 1516638208 52099 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 4 0 16800975 18446604437811537856 0 0 -1 0 0 0 0
[pid=9865/tid=9871] ppid=9826 vsize=1481092 CPUtime=0
/proc/9865/task/9871/stat : 9871 (java) S 9826 9865 9865 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 54905400 1516638208 52099 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 4 0 16800975 18446604437811537856 0 0 -1 0 0 0 0
[pid=9865/tid=9872] ppid=9826 vsize=1481092 CPUtime=0
/proc/9865/task/9872/stat : 9872 (java) S 9826 9865 9865 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 54905405 1516638208 52099 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 4 0 16800975 18446604437811537856 0 0 -1 0 0 0 0
[pid=9865/tid=9873] ppid=9826 vsize=1481092 CPUtime=0.86
/proc/9865/task/9873/stat : 9873 (java) S 9826 9865 9865 0 -1 4202560 1719 0 0 0 86 0 0 0 15 0 13 0 54905405 1516638208 52099 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 4 0 16800975 18446604437811537856 0 0 -1 1 0 0 0
[pid=9865/tid=9874] ppid=9826 vsize=1481092 CPUtime=0.62
/proc/9865/task/9874/stat : 9874 (java) S 9826 9865 9865 0 -1 4202560 1208 0 0 0 62 0 0 0 16 0 13 0 54905405 1516638208 52099 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 4 0 16800975 18446604437811537856 0 0 -1 1 0 0 0
[pid=9865/tid=9875] ppid=9826 vsize=1481092 CPUtime=0
/proc/9865/task/9875/stat : 9875 (java) S 9826 9865 9865 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 54905405 1516638208 52099 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 4 0 16800975 18446604437811537856 0 0 -1 0 0 0 0
[pid=9865/tid=9876] ppid=9826 vsize=1481092 CPUtime=0
/proc/9865/task/9876/stat : 9876 (java) S 9826 9865 9865 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 13 0 54905405 1516638208 52099 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 4 0 16800975 18446604437811537856 0 0 -1 1 0 0 0
[pid=9865/tid=9877] ppid=9826 vsize=1481092 CPUtime=0
/proc/9865/task/9877/stat : 9877 (java) S 9826 9865 9865 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 13 0 54905479 1516638208 52099 1992294400 134512640 134550932 4291316528 18446744073709551615 4294960144 0 4 0 16800975 18446604437811537856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 304.51
Current children cumulated vsize (KiB) 1615200

[startup+342.301 s]
/proc/loadavg: 1.02 1.06 0.99 2/107 9884
/proc/meminfo: memFree=1409812/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=134108 CPUtime=331.92
/proc/9826/stat : 9826 (python) S 9824 9826 9450 0 -1 4202496 19138 119927 0 1 2522 302 30142 226 15 0 1 0 54884819 137326592 6339 1992294400 4194304 4196484 140734680775040 18446744073709551615 249773731343 0 0 16781312 2 159688670771686213 0 0 17 0 0 0 0
/proc/9826/statm: 33527 6339 1143 1 0 5164 0
[pid=9882] ppid=9826 vsize=40796 CPUtime=37.12
/proc/9882/stat : 9882 (wbo1.4b) R 9826 9882 9882 0 -1 4202496 10025 0 0 0 3681 31 0 0 25 0 1 0 54915313 41775104 9697 1992294400 134512640 135751879 4289269264 18446744073709551615 134616382 0 0 16781312 3 0 0 0 17 1 0 0 0
/proc/9882/statm: 10199 9697 144 303 0 9894 0
Current children cumulated CPU time (s) 369.04
Current children cumulated vsize (KiB) 174904

[startup+402.301 s]
/proc/loadavg: 1.18 1.09 1.01 2/107 9886
/proc/meminfo: memFree=1341488/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=134108 CPUtime=336.3
/proc/9826/stat : 9826 (python) S 9824 9826 9450 0 -1 4202496 19171 119927 0 1 2918 344 30142 226 15 0 1 0 54884819 137326592 6339 1992294400 4194304 4196484 140734680775040 18446744073709551615 249773731343 0 0 16781312 2 159688670771686213 0 0 17 0 0 0 0
/proc/9826/statm: 33527 6339 1143 1 0 5164 0
[pid=9882] ppid=9826 vsize=109624 CPUtime=96.77
/proc/9882/stat : 9882 (wbo1.4b) R 9826 9882 9882 0 -1 4202496 27219 0 0 0 9590 87 0 0 25 0 1 0 54915313 112254976 26891 1992294400 134512640 135751879 4289269264 18446744073709551615 134616336 0 0 16781312 3 0 0 0 17 1 0 0 0
/proc/9882/statm: 27406 26891 144 303 0 27101 0
Current children cumulated CPU time (s) 433.07
Current children cumulated vsize (KiB) 243732

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

[startup+409.501 s]
/proc/loadavg: 1.24 1.11 1.01 2/107 9889
/proc/meminfo: memFree=1445896/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=134108 CPUtime=438.27
/proc/9826/stat : 9826 (python) S 9824 9826 9450 0 -1 4202496 20337 149193 0 1 2972 350 40186 319 15 0 1 0 54884819 137326592 6340 1992294400 4194304 4196484 140734680775040 18446744073709551615 249773731343 0 0 16781312 2 159688670771686213 0 0 17 0 0 0 0
/proc/9826/statm: 33527 6340 1143 1 0 5164 0
[pid=9889] ppid=9826 vsize=12424 CPUtime=2.52
/proc/9889/stat : 9889 (bsolo_pb10) R 9826 9889 9889 0 -1 4202496 981 0 0 0 252 0 0 0 22 0 1 0 54925514 12722176 649 1992294400 134512640 137138936 4292407056 18446744073709551615 134566410 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/9889/statm: 3106 649 185 642 0 2462 0
Current children cumulated CPU time (s) 440.79
Current children cumulated vsize (KiB) 146532

[startup+422.301 s]
/proc/loadavg: 1.34 1.13 1.02 2/107 9889
/proc/meminfo: memFree=1431884/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=134108 CPUtime=439.43
/proc/9826/stat : 9826 (python) S 9824 9826 9450 0 -1 4202496 20393 149193 0 1 3077 361 40186 319 15 0 1 0 54884819 137326592 6340 1992294400 4194304 4196484 140734680775040 18446744073709551615 249773731343 0 0 16781312 2 159688670771686213 0 0 17 0 0 0 0
/proc/9826/statm: 33527 6340 1143 1 0 5164 0
[pid=9889] ppid=9826 vsize=26424 CPUtime=15.26
/proc/9889/stat : 9889 (bsolo_pb10) R 9826 9889 9889 0 -1 4202496 4569 0 0 0 1521 5 0 0 25 0 1 0 54925514 27058176 4178 1992294400 134512640 137138936 4292407056 18446744073709551615 134575213 0 0 16781312 16384 0 0 0 17 0 0 0 0
/proc/9889/statm: 6606 4178 192 642 0 5962 0
Current children cumulated CPU time (s) 454.69
Current children cumulated vsize (KiB) 160532

[startup+425.501 s]
/proc/loadavg: 1.34 1.13 1.02 2/107 9889
/proc/meminfo: memFree=1430892/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=134108 CPUtime=439.67
/proc/9826/stat : 9826 (python) S 9824 9826 9450 0 -1 4202496 20400 149193 0 1 3098 364 40186 319 15 0 1 0 54884819 137326592 6340 1992294400 4194304 4196484 140734680775040 18446744073709551615 249773731343 0 0 16781312 2 159688670771686213 0 0 17 0 0 0 0
/proc/9826/statm: 33527 6340 1143 1 0 5164 0
[pid=9889] ppid=9826 vsize=28132 CPUtime=18.43
/proc/9889/stat : 9889 (bsolo_pb10) R 9826 9889 9889 0 -1 4202496 4982 0 0 0 1838 5 0 0 25 0 1 0 54925514 28807168 4591 1992294400 134512640 137138936 4292407056 18446744073709551615 134542310 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/9889/statm: 7033 4591 192 642 0 6389 0
Current children cumulated CPU time (s) 458.1
Current children cumulated vsize (KiB) 162240

[startup+427.101 s]
/proc/loadavg: 1.31 1.13 1.02 2/107 9889
/proc/meminfo: memFree=1429776/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=134108 CPUtime=439.81
/proc/9826/stat : 9826 (python) S 9824 9826 9450 0 -1 4202496 20406 149193 0 1 3111 365 40186 319 15 0 1 0 54884819 137326592 6340 1992294400 4194304 4196484 140734680775040 18446744073709551615 249773731343 0 0 16781312 2 159688670771686213 0 0 17 0 0 0 0
/proc/9826/statm: 33527 6340 1143 1 0 5164 0
[pid=9889] ppid=9826 vsize=28736 CPUtime=20.01
/proc/9889/stat : 9889 (bsolo_pb10) R 9826 9889 9889 0 -1 4202496 5133 0 0 0 1996 5 0 0 25 0 1 0 54925514 29425664 4742 1992294400 134512640 137138936 4292407056 18446744073709551615 134542199 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/9889/statm: 7184 4742 192 642 0 6540 0
Current children cumulated CPU time (s) 459.82
Current children cumulated vsize (KiB) 162844

[startup+427.909 s]
/proc/loadavg: 1.31 1.13 1.02 2/107 9889
/proc/meminfo: memFree=1429404/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=134108 CPUtime=439.87
/proc/9826/stat : 9826 (python) R 9824 9826 9450 0 -1 4202496 20409 149193 0 1 3116 366 40186 319 15 0 1 0 54884819 137326592 6340 1992294400 4194304 4196484 140734680775040 18446744073709551615 249773754503 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/9826/statm: 33527 6340 1143 1 0 5164 0
[pid=9889] ppid=9826 vsize=29000 CPUtime=20.81
/proc/9889/stat : 9889 (bsolo_pb10) R 9826 9889 9889 0 -1 4202496 5204 0 0 0 2076 5 0 0 25 0 1 0 54925514 29696000 4813 1992294400 134512640 137138936 4292407056 18446744073709551615 134542802 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/9889/statm: 7250 4813 192 642 0 6606 0
Current children cumulated CPU time (s) 460.68
Current children cumulated vsize (KiB) 163108

[startup+428.701 s]
/proc/loadavg: 1.31 1.13 1.02 2/107 9889
/proc/meminfo: memFree=1429404/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=134108 CPUtime=439.93
/proc/9826/stat : 9826 (python) S 9824 9826 9450 0 -1 4202496 20410 149193 0 1 3122 366 40186 319 15 0 1 0 54884819 137326592 6340 1992294400 4194304 4196484 140734680775040 18446744073709551615 249773731343 0 0 16781312 2 159688670771686213 0 0 17 0 0 0 0
/proc/9826/statm: 33527 6340 1143 1 0 5164 0
[pid=9889] ppid=9826 vsize=29252 CPUtime=21.61
/proc/9889/stat : 9889 (bsolo_pb10) R 9826 9889 9889 0 -1 4202496 5262 0 0 0 2155 6 0 0 25 0 1 0 54925514 29954048 4871 1992294400 134512640 137138936 4292407056 18446744073709551615 136500283 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/9889/statm: 7313 4871 192 642 0 6669 0
Current children cumulated CPU time (s) 461.54
Current children cumulated vsize (KiB) 163360

[startup+428.901 s]
/proc/loadavg: 1.31 1.13 1.02 2/107 9889
/proc/meminfo: memFree=1447260/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=134108 CPUtime=440.05
/proc/9826/stat : 9826 (python) R 9824 9826 9450 0 -1 4202496 20418 149193 0 1 3132 368 40186 319 16 0 1 0 54884819 137326592 6341 1992294400 4194304 4196484 140734680775040 18446744073709551615 47577080898600 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/9826/statm: 33527 6341 1143 1 0 5164 0
[pid=9889] ppid=9826 vsize=0 CPUtime=21.7
/proc/9889/stat : 9889 (bsolo_pb10) Z 9826 9889 9889 0 -1 4202524 5263 0 0 0 2164 6 0 0 25 0 1 0 54925514 0 0 1992294400 0 0 0 0 0 0 0 16781312 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/9889/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 461.75
Current children cumulated vsize (KiB) 134108

[startup+429.009 s]
/proc/loadavg: 1.31 1.13 1.02 2/107 9889
/proc/meminfo: memFree=1447260/2059040 swapFree=4159788/4192956
[pid=9826] ppid=9824 vsize=134104 CPUtime=461.86
/proc/9826/stat : 9826 (python) R 9824 9826 9450 0 -1 4202496 24249 155372 0 1 3139 369 42351 327 17 0 1 0 54884819 137322496 6341 1992294400 4194304 4196484 140734680775040 18446744073709551615 47577080356849 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/9826/statm: 33526 6341 1143 1 0 5163 0
Current children cumulated CPU time (s) 461.86
Current children cumulated vsize (KiB) 134104

Child status: 20
Real time (s): 429.039
CPU time (s): 461.912
CPU user time (s): 454.938
CPU system time (s): 6.97394
CPU usage (%): 107.662
Max. virtual memory (cumulated for all children) (KiB): 1615804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 454.938
system time used= 6.97394
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180675
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= 4835
involuntary context switches= 8324

runsolver used 0.819875 second user time and 2.08268 second system time

The end

Launcher Data

Begin job on node081 at 2010-06-21 17:58:27
IDJOB=2675937
IDBENCH=48380
IDSOLVER=1178
FILE ID=node081/2675937-1277135907
PBS_JOBID= 11182070
Free space on /tmp= 121824 MiB

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

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

MD5SUM BENCH= ebbe5bb724184b6646f7cf4470989c3e
RANDOM SEED=568007860

node081.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.212
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.42
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.212
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1470184 kB
Buffers:        131112 kB
Cached:         337016 kB
SwapCached:       1912 kB
Active:         262448 kB
Inactive:       234724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1470184 kB
SwapTotal:     4192956 kB
SwapFree:      4159788 kB
Dirty:           21512 kB
Writeback:          16 kB
AnonPages:       27268 kB
Mapped:          13876 kB
Slab:            70012 kB
PageTables:       4052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180128 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= 121804 MiB
End job on node081 at 2010-06-21 18:05:36