Trace number 2675920

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 468.618 440.8

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_3_15.opb
MD5SUM8bda8bcfdd3d0bef04b7cb75764a0af7
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.8869
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)2952
Sum of products size (including duplicates)5904
Number of different products1476
Sum of products size2952

Solver Data

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

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.04 1.06 0.93 3/106 4366
/proc/meminfo: memFree=1560472/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=16708 CPUtime=0
/proc/4366/stat : 4366 (python) R 4364 4366 3641 0 -1 4202496 728 0 0 0 0 0 0 0 15 0 1 0 89183479 17108992 494 1992294400 4194304 4196484 140734200987264 18446744073709551615 228915023263 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/4366/statm: 4177 496 272 1 0 273 0

[startup+0.018113 s]
/proc/loadavg: 1.04 1.06 0.93 3/106 4366
/proc/meminfo: memFree=1560472/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=212 CPUtime=0
/proc/4366/stat : 4366 (python) R 4364 4366 3641 0 -1 4194304 945 0 0 0 0 0 0 0 17 0 1 0 89183479 217088 12 1992294400 4194304 4196484 140736316302144 18446744073709551615 228893664112 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/4366/statm: 54 27 20 1 0 22 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 212

[startup+0.105273 s]
/proc/loadavg: 1.04 1.06 0.93 3/106 4366
/proc/meminfo: memFree=1560472/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=34216 CPUtime=0.08
/proc/4366/stat : 4366 (python) R 4364 4366 3641 0 -1 4202496 2422 0 0 0 5 3 0 0 16 0 1 0 89183479 35037184 1394 1992294400 4194304 4196484 140736316302144 18446744073709551615 47282757132615 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/4366/statm: 8554 1394 462 1 0 911 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34216

[startup+0.300272 s]
/proc/loadavg: 1.04 1.06 0.93 3/106 4366
/proc/meminfo: memFree=1560472/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=70848 CPUtime=0.22
/proc/4366/stat : 4366 (python) D 4364 4366 3641 0 -1 4202496 4008 0 0 0 15 7 0 0 16 0 1 0 89183479 72548352 2839 1992294400 4194304 4196484 140736316302144 18446744073709551615 228898666039 0 0 16781312 2 18446744071562154983 0 0 17 0 0 0 0
/proc/4366/statm: 17712 2839 693 1 0 2199 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 70848

[startup+0.70027 s]
/proc/loadavg: 1.04 1.06 0.93 3/106 4366
/proc/meminfo: memFree=1560472/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=70848 CPUtime=0.22
/proc/4366/stat : 4366 (python) D 4364 4366 3641 0 -1 4202496 4008 0 0 0 15 7 0 0 16 0 1 0 89183479 72548352 2839 1992294400 4194304 4196484 140736316302144 18446744073709551615 228898666039 0 0 16781312 2 18446744071562154983 0 0 17 0 0 0 0
/proc/4366/statm: 17712 2839 693 1 0 2199 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 70848

[startup+1.50126 s]
/proc/loadavg: 1.04 1.06 0.93 2/107 4367
/proc/meminfo: memFree=1549552/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=115384 CPUtime=0.8
/proc/4366/stat : 4366 (python) D 4364 4366 3641 0 -1 4202496 8378 927 0 0 55 25 0 0 18 0 1 0 89183479 118153216 5617 1992294400 4194304 4196484 140736316302144 18446744073709551615 228898666039 0 0 16781312 2 18446744071696489144 0 0 17 0 0 0 47
/proc/4366/statm: 28846 5617 1056 1 0 4614 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 115384

[startup+3.11226 s]
/proc/loadavg: 1.04 1.06 0.93 2/108 4375
/proc/meminfo: memFree=1538376/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=134112 CPUtime=1.76
/proc/4366/stat : 4366 (python) S 4364 4366 3641 0 -1 4202496 12701 3815 0 0 129 42 1 4 15 0 1 0 89183479 137330688 6333 1992294400 4194304 4196484 140736316302144 18446744073709551615 228898680335 0 0 16781312 2 159836005329808128 0 0 17 1 0 0 47
/proc/4366/statm: 33528 6333 1143 1 0 5165 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 134112
heavy processes:

[startup+6.30024 s]
/proc/loadavg: 1.03 1.06 0.93 2/108 4378
/proc/meminfo: memFree=1532796/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=134112 CPUtime=1.99
/proc/4366/stat : 4366 (python) S 4364 4366 3641 0 -1 4202496 12710 3815 0 0 148 46 1 4 16 0 1 0 89183479 137330688 6333 1992294400 4194304 4196484 140736316302144 18446744073709551615 228898680335 0 0 16781312 2 159836005329808128 0 0 17 1 0 0 47
/proc/4366/statm: 33528 6333 1143 1 0 5165 0
[pid=4378] ppid=4366 vsize=10264 CPUtime=4.07
/proc/4378/stat : 4378 (wbo1.4a) R 4366 4378 4378 0 -1 4202496 2420 0 0 0 403 4 0 0 25 0 1 0 89183701 10510336 2096 1992294400 134512640 135751879 4292488240 18446744073709551615 134616442 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/4378/statm: 2566 2096 139 303 0 2261 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 144376

[startup+12.7002 s]
/proc/loadavg: 1.03 1.06 0.93 2/108 4378
/proc/meminfo: memFree=1524116/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=134112 CPUtime=2.42
/proc/4366/stat : 4366 (python) S 4364 4366 3641 0 -1 4202496 12722 3815 0 0 185 52 1 4 15 0 1 0 89183479 137330688 6333 1992294400 4194304 4196484 140736316302144 18446744073709551615 228898680335 0 0 16781312 2 159836005329808128 0 0 17 1 0 0 47
/proc/4366/statm: 33528 6333 1143 1 0 5165 0
[pid=4378] ppid=4366 vsize=18100 CPUtime=10.47
/proc/4378/stat : 4378 (wbo1.4a) R 4366 4378 4378 0 -1 4202496 4393 0 0 0 1037 10 0 0 25 0 1 0 89183701 18534400 4069 1992294400 134512640 135751879 4292488240 18446744073709551615 135209796 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/4378/statm: 4525 4069 139 303 0 4220 0
Current children cumulated CPU time (s) 12.89
Current children cumulated vsize (KiB) 152212

[startup+25.5001 s]
/proc/loadavg: 1.02 1.06 0.93 2/108 4378
/proc/meminfo: memFree=1501052/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=134112 CPUtime=3.25
/proc/4366/stat : 4366 (python) S 4364 4366 3641 0 -1 4202496 12753 3815 0 0 257 63 1 4 15 0 1 0 89183479 137330688 6333 1992294400 4194304 4196484 140736316302144 18446744073709551615 228898680335 0 0 16781312 2 159836005329808128 0 0 17 1 0 0 47
/proc/4366/statm: 33528 6333 1143 1 0 5165 0
[pid=4378] ppid=4366 vsize=40744 CPUtime=23.27
/proc/4378/stat : 4378 (wbo1.4a) R 4366 4378 4378 0 -1 4202496 10027 0 0 0 2296 31 0 0 25 0 1 0 89183701 41721856 9703 1992294400 134512640 135751879 4292488240 18446744073709551615 135270609 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/4378/statm: 10186 9703 139 303 0 9881 0
Current children cumulated CPU time (s) 26.52
Current children cumulated vsize (KiB) 174856

[startup+51.101 s]
/proc/loadavg: 1.08 1.07 0.93 2/108 4378
/proc/meminfo: memFree=1473524/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=134112 CPUtime=4.83
/proc/4366/stat : 4366 (python) S 4364 4366 3641 0 -1 4202496 12785 3815 0 0 397 81 1 4 15 0 1 0 89183479 137330688 6333 1992294400 4194304 4196484 140736316302144 18446744073709551615 228898680335 0 0 16781312 2 159836005329808128 0 0 17 1 0 0 47
/proc/4366/statm: 33528 6333 1143 1 0 5165 0
[pid=4378] ppid=4366 vsize=68492 CPUtime=48.86
/proc/4378/stat : 4378 (wbo1.4a) R 4366 4378 4378 0 -1 4202496 16953 0 0 0 4829 57 0 0 25 0 1 0 89183701 70135808 16629 1992294400 134512640 135751879 4292488240 18446744073709551615 135270609 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/4378/statm: 17123 16629 139 303 0 16818 0
Current children cumulated CPU time (s) 53.69
Current children cumulated vsize (KiB) 202604

[startup+102.31 s]
/proc/loadavg: 1.11 1.07 0.94 2/108 4386
/proc/meminfo: memFree=1476004/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=134112 CPUtime=59.19
/proc/4366/stat : 4366 (python) S 4364 4366 3641 0 -1 4202496 15232 23602 0 0 726 110 5017 66 15 0 1 0 89183479 137330688 6335 1992294400 4194304 4196484 140736316302144 18446744073709551615 228898680335 0 0 16781312 2 159688670771686144 0 0 17 0 0 0 47
/proc/4366/statm: 33528 6335 1143 1 0 5165 0
[pid=4386] ppid=4366 vsize=66420 CPUtime=48.79
/proc/4386/stat : 4386 (wbo1.4a) R 4366 4386 4386 0 -1 4202496 16441 0 0 0 4828 51 0 0 25 0 1 0 89188799 68014080 16115 1992294400 134512640 135751879 4292457744 18446744073709551615 134616336 0 0 16781312 3 0 0 0 17 1 0 0 0
/proc/4386/statm: 16605 16115 139 303 0 16300 0
Current children cumulated CPU time (s) 107.98
Current children cumulated vsize (KiB) 200532

[startup+162.301 s]
/proc/loadavg: 1.09 1.07 0.94 2/108 4391
/proc/meminfo: memFree=1528580/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=134112 CPUtime=164.57
/proc/4366/stat : 4366 (python) S 4364 4366 3641 0 -1 4202496 16464 55103 0 0 1105 125 15056 171 15 0 1 0 89183479 137330688 6337 1992294400 4194304 4196484 140736316302144 18446744073709551615 228898680335 0 0 16781312 2 159688670771686144 0 0 17 0 0 0 47
/proc/4366/statm: 33528 6337 1143 1 0 5165 0
[pid=4391] ppid=4366 vsize=13568 CPUtime=6.93
/proc/4391/stat : 4391 (wbo1.4b) R 4366 4391 4391 0 -1 4202496 3249 0 0 0 688 5 0 0 25 0 1 0 89199010 13893632 2922 1992294400 134512640 135751879 4290656240 18446744073709551615 134517414 0 0 16781312 3 0 0 0 17 1 0 0 0
/proc/4391/statm: 3392 2922 144 303 0 3087 0
Current children cumulated CPU time (s) 171.5
Current children cumulated vsize (KiB) 147680

[startup+222.302 s]
/proc/loadavg: 1.08 1.07 0.95 2/120 4408
/proc/meminfo: memFree=1367348/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=134112 CPUtime=219.48
/proc/4366/stat : 4366 (python) S 4364 4366 3641 0 -1 4202496 17790 72977 0 0 1458 161 20107 222 15 0 1 0 89183479 137330688 6339 1992294400 4194304 4196484 140736316302144 18446744073709551615 228898680335 0 0 16781312 2 159836005329808128 0 0 17 1 0 0 47
/proc/4366/statm: 33528 6339 1143 1 0 5165 0
[pid=4396] ppid=4366 vsize=1479428 CPUtime=16.61
/proc/4396/stat : 4396 (java) S 4366 4396 4396 0 -1 4202496 46860 0 1 0 1640 21 0 0 15 0 13 0 89204145 1514934272 44331 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/4396/statm: 369857 44331 1436 10 0 367159 0
[pid=4396/tid=4397] ppid=4366 vsize=1479428 CPUtime=14.93
/proc/4396/task/4397/stat : 4397 (java) R 4366 4396 4396 0 -1 4202560 32601 0 1 0 1479 14 0 0 25 0 13 0 89204147 1514934272 44331 1992294400 134512640 134550932 4289354656 18446744073709551615 4109661374 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4396/tid=4398] ppid=4366 vsize=1479428 CPUtime=0.17
/proc/4396/task/4398/stat : 4398 (java) S 4366 4396 4396 0 -1 4202560 5189 0 0 0 15 2 0 0 16 0 13 0 89204148 1514934272 44331 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 4 0 16800975 18446604437823068160 0 0 -1 0 0 0 0
[pid=4396/tid=4399] ppid=4366 vsize=1479428 CPUtime=0.14
/proc/4396/task/4399/stat : 4399 (java) S 4366 4396 4396 0 -1 4202560 4452 0 0 0 13 1 0 0 18 0 13 0 89204148 1514934272 44331 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 4 0 16800975 18446604437823068160 0 0 -1 1 0 0 0
[pid=4396/tid=4400] ppid=4366 vsize=1479428 CPUtime=0
/proc/4396/task/4400/stat : 4400 (java) S 4366 4396 4396 0 -1 4202560 24 0 0 0 0 0 0 0 15 0 13 0 89204150 1514934272 44331 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 0 0 16800975 18446604437823068160 0 0 -1 0 0 0 0
[pid=4396/tid=4401] ppid=4366 vsize=1479428 CPUtime=0
/proc/4396/task/4401/stat : 4401 (java) S 4366 4396 4396 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 13 0 89204150 1514934272 44331 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 4 0 16800975 18446604437823068160 0 0 -1 0 0 0 0
[pid=4396/tid=4402] ppid=4366 vsize=1479428 CPUtime=0
/proc/4396/task/4402/stat : 4402 (java) S 4366 4396 4396 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 89204150 1514934272 44331 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 4 0 16800975 18446604437823068160 0 0 -1 0 0 0 0
[pid=4396/tid=4403] ppid=4366 vsize=1479428 CPUtime=0
/proc/4396/task/4403/stat : 4403 (java) S 4366 4396 4396 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 89204155 1514934272 44331 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 4 0 16800975 18446604437823068160 0 0 -1 0 0 0 0
[pid=4396/tid=4404] ppid=4366 vsize=1479428 CPUtime=0.78
/proc/4396/task/4404/stat : 4404 (java) S 4366 4396 4396 0 -1 4202560 1410 0 0 0 78 0 0 0 15 0 13 0 89204155 1514934272 44331 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 4 0 16800975 18446604437823068160 0 0 -1 1 0 0 0
[pid=4396/tid=4405] ppid=4366 vsize=1479428 CPUtime=0.53
/proc/4396/task/4405/stat : 4405 (java) S 4366 4396 4396 0 -1 4202560 1818 0 0 0 53 0 0 0 15 0 13 0 89204155 1514934272 44331 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 4 0 16800975 18446604437823068160 0 0 -1 0 0 0 0
[pid=4396/tid=4406] ppid=4366 vsize=1479428 CPUtime=0
/proc/4396/task/4406/stat : 4406 (java) S 4366 4396 4396 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 89204155 1514934272 44331 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 4 0 16800975 18446604437823068160 0 0 -1 0 0 0 0
[pid=4396/tid=4407] ppid=4366 vsize=1479428 CPUtime=0
/proc/4396/task/4407/stat : 4407 (java) S 4366 4396 4396 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 13 0 89204155 1514934272 44331 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 4 0 16800975 18446604437823068160 0 0 -1 1 0 0 0
[pid=4396/tid=4408] ppid=4366 vsize=1479428 CPUtime=0
/proc/4396/task/4408/stat : 4408 (java) S 4366 4396 4396 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 89204236 1514934272 44331 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 4 0 16800975 18446604437823068160 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 236.09
Current children cumulated vsize (KiB) 1613540

[startup+282.302 s]
/proc/loadavg: 1.03 1.05 0.95 2/120 4419
/proc/meminfo: memFree=1336968/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=134112 CPUtime=223.19
/proc/4366/stat : 4366 (python) S 4364 4366 3641 0 -1 4202496 17856 72977 0 0 1785 205 20107 222 15 0 1 0 89183479 137330688 6339 1992294400 4194304 4196484 140736316302144 18446744073709551615 228898680335 0 0 16781312 2 159836005329808128 0 0 17 1 0 0 47
/proc/4366/statm: 33528 6339 1143 1 0 5165 0
[pid=4396] ppid=4366 vsize=1479428 CPUtime=76.74
/proc/4396/stat : 4396 (java) S 4366 4396 4396 0 -1 4202496 54973 0 1 0 7645 29 0 0 15 0 13 0 89204145 1514934272 51882 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/4396/statm: 369857 51882 1436 10 0 367159 0
[pid=4396/tid=4397] ppid=4366 vsize=1479428 CPUtime=74.62
/proc/4396/task/4397/stat : 4397 (java) R 4366 4396 4396 0 -1 4202560 32616 0 1 0 7444 18 0 0 25 0 13 0 89204147 1514934272 51882 1992294400 134512640 134550932 4289354656 18446744073709551615 4109566542 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4396/tid=4398] ppid=4366 vsize=1479428 CPUtime=0.4
/proc/4396/task/4398/stat : 4398 (java) S 4366 4396 4396 0 -1 4202560 9817 0 0 0 35 5 0 0 15 0 13 0 89204148 1514934272 51882 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 4 0 16800975 18446604437823068160 0 0 -1 0 0 0 0
[pid=4396/tid=4399] ppid=4366 vsize=1479428 CPUtime=0.35
/proc/4396/task/4399/stat : 4399 (java) S 4366 4396 4396 0 -1 4202560 7914 0 0 0 32 3 0 0 15 0 13 0 89204148 1514934272 51882 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 4 0 16800975 18446604437823068160 0 0 -1 1 0 0 0
[pid=4396/tid=4400] ppid=4366 vsize=1479428 CPUtime=0
/proc/4396/task/4400/stat : 4400 (java) S 4366 4396 4396 0 -1 4202560 28 0 0 0 0 0 0 0 15 0 13 0 89204150 1514934272 51882 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 0 0 16800975 18446604437823068160 0 0 -1 0 0 0 0
[pid=4396/tid=4401] ppid=4366 vsize=1479428 CPUtime=0
/proc/4396/task/4401/stat : 4401 (java) S 4366 4396 4396 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 13 0 89204150 1514934272 51882 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 4 0 16800975 18446604437823068160 0 0 -1 0 0 0 0
[pid=4396/tid=4402] ppid=4366 vsize=1479428 CPUtime=0
/proc/4396/task/4402/stat : 4402 (java) S 4366 4396 4396 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 89204150 1514934272 51882 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 4 0 16800975 18446604437823068160 0 0 -1 0 0 0 0
[pid=4396/tid=4403] ppid=4366 vsize=1479428 CPUtime=0
/proc/4396/task/4403/stat : 4403 (java) S 4366 4396 4396 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 89204155 1514934272 51882 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 4 0 16800975 18446604437823068160 0 0 -1 0 0 0 0
[pid=4396/tid=4404] ppid=4366 vsize=1479428 CPUtime=0.79
/proc/4396/task/4404/stat : 4404 (java) S 4366 4396 4396 0 -1 4202560 1410 0 0 0 79 0 0 0 15 0 13 0 89204155 1514934272 51882 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 4 0 16800975 18446604437823068160 0 0 -1 1 0 0 0
[pid=4396/tid=4405] ppid=4366 vsize=1479428 CPUtime=0.53
/proc/4396/task/4405/stat : 4405 (java) S 4366 4396 4396 0 -1 4202560 1818 0 0 0 53 0 0 0 15 0 13 0 89204155 1514934272 51882 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 4 0 16800975 18446604437823068160 0 0 -1 0 0 0 0
[pid=4396/tid=4406] ppid=4366 vsize=1479428 CPUtime=0
/proc/4396/task/4406/stat : 4406 (java) S 4366 4396 4396 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 89204155 1514934272 51882 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 4 0 16800975 18446604437823068160 0 0 -1 0 0 0 0
[pid=4396/tid=4407] ppid=4366 vsize=1479428 CPUtime=0
/proc/4396/task/4407/stat : 4407 (java) S 4366 4396 4396 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 13 0 89204155 1514934272 51882 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 4 0 16800975 18446604437823068160 0 0 -1 1 0 0 0
[pid=4396/tid=4408] ppid=4366 vsize=1479428 CPUtime=0
/proc/4396/task/4408/stat : 4408 (java) S 4366 4396 4396 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 89204236 1514934272 51882 1992294400 134512640 134550932 4289354656 18446744073709551615 4294960144 0 4 0 16800975 18446604437823068160 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 299.93
Current children cumulated vsize (KiB) 1613540

[startup+342.3 s]
/proc/loadavg: 1.19 1.09 0.96 2/108 4422
/proc/meminfo: memFree=1484384/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=134112 CPUtime=327.74
/proc/4366/stat : 4366 (python) S 4364 4366 3641 0 -1 4202496 19154 130325 0 1 2146 256 30115 257 15 0 1 0 89183479 137330688 6340 1992294400 4194304 4196484 140736316302144 18446744073709551615 228898680335 0 0 16781312 2 159836005329808128 0 0 17 1 0 0 47
/proc/4366/statm: 33528 6340 1143 1 0 5165 0
[pid=4422] ppid=4366 vsize=57332 CPUtime=36.31
/proc/4422/stat : 4422 (wbo1.4b) R 4366 4422 4422 0 -1 4202496 14169 0 0 0 3586 45 0 0 25 0 1 0 89214076 58707968 13843 1992294400 134512640 135751879 4294337600 18446744073709551615 134616336 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/4422/statm: 14333 13844 144 303 0 14028 0
Current children cumulated CPU time (s) 364.05
Current children cumulated vsize (KiB) 191444

[startup+402.302 s]
/proc/loadavg: 1.12 1.08 0.97 2/108 4424
/proc/meminfo: memFree=1421268/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=134112 CPUtime=331.53
/proc/4366/stat : 4366 (python) S 4364 4366 3641 0 -1 4202496 19183 130325 0 1 2480 301 30115 257 15 0 1 0 89183479 137330688 6340 1992294400 4194304 4196484 140736316302144 18446744073709551615 228898680335 0 0 16781312 2 159836005329808128 0 0 17 1 0 0 47
/proc/4366/statm: 33528 6340 1143 1 0 5165 0
[pid=4422] ppid=4366 vsize=122008 CPUtime=96.28
/proc/4422/stat : 4422 (wbo1.4b) R 4366 4422 4422 0 -1 4202496 30299 0 0 0 9520 108 0 0 25 0 1 0 89214076 124936192 29973 1992294400 134512640 135751879 4294337600 18446744073709551615 135270609 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/4422/statm: 30502 29973 144 303 0 30197 0
Current children cumulated CPU time (s) 427.81
Current children cumulated vsize (KiB) 256120

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

[startup+409.501 s]
/proc/loadavg: 1.11 1.08 0.97 2/108 4427
/proc/meminfo: memFree=1537456/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=134112 CPUtime=433.68
/proc/4366/stat : 4366 (python) S 4364 4366 3641 0 -1 4202496 20366 162540 0 1 2526 306 40164 372 15 0 1 0 89183479 137330688 6341 1992294400 4194304 4196484 140736316302144 18446744073709551615 228898680335 0 0 16781312 2 159688670771686144 0 0 17 0 0 0 47
/proc/4366/statm: 33528 6341 1143 1 0 5165 0
[pid=4427] ppid=4366 vsize=12284 CPUtime=1.8
/proc/4427/stat : 4427 (bsolo_pb10) R 4366 4427 4427 0 -1 4202496 966 0 0 0 180 0 0 0 20 0 1 0 89224246 12578816 638 1992294400 134512640 137138936 4294487056 18446744073709551615 136502624 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/4427/statm: 3071 638 185 642 0 2427 0
Current children cumulated CPU time (s) 435.48
Current children cumulated vsize (KiB) 146396

[startup+422.301 s]
/proc/loadavg: 1.09 1.08 0.97 2/108 4427
/proc/meminfo: memFree=1524808/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=134112 CPUtime=434.6
/proc/4366/stat : 4366 (python) S 4364 4366 3641 0 -1 4202496 20428 162540 0 1 2610 314 40164 372 15 0 1 0 89183479 137330688 6342 1992294400 4194304 4196484 140736316302144 18446744073709551615 228898680335 0 0 16781312 2 159688670771686144 0 0 17 0 0 0 47
/proc/4366/statm: 33528 6342 1143 1 0 5165 0
[pid=4427] ppid=4366 vsize=25056 CPUtime=14.52
/proc/4427/stat : 4427 (bsolo_pb10) R 4366 4427 4427 0 -1 4202496 4190 0 0 0 1447 5 0 0 25 0 1 0 89224246 25657344 3833 1992294400 134512640 137138936 4294487056 18446744073709551615 134575459 0 0 16781312 16384 0 0 0 17 0 0 0 0
/proc/4427/statm: 6264 3833 192 642 0 5620 0
Current children cumulated CPU time (s) 449.12
Current children cumulated vsize (KiB) 159168

[startup+428.702 s]
/proc/loadavg: 1.16 1.09 0.97 2/108 4429
/proc/meminfo: memFree=1521832/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=134112 CPUtime=434.97
/proc/4366/stat : 4366 (python) S 4364 4366 3641 0 -1 4202496 20440 162540 0 1 2643 318 40164 372 16 0 1 0 89183479 137330688 6342 1992294400 4194304 4196484 140736316302144 18446744073709551615 228898680335 0 0 16781312 2 159688670771686144 0 0 17 0 0 0 47
/proc/4366/statm: 33528 6342 1143 1 0 5165 0
[pid=4427] ppid=4366 vsize=28496 CPUtime=20.88
/proc/4427/stat : 4427 (bsolo_pb10) R 4366 4427 4427 0 -1 4202496 5037 0 0 0 2081 7 0 0 25 0 1 0 89224246 29179904 4680 1992294400 134512640 137138936 4294487056 18446744073709551615 134542793 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/4427/statm: 7124 4680 192 642 0 6480 0
Current children cumulated CPU time (s) 455.85
Current children cumulated vsize (KiB) 162608

[startup+435.101 s]
/proc/loadavg: 1.15 1.09 0.97 2/108 4429
/proc/meminfo: memFree=1518980/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=134112 CPUtime=435.35
/proc/4366/stat : 4366 (python) S 4364 4366 3641 0 -1 4202496 20457 162540 0 1 2675 324 40164 372 15 0 1 0 89183479 137330688 6342 1992294400 4194304 4196484 140736316302144 18446744073709551615 228898680335 0 0 16781312 2 159688670771686144 0 0 17 0 0 0 47
/proc/4366/statm: 33528 6342 1143 1 0 5165 0
[pid=4427] ppid=4366 vsize=31128 CPUtime=27.24
/proc/4427/stat : 4427 (bsolo_pb10) R 4366 4427 4427 0 -1 4202496 5695 0 0 0 2716 8 0 0 25 0 1 0 89224246 31875072 5338 1992294400 134512640 137138936 4294487056 18446744073709551615 134542972 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/4427/statm: 7782 5338 192 642 0 7138 0
Current children cumulated CPU time (s) 462.59
Current children cumulated vsize (KiB) 165240

[startup+438.301 s]
/proc/loadavg: 1.13 1.09 0.97 2/108 4429
/proc/meminfo: memFree=1517740/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=134112 CPUtime=435.54
/proc/4366/stat : 4366 (python) S 4364 4366 3641 0 -1 4202496 20465 162540 0 1 2691 327 40164 372 15 0 1 0 89183479 137330688 6342 1992294400 4194304 4196484 140736316302144 18446744073709551615 228898680335 0 0 16781312 2 159688670771686144 0 0 17 0 0 0 47
/proc/4366/statm: 33528 6342 1143 1 0 5165 0
[pid=4427] ppid=4366 vsize=32284 CPUtime=30.42
/proc/4427/stat : 4427 (bsolo_pb10) R 4366 4427 4427 0 -1 4202496 5997 0 0 0 3034 8 0 0 25 0 1 0 89224246 33058816 5640 1992294400 134512640 137138936 4294487056 18446744073709551615 134542528 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/4427/statm: 8071 5640 192 642 0 7427 0
Current children cumulated CPU time (s) 465.96
Current children cumulated vsize (KiB) 166396

[startup+439.901 s]
/proc/loadavg: 1.12 1.09 0.97 2/108 4429
/proc/meminfo: memFree=1517120/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=134112 CPUtime=435.64
/proc/4366/stat : 4366 (python) S 4364 4366 3641 0 -1 4202496 20468 162540 0 1 2699 329 40164 372 15 0 1 0 89183479 137330688 6342 1992294400 4194304 4196484 140736316302144 18446744073709551615 228898680335 0 0 16781312 2 159688670771686144 0 0 17 0 0 0 47
/proc/4366/statm: 33528 6342 1143 1 0 5165 0
[pid=4427] ppid=4366 vsize=32684 CPUtime=32.02
/proc/4427/stat : 4427 (bsolo_pb10) R 4366 4427 4427 0 -1 4202496 6105 0 0 0 3194 8 0 0 25 0 1 0 89224246 33468416 5748 1992294400 134512640 137138936 4294487056 18446744073709551615 134542972 0 0 16781312 16384 0 0 0 17 0 0 0 0
/proc/4427/statm: 8171 5748 192 642 0 7527 0
Current children cumulated CPU time (s) 467.66
Current children cumulated vsize (KiB) 166796

[startup+440.301 s]
/proc/loadavg: 1.12 1.09 0.97 2/108 4429
/proc/meminfo: memFree=1517120/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=134112 CPUtime=435.67
/proc/4366/stat : 4366 (python) S 4364 4366 3641 0 -1 4202496 20470 162540 0 1 2702 329 40164 372 15 0 1 0 89183479 137330688 6342 1992294400 4194304 4196484 140736316302144 18446744073709551615 228898680335 0 0 16781312 2 159688670771686144 0 0 17 0 0 0 47
/proc/4366/statm: 33528 6342 1143 1 0 5165 0
[pid=4427] ppid=4366 vsize=32936 CPUtime=32.42
/proc/4427/stat : 4427 (bsolo_pb10) R 4366 4427 4427 0 -1 4202496 6147 0 0 0 3233 9 0 0 25 0 1 0 89224246 33726464 5790 1992294400 134512640 137138936 4294487056 18446744073709551615 134542310 0 0 16781312 16384 0 0 0 17 1 0 0 0
/proc/4427/statm: 8234 5790 192 642 0 7590 0
Current children cumulated CPU time (s) 468.09
Current children cumulated vsize (KiB) 167048

[startup+440.701 s]
/proc/loadavg: 1.12 1.09 0.97 2/108 4429
/proc/meminfo: memFree=1517120/2059040 swapFree=4139928/4192956
[pid=4366] ppid=4364 vsize=134112 CPUtime=435.79
/proc/4366/stat : 4366 (python) R 4364 4366 3641 0 -1 4202496 20475 162540 0 1 2713 330 40164 372 16 0 1 0 89183479 137330688 6342 1992294400 4194304 4196484 140736316302144 18446744073709551615 47282757383531 0 0 16781312 2 0 0 0 17 0 0 0 47
/proc/4366/statm: 33528 6342 1143 1 0 5165 0
[pid=4427] ppid=4366 vsize=0 CPUtime=32.7
/proc/4427/stat : 4427 (bsolo_pb10) Z 4366 4427 4427 0 -1 4202524 6161 0 0 0 3261 9 0 0 25 0 1 0 89224246 0 0 1992294400 0 0 0 0 0 0 0 16781312 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/4427/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 468.49
Current children cumulated vsize (KiB) 134112

Child status: 20
Real time (s): 440.8
CPU time (s): 468.618
CPU user time (s): 461.472
CPU system time (s): 7.14591
CPU usage (%): 106.311
Max. virtual memory (cumulated for all children) (KiB): 1615980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 461.472
system time used= 7.14591
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194995
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= 5067
involuntary context switches= 8172

runsolver used 0.942856 second user time and 2.31265 second system time

The end

Launcher Data

Begin job on node005 at 2010-06-21 17:56:37
IDJOB=2675920
IDBENCH=48363
IDSOLVER=1178
FILE ID=node005/2675920-1277135797
PBS_JOBID= 11182103
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_3_15.opb
COMMAND LINE= solver BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2675920-1277135797/watcher-2675920-1277135797 -o /tmp/evaluation-result-2675920-1277135797/solver-2675920-1277135797 -C 1800 -W 2000 -M 1800  solver HOME/instance-2675920-1277135797.opb 1880762484 

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

MD5SUM BENCH= 8bda8bcfdd3d0bef04b7cb75764a0af7
RANDOM SEED=1880762484

node005.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.246
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.49
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.246
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1560876 kB
Buffers:        136956 kB
Cached:         254084 kB
SwapCached:       6372 kB
Active:         231676 kB
Inactive:       173600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1560876 kB
SwapTotal:     4192956 kB
SwapFree:      4139928 kB
Dirty:           23148 kB
Writeback:           4 kB
AnonPages:       12000 kB
Mapped:          12940 kB
Slab:            71100 kB
PageTables:       4040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181784 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 node005 at 2010-06-21 18:03:58