Trace number 2675948

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 483.153 455.607

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900670234.opb
MD5SUM92f66beef1a16468af1cdeb8f0308249
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark483.153
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 641
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.09/1.74	c DEBUG: probabilities of action success (DCM model):
1.09/1.74	c        pb/competition_2010/bsolo_pb10-l1   : 0.2446 0.3106 0.3432 0.4493 0.5331 0.5649 0.6331
1.09/1.74	c        pb/competition_2010/bsolo_pb10-l2   : 0.2220 0.2840 0.3077 0.3819 0.4261 0.4617 0.5493
1.09/1.74	c        pb/competition_2010/bsolo_pb10-l3   : 0.2079 0.2803 0.3237 0.4112 0.4599 0.4979 0.5927
1.09/1.74	c        pb/competition_2010/wbo1.4a         : 0.3403 0.4826 0.5859 0.7308 0.8018 0.8464 0.9114
1.09/1.74	c        pb/competition_2010/wbo1.4b         : 0.2130 0.3046 0.4491 0.6693 0.7698 0.8150 0.8796
1.09/1.74	c        pb/other/clasp-1.3.3                : 0.4078 0.5945 0.6711 0.8373 0.8906 0.9054 0.9586
1.09/1.74	c        pb/other/sat4j-pb-v20090829         : 0.2634 0.4175 0.5149 0.6419 0.7125 0.7655 0.8315
1.09/1.74	c        pb/other/sat4j-pb-v20090829-cutting : 0.2190 0.3670 0.4173 0.5593 0.5959 0.6405 0.7110
1.09/1.77	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=256348394', u'HOME/instance-2675948-1277134581.opb'] for 0:00:10
12.02/12.03	c DEBUG: probabilities of action success (DCM model):
12.02/12.03	c        pb/competition_2010/bsolo_pb10-l1   : 0.0864 0.1465 0.1840 0.2857 0.3885 0.4283 0.5203
12.02/12.03	c        pb/competition_2010/bsolo_pb10-l2   : 0.0562 0.0749 0.0922 0.1683 0.2191 0.2624 0.3839
12.02/12.03	c        pb/competition_2010/bsolo_pb10-l3   : 0.0651 0.1056 0.1465 0.2372 0.2927 0.3401 0.4668
12.02/12.03	c        pb/competition_2010/wbo1.4a         : 0.1742 0.3354 0.4616 0.6290 0.7329 0.7917 0.8920
12.02/12.03	c        pb/competition_2010/wbo1.4b         : 0.1021 0.1948 0.3272 0.5834 0.7167 0.7734 0.8713
12.02/12.03	c        pb/other/clasp-1.3.3                : 0.0473 0.3999 0.5163 0.7617 0.8422 0.8653 0.9405
12.02/12.03	c        pb/other/sat4j-pb-v20090829         : 0.0742 0.2233 0.3526 0.5167 0.6055 0.6788 0.7733
12.02/12.03	c        pb/other/sat4j-pb-v20090829-cutting : 0.0499 0.1563 0.1889 0.3805 0.4170 0.4832 0.5874
12.02/12.04	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=815006044', u'HOME/instance-2675948-1277134581.opb'] for 0:00:50
65.72/62.90	c DEBUG: probabilities of action success (DCM model):
65.72/62.90	c        pb/competition_2010/bsolo_pb10-l1   : 0.0547 0.0978 0.1349 0.2096 0.2919 0.3395 0.4502
65.72/62.90	c        pb/competition_2010/bsolo_pb10-l2   : 0.0217 0.0303 0.0367 0.0801 0.1077 0.1434 0.2606
65.72/62.90	c        pb/competition_2010/bsolo_pb10-l3   : 0.0470 0.0799 0.1116 0.1733 0.2111 0.2575 0.3877
65.72/62.90	c        pb/competition_2010/wbo1.4a         : 0.1185 0.2379 0.3470 0.5355 0.6578 0.7196 0.8608
65.72/62.90	c        pb/competition_2010/wbo1.4b         : 0.0869 0.1706 0.2900 0.5236 0.6835 0.7441 0.8592
65.72/62.90	c        pb/other/clasp-1.3.3                : 0.0379 0.0752 0.3715 0.6781 0.7801 0.8135 0.9135
65.72/62.90	c        pb/other/sat4j-pb-v20090829         : 0.0318 0.1365 0.2340 0.3981 0.5023 0.5936 0.7124
65.72/62.90	c        pb/other/sat4j-pb-v20090829-cutting : 0.0173 0.0836 0.1032 0.2448 0.2753 0.3273 0.4541
65.87/62.90	c DETAIL: running [u'HOME/etc/solvers/competition_2010/wbo1.4a/wbo1.4a', u'-file-format=opb', u'HOME/instance-2675948-1277134581.opb'] for 0:00:50
120.32/114.26	c DEBUG: probabilities of action success (DCM model):
120.32/114.26	c        pb/competition_2010/bsolo_pb10-l1   : 0.0278 0.0511 0.0882 0.1629 0.2421 0.2747 0.3900
120.32/114.26	c        pb/competition_2010/bsolo_pb10-l2   : 0.0061 0.0084 0.0115 0.0469 0.0744 0.0930 0.2225
120.32/114.26	c        pb/competition_2010/bsolo_pb10-l3   : 0.0329 0.0577 0.0782 0.1040 0.1360 0.1770 0.3184
120.32/114.26	c        pb/competition_2010/wbo1.4a         : 0.0617 0.0395 0.2320 0.4467 0.5948 0.6636 0.8342
120.32/114.26	c        pb/competition_2010/wbo1.4b         : 0.0760 0.1558 0.2360 0.4683 0.6510 0.7218 0.8401
120.32/114.26	c        pb/other/clasp-1.3.3                : 0.0355 0.0586 0.3520 0.6663 0.7778 0.8140 0.9027
120.32/114.26	c        pb/other/sat4j-pb-v20090829         : 0.0298 0.1246 0.2164 0.3716 0.4617 0.5539 0.6982
120.32/114.26	c        pb/other/sat4j-pb-v20090829-cutting : 0.0122 0.0710 0.0791 0.1770 0.2095 0.2645 0.4127
120.32/114.27	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=1615334508', u'HOME/instance-2675948-1277134581.opb'] for 0:01:40
226.89/215.44	c DEBUG: probabilities of action success (DCM model):
226.89/215.44	c        pb/competition_2010/bsolo_pb10-l1   : 0.0247 0.0400 0.0751 0.1401 0.2219 0.2508 0.3462
226.89/215.44	c        pb/competition_2010/bsolo_pb10-l2   : 0.0050 0.0071 0.0079 0.0295 0.0510 0.0684 0.1710
226.89/215.44	c        pb/competition_2010/bsolo_pb10-l3   : 0.0355 0.0650 0.0805 0.0954 0.1214 0.1529 0.2736
226.89/215.44	c        pb/competition_2010/wbo1.4a         : 0.0631 0.0338 0.2163 0.4128 0.5510 0.6157 0.7989
226.89/215.44	c        pb/competition_2010/wbo1.4b         : 0.0545 0.1268 0.2082 0.4263 0.5997 0.6749 0.8065
226.89/215.44	c        pb/other/clasp-1.3.3                : 0.0347 0.0418 0.0948 0.6033 0.7238 0.7699 0.8744
226.89/215.44	c        pb/other/sat4j-pb-v20090829         : 0.0247 0.1147 0.2008 0.3538 0.4371 0.5085 0.6375
226.89/215.44	c        pb/other/sat4j-pb-v20090829-cutting : 0.0098 0.0590 0.0635 0.1475 0.1811 0.2159 0.3382
226.89/215.44	c DETAIL: running [u'HOME/etc/solvers/competition_2010/wbo1.4a/wbo1.4a', u'-file-format=opb', u'HOME/instance-2675948-1277134581.opb'] for 0:01:40
334.95/317.17	c DEBUG: probabilities of action success (DCM model):
334.95/317.17	c        pb/competition_2010/bsolo_pb10-l1   : 0.0156 0.0235 0.0614 0.1303 0.1974 0.2250 0.3271
334.95/317.17	c        pb/competition_2010/bsolo_pb10-l2   : 0.0011 0.0016 0.0016 0.0218 0.0428 0.0588 0.1723
334.95/317.17	c        pb/competition_2010/bsolo_pb10-l3   : 0.0364 0.0633 0.0713 0.0764 0.0953 0.1265 0.2416
334.95/317.17	c        pb/competition_2010/wbo1.4a         : 0.0388 0.0143 0.0065 0.3252 0.4879 0.5653 0.7780
334.95/317.17	c        pb/competition_2010/wbo1.4b         : 0.0491 0.1120 0.1818 0.3951 0.5855 0.6732 0.7962
334.95/317.17	c        pb/other/clasp-1.3.3                : 0.0380 0.0372 0.0847 0.6129 0.7311 0.7735 0.8750
334.95/317.17	c        pb/other/sat4j-pb-v20090829         : 0.0223 0.0941 0.1681 0.3180 0.4093 0.4810 0.6269
334.95/317.17	c        pb/other/sat4j-pb-v20090829-cutting : 0.0089 0.0525 0.0541 0.1163 0.1522 0.1791 0.3190
334.95/317.18	c DETAIL: running [u'HOME/etc/solvers/competition_2010/wbo1.4b/wbo1.4b', u'-file-format=opb', u'HOME/instance-2675948-1277134581.opb'] for 0:00:50
389.37/368.14	c DEBUG: probabilities of action success (DCM model):
389.37/368.14	c        pb/competition_2010/bsolo_pb10-l1   : 0.0121 0.0167 0.0564 0.1255 0.1980 0.2239 0.3192
389.37/368.14	c        pb/competition_2010/bsolo_pb10-l2   : 0.0002 0.0004 0.0004 0.0188 0.0361 0.0540 0.1522
389.37/368.14	c        pb/competition_2010/bsolo_pb10-l3   : 0.0390 0.0684 0.0706 0.0756 0.0833 0.1148 0.2137
389.37/368.14	c        pb/competition_2010/wbo1.4a         : 0.0407 0.0109 0.0051 0.2928 0.4496 0.5315 0.7564
389.37/368.14	c        pb/competition_2010/wbo1.4b         : 0.0348 0.0018 0.1419 0.3470 0.5421 0.6387 0.7765
389.37/368.14	c        pb/other/clasp-1.3.3                : 0.0383 0.0341 0.0720 0.5896 0.7131 0.7571 0.8647
389.37/368.14	c        pb/other/sat4j-pb-v20090829         : 0.0164 0.0836 0.1593 0.3116 0.3998 0.4540 0.5947
389.37/368.14	c        pb/other/sat4j-pb-v20090829-cutting : 0.0074 0.0356 0.0375 0.0756 0.1084 0.1272 0.2619
389.37/368.15	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-2675948-1277134581.opb'] for 0:01:40
483.02/455.54	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-2675948-1277134581/watcher-2675948-1277134581 -o /tmp/evaluation-result-2675948-1277134581/solver-2675948-1277134581 -C 1800 -W 2000 -M 1800 solver HOME/instance-2675948-1277134581.opb 1498703121 

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: 0.20 0.33 0.62 3/106 11590
/proc/meminfo: memFree=1532440/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=16708 CPUtime=0
/proc/11590/stat : 11590 (python) R 11588 11590 11495 0 -1 4202496 758 0 0 0 0 0 0 0 18 0 1 0 89062072 17108992 522 1992294400 4194304 4196484 140733485253216 18446744073709551615 216137076127 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/11590/statm: 4177 522 281 1 0 273 0

[startup+0.0538561 s]
/proc/loadavg: 0.20 0.33 0.62 3/106 11590
/proc/meminfo: memFree=1532440/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=18092 CPUtime=0.04
/proc/11590/stat : 11590 (python) R 11588 11590 11495 0 -1 4202496 1931 0 0 0 2 2 0 0 17 0 1 0 89062072 18526208 945 1992294400 4194304 4196484 140736736645248 18446744073709551615 216120373957 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/11590/statm: 4523 946 408 1 0 503 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 18092

[startup+0.101853 s]
/proc/loadavg: 0.20 0.33 0.62 3/106 11590
/proc/meminfo: memFree=1532440/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=32156 CPUtime=0.08
/proc/11590/stat : 11590 (python) S 11588 11590 11495 0 -1 4202496 2416 0 0 0 4 4 0 0 18 0 1 0 89062072 32927744 1390 1992294400 4194304 4196484 140736736645248 18446744073709551615 216120711168 0 2147483391 16781312 2 18446744071699383486 0 0 17 1 0 0 0
/proc/11590/statm: 8039 1390 459 1 0 911 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32156

[startup+0.301872 s]
/proc/loadavg: 0.20 0.33 0.62 3/106 11590
/proc/meminfo: memFree=1532440/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=71516 CPUtime=0.25
/proc/11590/stat : 11590 (python) R 11588 11590 11495 0 -1 4202496 4141 0 0 0 16 9 0 0 17 0 1 0 89062072 73232384 2958 1992294400 4194304 4196484 140736736645248 18446744073709551615 47242551938535 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/11590/statm: 17879 2958 693 1 0 2366 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 71516

[startup+0.701923 s]
/proc/loadavg: 0.20 0.33 0.62 3/106 11590
/proc/meminfo: memFree=1532440/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=101068 CPUtime=0.61
/proc/11590/stat : 11590 (python) R 11588 11590 11495 0 -1 4202496 5460 0 0 0 39 22 0 0 18 0 1 0 89062072 103493632 4139 1992294400 4194304 4196484 140736736645248 18446744073709551615 47242577865363 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/11590/statm: 25267 4139 1023 1 0 3124 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 101068

[startup+1.501 s]
/proc/loadavg: 0.20 0.33 0.62 1/107 11591
/proc/meminfo: memFree=1518544/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=118200 CPUtime=0.95
/proc/11590/stat : 11590 (python) S 11588 11590 11495 0 -1 4202496 8631 929 0 0 65 30 0 0 17 0 1 0 89062072 121036800 5825 1992294400 4194304 4196484 140736736645248 18446744073709551615 216120711168 0 2147483391 16781312 2 18446744071699383486 0 0 17 1 0 0 30
/proc/11590/statm: 29550 5825 1059 1 0 4804 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 118200

[startup+3.10116 s]
/proc/loadavg: 0.35 0.36 0.63 2/108 11596
/proc/meminfo: memFree=1510476/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=132048 CPUtime=1.29
/proc/11590/stat : 11590 (python) S 11588 11590 11495 0 -1 4202496 10281 929 0 0 93 36 0 0 15 0 1 0 89062072 135217152 6305 1992294400 4194304 4196484 140736736645248 18446744073709551615 216120733199 0 0 16781312 2 159836005329808119 0 0 17 1 0 0 30
/proc/11590/statm: 33012 6305 1133 1 0 5164 0
[pid=11596] ppid=11590 vsize=2336 CPUtime=1.31
/proc/11596/stat : 11596 (clasp-1.3.3-x86) R 11590 11596 11596 0 -1 4202496 642 0 0 0 131 0 0 0 19 0 1 0 89062250 2392064 327 1992294400 134512640 136080129 4292153568 18446744073709551615 134845803 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/11596/statm: 584 327 175 383 0 199 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 134384

[startup+6.30149 s]
/proc/loadavg: 0.35 0.36 0.63 2/108 11596
/proc/meminfo: memFree=1510228/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=132048 CPUtime=1.49
/proc/11590/stat : 11590 (python) S 11588 11590 11495 0 -1 4202496 10292 929 0 0 110 39 0 0 15 0 1 0 89062072 135217152 6305 1992294400 4194304 4196484 140736736645248 18446744073709551615 216120733199 0 0 16781312 2 159836005329808119 0 0 17 1 0 0 30
/proc/11590/statm: 33012 6305 1133 1 0 5164 0
[pid=11596] ppid=11590 vsize=2600 CPUtime=4.49
/proc/11596/stat : 11596 (clasp-1.3.3-x86) R 11590 11596 11596 0 -1 4202496 721 0 0 0 449 0 0 0 25 0 1 0 89062250 2662400 406 1992294400 134512640 136080129 4292153568 18446744073709551615 134808072 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/11596/statm: 650 406 175 383 0 265 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 134648

[startup+12.7011 s]
/proc/loadavg: 0.52 0.39 0.64 3/108 11597
/proc/meminfo: memFree=1510104/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=134108 CPUtime=12.16
/proc/11590/stat : 11590 (python) S 11588 11590 11495 0 -1 4202496 11616 2648 0 0 154 45 1015 2 15 0 1 0 89062072 137326592 6328 1992294400 4194304 4196484 140736736645248 18446744073709551615 216120733199 0 0 16781312 2 159836005329808119 0 0 17 1 0 0 30
/proc/11590/statm: 33527 6328 1143 1 0 5164 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 134108

[startup+25.5015 s]
/proc/loadavg: 0.59 0.41 0.64 2/108 11599
/proc/meminfo: memFree=1509856/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=134108 CPUtime=12.97
/proc/11590/stat : 11590 (python) S 11588 11590 11495 0 -1 4202496 11664 2648 0 0 225 55 1015 2 15 0 1 0 89062072 137326592 6328 1992294400 4194304 4196484 140736736645248 18446744073709551615 216120733199 0 0 16781312 2 159836005329808119 0 0 17 1 0 0 30
/proc/11590/statm: 33527 6328 1143 1 0 5164 0
[pid=11599] ppid=11590 vsize=3120 CPUtime=13.37
/proc/11599/stat : 11599 (clasp-1.3.3-x86) R 11590 11599 11599 0 -1 4202496 842 0 0 0 1337 0 0 0 25 0 1 0 89063276 3194880 527 1992294400 134512640 136080129 4293083856 18446744073709551615 134850031 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/11599/statm: 780 527 175 383 0 395 0
Current children cumulated CPU time (s) 26.34
Current children cumulated vsize (KiB) 137228

[startup+51.1011 s]
/proc/loadavg: 0.81 0.47 0.65 2/108 11599
/proc/meminfo: memFree=1509236/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=134108 CPUtime=14.57
/proc/11590/stat : 11590 (python) R 11588 11590 11495 0 -1 4202496 11739 2648 0 0 365 75 1015 2 15 0 1 0 89062072 137326592 6328 1992294400 4194304 4196484 140736736645248 18446744073709551615 47242551887804 0 0 16781312 2 0 0 0 17 1 0 0 30
/proc/11590/statm: 33527 6328 1143 1 0 5164 0
[pid=11599] ppid=11590 vsize=3928 CPUtime=38.82
/proc/11599/stat : 11599 (clasp-1.3.3-x86) R 11590 11599 11599 0 -1 4202496 1064 0 0 0 3882 0 0 0 25 0 1 0 89063276 4022272 749 1992294400 134512640 136080129 4293083856 18446744073709551615 134588974 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/11599/statm: 982 749 175 383 0 597 0
Current children cumulated CPU time (s) 53.39
Current children cumulated vsize (KiB) 138036

[startup+102.31 s]
/proc/loadavg: 1.11 0.61 0.68 2/108 11604
/proc/meminfo: memFree=1466704/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=134108 CPUtime=68.63
/proc/11590/stat : 11590 (python) S 11588 11590 11495 0 -1 4202496 13004 4662 0 0 664 129 6066 4 15 0 1 0 89062072 137326592 6332 1992294400 4194304 4196484 140736736645248 18446744073709551615 216120733199 0 0 16781312 2 159688670771686135 0 0 17 0 0 0 30
/proc/11590/statm: 33527 6332 1143 1 0 5164 0
[pid=11602] ppid=11590 vsize=47416 CPUtime=39.17
/proc/11602/stat : 11602 (wbo1.4a) R 11590 11602 11602 0 -1 4202496 11735 0 0 0 3854 63 0 0 25 0 1 0 89068363 48553984 11397 1992294400 134512640 135751879 4291800576 18446744073709551615 135270609 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/11602/statm: 11854 11397 139 303 0 11549 0
Current children cumulated CPU time (s) 107.8
Current children cumulated vsize (KiB) 181524

[startup+162.301 s]
/proc/loadavg: 1.11 0.69 0.71 2/108 11609
/proc/meminfo: memFree=1508988/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=134108 CPUtime=123.3
/proc/11590/stat : 11590 (python) S 11588 11590 11495 0 -1 4202496 14325 19928 0 0 983 172 11089 86 15 0 1 0 89062072 137326592 6332 1992294400 4194304 4196484 140736736645248 18446744073709551615 216120733199 0 0 16781312 2 159688670771686135 0 0 17 0 0 0 30
/proc/11590/statm: 33527 6332 1143 1 0 5164 0
[pid=11607] ppid=11590 vsize=4048 CPUtime=47.7
/proc/11607/stat : 11607 (clasp-1.3.3-x86) R 11590 11607 11607 0 -1 4202496 1073 0 0 0 4770 0 0 0 25 0 1 0 89073500 4145152 754 1992294400 134512640 136080129 4290809056 18446744073709551615 134845880 0 0 16781312 16386 0 0 0 17 1 0 0 0
/proc/11607/statm: 1012 754 175 383 0 627 0
Current children cumulated CPU time (s) 171
Current children cumulated vsize (KiB) 138156

[startup+222.302 s]
/proc/loadavg: 1.19 0.78 0.73 2/108 11614
/proc/meminfo: memFree=1500556/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=134108 CPUtime=227.63
/proc/11590/stat : 11590 (python) S 11588 11590 11495 0 -1 4202496 15571 22144 0 0 1329 211 21134 89 15 0 1 0 89062072 137326592 6333 1992294400 4194304 4196484 140736736645248 18446744073709551615 216120733199 0 0 16781312 2 159688670771686135 0 0 17 0 0 0 30
/proc/11590/statm: 33527 6333 1143 1 0 5164 0
[pid=11614] ppid=11590 vsize=13536 CPUtime=6.84
/proc/11614/stat : 11614 (wbo1.4a) R 11590 11614 11614 0 -1 4202496 3271 0 0 0 671 13 0 0 25 0 1 0 89083617 13860864 2933 1992294400 134512640 135751879 4287715344 18446744073709551615 135270609 0 0 16781312 3 0 0 0 17 1 0 0 0
/proc/11614/statm: 3384 2933 139 303 0 3079 0
Current children cumulated CPU time (s) 234.47
Current children cumulated vsize (KiB) 147644

[startup+282.302 s]
/proc/loadavg: 1.13 0.83 0.75 2/108 11614
/proc/meminfo: memFree=1444384/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=134108 CPUtime=231.27
/proc/11590/stat : 11590 (python) S 11588 11590 11495 0 -1 4202496 15651 22144 0 0 1610 294 21134 89 15 0 1 0 89062072 137326592 6333 1992294400 4194304 4196484 140736736645248 18446744073709551615 216120733199 0 0 16781312 2 159688670771686135 0 0 17 0 0 0 30
/proc/11590/statm: 33527 6333 1143 1 0 5164 0
[pid=11614] ppid=11590 vsize=70216 CPUtime=66.83
/proc/11614/stat : 11614 (wbo1.4a) R 11590 11614 11614 0 -1 4202496 17431 0 0 0 6590 93 0 0 25 0 1 0 89083617 71901184 17093 1992294400 134512640 135751879 4287715344 18446744073709551615 135270609 0 0 16781312 3 0 0 0 17 1 0 0 0
/proc/11614/statm: 17554 17093 139 303 0 17249 0
Current children cumulated CPU time (s) 298.1
Current children cumulated vsize (KiB) 204324

[startup+342.302 s]
/proc/loadavg: 1.18 0.90 0.78 2/108 11619
/proc/meminfo: memFree=1480220/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=134108 CPUtime=336.88
/proc/11590/stat : 11590 (python) S 11588 11590 11495 0 -1 4202496 16956 47125 0 0 1935 362 31166 225 15 0 1 0 89062072 137326592 6336 1992294400 4194304 4196484 140736736645248 18446744073709551615 216120733199 0 0 16781312 2 159688670771686135 0 0 17 0 0 0 30
/proc/11590/statm: 33527 6336 1143 1 0 5164 0
[pid=11619] ppid=11590 vsize=33972 CPUtime=25.1
/proc/11619/stat : 11619 (wbo1.4b) R 11590 11619 11619 0 -1 4202496 8380 0 0 0 2469 41 0 0 25 0 1 0 89093791 34787328 8039 1992294400 134512640 135751879 4292270544 18446744073709551615 135270609 0 0 16781312 3 0 0 0 17 1 0 0 0
/proc/11619/statm: 8493 8039 144 303 0 8188 0
Current children cumulated CPU time (s) 361.98
Current children cumulated vsize (KiB) 168080

[startup+402.302 s]
/proc/loadavg: 1.18 0.95 0.80 2/120 11636
/proc/meminfo: memFree=1444056/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=134108 CPUtime=391.81
/proc/11590/stat : 11590 (python) S 11588 11590 11495 0 -1 4202496 18281 62343 0 0 2279 417 36177 308 15 0 1 0 89062072 137326592 6338 1992294400 4194304 4196484 140736736645248 18446744073709551615 216120733199 0 0 16781312 2 159836005329808119 0 0 17 1 0 0 30
/proc/11590/statm: 33527 6338 1143 1 0 5164 0
[pid=11624] ppid=11590 vsize=1479232 CPUtime=34.94
/proc/11624/stat : 11624 (java) S 11590 11624 11624 0 -1 4202496 18548 0 34 0 3480 14 0 0 16 0 13 0 89098888 1514733568 17241 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 3
/proc/11624/statm: 369808 17241 1426 10 0 367110 0
[pid=11624/tid=11625] ppid=11590 vsize=1479232 CPUtime=33.59
/proc/11624/task/11625/stat : 11625 (java) R 11590 11624 11624 0 -1 4202560 14869 0 3 0 3349 10 0 0 25 0 13 0 89098894 1514733568 17241 1992294400 134512640 134550932 4289971952 18446744073709551615 4109971455 0 4 0 16800975 0 0 0 -1 0 0 0 2
[pid=11624/tid=11626] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11626/stat : 11626 (java) S 11590 11624 11624 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 13 0 89098897 1514733568 17241 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
[pid=11624/tid=11627] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11627/stat : 11627 (java) S 11590 11624 11624 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 13 0 89098897 1514733568 17241 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
[pid=11624/tid=11628] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11628/stat : 11628 (java) S 11590 11624 11624 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 13 0 89098899 1514733568 17241 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 0 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
[pid=11624/tid=11629] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11629/stat : 11629 (java) S 11590 11624 11624 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 13 0 89098900 1514733568 17241 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0

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

/proc/11624/task/11635/stat : 11635 (java) S 11590 11624 11624 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 13 0 89098905 1514733568 25023 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
[pid=11624/tid=11636] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11636/stat : 11636 (java) S 11590 11624 11624 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 89098971 1514733568 25023 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 474.92
Current children cumulated vsize (KiB) 1613340

[startup+451.102 s]
/proc/loadavg: 1.08 0.95 0.81 2/120 11638
/proc/meminfo: memFree=1410328/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=134108 CPUtime=394.91
/proc/11590/stat : 11590 (python) S 11588 11590 11495 0 -1 4202496 18307 62343 0 0 2551 455 36177 308 15 0 1 0 89062072 137326592 6338 1992294400 4194304 4196484 140736736645248 18446744073709551615 216120733199 0 0 16781312 2 159836005329808119 0 0 17 1 0 0 30
/proc/11590/statm: 33527 6338 1143 1 0 5164 0
[pid=11624] ppid=11590 vsize=1479232 CPUtime=83.39
/proc/11624/stat : 11624 (java) S 11590 11624 11624 0 -1 4202496 26832 0 34 0 8316 23 0 0 16 0 13 0 89098888 1514733568 25519 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 3
/proc/11624/statm: 369808 25519 1426 10 0 367110 0
[pid=11624/tid=11625] ppid=11590 vsize=1479232 CPUtime=82.05
/proc/11624/task/11625/stat : 11625 (java) R 11590 11624 11624 0 -1 4202560 23148 0 3 0 8185 20 0 0 25 0 13 0 89098894 1514733568 25519 1992294400 134512640 134550932 4289971952 18446744073709551615 4109977700 0 4 0 16800975 0 0 0 -1 1 0 0 2
[pid=11624/tid=11626] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11626/stat : 11626 (java) S 11590 11624 11624 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 13 0 89098897 1514733568 25519 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
[pid=11624/tid=11627] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11627/stat : 11627 (java) S 11590 11624 11624 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 13 0 89098897 1514733568 25519 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
[pid=11624/tid=11628] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11628/stat : 11628 (java) S 11590 11624 11624 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 13 0 89098899 1514733568 25519 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 0 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
[pid=11624/tid=11629] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11629/stat : 11629 (java) S 11590 11624 11624 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 13 0 89098900 1514733568 25519 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11630] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11630/stat : 11630 (java) S 11590 11624 11624 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 89098900 1514733568 25519 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11631] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11631/stat : 11631 (java) S 11590 11624 11624 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 89098904 1514733568 25519 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11632] ppid=11590 vsize=1479232 CPUtime=0.72
/proc/11624/task/11632/stat : 11632 (java) S 11590 11624 11624 0 -1 4202560 1845 0 0 0 72 0 0 0 15 0 13 0 89098904 1514733568 25519 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11633] ppid=11590 vsize=1479232 CPUtime=0.58
/proc/11624/task/11633/stat : 11633 (java) S 11590 11624 11624 0 -1 4202560 508 0 0 0 58 0 0 0 15 0 13 0 89098905 1514733568 25519 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11634] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11634/stat : 11634 (java) S 11590 11624 11624 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 89098905 1514733568 25519 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11635] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11635/stat : 11635 (java) S 11590 11624 11624 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 13 0 89098905 1514733568 25519 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
[pid=11624/tid=11636] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11636/stat : 11636 (java) S 11590 11624 11624 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 89098971 1514733568 25519 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 478.3
Current children cumulated vsize (KiB) 1613340

[startup+452.702 s]
/proc/loadavg: 1.08 0.95 0.81 2/120 11638
/proc/meminfo: memFree=1409336/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=134108 CPUtime=395.01
/proc/11590/stat : 11590 (python) S 11588 11590 11495 0 -1 4202496 18308 62343 0 0 2560 456 36177 308 15 0 1 0 89062072 137326592 6338 1992294400 4194304 4196484 140736736645248 18446744073709551615 216120733199 0 0 16781312 2 159836005329808119 0 0 17 1 0 0 30
/proc/11590/statm: 33527 6338 1143 1 0 5164 0
[pid=11624] ppid=11590 vsize=1479232 CPUtime=84.98
/proc/11624/stat : 11624 (java) S 11590 11624 11624 0 -1 4202496 27105 0 34 0 8475 23 0 0 16 0 13 0 89098888 1514733568 25792 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 3
/proc/11624/statm: 369808 25792 1426 10 0 367110 0
[pid=11624/tid=11625] ppid=11590 vsize=1479232 CPUtime=83.64
/proc/11624/task/11625/stat : 11625 (java) R 11590 11624 11624 0 -1 4202560 23421 0 3 0 8344 20 0 0 25 0 13 0 89098894 1514733568 25792 1992294400 134512640 134550932 4289971952 18446744073709551615 4109971455 0 4 0 16800975 0 0 0 -1 0 0 0 2
[pid=11624/tid=11626] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11626/stat : 11626 (java) S 11590 11624 11624 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 13 0 89098897 1514733568 25792 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
[pid=11624/tid=11627] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11627/stat : 11627 (java) S 11590 11624 11624 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 13 0 89098897 1514733568 25792 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
[pid=11624/tid=11628] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11628/stat : 11628 (java) S 11590 11624 11624 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 13 0 89098899 1514733568 25792 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 0 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
[pid=11624/tid=11629] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11629/stat : 11629 (java) S 11590 11624 11624 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 13 0 89098900 1514733568 25792 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11630] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11630/stat : 11630 (java) S 11590 11624 11624 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 89098900 1514733568 25792 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11631] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11631/stat : 11631 (java) S 11590 11624 11624 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 89098904 1514733568 25792 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11632] ppid=11590 vsize=1479232 CPUtime=0.72
/proc/11624/task/11632/stat : 11632 (java) S 11590 11624 11624 0 -1 4202560 1845 0 0 0 72 0 0 0 15 0 13 0 89098904 1514733568 25792 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11633] ppid=11590 vsize=1479232 CPUtime=0.58
/proc/11624/task/11633/stat : 11633 (java) S 11590 11624 11624 0 -1 4202560 508 0 0 0 58 0 0 0 15 0 13 0 89098905 1514733568 25792 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11634] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11634/stat : 11634 (java) S 11590 11624 11624 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 89098905 1514733568 25792 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11635] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11635/stat : 11635 (java) S 11590 11624 11624 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 13 0 89098905 1514733568 25792 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11636] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11636/stat : 11636 (java) S 11590 11624 11624 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 89098971 1514733568 25792 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 479.99
Current children cumulated vsize (KiB) 1613340

[startup+454.31 s]
/proc/loadavg: 1.08 0.95 0.81 2/120 11638
/proc/meminfo: memFree=1408344/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=134108 CPUtime=395.11
/proc/11590/stat : 11590 (python) S 11588 11590 11495 0 -1 4202496 18308 62343 0 0 2568 458 36177 308 15 0 1 0 89062072 137326592 6338 1992294400 4194304 4196484 140736736645248 18446744073709551615 216120733199 0 0 16781312 2 159836005329808119 0 0 17 1 0 0 30
/proc/11590/statm: 33527 6338 1143 1 0 5164 0
[pid=11624] ppid=11590 vsize=1479232 CPUtime=86.58
/proc/11624/stat : 11624 (java) S 11590 11624 11624 0 -1 4202496 27305 0 34 0 8634 24 0 0 16 0 13 0 89098888 1514733568 25992 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 3
/proc/11624/statm: 369808 25992 1426 10 0 367110 0
[pid=11624/tid=11625] ppid=11590 vsize=1479232 CPUtime=85.23
/proc/11624/task/11625/stat : 11625 (java) R 11590 11624 11624 0 -1 4202560 23621 0 3 0 8503 20 0 0 25 0 13 0 89098894 1514733568 25992 1992294400 134512640 134550932 4289971952 18446744073709551615 4109977016 0 4 0 16800975 0 0 0 -1 1 0 0 2
[pid=11624/tid=11626] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11626/stat : 11626 (java) S 11590 11624 11624 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 13 0 89098897 1514733568 25992 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
[pid=11624/tid=11627] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11627/stat : 11627 (java) S 11590 11624 11624 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 13 0 89098897 1514733568 25992 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
[pid=11624/tid=11628] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11628/stat : 11628 (java) S 11590 11624 11624 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 13 0 89098899 1514733568 25992 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 0 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
[pid=11624/tid=11629] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11629/stat : 11629 (java) S 11590 11624 11624 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 13 0 89098900 1514733568 25992 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11630] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11630/stat : 11630 (java) S 11590 11624 11624 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 89098900 1514733568 25992 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11631] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11631/stat : 11631 (java) S 11590 11624 11624 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 89098904 1514733568 25992 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11632] ppid=11590 vsize=1479232 CPUtime=0.72
/proc/11624/task/11632/stat : 11632 (java) S 11590 11624 11624 0 -1 4202560 1845 0 0 0 72 0 0 0 15 0 13 0 89098904 1514733568 25992 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11633] ppid=11590 vsize=1479232 CPUtime=0.58
/proc/11624/task/11633/stat : 11633 (java) S 11590 11624 11624 0 -1 4202560 508 0 0 0 58 0 0 0 15 0 13 0 89098905 1514733568 25992 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11634] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11634/stat : 11634 (java) S 11590 11624 11624 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 89098905 1514733568 25992 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11635] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11635/stat : 11635 (java) S 11590 11624 11624 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 13 0 89098905 1514733568 25992 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11636] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11636/stat : 11636 (java) S 11590 11624 11624 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 89098971 1514733568 25992 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 481.69
Current children cumulated vsize (KiB) 1613340

[startup+455.101 s]
/proc/loadavg: 1.08 0.95 0.81 2/120 11638
/proc/meminfo: memFree=1408344/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=134108 CPUtime=395.18
/proc/11590/stat : 11590 (python) S 11588 11590 11495 0 -1 4202496 18309 62343 0 0 2574 459 36177 308 16 0 1 0 89062072 137326592 6338 1992294400 4194304 4196484 140736736645248 18446744073709551615 216120733199 0 0 16781312 2 159836005329808119 0 0 17 1 0 0 30
/proc/11590/statm: 33527 6338 1143 1 0 5164 0
[pid=11624] ppid=11590 vsize=1479232 CPUtime=87.37
/proc/11624/stat : 11624 (java) S 11590 11624 11624 0 -1 4202496 27399 0 34 0 8713 24 0 0 16 0 13 0 89098888 1514733568 26086 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 3
/proc/11624/statm: 369808 26086 1426 10 0 367110 0
[pid=11624/tid=11625] ppid=11590 vsize=1479232 CPUtime=86.02
/proc/11624/task/11625/stat : 11625 (java) R 11590 11624 11624 0 -1 4202560 23715 0 3 0 8582 20 0 0 25 0 13 0 89098894 1514733568 26086 1992294400 134512640 134550932 4289971952 18446744073709551615 4109971425 0 4 0 16800975 0 0 0 -1 0 0 0 2
[pid=11624/tid=11626] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11626/stat : 11626 (java) S 11590 11624 11624 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 13 0 89098897 1514733568 26086 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
[pid=11624/tid=11627] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11627/stat : 11627 (java) S 11590 11624 11624 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 13 0 89098897 1514733568 26086 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
[pid=11624/tid=11628] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11628/stat : 11628 (java) S 11590 11624 11624 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 13 0 89098899 1514733568 26086 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 0 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
[pid=11624/tid=11629] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11629/stat : 11629 (java) S 11590 11624 11624 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 13 0 89098900 1514733568 26086 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11630] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11630/stat : 11630 (java) S 11590 11624 11624 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 89098900 1514733568 26086 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11631] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11631/stat : 11631 (java) S 11590 11624 11624 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 89098904 1514733568 26086 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11632] ppid=11590 vsize=1479232 CPUtime=0.72
/proc/11624/task/11632/stat : 11632 (java) S 11590 11624 11624 0 -1 4202560 1845 0 0 0 72 0 0 0 15 0 13 0 89098904 1514733568 26086 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11633] ppid=11590 vsize=1479232 CPUtime=0.58
/proc/11624/task/11633/stat : 11633 (java) S 11590 11624 11624 0 -1 4202560 508 0 0 0 58 0 0 0 15 0 13 0 89098905 1514733568 26086 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11634] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11634/stat : 11634 (java) S 11590 11624 11624 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 89098905 1514733568 26086 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11635] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11635/stat : 11635 (java) S 11590 11624 11624 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 13 0 89098905 1514733568 26086 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 0 0 0 0
[pid=11624/tid=11636] ppid=11590 vsize=1479232 CPUtime=0
/proc/11624/task/11636/stat : 11636 (java) S 11590 11624 11624 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 89098971 1514733568 26086 1992294400 134512640 134550932 4289971952 18446744073709551615 4294960144 0 4 0 16800975 18446604437840354048 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 482.55
Current children cumulated vsize (KiB) 1613340

[startup+455.5 s]
/proc/loadavg: 1.08 0.95 0.81 4/121 11639
/proc/meminfo: memFree=1407716/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=134108 CPUtime=395.37
/proc/11590/stat : 11590 (python) R 11588 11590 11495 0 -1 4202496 18314 62343 0 0 2591 461 36177 308 16 0 1 0 89062072 137326592 6338 1992294400 4194304 4196484 140736736645248 18446744073709551615 47242551992407 0 0 16781312 2 0 0 0 17 1 0 0 30
/proc/11590/statm: 33527 6338 1143 1 0 5164 0
[pid=11624] ppid=11590 vsize=0 CPUtime=87.65
/proc/11624/stat : 11624 (java) Z 11590 11624 11624 0 -1 4203548 27449 0 34 0 8740 25 0 0 15 0 1 0 89098888 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 3
/proc/11624/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 483.02
Current children cumulated vsize (KiB) 134108

[startup+455.6 s]
/proc/loadavg: 1.08 0.95 0.81 4/121 11639
/proc/meminfo: memFree=1407716/2059040 swapFree=4135580/4192956
[pid=11590] ppid=11588 vsize=134104 CPUtime=483.13
/proc/11590/stat : 11590 (python) R 11588 11590 11495 0 -1 4202496 23114 90707 0 34 2598 462 44918 335 15 0 1 0 89062072 137322496 6339 1992294400 4194304 4196484 140736736645248 18446744073709551615 47242551933363 0 0 16781312 0 0 0 0 17 0 0 0 30
/proc/11590/statm: 33526 6339 1143 1 0 5163 0
Current children cumulated CPU time (s) 483.13
Current children cumulated vsize (KiB) 134104

Child status: 20
Real time (s): 455.607
CPU time (s): 483.153
CPU user time (s): 475.168
CPU system time (s): 7.98479
CPU usage (%): 106.046
Max. virtual memory (cumulated for all children) (KiB): 1613664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 475.168
system time used= 7.98479
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113904
page faults= 34
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5218
involuntary context switches= 9191

runsolver used 0.841872 second user time and 2.34764 second system time

The end

Launcher Data

Begin job on node002 at 2010-06-21 17:36:21
IDJOB=2675948
IDBENCH=1279
IDSOLVER=1178
FILE ID=node002/2675948-1277134581
PBS_JOBID= 11182106
Free space on /tmp= 62532 MiB

SOLVER NAME= borg-pb 10.05.30
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900670234.opb
COMMAND LINE= solver BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2675948-1277134581/watcher-2675948-1277134581 -o /tmp/evaluation-result-2675948-1277134581/solver-2675948-1277134581 -C 1800 -W 2000 -M 1800  solver HOME/instance-2675948-1277134581.opb 1498703121 

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

MD5SUM BENCH= 92f66beef1a16468af1cdeb8f0308249
RANDOM SEED=1498703121

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1532844 kB
Buffers:        130076 kB
Cached:         289796 kB
SwapCached:       9868 kB
Active:         263092 kB
Inactive:       169740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1532844 kB
SwapTotal:     4192956 kB
SwapFree:      4135580 kB
Dirty:           22300 kB
Writeback:           0 kB
AnonPages:       11572 kB
Mapped:           9152 kB
Slab:            71568 kB
PageTables:       4024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181284 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= 62512 MiB
End job on node002 at 2010-06-21 17:43:57