Trace number 3378251

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-sat 11.03.02-par-random (fixed)? (MO) 2010.37 507.127

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S69399346-065-UNKNOWN.cnf
MD5SUM98486271f2f72889c040eabfd36ebd13
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

Solver Data

0.39/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.39/0.67	c INFO: solving HOME/instance-3378251-1305464206.cnf
0.39/0.67	c INFO: computing task features
0.56/0.84	c INFO: computed variable-clause graph statistics
0.56/0.84	c INFO: computed clause balance statistics
1.46/1.71	c INFO: computed variable balance statistics
1.76/2.05	c INFO: computed small-clause counts
1.76/2.05	c INFO: computed Horn-clause counts
1.76/2.08	c INFO: computed variable graph statistics
1.76/2.08	c INFO: collected features for HOME/instance-3378251-1305464206.cnf in 1.41 s
1.76/2.09	c INFO: running gnovelty+2@0 for 97 with 1198 remaining (b = 0.37)
1.76/2.10	c INFO: running gnovelty+2@0 for 97 with 1198 remaining (b = 0.13)
1.87/2.11	c INFO: running adaptg2wsat2009++@0 for 97 with 1198 remaining (b = 0.08)
1.87/2.12	c INFO: running adaptg2wsat2009++@0 for 97 with 1198 remaining (b = 0.07)
401.49/102.36	c INFO: running adaptg2wsat2009++@0 for 97 with 1098 remaining (b = 0.05)
401.49/102.38	c INFO: running gnovelty+2@0 for 97 with 1098 remaining (b = 0.04)
401.78/102.46	c INFO: running FH@0 for 97 with 1098 remaining (b = 0.03)
417.76/106.49	c INFO: running adaptg2wsat2009++@0 for 97 with 1094 remaining (b = 0.03)
800.58/202.62	c INFO: running adaptg2wsat2009++@0 for 97 with 998 remaining (b = 0.02)
800.88/202.72	c INFO: running FH@0 for 97 with 997 remaining (b = 0.02)
800.88/202.73	c INFO: running hybridGM3@0 for 194 with 997 remaining (b = 0.04)
812.90/205.75	c INFO: running gnovelty+2@0 for 97 with 994 remaining (b = 0.02)
1195.56/301.90	c INFO: running hybridGM3@0 for 194 with 898 remaining (b = 0.03)
1204.29/304.10	c INFO: running adaptg2wsat2009++@0 for 97 with 896 remaining (b = 0.01)
1219.42/308.00	c INFO: running hybridGM3@0 for 194 with 892 remaining (b = 0.03)
1586.83/400.39	c INFO: running hybridGM3@97 for 97 with 800 remaining (b = 0.01)
1595.16/402.40	c INFO: running hybridGM3@0 for 194 with 798 remaining (b = 0.02)
1961.11/494.64	c INFO: running TNM@0 for 706 with 706 remaining (b = 0.08)
2000.39/504.50	c INFO: running hybridGM3@98 for 97 with 696 remaining (b = 0.01)
2008.72/506.64	c INFO: running FH@0 for 97 with 694 remaining (b = 0.01)
2010.37/507.10	c INFO: running adaptg2wsat2009++@0 for 97 with 693 remaining (b = 0.01)
2010.37/507.10	Traceback (most recent call last):
2010.37/507.10	  File "HOME/solve", line 33, in <module>
2010.37/507.10	    plac.call(main)
2010.37/507.10	  File "/home/evaluation/evaluation/tools64/lib/python2.7/site-packages/plac-0.8.1-py2.7.egg/plac_core.py", line 311, in call
2010.37/507.10	    cmd, result = parser_from(obj).consume(arglist)
2010.37/507.10	  File "/home/evaluation/evaluation/tools64/lib/python2.7/site-packages/plac-0.8.1-py2.7.egg/plac_core.py", line 192, in consume
2010.37/507.10	    return cmd, self.func(*(args + varargs + extraopts), **kwargs)
2010.37/507.10	  File "HOME/borg/build/lib/borg/tools/solve.py", line 84, in main
2010.37/507.10	    (_, answer, _) = solver(input_path, budget / cores, cores)
2010.37/507.10	  File "HOME/borg/build/lib/borg/bilevel.py", line 202, in __call__
2010.37/507.10	    solver.go(max_cost * borg.defaults.machine_speed)
2010.37/507.10	  File "HOME/borg/build/lib/borg/solvers.py", line 179, in go
2010.37/507.10	    self._process.start()
2010.37/507.10	  File "/home/evaluation/evaluation/tools64/lib/python2.7/multiprocessing/process.py", line 94, in start
2010.37/507.11	    assert self._popen is None, 'cannot start a process twice'
2010.37/507.11	AssertionError: cannot start a process twice

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3378251-1305464206/watcher-3378251-1305464206 -o /tmp/evaluation-result-3378251-1305464206/solver-3378251-1305464206 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378251-1305464206.cnf -seed 1111068880 -budget 4800 -cores 4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.13 8.11 7.17 6/344 18568
/proc/meminfo: memFree=17939232/32950928 swapFree=64721848/67111528
[pid=18568] ppid=18566 vsize=15772 CPUtime=0 cores=1,3,5,7
/proc/18568/stat : 18568 (python) R 18566 18568 17961 0 -1 4202496 866 0 0 0 0 0 0 0 25 0 1 0 658020449 16150528 749 33554432000 4194304 5683644 140733698354576 18446744073709551615 4663568 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/18568/statm: 3943 750 343 364 0 430 0

[startup+0.0561869 s]
/proc/loadavg: 8.13 8.11 7.17 6/344 18568
/proc/meminfo: memFree=17939232/32950928 swapFree=64721848/67111528
[pid=18568] ppid=18566 vsize=29784 CPUtime=0.02 cores=1,3,5,7
/proc/18568/stat : 18568 (python) R 18566 18568 17961 0 -1 4202496 1386 0 0 0 2 0 0 0 25 0 1 0 658020449 30498816 1231 33554432000 4194304 5683644 140733698354576 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/18568/statm: 7446 1234 443 364 0 816 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29784

[startup+0.100181 s]
/proc/loadavg: 8.13 8.11 7.17 6/344 18568
/proc/meminfo: memFree=17939232/32950928 swapFree=64721848/67111528
[pid=18568] ppid=18566 vsize=85620 CPUtime=0.05 cores=1,3,5,7
/proc/18568/stat : 18568 (python) R 18566 18568 17961 0 -1 4202496 2628 0 0 0 4 1 0 0 25 0 1 0 658020449 87674880 2348 33554432000 4194304 5683644 140733698354576 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/18568/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85620

[startup+0.300144 s]
/proc/loadavg: 8.13 8.11 7.17 6/344 18568
/proc/meminfo: memFree=17939232/32950928 swapFree=64721848/67111528
[pid=18568] ppid=18566 vsize=135748 CPUtime=0.2 cores=1,3,5,7
/proc/18568/stat : 18568 (python) R 18566 18568 17961 0 -1 4202496 5963 936 1 0 15 5 0 0 25 0 1 0 658020449 139005952 4151 33554432000 4194304 5683644 140733698354576 18446744073709551615 248089694213 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/18568/statm: 33937 4151 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135748

[startup+0.700073 s]
/proc/loadavg: 8.13 8.11 7.17 6/344 18568
/proc/meminfo: memFree=17939232/32950928 swapFree=64721848/67111528
[pid=18568] ppid=18566 vsize=279708 CPUtime=0.47 cores=1,3,5,7
/proc/18568/stat : 18568 (python) R 18566 18568 17961 0 -1 4202496 9591 936 1 0 35 12 0 0 25 0 1 0 658020449 286420992 7275 33554432000 4194304 5683644 140733698354576 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/18568/statm: 69927 7275 1761 364 0 5851 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 279708

[startup+1.50093 s]
/proc/loadavg: 8.13 8.11 7.17 6/345 18573
/proc/meminfo: memFree=17909216/32950928 swapFree=64721848/67111528
[pid=18568] ppid=18566 vsize=285632 CPUtime=1.26 cores=1,3,5,7
/proc/18568/stat : 18568 (python) R 18566 18568 17961 0 -1 4202496 12499 936 1 0 114 12 0 0 25 0 1 0 658020449 292487168 8793 33554432000 4194304 5683644 140733698354576 18446744073709551615 4314432 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/18568/statm: 71408 8793 1826 364 0 7332 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 285632

[startup+3.10065 s]
/proc/loadavg: 8.13 8.11 7.17 7/347 18575
/proc/meminfo: memFree=17911852/32950928 swapFree=64721848/67111528
[pid=18568] ppid=18566 vsize=321288 CPUtime=1.89 cores=1,3,5,7
/proc/18568/stat : 18568 (python) S 18566 18568 17961 0 -1 4202496 15284 936 1 0 176 13 0 0 25 0 5 0 658020449 328998912 7537 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18568/statm: 80322 7537 1883 364 0 16231 0
[pid=18574] ppid=18568 vsize=280760 CPUtime=0 cores=1,3,5,7
/proc/18574/stat : 18574 (python) S 18568 18568 17961 0 -1 4202560 720 0 0 0 0 0 0 0 25 0 1 0 658020658 287498240 5978 33554432000 4194304 5683644 140733698354576 18446744073709551615 248089718287 0 0 16781312 514 14373982584419909631 0 0 17 5 0 0 0
/proc/18574/statm: 70190 5978 355 364 0 6108 0
[pid=18568/tid=18575] ppid=18566 vsize=321288 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18575/stat : 18575 (python) S 18566 18568 17961 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 5 0 658020659 328998912 7537 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 1 0 0 0
[pid=18568/tid=18578] ppid=18566 vsize=321288 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18578/stat : 18578 (python) S 18566 18568 17961 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 5 0 658020660 328998912 7537 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 602048
heavy processes:

[startup+6.30109 s]
/proc/loadavg: 8.20 8.12 7.18 9/357 18585
/proc/meminfo: memFree=17884240/32950928 swapFree=64721848/67111528
[pid=18568] ppid=18566 vsize=321288 CPUtime=1.89 cores=1,3,5,7
/proc/18568/stat : 18568 (python) S 18566 18568 17961 0 -1 4202496 15284 936 1 0 176 13 0 0 25 0 5 0 658020449 328998912 7537 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18568/statm: 80322 7537 1883 364 0 16231 0
[pid=18574] ppid=18568 vsize=280760 CPUtime=0 cores=1,3,5,7
/proc/18574/stat : 18574 (python) S 18568 18568 17961 0 -1 4202560 880 0 0 0 0 0 0 0 18 0 1 0 658020658 287498240 6001 33554432000 4194304 5683644 140733698354576 18446744073709551615 248089718287 0 0 16781312 514 14373982584419877128 0 0 17 5 0 0 0
/proc/18574/statm: 70190 6001 378 364 0 6108 0
[pid=18576] ppid=18574 vsize=1019708 CPUtime=4.18 cores=1,3,5,7
/proc/18576/stat : 18576 (gnovelty+2) R 18574 18576 18576 0 -1 4202496 952 0 0 0 418 0 0 0 25 0 1 0 658020659 1044180992 689 33554432000 134512640 135663704 4290661472 18446744073709551615 134525691 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/18576/statm: 254927 689 113 282 0 254643 0
[pid=18577] ppid=18568 vsize=291080 CPUtime=0.01 cores=1,3,5,7
/proc/18577/stat : 18577 (python) S 18568 18568 17961 0 -1 4202560 900 0 0 0 0 1 0 0 18 0 1 0 658020659 298065920 5999 33554432000 4194304 5683644 140733698354576 18446744073709551615 248089718342 0 0 16781312 514 13184367902892982533 0 0 17 7 0 0 0
/proc/18577/statm: 72770 5999 372 364 0 8685 0
[pid=18579] ppid=18577 vsize=1019708 CPUtime=4.12 cores=1,3,5,7
/proc/18579/stat : 18579 (gnovelty+2) R 18577 18579 18579 0 -1 4202496 949 0 0 0 412 0 0 0 25 0 1 0 658020660 1044180992 689 33554432000 134512640 135663704 4291091488 18446744073709551615 134544196 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/18579/statm: 254927 689 113 282 0 254643 0
[pid=18580] ppid=18568 vsize=301272 CPUtime=0.01 cores=1,3,5,7
/proc/18580/stat : 18580 (python) S 18568 18568 17961 0 -1 4202560 906 0 0 0 0 1 0 0 18 0 1 0 658020660 308502528 6019 33554432000 4194304 5683644 140733698354576 18446744073709551615 248089718342 0 0 16781312 514 8619933121791361288 0 0 17 5 0 0 0
/proc/18580/statm: 75318 6019 372 364 0 11230 0
[pid=18582] ppid=18580 vsize=420220 CPUtime=4.17 cores=1,3,5,7
/proc/18582/stat : 18582 (adaptg2wsat2009) R 18580 18582 18582 0 -1 4202496 1665 0 0 0 417 0 0 0 25 0 1 0 658020661 430305280 1399 33554432000 134512640 135107411 4287703952 18446744073709551615 134531942 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/18582/statm: 105055 1399 59 146 0 103931 0
[pid=18583] ppid=18568 vsize=312132 CPUtime=0.01 cores=1,3,5,7
/proc/18583/stat : 18583 (python) S 18568 18568 17961 0 -1 4202560 909 0 0 0 0 1 0 0 18 0 1 0 658020661 319623168 6023 33554432000 4194304 5683644 140733698354576 18446744073709551615 248089718342 0 0 16781312 514 4519420779355406598 0 0 17 5 0 0 0
/proc/18583/statm: 78033 6023 372 364 0 13942 0
[pid=18585] ppid=18583 vsize=420220 CPUtime=4.12 cores=1,3,5,7
/proc/18585/stat : 18585 (adaptg2wsat2009) R 18583 18585 18585 0 -1 4202496 1664 0 0 0 412 0 0 0 25 0 1 0 658020662 430305280 1399 33554432000 134512640 135107411 4293000352 18446744073709551615 134531768 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/18585/statm: 105055 1399 59 146 0 103931 0
[pid=18568/tid=18575] ppid=18566 vsize=321288 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18575/stat : 18575 (python) S 18566 18568 17961 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 5 0 658020659 328998912 7537 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 1 0 0 0
[pid=18568/tid=18578] ppid=18566 vsize=321288 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18578/stat : 18578 (python) S 18566 18568 17961 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 5 0 658020660 328998912 7537 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 5 0 0 0
[pid=18568/tid=18581] ppid=18566 vsize=321288 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18581/stat : 18581 (python) S 18566 18568 17961 0 -1 4202560 23 936 0 0 0 0 0 0 25 0 5 0 658020661 328998912 7537 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 1 0 0 0
[pid=18568/tid=18584] ppid=18566 vsize=321288 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18584/stat : 18584 (python) S 18566 18568 17961 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 5 0 658020662 328998912 7537 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18.51
Current children cumulated vsize (KiB) 4386388

[startup+12.701 s]
/proc/loadavg: 8.18 8.12 7.19 9/358 18586
/proc/meminfo: memFree=17879020/32950928 swapFree=64721848/67111528
[pid=18568] ppid=18566 vsize=321288 CPUtime=1.89 cores=1,3,5,7
/proc/18568/stat : 18568 (python) S 18566 18568 17961 0 -1 4202496 15284 936 1 0 176 13 0 0 25 0 5 0 658020449 328998912 7537 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18568/statm: 80322 7537 1883 364 0 16231 0
[pid=18574] ppid=18568 vsize=280760 CPUtime=0.02 cores=1,3,5,7
/proc/18574/stat : 18574 (python) S 18568 18568 17961 0 -1 4202560 883 0 0 0 1 1 0 0 18 0 1 0 658020658 287498240 6001 33554432000 4194304 5683644 140733698354576 18446744073709551615 248089718287 0 0 16781312 514 5686850060717883656 0 0 17 5 0 0 0
/proc/18574/statm: 70190 6001 378 364 0 6108 0
[pid=18576] ppid=18574 vsize=1019708 CPUtime=10.58 cores=1,3,5,7
/proc/18576/stat : 18576 (gnovelty+2) R 18574 18576 18576 0 -1 4202496 952 0 0 0 1058 0 0 0 25 0 1 0 658020659 1044180992 689 33554432000 134512640 135663704 4290661472 18446744073709551615 134524553 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/18576/statm: 254927 689 113 282 0 254643 0
[pid=18577] ppid=18568 vsize=291080 CPUtime=0.01 cores=1,3,5,7
/proc/18577/stat : 18577 (python) S 18568 18568 17961 0 -1 4202560 905 0 0 0 0 1 0 0 18 0 1 0 658020659 298065920 5999 33554432000 4194304 5683644 140733698354576 18446744073709551615 248089718342 0 0 16781312 514 5686850060717883653 0 0 17 7 0 0 0
/proc/18577/statm: 72770 5999 372 364 0 8685 0
[pid=18579] ppid=18577 vsize=1019708 CPUtime=10.43 cores=1,3,5,7
/proc/18579/stat : 18579 (gnovelty+2) R 18577 18579 18579 0 -1 4202496 949 0 0 0 1043 0 0 0 25 0 1 0 658020660 1044180992 689 33554432000 134512640 135663704 4291091488 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/18579/statm: 254927 689 113 282 0 254643 0
[pid=18580] ppid=18568 vsize=301272 CPUtime=0.02 cores=1,3,5,7
/proc/18580/stat : 18580 (python) S 18568 18568 17961 0 -1 4202560 908 0 0 0 1 1 0 0 18 0 1 0 658020660 308502528 6019 33554432000 4194304 5683644 140733698354576 18446744073709551615 248089718342 0 0 16781312 514 5686850060717883656 0 0 17 5 0 0 0
/proc/18580/statm: 75318 6019 372 364 0 11230 0
[pid=18582] ppid=18580 vsize=420220 CPUtime=10.57 cores=1,3,5,7
/proc/18582/stat : 18582 (adaptg2wsat2009) R 18580 18582 18582 0 -1 4202496 1665 0 0 0 1057 0 0 0 25 0 1 0 658020661 430305280 1399 33554432000 134512640 135107411 4287703952 18446744073709551615 134532135 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/18582/statm: 105055 1399 59 146 0 103931 0
[pid=18583] ppid=18568 vsize=312132 CPUtime=0.02 cores=1,3,5,7
/proc/18583/stat : 18583 (python) S 18568 18568 17961 0 -1 4202560 917 0 0 0 0 2 0 0 18 0 1 0 658020661 319623168 6023 33554432000 4194304 5683644 140733698354576 18446744073709551615 248089718342 0 0 16781312 514 5686850060717883654 0 0 17 5 0 0 0
/proc/18583/statm: 78033 6023 372 364 0 13942 0
[pid=18585] ppid=18583 vsize=420220 CPUtime=10.48 cores=1,3,5,7
/proc/18585/stat : 18585 (adaptg2wsat2009) R 18583 18585 18585 0 -1 4202496 1664 0 0 0 1048 0 0 0 25 0 1 0 658020662 430305280 1399 33554432000 134512640 135107411 4293000352 18446744073709551615 134532128 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/18585/statm: 105055 1399 59 146 0 103931 0
[pid=18568/tid=18575] ppid=18566 vsize=321288 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18575/stat : 18575 (python) S 18566 18568 17961 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 5 0 658020659 328998912 7537 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 1 0 0 0
[pid=18568/tid=18578] ppid=18566 vsize=321288 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18578/stat : 18578 (python) S 18566 18568 17961 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 5 0 658020660 328998912 7537 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 5 0 0 0
[pid=18568/tid=18581] ppid=18566 vsize=321288 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18581/stat : 18581 (python) S 18566 18568 17961 0 -1 4202560 23 936 0 0 0 0 0 0 25 0 5 0 658020661 328998912 7537 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 1 0 0 0
[pid=18568/tid=18584] ppid=18566 vsize=321288 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18584/stat : 18584 (python) S 18566 18568 17961 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 5 0 658020662 328998912 7537 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 44.02
Current children cumulated vsize (KiB) 4386388

[startup+25.5007 s]
/proc/loadavg: 8.14 8.11 7.20 9/361 18589
/proc/meminfo: memFree=17846612/32950928 swapFree=64721848/67111528
[pid=18568] ppid=18566 vsize=321288 CPUtime=1.89 cores=1,3,5,7
/proc/18568/stat : 18568 (python) S 18566 18568 17961 0 -1 4202496 15284 936 1 0 176 13 0 0 25 0 5 0 658020449 328998912 7537 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18568/statm: 80322 7537 1883 364 0 16231 0
[pid=18574] ppid=18568 vsize=280760 CPUtime=0.04 cores=1,3,5,7
/proc/18574/stat : 18574 (python) S 18568 18568 17961 0 -1 4202560 889 0 0 0 2 2 0 0 18 0 1 0 658020658 287498240 6001 33554432000 4194304 5683644 140733698354576 18446744073709551615 248089718287 0 0 16781312 514 5686850060717883656 0 0 17 5 0 0 0
/proc/18574/statm: 70190 6001 378 364 0 6108 0
[pid=18576] ppid=18574 vsize=1019708 CPUtime=23.38 cores=1,3,5,7
/proc/18576/stat : 18576 (gnovelty+2) R 18574 18576 18576 0 -1 4202496 952 0 0 0 2338 0 0 0 25 0 1 0 658020659 1044180992 689 33554432000 134512640 135663704 4290661472 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/18576/statm: 254927 689 113 282 0 254643 0
[pid=18577] ppid=18568 vsize=291080 CPUtime=0.05 cores=1,3,5,7
/proc/18577/stat : 18577 (python) S 18568 18568 17961 0 -1 4202560 911 0 0 0 2 3 0 0 18 0 1 0 658020659 298065920 5999 33554432000 4194304 5683644 140733698354576 18446744073709551615 248089718342 0 0 16781312 514 5686850060717883653 0 0 17 7 0 0 0
/proc/18577/statm: 72770 5999 372 364 0 8685 0
[pid=18579] ppid=18577 vsize=1019708 CPUtime=23.06 cores=1,3,5,7
/proc/18579/stat : 18579 (gnovelty+2) R 18577 18579 18579 0 -1 4202496 949 0 0 0 2306 0 0 0 25 0 1 0 658020660 1044180992 689 33554432000 134512640 135663704 4291091488 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/18579/statm: 254927 689 113 282 0 254643 0
[pid=18580] ppid=18568 vsize=301272 CPUtime=0.05 cores=1,3,5,7
/proc/18580/stat : 18580 (python) S 18568 18568 17961 0 -1 4202560 914 0 0 0 2 3 0 0 18 0 1 0 658020660 308502528 6019 33554432000 4194304 5683644 140733698354576 18446744073709551615 248089718342 0 0 16781312 514 5686850060717883656 0 0 17 5 0 0 0
/proc/18580/statm: 75318 6019 372 364 0 11230 0
[pid=18582] ppid=18580 vsize=420220 CPUtime=23.36 cores=1,3,5,7
/proc/18582/stat : 18582 (adaptg2wsat2009) R 18580 18582 18582 0 -1 4202496 1665 0 0 0 2336 0 0 0 25 0 1 0 658020661 430305280 1399 33554432000 134512640 135107411 4287703952 18446744073709551615 134531848 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/18582/statm: 105055 1399 59 146 0 103931 0
[pid=18583] ppid=18568 vsize=312132 CPUtime=0.04 cores=1,3,5,7
/proc/18583/stat : 18583 (python) S 18568 18568 17961 0 -1 4202560 922 0 0 0 1 3 0 0 18 0 1 0 658020661 319623168 6023 33554432000 4194304 5683644 140733698354576 18446744073709551615 248089718342 0 0 16781312 514 5686850060717883654 0 0 17 5 0 0 0
/proc/18583/statm: 78033 6023 372 364 0 13942 0
[pid=18585] ppid=18583 vsize=420220 CPUtime=23.19 cores=1,3,5,7

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

/proc/18583/stat : 18583 (python) S 18568 18568 17961 0 -1 4202560 1101 0 0 0 11 13 0 0 19 0 2 0 658020661 319623168 6052 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/18583/statm: 78033 6052 400 364 0 13942 0
[pid=18585] ppid=18583 vsize=420220 CPUtime=99.53 cores=1,3,5,7
/proc/18585/stat : 18585 (adaptg2wsat2009) T 18583 18585 18585 0 -1 4202496 1664 0 0 0 9953 0 0 0 25 0 1 0 658020662 430305280 1399 33554432000 134512640 135107411 4293000352 18446744073709551615 134532313 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/18585/statm: 105055 1399 59 146 0 103931 0
[pid=18583/tid=18596] ppid=18568 vsize=312132 CPUtime=0 cores=1,3,5,7
/proc/18583/task/18596/stat : 18596 (python) S 18568 18568 17961 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658030686 319623168 6052 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 514 18446604471144822080 0 0 -1 5 0 0 0
[pid=18593] ppid=18568 vsize=321856 CPUtime=0.24 cores=1,3,5,7
/proc/18593/stat : 18593 (python) S 18568 18568 17961 0 -1 4202560 1081 0 0 0 11 13 0 0 19 0 2 0 658030685 329580544 6056 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/18593/statm: 80464 6056 400 364 0 16370 0
[pid=18595] ppid=18593 vsize=420220 CPUtime=99.96 cores=1,3,5,7
/proc/18595/stat : 18595 (adaptg2wsat2009) T 18593 18595 18595 0 -1 4202496 1663 0 0 0 9996 0 0 0 25 0 1 0 658030686 430305280 1400 33554432000 134512640 135107411 4292687296 18446744073709551615 134531600 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/18595/statm: 105055 1400 59 146 0 103931 0
[pid=18593/tid=18612] ppid=18568 vsize=321856 CPUtime=0 cores=1,3,5,7
/proc/18593/task/18612/stat : 18612 (python) S 18568 18568 17961 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658040710 329580544 6056 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 514 18446604468863288320 0 0 -1 5 0 0 0
[pid=18597] ppid=18568 vsize=332280 CPUtime=0.25 cores=1,3,5,7
/proc/18597/stat : 18597 (python) S 18568 18568 17961 0 -1 4202560 1099 0 0 0 11 14 0 0 18 0 2 0 658030687 340254720 6062 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/18597/statm: 83070 6062 400 364 0 18973 0
[pid=18599] ppid=18597 vsize=1019708 CPUtime=99.81 cores=1,3,5,7
/proc/18599/stat : 18599 (gnovelty+2) T 18597 18599 18599 0 -1 4202496 950 0 0 0 9981 0 0 0 25 0 1 0 658030687 1044180992 690 33554432000 134512640 135663704 4294365504 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/18599/statm: 254927 690 113 282 0 254643 0
[pid=18597/tid=18616] ppid=18568 vsize=332280 CPUtime=0 cores=1,3,5,7
/proc/18597/task/18616/stat : 18616 (python) S 18568 18568 17961 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658040718 340254720 6062 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 514 18446604470654264448 0 0 -1 3 0 0 0
[pid=18601] ppid=18568 vsize=342384 CPUtime=0.24 cores=1,3,5,7
/proc/18601/stat : 18601 (python) S 18568 18568 17961 0 -1 4202560 1095 0 0 0 12 12 0 0 19 0 2 0 658030695 350601216 6108 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/18601/statm: 85596 6108 400 364 0 21496 0
[pid=18603] ppid=18601 vsize=249872 CPUtime=100.23 cores=1,3,5,7
/proc/18603/stat : 18603 (FH) T 18601 18603 18603 0 -1 4202496 1526 0 0 0 10023 0 0 0 25 0 1 0 658030696 255868928 1264 33554432000 134512640 134936988 4292529792 18446744073709551615 134544944 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/18603/statm: 62468 1264 41 104 0 61972 0
[pid=18601/tid=18617] ppid=18568 vsize=342384 CPUtime=0 cores=1,3,5,7
/proc/18601/task/18617/stat : 18617 (python) S 18568 18568 17961 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658040720 350601216 6108 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 514 18446604457319019456 0 0 -1 1 0 0 0
[pid=18606] ppid=18568 vsize=353248 CPUtime=0.25 cores=1,3,5,7
/proc/18606/stat : 18606 (python) S 18568 18568 17961 0 -1 4202560 1142 0 0 0 13 12 0 0 19 0 2 0 658031098 361725952 6118 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18606/statm: 88312 6118 406 364 0 24209 0
[pid=18608] ppid=18606 vsize=420220 CPUtime=97.04 cores=1,3,5,7
/proc/18608/stat : 18608 (adaptg2wsat2009) T 18606 18608 18608 0 -1 4202496 1669 0 0 0 9704 0 0 0 25 0 1 0 658031098 430305280 1400 33554432000 134512640 135107411 4293600128 18446744073709551615 134531332 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/18608/statm: 105055 1400 59 146 0 103931 0
[pid=18606/tid=18624] ppid=18568 vsize=353248 CPUtime=0 cores=1,3,5,7
/proc/18606/task/18624/stat : 18624 (python) S 18568 18568 17961 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658041023 361725952 6118 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 514 18446604465546847168 0 0 -1 7 0 0 0
[pid=18613] ppid=18568 vsize=363020 CPUtime=0.26 cores=1,3,5,7
/proc/18613/stat : 18613 (python) S 18568 18568 17961 0 -1 4202560 1138 0 0 0 14 12 0 0 19 0 2 0 658040711 371732480 6235 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18613/statm: 90755 6235 405 364 0 26649 0
[pid=18615] ppid=18613 vsize=420220 CPUtime=99.25 cores=1,3,5,7
/proc/18615/stat : 18615 (adaptg2wsat2009) T 18613 18615 18615 0 -1 4202496 1669 0 0 0 9925 0 0 0 25 0 1 0 658040711 430305280 1399 33554432000 134512640 135107411 4293762352 18446744073709551615 134532017 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/18615/statm: 105055 1399 59 146 0 103931 0
[pid=18613/tid=18650] ppid=18568 vsize=363020 CPUtime=0 cores=1,3,5,7
/proc/18613/task/18650/stat : 18650 (python) S 18568 18568 17961 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658050638 371732480 6235 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 514 18446604456659075264 0 0 -1 3 0 0 0
[pid=18618] ppid=18568 vsize=373468 CPUtime=0.27 cores=1,3,5,7
/proc/18618/stat : 18618 (python) S 18568 18568 17961 0 -1 4202560 1115 0 0 0 13 14 0 0 19 0 2 0 658040721 382431232 6234 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18618/statm: 93367 6234 400 364 0 29258 0
[pid=18620] ppid=18618 vsize=249872 CPUtime=102.19 cores=1,3,5,7
/proc/18620/stat : 18620 (FH) T 18618 18620 18620 0 -1 4202496 1531 0 0 0 10219 0 0 0 25 0 1 0 658040721 255868928 1264 33554432000 134512640 134936988 4292339360 18446744073709551615 134553498 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/18620/statm: 62468 1264 41 104 0 61972 0
[pid=18618/tid=18661] ppid=18568 vsize=373468 CPUtime=0 cores=1,3,5,7
/proc/18618/task/18661/stat : 18661 (python) S 18568 18568 17961 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 658051247 382431232 6234 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 514 18446604456659077056 0 0 -1 3 0 0 0
[pid=18621] ppid=18568 vsize=383664 CPUtime=0.78 cores=1,3,5,7
/proc/18621/stat : 18621 (python) S 18568 18568 17961 0 -1 4202560 1169 0 0 0 39 39 0 0 18 0 2 0 658040722 392871936 6238 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18621/statm: 95916 6238 400 364 0 31804 0
[pid=18623] ppid=18621 vsize=268420 CPUtime=291.22 cores=1,3,5,7
/proc/18623/stat : 18623 (hybridGM3) T 18621 18623 18623 0 -1 4202496 5391 0 0 0 29122 0 0 0 25 0 1 0 658040723 274862080 5126 33554432000 134512640 135204385 4289899504 18446744073709551615 134538284 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/18623/statm: 67105 5126 63 169 0 66935 0
[pid=18621/tid=18671] ppid=18568 vsize=383664 CPUtime=0 cores=1,3,5,7
/proc/18621/task/18671/stat : 18671 (python) S 18568 18568 17961 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 658060486 392871936 6238 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 514 18446604471138857344 0 0 -1 5 0 0 0
[pid=18625] ppid=18568 vsize=394176 CPUtime=0.26 cores=1,3,5,7
/proc/18625/stat : 18625 (python) S 18568 18568 17961 0 -1 4202560 1139 0 0 0 11 15 0 0 19 0 2 0 658041024 403636224 6242 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18625/statm: 98544 6242 400 364 0 34429 0
[pid=18627] ppid=18625 vsize=1019708 CPUtime=98.31 cores=1,3,5,7
/proc/18627/stat : 18627 (gnovelty+2) T 18625 18627 18627 0 -1 4202496 958 0 0 0 9831 0 0 0 25 0 1 0 658041024 1044180992 689 33554432000 134512640 135663704 4287866048 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/18627/statm: 254927 689 113 282 0 254643 0
[pid=18625/tid=18654] ppid=18568 vsize=394176 CPUtime=0 cores=1,3,5,7
/proc/18625/task/18654/stat : 18654 (python) S 18568 18568 17961 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658050858 403636224 6242 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 514 18446604471138859136 0 0 -1 1 0 0 0
[pid=18651] ppid=18568 vsize=404044 CPUtime=0.52 cores=1,3,5,7
/proc/18651/stat : 18651 (python) S 18568 18568 17961 0 -1 4202560 1176 0 0 0 26 26 0 0 18 0 2 0 658050639 413741056 6245 33554432000 4194304 5683644 140733698354576 18446744073709551615 248089718342 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/18651/statm: 101011 6245 399 364 0 36893 0
[pid=18653] ppid=18651 vsize=268424 CPUtime=201.96 cores=1,3,5,7
/proc/18653/stat : 18653 (hybridGM3) R 18651 18653 18653 0 -1 4202496 5395 0 0 0 20195 1 0 0 25 0 1 0 658050639 274866176 5127 33554432000 134512640 135204385 4294039072 18446744073709551615 134538349 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/18653/statm: 67106 5127 63 169 0 66936 0
[pid=18651/tid=18773] ppid=18568 vsize=404044 CPUtime=0 cores=1,3,5,7
/proc/18651/task/18773/stat : 18773 (python) S 18568 18568 17961 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658070898 413741056 6245 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 514 18446604471018560256 0 0 -1 5 0 0 0
[pid=18655] ppid=18568 vsize=415012 CPUtime=0.27 cores=1,3,5,7
/proc/18655/stat : 18655 (python) S 18568 18568 17961 0 -1 4202560 1148 0 0 0 15 12 0 0 19 0 2 0 658050859 424972288 6250 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/18655/statm: 103753 6250 400 364 0 39632 0
[pid=18657] ppid=18655 vsize=420220 CPUtime=98.13 cores=1,3,5,7
/proc/18657/stat : 18657 (adaptg2wsat2009) T 18655 18657 18657 0 -1 4202496 1671 0 0 0 9813 0 0 0 25 0 1 0 658050859 430305280 1399 33554432000 134512640 135107411 4290679904 18446744073709551615 134531613 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/18657/statm: 105055 1399 59 146 0 103931 0
[pid=18655/tid=18672] ppid=18568 vsize=415012 CPUtime=0 cores=1,3,5,7
/proc/18655/task/18672/stat : 18672 (python) S 18568 18568 17961 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658060688 424972288 6250 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 514 18446604471018559360 0 0 -1 5 0 0 0
[pid=18662] ppid=18568 vsize=424784 CPUtime=0.52 cores=1,3,5,7
/proc/18662/stat : 18662 (python) S 18568 18568 17961 0 -1 4202560 1230 0 0 0 26 26 0 0 19 0 2 0 658051249 434978816 6316 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18662/statm: 106196 6316 406 364 0 42072 0
[pid=18664] ppid=18662 vsize=268420 CPUtime=198.61 cores=1,3,5,7
/proc/18664/stat : 18664 (hybridGM3) T 18662 18664 18664 0 -1 4202496 5402 0 0 0 19861 0 0 0 25 0 1 0 658051249 274862080 5125 33554432000 134512640 135204385 4289187408 18446744073709551615 134537776 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/18664/statm: 67105 5125 63 169 0 66935 0
[pid=18662/tid=18774] ppid=18568 vsize=424784 CPUtime=0 cores=1,3,5,7
/proc/18662/task/18774/stat : 18774 (python) S 18568 18568 17961 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 658071112 434978816 6316 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 514 18446604471144822976 0 0 -1 1 0 0 0
[pid=18673] ppid=18568 vsize=435320 CPUtime=0.25 cores=1,3,5,7
/proc/18673/stat : 18673 (python) S 18568 18568 17961 0 -1 4202560 1050 0 0 0 13 12 0 0 18 0 1 0 658060689 445767680 6325 33554432000 4194304 5683644 140733698354576 18446744073709551615 248089718342 0 0 16781312 514 5686850060717883653 0 0 17 7 0 0 0
/proc/18673/statm: 108830 6325 389 364 0 44703 0
[pid=18675] ppid=18673 vsize=268420 CPUtime=101.07 cores=1,3,5,7
/proc/18675/stat : 18675 (hybridGM3) R 18673 18675 18675 0 -1 4202496 5399 0 0 0 10106 1 0 0 25 0 1 0 658060690 274862080 5126 33554432000 134512640 135204385 4286858352 18446744073709551615 134538068 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/18675/statm: 67105 5126 63 169 0 66935 0
[pid=18770] ppid=18568 vsize=445764 CPUtime=0.02 cores=1,3,5,7
/proc/18770/stat : 18770 (python) S 18568 18568 17961 0 -1 4202560 1014 0 0 0 1 1 0 0 18 0 1 0 658069913 456462336 6320 33554432000 4194304 5683644 140733698354576 18446744073709551615 248089718342 0 0 16781312 514 5686850060717883655 0 0 17 7 0 0 0
/proc/18770/statm: 111441 6320 380 364 0 47311 0
[pid=18772] ppid=18770 vsize=458348 CPUtime=11.99 cores=1,3,5,7
/proc/18772/stat : 18772 (TNM) R 18770 18772 18772 0 -1 4202496 1514 0 0 0 1199 0 0 0 25 0 1 0 658069913 469348352 1239 33554432000 134512640 135008748 4292726320 18446744073709551615 134527722 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/18772/statm: 114587 1239 46 122 0 113487 0
[pid=18775] ppid=18568 vsize=455908 CPUtime=0 cores=1,3,5,7
/proc/18775/stat : 18775 (python) S 18568 18568 17961 0 -1 4202560 827 0 0 0 0 0 0 0 19 0 1 0 658071113 466849792 6290 33554432000 4194304 5683644 140733698354576 18446744073709551615 248089718342 0 0 16781312 514 12136681755692236799 0 0 17 7 0 0 0
/proc/18775/statm: 113977 6290 346 364 0 49844 0
[pid=18777] ppid=18775 vsize=247956 CPUtime=0.37 cores=1,3,5,7
/proc/18777/stat : 18777 (FH) R 18775 18777 18777 0 -1 4202496 1258 0 0 0 37 0 0 0 21 0 1 0 658071113 253906944 986 33554432000 134512640 134936988 4294216608 18446744073709551615 134523321 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/18777/statm: 61989 986 37 104 0 61493 0
[pid=18568/tid=18575] ppid=18566 vsize=465796 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18575/stat : 18575 (python) S 18566 18568 17961 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 19 0 658020659 476975104 7859 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 1 0 0 0
[pid=18568/tid=18578] ppid=18566 vsize=465796 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18578/stat : 18578 (python) S 18566 18568 17961 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 19 0 658020660 476975104 7859 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 5 0 0 0
[pid=18568/tid=18581] ppid=18566 vsize=465796 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18581/stat : 18581 (python) S 18566 18568 17961 0 -1 4202560 23 936 0 0 0 0 0 0 25 0 19 0 658020661 476975104 7859 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 1 0 0 0
[pid=18568/tid=18584] ppid=18566 vsize=465796 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18584/stat : 18584 (python) S 18566 18568 17961 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 19 0 658020662 476975104 7859 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 5 0 0 0
[pid=18568/tid=18594] ppid=18566 vsize=465796 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18594/stat : 18594 (python) S 18566 18568 17961 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 19 0 658030685 476975104 7859 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 1 0 0 0
[pid=18568/tid=18598] ppid=18566 vsize=465796 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18598/stat : 18598 (python) S 18566 18568 17961 0 -1 4202560 27 936 0 0 0 0 0 0 21 0 19 0 658030687 476975104 7859 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 1 0 0 0
[pid=18568/tid=18602] ppid=18566 vsize=465796 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18602/stat : 18602 (python) S 18566 18568 17961 0 -1 4202560 29 936 0 0 0 0 0 0 22 0 19 0 658030696 476975104 7859 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 1 0 0 0
[pid=18568/tid=18607] ppid=18566 vsize=465796 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18607/stat : 18607 (python) S 18566 18568 17961 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 19 0 658031098 476975104 7859 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 7 0 0 0
[pid=18568/tid=18614] ppid=18566 vsize=465796 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18614/stat : 18614 (python) S 18566 18568 17961 0 -1 4202560 22 936 0 0 0 0 0 0 20 0 19 0 658040711 476975104 7859 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 7 0 0 0
[pid=18568/tid=18619] ppid=18566 vsize=465796 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18619/stat : 18619 (python) S 18566 18568 17961 0 -1 4202560 33 936 0 0 0 0 0 0 21 0 19 0 658040721 476975104 7859 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 7 0 0 0
[pid=18568/tid=18622] ppid=18566 vsize=465796 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18622/stat : 18622 (python) S 18566 18568 17961 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 19 0 658040723 476975104 7859 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 7 0 0 0
[pid=18568/tid=18626] ppid=18566 vsize=465796 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18626/stat : 18626 (python) S 18566 18568 17961 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 19 0 658041024 476975104 7859 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 7 0 0 0
[pid=18568/tid=18652] ppid=18566 vsize=465796 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18652/stat : 18652 (python) S 18566 18568 17961 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 19 0 658050639 476975104 7859 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 7 0 0 0
[pid=18568/tid=18656] ppid=18566 vsize=465796 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18656/stat : 18656 (python) S 18566 18568 17961 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 19 0 658050859 476975104 7859 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 7 0 0 0
[pid=18568/tid=18663] ppid=18566 vsize=465796 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18663/stat : 18663 (python) S 18566 18568 17961 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 19 0 658051249 476975104 7859 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 7 0 0 0
[pid=18568/tid=18674] ppid=18566 vsize=465796 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18674/stat : 18674 (python) S 18566 18568 17961 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 19 0 658060689 476975104 7859 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 7 0 0 0
[pid=18568/tid=18771] ppid=18566 vsize=465796 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18771/stat : 18771 (python) S 18566 18568 17961 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 19 0 658069913 476975104 7859 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 7 0 0 0
[pid=18568/tid=18776] ppid=18566 vsize=465796 CPUtime=0 cores=1,3,5,7
/proc/18568/task/18776/stat : 18776 (python) S 18566 18568 17961 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 19 0 658071113 476975104 7859 33554432000 4194304 5683644 140733698354576 18446744073709551615 248101521841 0 0 16781312 2 18446604464849333248 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2010.37
Current children cumulated vsize (KiB) 15986096

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18568 and gives
#  childrusage.ru_utime.tv_sec=219
#  childrusage.ru_utime.tv_usec=119688
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=907557
# CPU time returned by wait4() is 222.027
# while last known CPU time is 2010.37
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 507.127
CPU time (s): 2010.37
CPU user time (s): 2007.58
CPU system time (s): 2.79
CPU usage (%): 396.423
Max. virtual memory (cumulated for all children) (KiB): 15986096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 219.12
system time used= 2.90756
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60191
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= 5723
involuntary context switches= 2297

runsolver used 2.91656 second user time and 7.78782 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 14:56:46
IDJOB=3378251
IDBENCH=82660
IDSOLVER=1859
FILE ID=node123/3378251-1305464206
RUNJOBID= node123-1305462800-17980
PBS_JOBID= 13324975
Free space on /tmp= 73380 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S69399346-065-UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378251-1305464206/watcher-3378251-1305464206 -o /tmp/evaluation-result-3378251-1305464206/solver-3378251-1305464206 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378251-1305464206.cnf -seed 1111068880 -budget 4800 -cores 4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 98486271f2f72889c040eabfd36ebd13
RANDOM SEED=1111068880

node123.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17939512 kB
Buffers:        324900 kB
Cached:        4420712 kB
SwapCached:      10528 kB
Active:       11703792 kB
Inactive:      3013188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17939512 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           32640 kB
Writeback:           0 kB
AnonPages:     9969132 kB
Mapped:          30524 kB
Slab:           180828 kB
PageTables:      49132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 58559672 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73348 MiB
End job on node123 at 2011-05-15 15:05:16