Trace number 3378217

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) 1985.42 500.528

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S894356234-063-UNKNOWN.cnf
MD5SUMc26a52ff3714cab8bc335a81bb8af922
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 variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

Solver Data

0.31/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.31/0.67	c INFO: solving HOME/instance-3378217-1305463833.cnf
0.31/0.67	c INFO: computing task features
0.48/0.81	c INFO: computed variable-clause graph statistics
0.48/0.81	c INFO: computed clause balance statistics
1.18/1.54	c INFO: computed variable balance statistics
1.48/1.83	c INFO: computed small-clause counts
1.48/1.83	c INFO: computed Horn-clause counts
1.48/1.86	c INFO: computed variable graph statistics
1.48/1.86	c INFO: collected features for HOME/instance-3378217-1305463833.cnf in 1.19 s
1.48/1.87	c INFO: running gnovelty+2@0 for 97 with 1198 remaining (b = 0.36)
1.48/1.88	c INFO: running gnovelty+2@0 for 97 with 1198 remaining (b = 0.13)
1.48/1.88	c INFO: running adaptg2wsat2009++@0 for 97 with 1198 remaining (b = 0.08)
1.48/1.90	c INFO: running adaptg2wsat2009++@0 for 97 with 1198 remaining (b = 0.07)
401.33/102.12	c INFO: running adaptg2wsat2009++@0 for 97 with 1098 remaining (b = 0.05)
401.33/102.16	c INFO: running gnovelty+2@0 for 97 with 1098 remaining (b = 0.04)
401.33/102.17	c INFO: running FH@0 for 97 with 1098 remaining (b = 0.03)
401.33/102.18	c INFO: running adaptg2wsat2009++@0 for 97 with 1098 remaining (b = 0.03)
800.17/202.36	c INFO: running adaptg2wsat2009++@0 for 97 with 998 remaining (b = 0.02)
800.54/202.42	c INFO: running FH@0 for 97 with 998 remaining (b = 0.02)
800.54/202.44	c INFO: running hybridGM3@0 for 194 with 998 remaining (b = 0.04)
800.54/202.45	c INFO: running gnovelty+2@0 for 97 with 998 remaining (b = 0.02)
1199.15/302.62	c INFO: running hybridGM3@0 for 194 with 898 remaining (b = 0.03)
1199.15/302.68	c INFO: running adaptg2wsat2009++@0 for 97 with 897 remaining (b = 0.02)
1199.43/302.75	c INFO: running hybridGM3@0 for 194 with 897 remaining (b = 0.03)
1582.24/398.97	c INFO: running hybridGM3@98 for 97 with 801 remaining (b = 0.01)
1598.14/402.95	c INFO: running FH@0 for 97 with 797 remaining (b = 0.01)
1980.19/499.16	c INFO: running hybridGM3@99 for 97 with 701 remaining (b = 0.01)
1980.58/499.29	c INFO: running hybridGM3@0 for 194 with 701 remaining (b = 0.02)
1984.57/500.22	c INFO: running TNM@0 for 700 with 700 remaining (b = 0.08)
1985.42/500.51	c INFO: running adaptg2wsat2009++@0 for 97 with 700 remaining (b = 0.01)
1985.42/500.51	Traceback (most recent call last):
1985.42/500.51	  File "HOME/solve", line 33, in <module>
1985.42/500.51	    plac.call(main)
1985.42/500.51	  File "/home/evaluation/evaluation/tools64/lib/python2.7/site-packages/plac-0.8.1-py2.7.egg/plac_core.py", line 311, in call
1985.42/500.51	    cmd, result = parser_from(obj).consume(arglist)
1985.42/500.51	  File "/home/evaluation/evaluation/tools64/lib/python2.7/site-packages/plac-0.8.1-py2.7.egg/plac_core.py", line 192, in consume
1985.42/500.51	    return cmd, self.func(*(args + varargs + extraopts), **kwargs)
1985.42/500.51	  File "HOME/borg/build/lib/borg/tools/solve.py", line 84, in main
1985.42/500.51	    (_, answer, _) = solver(input_path, budget / cores, cores)
1985.42/500.51	  File "HOME/borg/build/lib/borg/bilevel.py", line 202, in __call__
1985.42/500.51	    solver.go(max_cost * borg.defaults.machine_speed)
1985.42/500.51	  File "HOME/borg/build/lib/borg/solvers.py", line 179, in go
1985.42/500.51	    self._process.start()
1985.42/500.51	  File "/home/evaluation/evaluation/tools64/lib/python2.7/multiprocessing/process.py", line 94, in start
1985.42/500.51	    assert self._popen is None, 'cannot start a process twice'
1985.42/500.51	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-3378217-1305463833/watcher-3378217-1305463833 -o /tmp/evaluation-result-3378217-1305463833/solver-3378217-1305463833 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378217-1305463833.cnf -seed 362383586 -budget 4800 -cores 4 

running on 4 cores: 0,2,4,6

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.16 7.46 5.77 6/319 1498
/proc/meminfo: memFree=24025212/32951124 swapFree=67057896/67111528
[pid=1498] ppid=1496 vsize=15184 CPUtime=0 cores=0,2,4,6
/proc/1498/stat : 1498 (python) S 1496 1498 1220 0 -1 4202496 710 0 0 0 0 0 0 0 25 0 1 0 638798687 15548416 603 33554432000 4194304 5683644 140734692784608 18446744073709551615 254261614592 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/1498/statm: 3796 603 319 364 0 283 0

[startup+0.0836479 s]
/proc/loadavg: 8.16 7.46 5.77 6/319 1498
/proc/meminfo: memFree=24025212/32951124 swapFree=67057896/67111528
[pid=1498] ppid=1496 vsize=52416 CPUtime=0.04 cores=0,2,4,6
/proc/1498/stat : 1498 (python) R 1496 1498 1220 0 -1 4202496 2014 0 0 0 3 1 0 0 25 0 1 0 638798687 53673984 1775 33554432000 4194304 5683644 140734692784608 18446744073709551615 254256692871 0 2147483391 16781312 2 0 0 0 17 2 0 0 0
/proc/1498/statm: 13104 1775 484 364 0 1285 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 52416

[startup+0.100619 s]
/proc/loadavg: 8.16 7.46 5.77 6/319 1498
/proc/meminfo: memFree=24025212/32951124 swapFree=67057896/67111528
[pid=1498] ppid=1496 vsize=91832 CPUtime=0.05 cores=0,2,4,6
/proc/1498/stat : 1498 (python) R 1496 1498 1220 0 -1 4202496 2677 0 0 0 4 1 0 0 25 0 1 0 638798687 94035968 2394 33554432000 4194304 5683644 140734692784608 18446744073709551615 254261614592 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1498/statm: 22958 2394 755 364 0 1623 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 91832

[startup+0.300567 s]
/proc/loadavg: 8.16 7.46 5.77 6/319 1498
/proc/meminfo: memFree=24025212/32951124 swapFree=67057896/67111528
[pid=1498] ppid=1496 vsize=135752 CPUtime=0.17 cores=0,2,4,6
/proc/1498/stat : 1498 (python) S 1496 1498 1220 0 -1 4202496 5959 933 1 0 13 4 0 0 18 0 1 0 638798687 139010048 4151 33554432000 4194304 5683644 140734692784608 18446744073709551615 254261612549 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/1498/statm: 33938 4151 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135752

[startup+0.700491 s]
/proc/loadavg: 8.16 7.46 5.77 6/319 1498
/proc/meminfo: memFree=24025212/32951124 swapFree=67057896/67111528
[pid=1498] ppid=1496 vsize=279828 CPUtime=0.38 cores=0,2,4,6
/proc/1498/stat : 1498 (python) R 1496 1498 1220 0 -1 4202496 9611 933 1 0 30 8 0 0 17 0 1 0 638798687 286543872 7297 33554432000 4194304 5683644 140734692784608 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1498/statm: 69957 7298 1761 364 0 5881 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 279828

[startup+1.50039 s]
/proc/loadavg: 7.90 7.42 5.77 6/320 1503
/proc/meminfo: memFree=23997056/32951124 swapFree=67057896/67111528
[pid=1498] ppid=1496 vsize=283916 CPUtime=1.18 cores=0,2,4,6
/proc/1498/stat : 1498 (python) R 1496 1498 1220 0 -1 4202496 11838 933 1 0 110 8 0 0 18 0 1 0 638798687 290729984 8363 33554432000 4194304 5683644 140734692784608 18446744073709551615 47639575288110 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1498/statm: 70979 8363 1826 364 0 6903 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283916

[startup+3.10102 s]
/proc/loadavg: 7.90 7.42 5.77 9/332 1515
/proc/meminfo: memFree=23976000/32951124 swapFree=67057896/67111528
[pid=1498] ppid=1496 vsize=321096 CPUtime=1.58 cores=0,2,4,6
/proc/1498/stat : 1498 (python) S 1496 1498 1220 0 -1 4202496 14581 933 1 0 149 9 0 0 24 0 5 0 638798687 328802304 7464 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1498/statm: 80274 7464 1875 364 0 16183 0
[pid=1504] ppid=1498 vsize=279928 CPUtime=0 cores=0,2,4,6
/proc/1504/stat : 1504 (python) S 1498 1498 1220 0 -1 4202560 728 0 0 0 0 0 0 0 18 0 1 0 638798874 286646272 5769 33554432000 4194304 5683644 140734692784608 18446744073709551615 254261636623 0 0 16781312 514 13630047794386403588 0 0 17 0 0 0 0
/proc/1504/statm: 69982 5769 355 364 0 5900 0
[pid=1506] ppid=1504 vsize=1018820 CPUtime=1.22 cores=0,2,4,6
/proc/1506/stat : 1506 (gnovelty+2) R 1504 1506 1506 0 -1 4202496 859 0 0 0 122 0 0 0 25 0 1 0 638798874 1043271680 595 33554432000 134512640 135663704 4291873424 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/1506/statm: 254705 595 113 282 0 254421 0
[pid=1507] ppid=1498 vsize=290824 CPUtime=0 cores=0,2,4,6
/proc/1507/stat : 1507 (python) S 1498 1498 1220 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 638798875 297803776 5792 33554432000 4194304 5683644 140734692784608 18446744073709551615 254261636678 0 0 16781312 514 16600663230334861570 0 0 17 2 0 0 0
/proc/1507/statm: 72706 5792 349 364 0 8621 0
[pid=1509] ppid=1507 vsize=1018820 CPUtime=1.2 cores=0,2,4,6
/proc/1509/stat : 1509 (gnovelty+2) R 1507 1509 1509 0 -1 4202496 861 0 0 0 120 0 0 0 25 0 1 0 638798875 1043271680 596 33554432000 134512640 135663704 4293641616 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/1509/statm: 254705 596 113 282 0 254421 0
[pid=1510] ppid=1498 vsize=300596 CPUtime=0 cores=0,2,4,6
/proc/1510/stat : 1510 (python) S 1498 1498 1220 0 -1 4202560 730 0 0 0 0 0 0 0 18 0 1 0 638798876 307810304 5928 33554432000 4194304 5683644 140734692784608 18446744073709551615 254261636678 0 0 16781312 514 4465939709146693631 0 0 17 0 0 0 0
/proc/1510/statm: 75149 5928 347 364 0 11061 0
[pid=1512] ppid=1510 vsize=419160 CPUtime=1.2 cores=0,2,4,6
/proc/1512/stat : 1512 (adaptg2wsat2009) R 1510 1512 1512 0 -1 4202496 1257 0 0 0 120 0 0 0 25 0 1 0 638798876 429219840 990 33554432000 134512640 135107411 4287110816 18446744073709551615 134523426 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/1512/statm: 104790 990 49 146 0 103666 0
[pid=1513] ppid=1498 vsize=310852 CPUtime=0 cores=0,2,4,6
/proc/1513/stat : 1513 (python) S 1498 1498 1220 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 638798877 318312448 5932 33554432000 4194304 5683644 140734692784608 18446744073709551615 254261636678 0 0 16781312 514 4533132788865433599 0 0 17 0 0 0 0
/proc/1513/statm: 77713 5932 347 364 0 13622 0
[pid=1515] ppid=1513 vsize=419160 CPUtime=1.19 cores=0,2,4,6
/proc/1515/stat : 1515 (adaptg2wsat2009) R 1513 1515 1515 0 -1 4202496 1253 0 0 0 119 0 0 0 25 0 1 0 638798877 429219840 991 33554432000 134512640 135107411 4290524464 18446744073709551615 134523302 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/1515/statm: 104790 991 49 146 0 103666 0
[pid=1498/tid=1505] ppid=1496 vsize=321096 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1505/stat : 1505 (python) S 1496 1498 1220 0 -1 4202560 24 933 0 0 0 0 0 0 21 0 5 0 638798874 328802304 7464 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 0 0 0 0
[pid=1498/tid=1508] ppid=1496 vsize=321096 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1508/stat : 1508 (python) S 1496 1498 1220 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 5 0 638798875 328802304 7464 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 6 0 0 0
[pid=1498/tid=1511] ppid=1496 vsize=321096 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1511/stat : 1511 (python) S 1496 1498 1220 0 -1 4202560 24 933 0 0 0 0 0 0 22 0 5 0 638798876 328802304 7464 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 0 0 0 0
[pid=1498/tid=1514] ppid=1496 vsize=321096 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1514/stat : 1514 (python) S 1496 1498 1220 0 -1 4202560 25 933 0 0 0 0 0 0 24 0 5 0 638798877 328802304 7464 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 4379256

[startup+6.30146 s]
/proc/loadavg: 7.91 7.43 5.78 9/332 1515
/proc/meminfo: memFree=23974264/32951124 swapFree=67057896/67111528
[pid=1498] ppid=1496 vsize=321096 CPUtime=1.58 cores=0,2,4,6
/proc/1498/stat : 1498 (python) S 1496 1498 1220 0 -1 4202496 14581 933 1 0 149 9 0 0 24 0 5 0 638798687 328802304 7464 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1498/statm: 80274 7464 1875 364 0 16183 0
[pid=1504] ppid=1498 vsize=279928 CPUtime=0 cores=0,2,4,6
/proc/1504/stat : 1504 (python) S 1498 1498 1220 0 -1 4202560 880 0 0 0 0 0 0 0 18 0 1 0 638798874 286646272 5792 33554432000 4194304 5683644 140734692784608 18446744073709551615 254261636623 0 0 16781312 514 13630047794386403588 0 0 17 0 0 0 0
/proc/1504/statm: 69982 5792 378 364 0 5900 0
[pid=1506] ppid=1504 vsize=1018820 CPUtime=4.42 cores=0,2,4,6
/proc/1506/stat : 1506 (gnovelty+2) R 1504 1506 1506 0 -1 4202496 859 0 0 0 442 0 0 0 25 0 1 0 638798874 1043271680 595 33554432000 134512640 135663704 4291873424 18446744073709551615 134525260 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/1506/statm: 254705 595 113 282 0 254421 0
[pid=1507] ppid=1498 vsize=290824 CPUtime=0 cores=0,2,4,6
/proc/1507/stat : 1507 (python) S 1498 1498 1220 0 -1 4202560 893 0 0 0 0 0 0 0 18 0 1 0 638798875 297803776 5815 33554432000 4194304 5683644 140734692784608 18446744073709551615 254261636678 0 0 16781312 514 16600663230334861570 0 0 17 2 0 0 0
/proc/1507/statm: 72706 5815 372 364 0 8621 0
[pid=1509] ppid=1507 vsize=1018820 CPUtime=4.37 cores=0,2,4,6
/proc/1509/stat : 1509 (gnovelty+2) R 1507 1509 1509 0 -1 4202496 861 0 0 0 437 0 0 0 25 0 1 0 638798875 1043271680 596 33554432000 134512640 135663704 4293641616 18446744073709551615 134544268 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/1509/statm: 254705 596 113 282 0 254421 0
[pid=1510] ppid=1498 vsize=300596 CPUtime=0 cores=0,2,4,6
/proc/1510/stat : 1510 (python) S 1498 1498 1220 0 -1 4202560 887 0 0 0 0 0 0 0 18 0 1 0 638798876 307810304 5950 33554432000 4194304 5683644 140734692784608 18446744073709551615 254261636678 0 0 16781312 514 4465939709146661121 0 0 17 0 0 0 0
/proc/1510/statm: 75149 5950 369 364 0 11061 0
[pid=1512] ppid=1510 vsize=419428 CPUtime=4.39 cores=0,2,4,6
/proc/1512/stat : 1512 (adaptg2wsat2009) R 1510 1512 1512 0 -1 4202496 1442 0 0 0 439 0 0 0 25 0 1 0 638798876 429494272 1175 33554432000 134512640 135107411 4287110816 18446744073709551615 134531239 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/1512/statm: 104857 1175 59 146 0 103733 0
[pid=1513] ppid=1498 vsize=310852 CPUtime=0 cores=0,2,4,6
/proc/1513/stat : 1513 (python) S 1498 1498 1220 0 -1 4202560 899 0 0 0 0 0 0 0 18 0 1 0 638798877 318312448 5955 33554432000 4194304 5683644 140734692784608 18446744073709551615 254261636678 0 0 16781312 514 4533132788865401089 0 0 17 0 0 0 0
/proc/1513/statm: 77713 5955 370 364 0 13622 0
[pid=1515] ppid=1513 vsize=419428 CPUtime=4.35 cores=0,2,4,6
/proc/1515/stat : 1515 (adaptg2wsat2009) R 1513 1515 1515 0 -1 4202496 1438 0 0 0 435 0 0 0 25 0 1 0 638798877 429494272 1176 33554432000 134512640 135107411 4290524464 18446744073709551615 134531435 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/1515/statm: 104857 1176 59 146 0 103733 0
[pid=1498/tid=1505] ppid=1496 vsize=321096 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1505/stat : 1505 (python) S 1496 1498 1220 0 -1 4202560 24 933 0 0 0 0 0 0 21 0 5 0 638798874 328802304 7464 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 0 0 0 0
[pid=1498/tid=1508] ppid=1496 vsize=321096 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1508/stat : 1508 (python) S 1496 1498 1220 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 5 0 638798875 328802304 7464 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 6 0 0 0
[pid=1498/tid=1511] ppid=1496 vsize=321096 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1511/stat : 1511 (python) S 1496 1498 1220 0 -1 4202560 24 933 0 0 0 0 0 0 22 0 5 0 638798876 328802304 7464 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 0 0 0 0
[pid=1498/tid=1514] ppid=1496 vsize=321096 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1514/stat : 1514 (python) S 1496 1498 1220 0 -1 4202560 25 933 0 0 0 0 0 0 24 0 5 0 638798877 328802304 7464 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19.11
Current children cumulated vsize (KiB) 4379792

[startup+12.7013 s]
/proc/loadavg: 8.00 7.46 5.80 10/335 1518
/proc/meminfo: memFree=23970488/32951124 swapFree=67057896/67111528
[pid=1498] ppid=1496 vsize=321096 CPUtime=1.58 cores=0,2,4,6
/proc/1498/stat : 1498 (python) S 1496 1498 1220 0 -1 4202496 14581 933 1 0 149 9 0 0 24 0 5 0 638798687 328802304 7464 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1498/statm: 80274 7464 1875 364 0 16183 0
[pid=1504] ppid=1498 vsize=279928 CPUtime=0.02 cores=0,2,4,6
/proc/1504/stat : 1504 (python) S 1498 1498 1220 0 -1 4202560 886 0 0 0 1 1 0 0 18 0 1 0 638798874 286646272 5792 33554432000 4194304 5683644 140734692784608 18446744073709551615 254261636623 0 0 16781312 514 17348147239607828740 0 0 17 0 0 0 0
/proc/1504/statm: 69982 5792 378 364 0 5900 0
[pid=1506] ppid=1504 vsize=1018820 CPUtime=10.82 cores=0,2,4,6
/proc/1506/stat : 1506 (gnovelty+2) R 1504 1506 1506 0 -1 4202496 859 0 0 0 1082 0 0 0 25 0 1 0 638798874 1043271680 595 33554432000 134512640 135663704 4291873424 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/1506/statm: 254705 595 113 282 0 254421 0
[pid=1507] ppid=1498 vsize=290824 CPUtime=0.02 cores=0,2,4,6
/proc/1507/stat : 1507 (python) S 1498 1498 1220 0 -1 4202560 896 0 0 0 1 1 0 0 18 0 1 0 638798875 297803776 5815 33554432000 4194304 5683644 140734692784608 18446744073709551615 254261636678 0 0 16781312 514 17348147239607828738 0 0 17 2 0 0 0
/proc/1507/statm: 72706 5815 372 364 0 8621 0
[pid=1509] ppid=1507 vsize=1018820 CPUtime=10.7 cores=0,2,4,6
/proc/1509/stat : 1509 (gnovelty+2) R 1507 1509 1509 0 -1 4202496 861 0 0 0 1070 0 0 0 25 0 1 0 638798875 1043271680 596 33554432000 134512640 135663704 4293641616 18446744073709551615 134524868 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/1509/statm: 254705 596 113 282 0 254421 0
[pid=1510] ppid=1498 vsize=300596 CPUtime=0.02 cores=0,2,4,6
/proc/1510/stat : 1510 (python) S 1498 1498 1220 0 -1 4202560 893 0 0 0 1 1 0 0 18 0 1 0 638798876 307810304 5950 33554432000 4194304 5683644 140734692784608 18446744073709551615 254261636678 0 0 16781312 514 17348147239607828737 0 0 17 0 0 0 0
/proc/1510/statm: 75149 5950 369 364 0 11061 0
[pid=1512] ppid=1510 vsize=419428 CPUtime=10.77 cores=0,2,4,6
/proc/1512/stat : 1512 (adaptg2wsat2009) R 1510 1512 1512 0 -1 4202496 1442 0 0 0 1077 0 0 0 25 0 1 0 638798876 429494272 1175 33554432000 134512640 135107411 4287110816 18446744073709551615 134531239 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/1512/statm: 104857 1175 59 146 0 103733 0
[pid=1513] ppid=1498 vsize=310852 CPUtime=0.02 cores=0,2,4,6
/proc/1513/stat : 1513 (python) S 1498 1498 1220 0 -1 4202560 901 0 0 0 1 1 0 0 18 0 1 0 638798877 318312448 5955 33554432000 4194304 5683644 140734692784608 18446744073709551615 254261636678 0 0 16781312 514 17348147239607828737 0 0 17 0 0 0 0
/proc/1513/statm: 77713 5955 370 364 0 13622 0
[pid=1515] ppid=1513 vsize=419428 CPUtime=10.7 cores=0,2,4,6
/proc/1515/stat : 1515 (adaptg2wsat2009) R 1513 1515 1515 0 -1 4202496 1438 0 0 0 1070 0 0 0 25 0 1 0 638798877 429494272 1176 33554432000 134512640 135107411 4290524464 18446744073709551615 134531797 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/1515/statm: 104857 1176 59 146 0 103733 0
[pid=1498/tid=1505] ppid=1496 vsize=321096 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1505/stat : 1505 (python) S 1496 1498 1220 0 -1 4202560 24 933 0 0 0 0 0 0 21 0 5 0 638798874 328802304 7464 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 0 0 0 0
[pid=1498/tid=1508] ppid=1496 vsize=321096 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1508/stat : 1508 (python) S 1496 1498 1220 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 5 0 638798875 328802304 7464 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 6 0 0 0
[pid=1498/tid=1511] ppid=1496 vsize=321096 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1511/stat : 1511 (python) S 1496 1498 1220 0 -1 4202560 24 933 0 0 0 0 0 0 22 0 5 0 638798876 328802304 7464 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 0 0 0 0
[pid=1498/tid=1514] ppid=1496 vsize=321096 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1514/stat : 1514 (python) S 1496 1498 1220 0 -1 4202560 25 933 0 0 0 0 0 0 24 0 5 0 638798877 328802304 7464 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 44.65
Current children cumulated vsize (KiB) 4379792

[startup+25.5011 s]
/proc/loadavg: 8.00 7.48 5.83 9/335 1519
/proc/meminfo: memFree=23970364/32951124 swapFree=67057896/67111528
[pid=1498] ppid=1496 vsize=321096 CPUtime=1.58 cores=0,2,4,6

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

/proc/1513/stat : 1513 (python) S 1498 1498 1220 0 -1 4202560 1083 0 0 0 12 10 0 0 19 0 2 0 638798877 318312448 5985 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1513/statm: 77713 5985 399 364 0 13622 0
[pid=1515] ppid=1513 vsize=419428 CPUtime=99.71 cores=0,2,4,6
/proc/1515/stat : 1515 (adaptg2wsat2009) T 1513 1515 1515 0 -1 4202496 1438 0 0 0 9969 2 0 0 25 0 1 0 638798877 429494272 1176 33554432000 134512640 135107411 4290524464 18446744073709551615 134532302 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/1515/statm: 104857 1176 59 146 0 103733 0
[pid=1513/tid=1528] ppid=1498 vsize=310852 CPUtime=0 cores=0,2,4,6
/proc/1513/task/1528/stat : 1528 (python) S 1498 1498 1220 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 638808903 318312448 5985 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 514 18446604453968145472 0 0 -1 6 0 0 0
[pid=1523] ppid=1498 vsize=321624 CPUtime=0.23 cores=0,2,4,6
/proc/1523/stat : 1523 (python) S 1498 1498 1220 0 -1 4202560 1082 0 0 0 12 11 0 0 19 0 2 0 638808899 329342976 5991 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/1523/statm: 80406 5991 400 364 0 16312 0
[pid=1525] ppid=1523 vsize=419428 CPUtime=99.76 cores=0,2,4,6
/proc/1525/stat : 1525 (adaptg2wsat2009) T 1523 1525 1525 0 -1 4202496 1442 0 0 0 9976 0 0 0 25 0 1 0 638808900 429494272 1176 33554432000 134512640 135107411 4288759568 18446744073709551615 134531942 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/1525/statm: 104857 1176 59 146 0 103733 0
[pid=1523/tid=1547] ppid=1498 vsize=321624 CPUtime=0 cores=0,2,4,6
/proc/1523/task/1547/stat : 1547 (python) S 1498 1498 1220 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 638818922 329342976 5991 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 514 18446604450940387712 0 0 -1 2 0 0 0
[pid=1529] ppid=1498 vsize=331516 CPUtime=0.23 cores=0,2,4,6
/proc/1529/stat : 1529 (python) S 1498 1498 1220 0 -1 4202560 1091 0 0 0 13 10 0 0 19 0 2 0 638808903 339472384 6003 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/1529/statm: 82879 6003 400 364 0 18782 0
[pid=1531] ppid=1529 vsize=1018820 CPUtime=98.4 cores=0,2,4,6
/proc/1531/stat : 1531 (gnovelty+2) T 1529 1531 1531 0 -1 4202496 855 0 0 0 9839 1 0 0 25 0 1 0 638808904 1043271680 595 33554432000 134512640 135663704 4289890720 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/1531/statm: 254705 595 113 282 0 254421 0
[pid=1529/tid=1557] ppid=1498 vsize=331516 CPUtime=0 cores=0,2,4,6
/proc/1529/task/1557/stat : 1557 (python) S 1498 1498 1220 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 638818931 339472384 6003 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 514 18446604453961272064 0 0 -1 4 0 0 0
[pid=1532] ppid=1498 vsize=341620 CPUtime=0.23 cores=0,2,4,6
/proc/1532/stat : 1532 (python) S 1498 1498 1220 0 -1 4202560 1094 0 0 0 12 11 0 0 19 0 2 0 638808905 349818880 6005 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/1532/statm: 85405 6005 399 364 0 21305 0
[pid=1534] ppid=1532 vsize=249196 CPUtime=99.74 cores=0,2,4,6
/proc/1534/stat : 1534 (FH) T 1532 1534 1534 0 -1 4202496 1320 0 0 0 9974 0 0 0 25 0 1 0 638808905 255176704 1058 33554432000 134512640 134936988 4286694848 18446744073709551615 134544958 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/1534/statm: 62299 1058 41 104 0 61803 0
[pid=1532/tid=1551] ppid=1498 vsize=341620 CPUtime=0 cores=0,2,4,6
/proc/1532/task/1551/stat : 1551 (python) S 1498 1498 1220 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 638818928 349818880 6005 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 514 18446604450940388608 0 0 -1 0 0 0 0
[pid=1535] ppid=1498 vsize=352508 CPUtime=0.23 cores=0,2,4,6
/proc/1535/stat : 1535 (python) S 1498 1498 1220 0 -1 4202560 1130 0 0 0 12 11 0 0 19 0 2 0 638808906 360968192 6017 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/1535/statm: 88127 6017 406 364 0 24024 0
[pid=1537] ppid=1535 vsize=419428 CPUtime=100.23 cores=0,2,4,6
/proc/1537/stat : 1537 (adaptg2wsat2009) T 1535 1537 1537 0 -1 4202496 1444 0 0 0 10023 0 0 0 25 0 1 0 638808906 429494272 1175 33554432000 134512640 135107411 4290154128 18446744073709551615 134531709 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/1537/statm: 104857 1175 59 146 0 103733 0
[pid=1535/tid=1554] ppid=1498 vsize=352508 CPUtime=0 cores=0,2,4,6
/proc/1535/task/1554/stat : 1554 (python) S 1498 1498 1220 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 638818930 360968192 6017 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 514 18446604448187899968 0 0 -1 2 0 0 0
[pid=1548] ppid=1498 vsize=362280 CPUtime=0.25 cores=0,2,4,6
/proc/1548/stat : 1548 (python) S 1498 1498 1220 0 -1 4202560 1139 0 0 0 12 13 0 0 19 0 2 0 638818923 370974720 6049 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/1548/statm: 90570 6049 405 364 0 26464 0
[pid=1550] ppid=1548 vsize=419428 CPUtime=98.11 cores=0,2,4,6
/proc/1550/stat : 1550 (adaptg2wsat2009) T 1548 1550 1550 0 -1 4202496 1446 0 0 0 9811 0 0 0 25 0 1 0 638818924 429494272 1177 33554432000 134512640 135107411 4293014016 18446744073709551615 134531674 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/1550/statm: 104857 1177 59 146 0 103733 0
[pid=1548/tid=1573] ppid=1498 vsize=362280 CPUtime=0 cores=0,2,4,6
/proc/1548/task/1573/stat : 1573 (python) S 1498 1498 1220 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 638828948 370974720 6049 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 514 18446604441448908672 0 0 -1 0 0 0 0
[pid=1552] ppid=1498 vsize=372724 CPUtime=0.24 cores=0,2,4,6
/proc/1552/stat : 1552 (python) S 1498 1498 1220 0 -1 4202560 1120 0 0 0 10 14 0 0 19 0 2 0 638818930 381669376 6048 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/1552/statm: 93181 6048 400 364 0 29072 0
[pid=1555] ppid=1552 vsize=249192 CPUtime=99.75 cores=0,2,4,6
/proc/1555/stat : 1555 (FH) T 1552 1555 1555 0 -1 4202496 1327 0 0 0 9973 2 0 0 25 0 1 0 638818930 255172608 1059 33554432000 134512640 134936988 4288258176 18446744073709551615 134554839 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/1555/statm: 62298 1059 41 104 0 61802 0
[pid=1552/tid=1577] ppid=1498 vsize=372724 CPUtime=0 cores=0,2,4,6
/proc/1552/task/1577/stat : 1577 (python) S 1498 1498 1220 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 638828954 381669376 6048 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 514 18446604453952499968 0 0 -1 2 0 0 0
[pid=1556] ppid=1498 vsize=382932 CPUtime=0.74 cores=0,2,4,6
/proc/1556/stat : 1556 (python) S 1498 1498 1220 0 -1 4202560 1165 0 0 0 43 31 0 0 18 0 2 0 638818931 392122368 6052 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/1556/statm: 95733 6052 400 364 0 31621 0
[pid=1559] ppid=1556 vsize=268420 CPUtime=294.7 cores=0,2,4,6
/proc/1559/stat : 1559 (hybridGM3) T 1556 1559 1559 0 -1 4202496 5276 0 0 0 29468 2 0 0 25 0 1 0 638818932 274862080 5008 33554432000 134512640 135204385 4287164400 18446744073709551615 134538041 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/1559/statm: 67105 5008 63 169 0 66935 0
[pid=1556/tid=1596] ppid=1498 vsize=382932 CPUtime=0 cores=0,2,4,6
/proc/1556/task/1596/stat : 1596 (python) S 1498 1498 1220 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 638838583 392122368 6052 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 514 18446604453943893056 0 0 -1 6 0 0 0
[pid=1560] ppid=1498 vsize=393316 CPUtime=0.25 cores=0,2,4,6
/proc/1560/stat : 1560 (python) S 1498 1498 1220 0 -1 4202560 1143 0 0 0 12 13 0 0 19 0 2 0 638818933 402755584 6056 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/1560/statm: 98329 6056 400 364 0 34214 0
[pid=1562] ppid=1560 vsize=1018820 CPUtime=100.03 cores=0,2,4,6
/proc/1562/stat : 1562 (gnovelty+2) T 1560 1562 1562 0 -1 4202496 863 0 0 0 10003 0 0 0 25 0 1 0 638818933 1043271680 595 33554432000 134512640 135663704 4288527616 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/1562/statm: 254705 595 113 282 0 254421 0
[pid=1560/tid=1581] ppid=1498 vsize=393316 CPUtime=0 cores=0,2,4,6
/proc/1560/task/1581/stat : 1581 (python) S 1498 1498 1220 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 638828961 402755584 6056 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 514 18446604446630210432 0 0 -1 4 0 0 0
[pid=1574] ppid=1498 vsize=403708 CPUtime=0.49 cores=0,2,4,6
/proc/1574/stat : 1574 (python) S 1498 1498 1220 0 -1 4202560 1173 0 0 0 23 26 0 0 18 0 2 0 638828949 413396992 6060 33554432000 4194304 5683644 140734692784608 18446744073709551615 254261636678 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/1574/statm: 100927 6060 400 364 0 36809 0
[pid=1576] ppid=1574 vsize=268420 CPUtime=197.26 cores=0,2,4,6
/proc/1576/stat : 1576 (hybridGM3) R 1574 1576 1576 0 -1 4202496 5279 0 0 0 19725 1 0 0 25 0 1 0 638828949 274862080 5009 33554432000 134512640 135204385 4289059552 18446744073709551615 134538284 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/1576/statm: 67105 5009 63 169 0 66935 0
[pid=1574/tid=1610] ppid=1498 vsize=403708 CPUtime=0 cores=0,2,4,6
/proc/1574/task/1610/stat : 1610 (python) S 1498 1498 1220 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 638848602 413396992 6060 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 514 18446604443748947904 0 0 -1 4 0 0 0
[pid=1578] ppid=1498 vsize=413968 CPUtime=0.24 cores=0,2,4,6
/proc/1578/stat : 1578 (python) S 1498 1498 1220 0 -1 4202560 1144 0 0 0 13 11 0 0 19 0 2 0 638828956 423903232 6064 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/1578/statm: 103492 6064 400 364 0 39371 0
[pid=1580] ppid=1578 vsize=419428 CPUtime=98.09 cores=0,2,4,6
/proc/1580/stat : 1580 (adaptg2wsat2009) T 1578 1580 1580 0 -1 4202496 1447 0 0 0 9808 1 0 0 25 0 1 0 638828956 429494272 1176 33554432000 134512640 135107411 4292895984 18446744073709551615 134531830 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/1580/statm: 104857 1176 59 146 0 103733 0
[pid=1578/tid=1597] ppid=1498 vsize=413968 CPUtime=0 cores=0,2,4,6
/proc/1578/task/1597/stat : 1597 (python) S 1498 1498 1220 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 638838981 423903232 6064 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 514 18446604443748947008 0 0 -1 4 0 0 0
[pid=1582] ppid=1498 vsize=424524 CPUtime=0.49 cores=0,2,4,6
/proc/1582/stat : 1582 (python) S 1498 1498 1220 0 -1 4202560 1232 0 0 0 26 23 0 0 19 0 2 0 638828962 434712576 6076 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/1582/statm: 106131 6076 408 364 0 42007 0
[pid=1584] ppid=1582 vsize=268424 CPUtime=195.78 cores=0,2,4,6
/proc/1584/stat : 1584 (hybridGM3) T 1582 1584 1584 0 -1 4202496 5285 0 0 0 19578 0 0 0 25 0 1 0 638828962 274866176 5010 33554432000 134512640 135204385 4289177600 18446744073709551615 134538009 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/1584/statm: 67106 5010 63 169 0 66936 0
[pid=1582/tid=1611] ppid=1498 vsize=424524 CPUtime=0 cores=0,2,4,6
/proc/1582/task/1611/stat : 1611 (python) S 1498 1498 1220 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 638848615 434712576 6076 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 514 18446604441448907776 0 0 -1 4 0 0 0
[pid=1598] ppid=1498 vsize=434656 CPUtime=0.24 cores=0,2,4,6
/proc/1598/stat : 1598 (python) S 1498 1498 1220 0 -1 4202560 1037 0 0 0 10 14 0 0 18 0 1 0 638838983 445087744 6107 33554432000 4194304 5683644 140734692784608 18446744073709551615 254261636678 0 0 16781312 514 17348147239607828737 0 0 17 4 0 0 0
/proc/1598/statm: 108664 6107 380 364 0 44537 0
[pid=1600] ppid=1598 vsize=249196 CPUtime=96.7 cores=0,2,4,6
/proc/1600/stat : 1600 (FH) R 1598 1600 1600 0 -1 4202496 1334 0 0 0 9670 0 0 0 25 0 1 0 638838983 255176704 1058 33554432000 134512640 134936988 4294249440 18446744073709551615 134553311 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/1600/statm: 62299 1058 41 104 0 61803 0
[pid=1612] ppid=1498 vsize=445240 CPUtime=0 cores=0,2,4,6
/proc/1612/stat : 1612 (python) S 1498 1498 1220 0 -1 4202560 866 0 0 0 0 0 0 0 18 0 1 0 638848616 455925760 6098 33554432000 4194304 5683644 140734692784608 18446744073709551615 254261636678 0 0 16781312 514 4237853443668017412 0 0 17 4 0 0 0
/proc/1612/statm: 111310 6098 357 364 0 47180 0
[pid=1614] ppid=1612 vsize=268424 CPUtime=1.11 cores=0,2,4,6
/proc/1614/stat : 1614 (hybridGM3) R 1612 1614 1614 0 -1 4202496 5289 0 0 0 111 0 0 0 25 0 1 0 638848616 274866176 5010 33554432000 134512640 135204385 4290499936 18446744073709551615 134537792 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/1614/statm: 67106 5010 63 169 0 66936 0
[pid=1615] ppid=1498 vsize=455668 CPUtime=0 cores=0,2,4,6
/proc/1615/stat : 1615 (python) S 1498 1498 1220 0 -1 4202560 832 0 0 0 0 0 0 0 19 0 1 0 638848709 466604032 6133 33554432000 4194304 5683644 140734692784608 18446744073709551615 254261636678 0 0 16781312 514 9786660919030317055 0 0 17 4 0 0 0
/proc/1615/statm: 113917 6133 347 364 0 49784 0
[pid=1617] ppid=1615 vsize=453560 CPUtime=0.18 cores=0,2,4,6
/proc/1617/stat : 1617 (TNM) R 1615 1617 1617 0 -1 4202496 1118 0 0 0 18 0 0 0 21 0 1 0 638848710 464445440 842 33554432000 134512640 135008748 4288232368 18446744073709551615 134523375 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/1617/statm: 113390 842 45 122 0 112290 0
[pid=1498/tid=1505] ppid=1496 vsize=465256 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1505/stat : 1505 (python) S 1496 1498 1220 0 -1 4202560 24 933 0 0 0 0 0 0 21 0 19 0 638798874 476422144 7701 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 0 0 0 0
[pid=1498/tid=1508] ppid=1496 vsize=465256 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1508/stat : 1508 (python) S 1496 1498 1220 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 19 0 638798875 476422144 7701 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 6 0 0 0
[pid=1498/tid=1511] ppid=1496 vsize=465256 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1511/stat : 1511 (python) S 1496 1498 1220 0 -1 4202560 24 933 0 0 0 0 0 0 22 0 19 0 638798876 476422144 7701 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 0 0 0 0
[pid=1498/tid=1514] ppid=1496 vsize=465256 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1514/stat : 1514 (python) S 1496 1498 1220 0 -1 4202560 25 933 0 0 0 0 0 0 24 0 19 0 638798877 476422144 7701 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 0 0 0 0
[pid=1498/tid=1524] ppid=1496 vsize=465256 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1524/stat : 1524 (python) S 1496 1498 1220 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 19 0 638808899 476422144 7701 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 0 0 0 0
[pid=1498/tid=1530] ppid=1496 vsize=465256 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1530/stat : 1530 (python) S 1496 1498 1220 0 -1 4202560 23 933 0 0 0 0 0 0 21 0 19 0 638808904 476422144 7701 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 6 0 0 0
[pid=1498/tid=1533] ppid=1496 vsize=465256 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1533/stat : 1533 (python) S 1496 1498 1220 0 -1 4202560 26 933 0 0 0 0 0 0 23 0 19 0 638808905 476422144 7701 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 2 0 0 0
[pid=1498/tid=1536] ppid=1496 vsize=465256 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1536/stat : 1536 (python) S 1496 1498 1220 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 19 0 638808906 476422144 7701 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 0 0 0 0
[pid=1498/tid=1549] ppid=1496 vsize=465256 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1549/stat : 1549 (python) S 1496 1498 1220 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 19 0 638818923 476422144 7701 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 0 0 0 0
[pid=1498/tid=1553] ppid=1496 vsize=465256 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1553/stat : 1553 (python) S 1496 1498 1220 0 -1 4202560 24 933 0 0 0 0 0 0 21 0 19 0 638818930 476422144 7701 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 2 0 0 0
[pid=1498/tid=1558] ppid=1496 vsize=465256 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1558/stat : 1558 (python) S 1496 1498 1220 0 -1 4202560 25 933 0 0 0 0 0 0 18 0 19 0 638818931 476422144 7701 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 4 0 0 0
[pid=1498/tid=1561] ppid=1496 vsize=465256 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1561/stat : 1561 (python) S 1496 1498 1220 0 -1 4202560 27 933 0 0 0 0 0 0 22 0 19 0 638818933 476422144 7701 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 4 0 0 0
[pid=1498/tid=1575] ppid=1496 vsize=465256 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1575/stat : 1575 (python) S 1496 1498 1220 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 19 0 638828949 476422144 7701 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 4 0 0 0
[pid=1498/tid=1579] ppid=1496 vsize=465256 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1579/stat : 1579 (python) S 1496 1498 1220 0 -1 4202560 26 933 0 0 0 0 0 0 21 0 19 0 638828956 476422144 7701 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 4 0 0 0
[pid=1498/tid=1583] ppid=1496 vsize=465256 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1583/stat : 1583 (python) S 1496 1498 1220 0 -1 4202560 27 933 0 0 0 0 0 0 22 0 19 0 638828962 476422144 7701 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 4 0 0 0
[pid=1498/tid=1599] ppid=1496 vsize=465256 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1599/stat : 1599 (python) S 1496 1498 1220 0 -1 4202560 32 933 0 0 0 0 0 0 20 0 19 0 638838983 476422144 7701 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 4 0 0 0
[pid=1498/tid=1613] ppid=1496 vsize=465256 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1613/stat : 1613 (python) S 1496 1498 1220 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 638848616 476422144 7701 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 4 0 0 0
[pid=1498/tid=1616] ppid=1496 vsize=465256 CPUtime=0 cores=0,2,4,6
/proc/1498/task/1616/stat : 1616 (python) S 1496 1498 1220 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 638848710 476422144 7701 33554432000 4194304 5683644 140734692784608 18446744073709551615 254273440177 0 0 16781312 2 18446604446823407936 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1985.42
Current children cumulated vsize (KiB) 15960664

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 1498 and gives
#  childrusage.ru_utime.tv_sec=299
#  childrusage.ru_utime.tv_usec=748431
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=624601
# CPU time returned by wait4() is 302.373
# while last known CPU time is 1985.42
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 500.528
CPU time (s): 1985.42
CPU user time (s): 1982.86
CPU system time (s): 2.56
CPU usage (%): 396.665
Max. virtual memory (cumulated for all children) (KiB): 15960664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 299.748
system time used= 2.6246
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64260
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= 7248
involuntary context switches= 1606

runsolver used 3.60645 second user time and 6.26505 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 14:50:33
IDJOB=3378217
IDBENCH=82626
IDSOLVER=1859
FILE ID=node140/3378217-1305463833
RUNJOBID= node140-1305463229-1238
PBS_JOBID= 13324987
Free space on /tmp= 73456 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S894356234-063-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-3378217-1305463833/watcher-3378217-1305463833 -o /tmp/evaluation-result-3378217-1305463833/solver-3378217-1305463833 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378217-1305463833.cnf -seed 362383586 -budget 4800 -cores 4

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

MD5SUM BENCH= c26a52ff3714cab8bc335a81bb8af922
RANDOM SEED=362383586

node140.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.833
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.66
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.833
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.14
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.833
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.833
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.77
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.833
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.75
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.833
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.74
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.833
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.75
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24025492 kB
Buffers:        317288 kB
Cached:        4403704 kB
SwapCached:       8088 kB
Active:        5428744 kB
Inactive:      3175712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24025492 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           32372 kB
Writeback:           0 kB
AnonPages:     3880496 kB
Mapped:          30984 kB
Slab:           227396 kB
PageTables:      29696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 62309224 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= 73360 MiB
End job on node140 at 2011-05-15 14:58:56