Trace number 2675872

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 467.134 440.421

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_4_15.opb
MD5SUM73ea1f0ac6b3717abb48868130805223
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 benchmark26.9259
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)2932
Sum of products size (including duplicates)5864
Number of different products1466
Sum of products size2932

Solver Data

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

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.06 1.08 0.91 3/105 11207
/proc/meminfo: memFree=1575056/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=16708 CPUtime=0
/proc/11207/stat : 11207 (python) R 11205 11207 10853 0 -1 4202496 757 0 0 0 0 0 0 0 18 0 1 0 54845024 17108992 521 1992294400 4194304 4196484 140735902958000 18446744073709551615 270629699472 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/11207/statm: 4177 521 281 1 0 273 0

[startup+0.0236659 s]
/proc/loadavg: 1.06 1.08 0.91 3/105 11207
/proc/meminfo: memFree=1575056/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=17092 CPUtime=0.02
/proc/11207/stat : 11207 (python) S 11205 11207 10853 0 -1 4202496 1509 0 0 0 1 1 0 0 18 0 1 0 54845024 17502208 548 1992294400 4194304 4196484 140734403954192 18446744073709551615 270613106533 0 2147483391 16781312 2 18446744071699330238 0 0 17 0 0 0 0
/proc/11207/statm: 4273 548 321 1 0 253 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17092

[startup+0.102095 s]
/proc/loadavg: 1.06 1.08 0.91 3/105 11207
/proc/meminfo: memFree=1575056/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=32160 CPUtime=0.08
/proc/11207/stat : 11207 (python) S 11205 11207 10853 0 -1 4202496 2414 0 0 0 5 3 0 0 17 0 1 0 54845024 32931840 1390 1992294400 4194304 4196484 140734403954192 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699330238 0 0 17 0 0 0 0
/proc/11207/statm: 8040 1390 459 1 0 912 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32160

[startup+0.303705 s]
/proc/loadavg: 1.06 1.08 0.91 3/105 11207
/proc/meminfo: memFree=1575056/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=71248 CPUtime=0.25
/proc/11207/stat : 11207 (python) R 11205 11207 10853 0 -1 4202496 4109 0 0 0 16 9 0 0 17 0 1 0 54845024 72957952 2931 1992294400 4194304 4196484 140734403954192 18446744073709551615 270612759640 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/11207/statm: 17812 2931 693 1 0 2299 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 71248

[startup+0.700738 s]
/proc/loadavg: 1.06 1.08 0.91 3/105 11207
/proc/meminfo: memFree=1575056/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=98788 CPUtime=0.53
/proc/11207/stat : 11207 (python) R 11205 11207 10853 0 -1 4202496 4890 0 0 0 33 20 0 0 17 0 1 0 54845024 101158912 3584 1992294400 4194304 4196484 140734403954192 18446744073709551615 270613106693 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/11207/statm: 24697 3584 1022 1 0 2554 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 98788

[startup+1.50084 s]
/proc/loadavg: 1.06 1.08 0.91 2/106 11212
/proc/meminfo: memFree=1557184/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=129984 CPUtime=1.12
/proc/11207/stat : 11207 (python) R 11205 11207 10853 0 -1 4202496 9922 930 0 0 77 35 0 0 17 0 1 0 54845024 133103616 6293 1992294400 4194304 4196484 140734403954192 18446744073709551615 47638395814384 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/11207/statm: 32496 6293 1123 1 0 5166 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 129984

[startup+3.101 s]
/proc/loadavg: 1.06 1.08 0.91 3/107 11219
/proc/meminfo: memFree=1551968/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=134112 CPUtime=1.79
/proc/11207/stat : 11207 (python) S 11205 11207 10853 0 -1 4202496 12751 3822 0 0 132 42 2 3 17 0 1 0 54845024 137330688 6330 1992294400 4194304 4196484 140734403954192 18446744073709551615 270613130767 0 0 16781312 2 7186374159096578304 0 0 17 1 0 0 0
/proc/11207/statm: 33528 6330 1143 1 0 5165 0
[pid=11219] ppid=11207 vsize=6108 CPUtime=1.21
/proc/11219/stat : 11219 (wbo1.4a) R 11207 11219 11219 0 -1 4202496 1389 0 0 0 119 2 0 0 25 0 1 0 54845211 6254592 1066 1992294400 134512640 135751879 4286890544 18446744073709551615 134616497 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/11219/statm: 1527 1066 139 303 0 1222 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 140220

[startup+6.30132 s]
/proc/loadavg: 1.13 1.09 0.92 2/107 11219
/proc/meminfo: memFree=1546636/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=134112 CPUtime=2.01
/proc/11207/stat : 11207 (python) S 11205 11207 10853 0 -1 4202496 12762 3822 0 0 152 44 2 3 16 0 1 0 54845024 137330688 6331 1992294400 4194304 4196484 140734403954192 18446744073709551615 270613130767 0 0 16781312 2 159836005329808211 0 0 17 1 0 0 0
/proc/11207/statm: 33528 6331 1143 1 0 5165 0
[pid=11219] ppid=11207 vsize=10164 CPUtime=4.39
/proc/11219/stat : 11219 (wbo1.4a) R 11207 11219 11219 0 -1 4202496 2396 0 0 0 434 5 0 0 25 0 1 0 54845211 10407936 2073 1992294400 134512640 135751879 4286890544 18446744073709551615 134517408 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/11219/statm: 2541 2073 139 303 0 2236 0
Current children cumulated CPU time (s) 6.4
Current children cumulated vsize (KiB) 144276

[startup+12.7009 s]
/proc/loadavg: 1.12 1.09 0.92 3/107 11219
/proc/meminfo: memFree=1538328/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=134112 CPUtime=2.44
/proc/11207/stat : 11207 (python) S 11205 11207 10853 0 -1 4202496 12776 3822 0 0 190 49 2 3 15 0 1 0 54845024 137330688 6331 1992294400 4194304 4196484 140734403954192 18446744073709551615 270613130767 0 0 16781312 2 159836005329808211 0 0 17 1 0 0 0
/proc/11207/statm: 33528 6331 1143 1 0 5165 0
[pid=11219] ppid=11207 vsize=17420 CPUtime=10.8
/proc/11219/stat : 11219 (wbo1.4a) R 11207 11219 11219 0 -1 4202496 4219 0 0 0 1069 11 0 0 25 0 1 0 54845211 17838080 3896 1992294400 134512640 135751879 4286890544 18446744073709551615 134616336 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/11219/statm: 4355 3896 139 303 0 4050 0
Current children cumulated CPU time (s) 13.24
Current children cumulated vsize (KiB) 151532

[startup+25.5012 s]
/proc/loadavg: 1.10 1.09 0.92 2/107 11219
/proc/meminfo: memFree=1525804/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=134112 CPUtime=3.16
/proc/11207/stat : 11207 (python) S 11205 11207 10853 0 -1 4202496 12800 3822 0 0 255 56 2 3 15 0 1 0 54845024 137330688 6331 1992294400 4194304 4196484 140734403954192 18446744073709551615 270613130767 0 0 16781312 2 159836005329808211 0 0 17 1 0 0 0
/proc/11207/statm: 33528 6331 1143 1 0 5165 0
[pid=11219] ppid=11207 vsize=30936 CPUtime=23.59
/proc/11219/stat : 11219 (wbo1.4a) R 11207 11219 11219 0 -1 4202496 7583 0 0 0 2336 23 0 0 25 0 1 0 54845211 31678464 7260 1992294400 134512640 135751879 4286890544 18446744073709551615 135270609 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/11219/statm: 7734 7260 139 303 0 7429 0
Current children cumulated CPU time (s) 26.75
Current children cumulated vsize (KiB) 165048

[startup+51.1078 s]
/proc/loadavg: 1.06 1.08 0.92 2/107 11221
/proc/meminfo: memFree=1498896/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=134112 CPUtime=4.65
/proc/11207/stat : 11207 (python) S 11205 11207 10853 0 -1 4202496 12843 3822 0 0 388 72 2 3 15 0 1 0 54845024 137330688 6331 1992294400 4194304 4196484 140734403954192 18446744073709551615 270613130767 0 0 16781312 2 159836005329808211 0 0 17 1 0 0 0
/proc/11207/statm: 33528 6331 1143 1 0 5165 0
[pid=11219] ppid=11207 vsize=57492 CPUtime=49.19
/proc/11219/stat : 11219 (wbo1.4a) R 11207 11219 11219 0 -1 4202496 14189 0 0 0 4871 48 0 0 25 0 1 0 54845211 58871808 13866 1992294400 134512640 135751879 4286890544 18446744073709551615 135270609 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/11219/statm: 14373 13866 139 303 0 14068 0
Current children cumulated CPU time (s) 53.84
Current children cumulated vsize (KiB) 191604

[startup+102.301 s]
/proc/loadavg: 1.07 1.08 0.93 2/107 11227
/proc/meminfo: memFree=1499640/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=134112 CPUtime=58.96
/proc/11207/stat : 11207 (python) S 11205 11207 10853 0 -1 4202496 15316 21045 0 0 699 111 5029 57 15 0 1 0 54845024 137330688 6333 1992294400 4194304 4196484 140734403954192 18446744073709551615 270613130767 0 0 16781312 2 159836005329808211 0 0 17 1 0 0 0
/proc/11207/statm: 33528 6333 1143 1 0 5165 0
[pid=11227] ppid=11207 vsize=57496 CPUtime=49.08
/proc/11227/stat : 11227 (wbo1.4a) R 11207 11227 11227 0 -1 4202496 14193 0 0 0 4861 47 0 0 25 0 1 0 54850314 58875904 13864 1992294400 134512640 135751879 4290127328 18446744073709551615 134649827 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/11227/statm: 14374 13864 139 303 0 14069 0
Current children cumulated CPU time (s) 108.04
Current children cumulated vsize (KiB) 191608

[startup+162.301 s]
/proc/loadavg: 1.08 1.08 0.93 2/107 11232
/proc/meminfo: memFree=1543040/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=134112 CPUtime=163.91
/proc/11207/stat : 11207 (python) S 11205 11207 10853 0 -1 4202496 16565 48801 0 0 1034 152 15049 156 15 0 1 0 54845024 137330688 6334 1992294400 4194304 4196484 140734403954192 18446744073709551615 270613130767 0 0 16781312 2 159688670771686227 0 0 17 0 0 0 0
/proc/11207/statm: 33528 6334 1143 1 0 5165 0
[pid=11232] ppid=11207 vsize=13164 CPUtime=7.54
/proc/11232/stat : 11232 (wbo1.4b) R 11207 11232 11232 0 -1 4202496 3157 0 0 0 746 8 0 0 25 0 1 0 54860499 13479936 2832 1992294400 134512640 135751879 4294578640 18446744073709551615 134616497 0 0 16781312 3 0 0 0 17 1 0 0 0
/proc/11232/statm: 3291 2832 144 303 0 2986 0
Current children cumulated CPU time (s) 171.45
Current children cumulated vsize (KiB) 147276

[startup+222.302 s]
/proc/loadavg: 1.07 1.08 0.94 2/119 11249
/proc/meminfo: memFree=1375296/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=134112 CPUtime=218.62
/proc/11207/stat : 11207 (python) S 11205 11207 10853 0 -1 4202496 17897 64749 0 0 1376 185 20092 209 16 0 1 0 54845024 137330688 6336 1992294400 4194304 4196484 140734403954192 18446744073709551615 270613130767 0 0 16781312 2 159836005329808211 0 0 17 1 0 0 0
/proc/11207/statm: 33528 6336 1143 1 0 5165 0
[pid=11237] ppid=11207 vsize=1483208 CPUtime=17.95
/proc/11237/stat : 11237 (java) S 11207 11237 11237 0 -1 4202496 50207 0 1 0 1773 22 0 0 18 0 13 0 54865599 1518804992 46655 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11237/statm: 370802 46655 1436 10 0 368104 0
[pid=11237/tid=11238] ppid=11207 vsize=1483208 CPUtime=16.1
/proc/11237/task/11238/stat : 11238 (java) R 11207 11237 11237 0 -1 4202560 32018 0 1 0 1596 14 0 0 25 0 13 0 54865601 1518804992 46655 1992294400 134512640 134550932 4293562624 18446744073709551615 4108947865 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11237/tid=11239] ppid=11207 vsize=1483208 CPUtime=0.17
/proc/11237/task/11239/stat : 11239 (java) S 11207 11237 11237 0 -1 4202560 5910 0 0 0 16 1 0 0 18 0 13 0 54865603 1518804992 46655 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 4 0 16800975 18446604437566814400 0 0 -1 0 0 0 0
[pid=11237/tid=11240] ppid=11207 vsize=1483208 CPUtime=0.2
/proc/11237/task/11240/stat : 11240 (java) S 11207 11237 11237 0 -1 4202560 6112 0 0 0 17 3 0 0 18 0 13 0 54865603 1518804992 46655 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 4 0 16800975 18446604437566814400 0 0 -1 1 0 0 0
[pid=11237/tid=11241] ppid=11207 vsize=1483208 CPUtime=0
/proc/11237/task/11241/stat : 11241 (java) S 11207 11237 11237 0 -1 4202560 23 0 0 0 0 0 0 0 15 0 13 0 54865604 1518804992 46655 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 0 0 16800975 18446604437566814400 0 0 -1 1 0 0 0
[pid=11237/tid=11242] ppid=11207 vsize=1483208 CPUtime=0
/proc/11237/task/11242/stat : 11242 (java) S 11207 11237 11237 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 13 0 54865605 1518804992 46655 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 4 0 16800975 18446604437566814400 0 0 -1 0 0 0 0
[pid=11237/tid=11243] ppid=11207 vsize=1483208 CPUtime=0
/proc/11237/task/11243/stat : 11243 (java) S 11207 11237 11237 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 54865605 1518804992 46655 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 4 0 16800975 18446604437566814400 0 0 -1 0 0 0 0
[pid=11237/tid=11244] ppid=11207 vsize=1483208 CPUtime=0
/proc/11237/task/11244/stat : 11244 (java) S 11207 11237 11237 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 54865609 1518804992 46655 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 4 0 16800975 18446604437566814400 0 0 -1 0 0 0 0
[pid=11237/tid=11245] ppid=11207 vsize=1483208 CPUtime=0.63
/proc/11237/task/11245/stat : 11245 (java) S 11207 11237 11237 0 -1 4202560 2614 0 0 0 62 1 0 0 15 0 13 0 54865609 1518804992 46655 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 4 0 16800975 18446604437566814400 0 0 -1 1 0 0 0
[pid=11237/tid=11246] ppid=11207 vsize=1483208 CPUtime=0.79
/proc/11237/task/11246/stat : 11246 (java) S 11207 11237 11237 0 -1 4202560 2176 0 0 0 79 0 0 0 15 0 13 0 54865609 1518804992 46655 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 4 0 16800975 18446604437566814400 0 0 -1 1 0 0 0
[pid=11237/tid=11247] ppid=11207 vsize=1483208 CPUtime=0
/proc/11237/task/11247/stat : 11247 (java) S 11207 11237 11237 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 54865609 1518804992 46655 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 4 0 16800975 18446604437566814400 0 0 -1 0 0 0 0
[pid=11237/tid=11248] ppid=11207 vsize=1483208 CPUtime=0
/proc/11237/task/11248/stat : 11248 (java) S 11207 11237 11237 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 13 0 54865609 1518804992 46655 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 4 0 16800975 18446604437566814400 0 0 -1 1 0 0 0
[pid=11237/tid=11249] ppid=11207 vsize=1483208 CPUtime=0
/proc/11237/task/11249/stat : 11249 (java) S 11207 11237 11237 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 54865683 1518804992 46655 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 4 0 16800975 18446604437566814400 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 236.57
Current children cumulated vsize (KiB) 1617320

[startup+282.302 s]
/proc/loadavg: 1.12 1.09 0.95 2/119 11251
/proc/meminfo: memFree=1338468/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=134112 CPUtime=222.1
/proc/11207/stat : 11207 (python) S 11205 11207 10853 0 -1 4202496 17967 64749 0 0 1687 222 20092 209 15 0 1 0 54845024 137330688 6336 1992294400 4194304 4196484 140734403954192 18446744073709551615 270613130767 0 0 16781312 2 159836005329808211 0 0 17 1 0 0 0
/proc/11207/statm: 33528 6336 1143 1 0 5165 0
[pid=11237] ppid=11207 vsize=1483208 CPUtime=77.86
/proc/11237/stat : 11237 (java) S 11207 11237 11237 0 -1 4202496 59041 0 1 0 7758 28 0 0 18 0 13 0 54865599 1518804992 55079 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11237/statm: 370802 55079 1436 10 0 368104 0
[pid=11237/tid=11238] ppid=11207 vsize=1483208 CPUtime=75.49
/proc/11237/task/11238/stat : 11238 (java) R 11207 11237 11237 0 -1 4202560 32037 0 1 0 7534 15 0 0 25 0 13 0 54865601 1518804992 55079 1992294400 134512640 134550932 4293562624 18446744073709551615 4108990495 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11237/tid=11239] ppid=11207 vsize=1483208 CPUtime=0.41
/proc/11237/task/11239/stat : 11239 (java) S 11207 11237 11237 0 -1 4202560 10221 0 0 0 37 4 0 0 15 0 13 0 54865603 1518804992 55079 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 4 0 16800975 18446604437566814400 0 0 -1 0 0 0 0
[pid=11237/tid=11240] ppid=11207 vsize=1483208 CPUtime=0.44
/proc/11237/task/11240/stat : 11240 (java) S 11207 11237 11237 0 -1 4202560 10606 0 0 0 39 5 0 0 16 0 13 0 54865603 1518804992 55079 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 4 0 16800975 18446604437566814400 0 0 -1 1 0 0 0
[pid=11237/tid=11241] ppid=11207 vsize=1483208 CPUtime=0
/proc/11237/task/11241/stat : 11241 (java) S 11207 11237 11237 0 -1 4202560 27 0 0 0 0 0 0 0 15 0 13 0 54865604 1518804992 55079 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 0 0 16800975 18446604437566814400 0 0 -1 0 0 0 0
[pid=11237/tid=11242] ppid=11207 vsize=1483208 CPUtime=0
/proc/11237/task/11242/stat : 11242 (java) S 11207 11237 11237 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 13 0 54865605 1518804992 55079 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 4 0 16800975 18446604437566814400 0 0 -1 0 0 0 0
[pid=11237/tid=11243] ppid=11207 vsize=1483208 CPUtime=0
/proc/11237/task/11243/stat : 11243 (java) S 11207 11237 11237 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 54865605 1518804992 55079 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 4 0 16800975 18446604437566814400 0 0 -1 0 0 0 0
[pid=11237/tid=11244] ppid=11207 vsize=1483208 CPUtime=0
/proc/11237/task/11244/stat : 11244 (java) S 11207 11237 11237 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 54865609 1518804992 55079 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 4 0 16800975 18446604437566814400 0 0 -1 0 0 0 0
[pid=11237/tid=11245] ppid=11207 vsize=1483208 CPUtime=0.67
/proc/11237/task/11245/stat : 11245 (java) S 11207 11237 11237 0 -1 4202560 2616 0 0 0 66 1 0 0 15 0 13 0 54865609 1518804992 55079 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 4 0 16800975 18446604437566814400 0 0 -1 1 0 0 0
[pid=11237/tid=11246] ppid=11207 vsize=1483208 CPUtime=0.79
/proc/11237/task/11246/stat : 11246 (java) S 11207 11237 11237 0 -1 4202560 2176 0 0 0 79 0 0 0 15 0 13 0 54865609 1518804992 55079 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 4 0 16800975 18446604437566814400 0 0 -1 1 0 0 0
[pid=11237/tid=11247] ppid=11207 vsize=1483208 CPUtime=0
/proc/11237/task/11247/stat : 11247 (java) S 11207 11237 11237 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 54865609 1518804992 55079 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 4 0 16800975 18446604437566814400 0 0 -1 0 0 0 0
[pid=11237/tid=11248] ppid=11207 vsize=1483208 CPUtime=0
/proc/11237/task/11248/stat : 11248 (java) S 11207 11237 11237 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 13 0 54865609 1518804992 55079 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 4 0 16800975 18446604437566814400 0 0 -1 0 0 0 0
[pid=11237/tid=11249] ppid=11207 vsize=1483208 CPUtime=0
/proc/11237/task/11249/stat : 11249 (java) S 11207 11237 11237 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 54865683 1518804992 55079 1992294400 134512640 134550932 4293562624 18446744073709551615 4294960144 0 4 0 16800975 18446604437566814400 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 299.96
Current children cumulated vsize (KiB) 1617320

[startup+342.301 s]
/proc/loadavg: 1.04 1.07 0.95 2/107 11256
/proc/meminfo: memFree=1511296/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=134112 CPUtime=326.35
/proc/11207/stat : 11207 (python) S 11205 11207 10853 0 -1 4202496 19275 125922 0 1 2053 240 30100 242 15 0 1 0 54845024 137330688 6339 1992294400 4194304 4196484 140734403954192 18446744073709551615 270613130767 0 0 16781312 2 159836005329808211 0 0 17 1 0 0 0
/proc/11207/statm: 33528 6339 1143 1 0 5165 0
[pid=11254] ppid=11207 vsize=45064 CPUtime=37.05
/proc/11254/stat : 11254 (wbo1.4b) R 11207 11254 11254 0 -1 4202496 11122 0 0 0 3669 36 0 0 25 0 1 0 54875525 46145536 10791 1992294400 134512640 135751879 4293716768 18446744073709551615 134517421 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/11254/statm: 11266 10791 144 303 0 10961 0
Current children cumulated CPU time (s) 363.4
Current children cumulated vsize (KiB) 179176

[startup+402.301 s]
/proc/loadavg: 1.01 1.06 0.95 2/107 11256
/proc/meminfo: memFree=1451156/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=134112 CPUtime=329.91
/proc/11207/stat : 11207 (python) S 11205 11207 10853 0 -1 4202496 19309 125922 0 1 2387 262 30100 242 15 0 1 0 54845024 137330688 6339 1992294400 4194304 4196484 140734403954192 18446744073709551615 270613130767 0 0 16781312 2 159836005329808211 0 0 17 1 0 0 0
/proc/11207/statm: 33528 6339 1143 1 0 5165 0
[pid=11254] ppid=11207 vsize=104856 CPUtime=96.66
/proc/11254/stat : 11254 (wbo1.4b) R 11207 11254 11254 0 -1 4202496 26026 0 0 0 9574 92 0 0 25 0 1 0 54875525 107372544 25695 1992294400 134512640 135751879 4293716768 18446744073709551615 134602986 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/11254/statm: 26214 25695 144 303 0 25909 0
Current children cumulated CPU time (s) 426.57
Current children cumulated vsize (KiB) 238968

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

[startup+412.201 s]
/proc/loadavg: 1.01 1.05 0.95 2/107 11261
/proc/meminfo: memFree=1551720/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=134112 CPUtime=431.86
/proc/11207/stat : 11207 (python) S 11205 11207 10853 0 -1 4202496 20528 153696 0 1 2459 268 40118 341 15 0 1 0 54845024 137330688 6340 1992294400 4194304 4196484 140734403954192 18446744073709551615 270613130767 0 0 16781312 2 159688670771686227 0 0 17 0 0 0 0
/proc/11207/statm: 33528 6340 1143 1 0 5165 0
[pid=11261] ppid=11207 vsize=13612 CPUtime=5.33
/proc/11261/stat : 11261 (bsolo_pb10) R 11207 11261 11261 0 -1 4202496 1338 0 0 0 532 1 0 0 25 0 1 0 54885710 13938688 973 1992294400 134512640 137138936 4286726192 18446744073709551615 134542310 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/11261/statm: 3403 973 192 642 0 2759 0
Current children cumulated CPU time (s) 437.19
Current children cumulated vsize (KiB) 147724

[startup+425.001 s]
/proc/loadavg: 1.01 1.05 0.95 2/107 11261
/proc/meminfo: memFree=1538328/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=134112 CPUtime=432.66
/proc/11207/stat : 11207 (python) S 11205 11207 10853 0 -1 4202496 20568 153696 0 1 2528 279 40118 341 15 0 1 0 54845024 137330688 6340 1992294400 4194304 4196484 140734403954192 18446744073709551615 270613130767 0 0 16781312 2 159688670771686227 0 0 17 0 0 0 0
/proc/11207/statm: 33528 6340 1143 1 0 5165 0
[pid=11261] ppid=11207 vsize=25712 CPUtime=18.14
/proc/11261/stat : 11261 (bsolo_pb10) R 11207 11261 11261 0 -1 4202496 4344 0 0 0 1809 5 0 0 25 0 1 0 54885710 26329088 3979 1992294400 134512640 137138936 4286726192 18446744073709551615 136504212 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/11261/statm: 6428 3979 192 642 0 5784 0
Current children cumulated CPU time (s) 450.8
Current children cumulated vsize (KiB) 159824

[startup+431.402 s]
/proc/loadavg: 1.01 1.05 0.95 2/107 11261
/proc/meminfo: memFree=1535848/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=134112 CPUtime=433.07
/proc/11207/stat : 11207 (python) S 11205 11207 10853 0 -1 4202496 20586 153696 0 1 2562 286 40118 341 15 0 1 0 54845024 137330688 6340 1992294400 4194304 4196484 140734403954192 18446744073709551615 270613130767 0 0 16781312 2 159688670771686227 0 0 17 0 0 0 0
/proc/11207/statm: 33528 6340 1143 1 0 5165 0
[pid=11261] ppid=11207 vsize=28600 CPUtime=24.53
/proc/11261/stat : 11261 (bsolo_pb10) R 11207 11261 11261 0 -1 4202496 5085 0 0 0 2447 6 0 0 25 0 1 0 54885710 29286400 4720 1992294400 134512640 137138936 4286726192 18446744073709551615 134542187 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/11261/statm: 7150 4720 192 642 0 6506 0
Current children cumulated CPU time (s) 457.6
Current children cumulated vsize (KiB) 162712

[startup+434.601 s]
/proc/loadavg: 1.01 1.05 0.95 2/107 11261
/proc/meminfo: memFree=1534236/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=134112 CPUtime=433.25
/proc/11207/stat : 11207 (python) S 11205 11207 10853 0 -1 4202496 20593 153696 0 1 2578 288 40118 341 15 0 1 0 54845024 137330688 6340 1992294400 4194304 4196484 140734403954192 18446744073709551615 270613130767 0 0 16781312 2 159688670771686227 0 0 17 0 0 0 0
/proc/11207/statm: 33528 6340 1143 1 0 5165 0
[pid=11261] ppid=11207 vsize=30096 CPUtime=27.72
/proc/11261/stat : 11261 (bsolo_pb10) R 11207 11261 11261 0 -1 4202496 5454 0 0 0 2766 6 0 0 25 0 1 0 54885710 30818304 5089 1992294400 134512640 137138936 4286726192 18446744073709551615 134542316 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/11261/statm: 7524 5089 192 642 0 6880 0
Current children cumulated CPU time (s) 460.97
Current children cumulated vsize (KiB) 164208

[startup+437.801 s]
/proc/loadavg: 1.01 1.05 0.95 2/107 11261
/proc/meminfo: memFree=1533120/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=134112 CPUtime=433.43
/proc/11207/stat : 11207 (python) S 11205 11207 10853 0 -1 4202496 20601 153696 0 1 2596 288 40118 341 15 0 1 0 54845024 137330688 6340 1992294400 4194304 4196484 140734403954192 18446744073709551615 270613130767 0 0 16781312 2 159688670771686227 0 0 17 0 0 0 0
/proc/11207/statm: 33528 6340 1143 1 0 5165 0
[pid=11261] ppid=11207 vsize=31284 CPUtime=30.92
/proc/11261/stat : 11261 (bsolo_pb10) R 11207 11261 11261 0 -1 4202496 5751 0 0 0 3086 6 0 0 25 0 1 0 54885710 32034816 5386 1992294400 134512640 137138936 4286726192 18446744073709551615 134542187 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/11261/statm: 7821 5386 192 642 0 7177 0
Current children cumulated CPU time (s) 464.35
Current children cumulated vsize (KiB) 165396

[startup+439.409 s]
/proc/loadavg: 1.01 1.05 0.95 2/107 11261
/proc/meminfo: memFree=1532128/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=134112 CPUtime=433.53
/proc/11207/stat : 11207 (python) S 11205 11207 10853 0 -1 4202496 20603 153696 0 1 2605 289 40118 341 15 0 1 0 54845024 137330688 6340 1992294400 4194304 4196484 140734403954192 18446744073709551615 270613130767 0 0 16781312 2 159688670771686227 0 0 17 0 0 0 0
/proc/11207/statm: 33528 6340 1143 1 0 5165 0
[pid=11261] ppid=11207 vsize=31812 CPUtime=32.54
/proc/11261/stat : 11261 (bsolo_pb10) R 11207 11261 11261 0 -1 4202496 5893 0 0 0 3247 7 0 0 25 0 1 0 54885710 32575488 5528 1992294400 134512640 137138936 4286726192 18446744073709551615 134542187 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/11261/statm: 7953 5528 192 642 0 7309 0
Current children cumulated CPU time (s) 466.07
Current children cumulated vsize (KiB) 165924

[startup+440.202 s]
/proc/loadavg: 1.01 1.05 0.95 2/107 11261
/proc/meminfo: memFree=1532128/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=134112 CPUtime=433.56
/proc/11207/stat : 11207 (python) S 11205 11207 10853 0 -1 4202496 20604 153696 0 1 2607 290 40118 341 15 0 1 0 54845024 137330688 6340 1992294400 4194304 4196484 140734403954192 18446744073709551615 270613130767 0 0 16781312 2 159688670771686227 0 0 17 0 0 0 0
/proc/11207/statm: 33528 6340 1143 1 0 5165 0
[pid=11261] ppid=11207 vsize=32204 CPUtime=33.33
/proc/11261/stat : 11261 (bsolo_pb10) R 11207 11261 11261 0 -1 4202496 5992 0 0 0 3326 7 0 0 25 0 1 0 54885710 32976896 5627 1992294400 134512640 137138936 4286726192 18446744073709551615 134542233 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/11261/statm: 8051 5627 192 642 0 7407 0
Current children cumulated CPU time (s) 466.89
Current children cumulated vsize (KiB) 166316

[startup+440.402 s]
/proc/loadavg: 1.01 1.05 0.95 2/106 11263
/proc/meminfo: memFree=1552844/2059040 swapFree=4140116/4192956
[pid=11207] ppid=11205 vsize=134108 CPUtime=467.11
/proc/11207/stat : 11207 (python) R 11205 11207 10853 0 -1 4202496 25211 160609 0 1 2624 292 43445 350 17 0 1 0 54845024 137326592 6341 1992294400 4194304 4196484 140734403954192 18446744073709551615 47638395455923 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11207/statm: 33527 6341 1143 1 0 5164 0
Current children cumulated CPU time (s) 467.11
Current children cumulated vsize (KiB) 134108

Child status: 20
Real time (s): 440.421
CPU time (s): 467.134
CPU user time (s): 460.705
CPU system time (s): 6.42902
CPU usage (%): 106.065
Max. virtual memory (cumulated for all children) (KiB): 1618012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 460.705
system time used= 6.42902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186110
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= 7364
involuntary context switches= 8204

runsolver used 0.835872 second user time and 2.18767 second system time

The end

Launcher Data

Begin job on node084 at 2010-06-21 17:51:51
IDJOB=2675872
IDBENCH=48315
IDSOLVER=1178
FILE ID=node084/2675872-1277135511
PBS_JOBID= 11182068
Free space on /tmp= 62580 MiB

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

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

MD5SUM BENCH= 73ea1f0ac6b3717abb48868130805223
RANDOM SEED=1230624493

node084.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.229
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.45
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.229
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.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1575584 kB
Buffers:        143184 kB
Cached:         236648 kB
SwapCached:       5404 kB
Active:         215748 kB
Inactive:       177008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1575584 kB
SwapTotal:     4192956 kB
SwapFree:      4140116 kB
Dirty:           20608 kB
Writeback:           0 kB
AnonPages:       11636 kB
Mapped:          12904 kB
Slab:            68900 kB
PageTables:       4060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180940 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62560 MiB
End job on node084 at 2010-06-21 17:59:12