Trace number 3386594

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-seq-random (fixed)? (MO) 3461.82 3447.55

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S981492757-074-UNKNOWN.cnf
MD5SUM720cb73f06c537d4bcc379449229299e
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.38/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.38/0.67	c INFO: solving HOME/instance-3386594-1305589049.cnf
0.38/0.67	c INFO: computing task features
0.55/0.82	c INFO: computed variable-clause graph statistics
0.55/0.82	c INFO: computed clause balance statistics
1.45/1.74	c INFO: computed variable balance statistics
1.85/2.10	c INFO: computed small-clause counts
1.85/2.11	c INFO: computed Horn-clause counts
1.85/2.13	c INFO: computed variable graph statistics
1.85/2.13	c INFO: collected features for HOME/instance-3386594-1305589049.cnf in 1.46 s
1.85/2.16	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.36)
104.76/104.69	c INFO: running gnovelty+2@0 for 97 with 4896 remaining (b = 0.13)
205.63/205.19	c INFO: running adaptg2wsat2009++@0 for 97 with 4795 remaining (b = 0.08)
305.53/304.65	c INFO: running adaptg2wsat2009++@0 for 97 with 4696 remaining (b = 0.07)
405.44/404.12	c INFO: running adaptg2wsat2009++@0 for 97 with 4596 remaining (b = 0.05)
506.22/504.59	c INFO: running gnovelty+2@0 for 97 with 4496 remaining (b = 0.04)
609.29/607.13	c INFO: running FH@0 for 97 with 4393 remaining (b = 0.03)
707.19/704.61	c INFO: running adaptg2wsat2009++@0 for 97 with 4296 remaining (b = 0.03)
805.97/803.09	c INFO: running adaptg2wsat2009++@0 for 97 with 4197 remaining (b = 0.02)
906.84/903.55	c INFO: running FH@0 for 97 with 4097 remaining (b = 0.02)
1006.80/1003.03	c INFO: running hybridGM3@0 for 194 with 3997 remaining (b = 0.04)
1205.52/1200.98	c INFO: running gnovelty+2@0 for 97 with 3799 remaining (b = 0.02)
1303.55/1298.51	c INFO: running hybridGM3@0 for 194 with 3702 remaining (b = 0.03)
1501.41/1495.50	c INFO: running hybridGM3@0 for 194 with 3505 remaining (b = 0.03)
1699.15/1692.43	c INFO: running TNM@0 for 1552 with 3308 remaining (b = 0.20)
3261.74/3248.22	c INFO: running adaptg2wsat2009++@0 for 97 with 1752 remaining (b = 0.01)
3361.54/3347.70	c INFO: running FH@0 for 97 with 1653 remaining (b = 0.01)
3461.46/3447.17	c INFO: running hybridGM3@0 for 194 with 1553 remaining (b = 0.02)

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-3386594-1305589049/watcher-3386594-1305589049 -o /tmp/evaluation-result-3386594-1305589049/solver-3386594-1305589049 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386594-1305589049.cnf -seed 1058371754 -budget 5000 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 2.21 2.12 1.96 2/567 13654
/proc/meminfo: memFree=12122996/32950928 swapFree=60199076/67111528
[pid=13654] ppid=13652 vsize=16240 CPUtime=0 cores=0,2,4,6
/proc/13654/stat : 13654 (python) R 13652 13654 13258 0 -1 4202496 986 0 0 0 0 0 0 0 25 0 1 0 670503760 16629760 860 33554432000 4194304 5683644 140735888526880 18446744073709551615 268272349893 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/13654/statm: 4060 860 363 364 0 547 0

[startup+0.111993 s]
/proc/loadavg: 2.21 2.12 1.96 2/567 13654
/proc/meminfo: memFree=12122996/32950928 swapFree=60199076/67111528
[pid=13654] ppid=13652 vsize=99376 CPUtime=0.06 cores=0,2,4,6
/proc/13654/stat : 13654 (python) S 13652 13654 13258 0 -1 4202496 2865 0 0 0 5 1 0 0 25 0 1 0 670503760 101761024 2565 33554432000 4194304 5683644 140735888526880 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/13654/statm: 24844 2565 818 364 0 1695 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 99376

[startup+0.200976 s]
/proc/loadavg: 2.21 2.12 1.96 2/567 13654
/proc/meminfo: memFree=12122996/32950928 swapFree=60199076/67111528
[pid=13654] ppid=13652 vsize=124240 CPUtime=0.12 cores=0,2,4,6
/proc/13654/stat : 13654 (python) S 13652 13654 13258 0 -1 4202496 4310 0 1 0 9 3 0 0 17 0 1 0 670503760 127221760 3881 33554432000 4194304 5683644 140735888526880 18446744073709551615 268272688896 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 0
/proc/13654/statm: 31060 3881 997 364 0 2871 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 124240

[startup+0.300903 s]
/proc/loadavg: 2.21 2.12 1.96 2/567 13654
/proc/meminfo: memFree=12122996/32950928 swapFree=60199076/67111528
[pid=13654] ppid=13652 vsize=135752 CPUtime=0.19 cores=0,2,4,6
/proc/13654/stat : 13654 (python) S 13652 13654 13258 0 -1 4202496 5977 935 1 0 14 5 0 0 18 0 1 0 670503760 139010048 4150 33554432000 4194304 5683644 140735888526880 18446744073709551615 268272685061 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/13654/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.704821 s]
/proc/loadavg: 2.21 2.12 1.96 2/567 13654
/proc/meminfo: memFree=12122996/32950928 swapFree=60199076/67111528
[pid=13654] ppid=13652 vsize=280120 CPUtime=0.46 cores=0,2,4,6
/proc/13654/stat : 13654 (python) R 13652 13654 13258 0 -1 4202496 9698 935 1 0 35 11 0 0 17 0 1 0 670503760 286842880 7368 33554432000 4194304 5683644 140735888526880 18446744073709551615 47838812781635 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13654/statm: 70030 7368 1761 364 0 5954 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 280120

[startup+1.50071 s]
/proc/loadavg: 2.19 2.12 1.96 3/568 13659
/proc/meminfo: memFree=12094964/32950928 swapFree=60199076/67111528
[pid=13654] ppid=13652 vsize=283976 CPUtime=1.25 cores=0,2,4,6
/proc/13654/stat : 13654 (python) R 13652 13654 13258 0 -1 4202496 11755 935 1 0 114 11 0 0 18 0 1 0 670503760 290791424 8379 33554432000 4194304 5683644 140735888526880 18446744073709551615 47838642031554 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13654/statm: 70994 8379 1826 364 0 6918 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 283976

[startup+3.10041 s]
/proc/loadavg: 2.19 2.12 1.96 3/571 13662
/proc/meminfo: memFree=12095188/32950928 swapFree=60199076/67111528
[pid=13654] ppid=13652 vsize=289868 CPUtime=1.92 cores=0,2,4,6
/proc/13654/stat : 13654 (python) S 13652 13654 13258 0 -1 4202496 12104 935 1 0 181 11 0 0 21 0 2 0 670503760 296824832 7332 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13654/statm: 72467 7332 1869 364 0 8385 0
[pid=13660] ppid=13654 vsize=280108 CPUtime=0 cores=0,2,4,6
/proc/13660/stat : 13660 (python) S 13654 13654 13258 0 -1 4202560 740 0 0 0 0 0 0 0 20 0 1 0 670503977 286830592 5815 33554432000 4194304 5683644 140735888526880 18446744073709551615 268272709135 0 0 16781312 514 16468849653228503039 0 0 17 6 0 0 0
/proc/13660/statm: 70027 5815 355 364 0 5945 0
[pid=13662] ppid=13660 vsize=1018820 CPUtime=0.92 cores=0,2,4,6
/proc/13662/stat : 13662 (gnovelty+2) R 13660 13662 13662 0 -1 4202496 856 0 0 0 92 0 0 0 25 0 1 0 670503977 1043271680 595 33554432000 134512640 135663704 4292611648 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/13662/statm: 254705 595 113 282 0 254421 0
[pid=13654/tid=13661] ppid=13652 vsize=289868 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13661/stat : 13661 (python) S 13652 13654 13258 0 -1 4202560 28 935 0 0 0 0 0 0 21 0 2 0 670503977 296824832 7332 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 1588796

[startup+6.30084 s]
/proc/loadavg: 2.19 2.12 1.96 3/571 13662
/proc/meminfo: memFree=12093944/32950928 swapFree=60199076/67111528
[pid=13654] ppid=13652 vsize=289868 CPUtime=1.92 cores=0,2,4,6
/proc/13654/stat : 13654 (python) S 13652 13654 13258 0 -1 4202496 12104 935 1 0 181 11 0 0 21 0 2 0 670503760 296824832 7332 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13654/statm: 72467 7332 1869 364 0 8385 0
[pid=13660] ppid=13654 vsize=280108 CPUtime=0.02 cores=0,2,4,6
/proc/13660/stat : 13660 (python) S 13654 13654 13258 0 -1 4202560 888 0 0 0 1 1 0 0 18 0 1 0 670503977 286830592 5838 33554432000 4194304 5683644 140735888526880 18446744073709551615 268272709135 0 0 16781312 514 16468849653228470531 0 0 17 6 0 0 0
/proc/13660/statm: 70027 5838 378 364 0 5945 0
[pid=13662] ppid=13660 vsize=1018820 CPUtime=4.12 cores=0,2,4,6
/proc/13662/stat : 13662 (gnovelty+2) R 13660 13662 13662 0 -1 4202496 856 0 0 0 412 0 0 0 25 0 1 0 670503977 1043271680 595 33554432000 134512640 135663704 4292611648 18446744073709551615 134525684 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/13662/statm: 254705 595 113 282 0 254421 0
[pid=13654/tid=13661] ppid=13652 vsize=289868 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13661/stat : 13661 (python) S 13652 13654 13258 0 -1 4202560 28 935 0 0 0 0 0 0 21 0 2 0 670503977 296824832 7332 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 1588796

[startup+12.7007 s]
/proc/loadavg: 2.16 2.12 1.96 3/571 13662
/proc/meminfo: memFree=12092788/32950928 swapFree=60199076/67111528
[pid=13654] ppid=13652 vsize=289868 CPUtime=1.92 cores=0,2,4,6
/proc/13654/stat : 13654 (python) S 13652 13654 13258 0 -1 4202496 12104 935 1 0 181 11 0 0 21 0 2 0 670503760 296824832 7332 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13654/statm: 72467 7332 1869 364 0 8385 0
[pid=13660] ppid=13654 vsize=280108 CPUtime=0.04 cores=0,2,4,6
/proc/13660/stat : 13660 (python) S 13654 13654 13258 0 -1 4202560 890 0 0 0 2 2 0 0 18 0 1 0 670503977 286830592 5838 33554432000 4194304 5683644 140735888526880 18446744073709551615 268272709135 0 0 16781312 514 5348200479362875651 0 0 17 6 0 0 0
/proc/13660/statm: 70027 5838 378 364 0 5945 0
[pid=13662] ppid=13660 vsize=1018820 CPUtime=10.52 cores=0,2,4,6
/proc/13662/stat : 13662 (gnovelty+2) R 13660 13662 13662 0 -1 4202496 856 0 0 0 1052 0 0 0 25 0 1 0 670503977 1043271680 595 33554432000 134512640 135663704 4292611648 18446744073709551615 134525684 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/13662/statm: 254705 595 113 282 0 254421 0
[pid=13654/tid=13661] ppid=13652 vsize=289868 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13661/stat : 13661 (python) S 13652 13654 13258 0 -1 4202560 28 935 0 0 0 0 0 0 21 0 2 0 670503977 296824832 7332 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 1588796

[startup+25.5004 s]
/proc/loadavg: 2.14 2.11 1.96 3/571 13662
/proc/meminfo: memFree=12093772/32950928 swapFree=60199076/67111528
[pid=13654] ppid=13652 vsize=289868 CPUtime=1.92 cores=0,2,4,6
/proc/13654/stat : 13654 (python) S 13652 13654 13258 0 -1 4202496 12104 935 1 0 181 11 0 0 21 0 2 0 670503760 296824832 7332 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13654/statm: 72467 7332 1869 364 0 8385 0
[pid=13660] ppid=13654 vsize=280108 CPUtime=0.09 cores=0,2,4,6
/proc/13660/stat : 13660 (python) S 13654 13654 13258 0 -1 4202560 894 0 0 0 5 4 0 0 18 0 1 0 670503977 286830592 5838 33554432000 4194304 5683644 140735888526880 18446744073709551615 268272709135 0 0 16781312 514 5348200479362875651 0 0 17 6 0 0 0
/proc/13660/statm: 70027 5838 378 364 0 5945 0
[pid=13662] ppid=13660 vsize=1018820 CPUtime=23.32 cores=0,2,4,6
/proc/13662/stat : 13662 (gnovelty+2) R 13660 13662 13662 0 -1 4202496 856 0 0 0 2332 0 0 0 25 0 1 0 670503977 1043271680 595 33554432000 134512640 135663704 4292611648 18446744073709551615 134525715 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/13662/statm: 254705 595 113 282 0 254421 0
[pid=13654/tid=13661] ppid=13652 vsize=289868 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13661/stat : 13661 (python) S 13652 13654 13258 0 -1 4202560 28 935 0 0 0 0 0 0 21 0 2 0 670503977 296824832 7332 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 1588796

[startup+51.1007 s]
/proc/loadavg: 2.15 2.12 1.97 3/571 13663
/proc/meminfo: memFree=12093672/32950928 swapFree=60199076/67111528
[pid=13654] ppid=13652 vsize=289868 CPUtime=1.92 cores=0,2,4,6
/proc/13654/stat : 13654 (python) S 13652 13654 13258 0 -1 4202496 12104 935 1 0 181 11 0 0 21 0 2 0 670503760 296824832 7332 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13654/statm: 72467 7332 1869 364 0 8385 0
[pid=13660] ppid=13654 vsize=280108 CPUtime=0.19 cores=0,2,4,6
/proc/13660/stat : 13660 (python) S 13654 13654 13258 0 -1 4202560 904 0 0 0 11 8 0 0 18 0 1 0 670503977 286830592 5838 33554432000 4194304 5683644 140735888526880 18446744073709551615 268272709135 0 0 16781312 514 5348200479362875651 0 0 17 6 0 0 0
/proc/13660/statm: 70027 5838 378 364 0 5945 0
[pid=13662] ppid=13660 vsize=1018820 CPUtime=48.92 cores=0,2,4,6
/proc/13662/stat : 13662 (gnovelty+2) R 13660 13662 13662 0 -1 4202496 856 0 0 0 4892 0 0 0 25 0 1 0 670503977 1043271680 595 33554432000 134512640 135663704 4292611648 18446744073709551615 134524551 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/13662/statm: 254705 595 113 282 0 254421 0
[pid=13654/tid=13661] ppid=13652 vsize=289868 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13661/stat : 13661 (python) S 13652 13654 13258 0 -1 4202560 28 935 0 0 0 0 0 0 21 0 2 0 670503977 296824832 7332 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 1588796

[startup+102.301 s]
/proc/loadavg: 2.06 2.10 1.97 3/571 13664
/proc/meminfo: memFree=12092248/32950928 swapFree=60199076/67111528
[pid=13654] ppid=13652 vsize=289868 CPUtime=1.92 cores=0,2,4,6
/proc/13654/stat : 13654 (python) S 13652 13654 13258 0 -1 4202496 12104 935 1 0 181 11 0 0 21 0 2 0 670503760 296824832 7332 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13654/statm: 72467 7332 1869 364 0 8385 0
[pid=13660] ppid=13654 vsize=280108 CPUtime=0.4 cores=0,2,4,6
/proc/13660/stat : 13660 (python) S 13654 13654 13258 0 -1 4202560 923 0 0 0 22 18 0 0 18 0 1 0 670503977 286830592 5838 33554432000 4194304 5683644 140735888526880 18446744073709551615 268272709135 0 0 16781312 514 5348200479362875651 0 0 17 6 0 0 0
/proc/13660/statm: 70027 5838 378 364 0 5945 0
[pid=13662] ppid=13660 vsize=1018820 CPUtime=100.13 cores=0,2,4,6
/proc/13662/stat : 13662 (gnovelty+2) R 13660 13662 13662 0 -1 4202496 856 0 0 0 10013 0 0 0 25 0 1 0 670503977 1043271680 595 33554432000 134512640 135663704 4292611648 18446744073709551615 134524518 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/13662/statm: 254705 595 113 282 0 254421 0
[pid=13654/tid=13661] ppid=13652 vsize=289868 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13661/stat : 13661 (python) S 13652 13654 13258 0 -1 4202560 28 935 0 0 0 0 0 0 21 0 2 0 670503977 296824832 7332 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 102.45
Current children cumulated vsize (KiB) 1588796

[startup+162.301 s]
/proc/loadavg: 2.02 2.08 1.97 3/575 13670
/proc/meminfo: memFree=12085248/32950928 swapFree=60199076/67111528
[pid=13654] ppid=13652 vsize=300124 CPUtime=1.96 cores=0,2,4,6
/proc/13654/stat : 13654 (python) S 13652 13654 13258 0 -1 4202496 12969 935 1 0 184 12 0 0 20 0 3 0 670503760 307326976 7347 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 75031 7347 1880 364 0 10946 0
[pid=13660] ppid=13654 vsize=290352 CPUtime=0.42 cores=0,2,4,6
/proc/13660/stat : 13660 (python) S 13654 13654 13258 0 -1 4202560 1077 0 0 0 23 19 0 0 19 0 2 0 670503977 297320448 5875 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/13660/statm: 72588 5875 410 364 0 8506 0
[pid=13662] ppid=13660 vsize=1018820 CPUtime=102.48 cores=0,2,4,6
/proc/13662/stat : 13662 (gnovelty+2) T 13660 13662 13662 0 -1 4202496 856 0 0 0 10248 0 0 0 25 0 1 0 670503977 1043271680 595 33554432000 134512640 135663704 4292611648 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/13662/statm: 254705 595 113 282 0 254421 0
[pid=13660/tid=13665] ppid=13654 vsize=290352 CPUtime=0 cores=0,2,4,6
/proc/13660/task/13665/stat : 13665 (python) S 13654 13654 13258 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670514227 297320448 5875 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 514 18446604448157211520 0 0 -1 0 0 0 0
[pid=13666] ppid=13654 vsize=290436 CPUtime=0.21 cores=0,2,4,6
/proc/13666/stat : 13666 (python) S 13654 13654 13258 0 -1 4202560 908 0 0 0 11 10 0 0 18 0 1 0 670514230 297406464 5836 33554432000 4194304 5683644 140735888526880 18446744073709551615 268272709190 0 0 16781312 514 5348200479362875651 0 0 17 6 0 0 0
/proc/13666/statm: 72609 5836 372 364 0 8524 0
[pid=13668] ppid=13666 vsize=1018820 CPUtime=57.59 cores=0,2,4,6
/proc/13668/stat : 13668 (gnovelty+2) R 13666 13668 13668 0 -1 4202496 862 0 0 0 5759 0 0 0 25 0 1 0 670514230 1043271680 595 33554432000 134512640 135663704 4290063168 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/13668/statm: 254705 595 113 282 0 254421 0
[pid=13654/tid=13661] ppid=13652 vsize=300124 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13661/stat : 13661 (python) S 13652 13654 13258 0 -1 4202560 28 935 0 0 0 0 0 0 21 0 3 0 670503977 307326976 7347 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 6 0 0 0
[pid=13654/tid=13667] ppid=13652 vsize=300124 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13667/stat : 13667 (python) S 13652 13654 13258 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 3 0 670514230 307326976 7347 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 162.66

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

[pid=13680] ppid=13654 vsize=311048 CPUtime=0.41 cores=0,2,4,6
/proc/13680/stat : 13680 (python) S 13654 13654 13258 0 -1 4202560 1097 0 0 0 20 21 0 0 19 0 2 0 670534225 318513152 5893 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/13680/statm: 77762 5893 400 364 0 13671 0
[pid=13682] ppid=13680 vsize=419428 CPUtime=99.42 cores=0,2,4,6
/proc/13682/stat : 13682 (adaptg2wsat2009) T 13680 13682 13682 0 -1 4202496 1439 0 0 0 9942 0 0 0 25 0 1 0 670534226 429494272 1175 33554432000 134512640 135107411 4292410336 18446744073709551615 134531428 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/13682/statm: 104857 1175 59 146 0 103733 0
[pid=13680/tid=13688] ppid=13654 vsize=311048 CPUtime=0 cores=0,2,4,6
/proc/13680/task/13688/stat : 13688 (python) S 13654 13654 13258 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670544169 318513152 5893 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 514 18446604446126167936 0 0 -1 0 0 0 0
[pid=13689] ppid=13654 vsize=321400 CPUtime=0.42 cores=0,2,4,6
/proc/13689/stat : 13689 (python) S 13654 13654 13258 0 -1 4202560 1116 0 0 0 22 20 0 0 19 0 2 0 670544172 329113600 5920 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/13689/statm: 80350 5920 400 364 0 16256 0
[pid=13691] ppid=13689 vsize=419428 CPUtime=100.42 cores=0,2,4,6
/proc/13691/stat : 13691 (adaptg2wsat2009) T 13689 13691 13691 0 -1 4202496 1445 0 0 0 10042 0 0 0 25 0 1 0 670544173 429494272 1175 33554432000 134512640 135107411 4291415024 18446744073709551615 134531604 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/13691/statm: 104857 1175 59 146 0 103733 0
[pid=13689/tid=13699] ppid=13654 vsize=321400 CPUtime=0 cores=0,2,4,6
/proc/13689/task/13699/stat : 13699 (python) S 13654 13654 13258 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670554216 329113600 5920 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 514 18446604444859269312 0 0 -1 6 0 0 0
[pid=13700] ppid=13654 vsize=331868 CPUtime=0.44 cores=0,2,4,6
/proc/13700/stat : 13700 (python) S 13654 13654 13258 0 -1 4202560 1133 0 0 0 24 20 0 0 19 0 2 0 670554220 339832832 5948 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/13700/statm: 82967 5948 400 364 0 18870 0
[pid=13702] ppid=13700 vsize=1018820 CPUtime=102.49 cores=0,2,4,6
/proc/13702/stat : 13702 (gnovelty+2) T 13700 13702 13702 0 -1 4202496 863 0 0 0 10249 0 0 0 25 0 1 0 670554220 1043271680 595 33554432000 134512640 135663704 4293278848 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/13702/statm: 254705 595 113 282 0 254421 0
[pid=13700/tid=13706] ppid=13654 vsize=331868 CPUtime=0 cores=0,2,4,6
/proc/13700/task/13706/stat : 13706 (python) S 13654 13654 13258 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670564469 339832832 5948 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 514 18446604444040259776 0 0 -1 6 0 0 0
[pid=13707] ppid=13654 vsize=341836 CPUtime=0.42 cores=0,2,4,6
/proc/13707/stat : 13707 (python) S 13654 13654 13258 0 -1 4202560 1162 0 0 0 21 21 0 0 19 0 2 0 670564473 350040064 6011 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/13707/statm: 85459 6011 406 364 0 21359 0
[pid=13709] ppid=13707 vsize=249192 CPUtime=97.42 cores=0,2,4,6
/proc/13709/stat : 13709 (FH) T 13707 13709 13709 0 -1 4202496 1325 0 0 0 9742 0 0 0 25 0 1 0 670564474 255172608 1059 33554432000 134512640 134936988 4291101760 18446744073709551615 134544814 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/13709/statm: 62298 1059 41 104 0 61802 0
[pid=13707/tid=13716] ppid=13654 vsize=341836 CPUtime=0 cores=0,2,4,6
/proc/13707/task/13716/stat : 13716 (python) S 13654 13654 13258 0 -1 4202560 90 0 0 0 0 0 0 0 19 0 2 0 670574217 350040064 6011 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 514 18446604451792811328 0 0 -1 6 0 0 0
[pid=13717] ppid=13654 vsize=352212 CPUtime=0.43 cores=0,2,4,6
/proc/13717/stat : 13717 (python) S 13654 13654 13258 0 -1 4202560 1174 0 0 0 23 20 0 0 19 0 2 0 670574221 360665088 6015 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/13717/statm: 88053 6015 406 364 0 23950 0
[pid=13719] ppid=13717 vsize=419428 CPUtime=98.41 cores=0,2,4,6
/proc/13719/stat : 13719 (adaptg2wsat2009) T 13717 13719 13719 0 -1 4202496 1449 0 0 0 9841 0 0 0 25 0 1 0 670574221 429494272 1174 33554432000 134512640 135107411 4289076448 18446744073709551615 134532302 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/13719/statm: 104857 1174 59 146 0 103733 0
[pid=13717/tid=13723] ppid=13654 vsize=352212 CPUtime=0 cores=0,2,4,6
/proc/13717/task/13723/stat : 13723 (python) S 13654 13654 13258 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670584065 360665088 6015 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 514 18446604446075000640 0 0 -1 6 0 0 0
[pid=13724] ppid=13654 vsize=362596 CPUtime=0.43 cores=0,2,4,6
/proc/13724/stat : 13724 (python) S 13654 13654 13258 0 -1 4202560 1139 0 0 0 22 21 0 0 19 0 2 0 670584069 371298304 6013 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/13724/statm: 90649 6013 400 364 0 26543 0
[pid=13726] ppid=13724 vsize=419428 CPUtime=100.37 cores=0,2,4,6
/proc/13726/stat : 13726 (adaptg2wsat2009) T 13724 13726 13726 0 -1 4202496 1448 0 0 0 10037 0 0 0 25 0 1 0 670584069 429494272 1176 33554432000 134512640 135107411 4289529536 18446744073709551615 134532379 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/13726/statm: 104857 1176 59 146 0 103733 0
[pid=13724/tid=13731] ppid=13654 vsize=362596 CPUtime=0 cores=0,2,4,6
/proc/13724/task/13731/stat : 13731 (python) S 13654 13654 13258 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670594112 371298304 6013 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 514 18446604447121024128 0 0 -1 6 0 0 0
[pid=13732] ppid=13654 vsize=372988 CPUtime=0.44 cores=0,2,4,6
/proc/13732/stat : 13732 (python) S 13654 13654 13258 0 -1 4202560 1145 0 0 0 24 20 0 0 19 0 2 0 670594116 381939712 6017 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/13732/statm: 93247 6017 400 364 0 29138 0
[pid=13734] ppid=13732 vsize=249188 CPUtime=99.43 cores=0,2,4,6
/proc/13734/stat : 13734 (FH) T 13732 13734 13734 0 -1 4202496 1328 0 0 0 9943 0 0 0 25 0 1 0 670594116 255168512 1058 33554432000 134512640 134936988 4286816576 18446744073709551615 134546419 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/13734/statm: 62297 1058 41 104 0 61801 0
[pid=13732/tid=13737] ppid=13654 vsize=372988 CPUtime=0 cores=0,2,4,6
/proc/13732/task/13737/stat : 13737 (python) S 13654 13654 13258 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 670604060 381939712 6017 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 514 18446604440533856448 0 0 -1 6 0 0 0
[pid=13738] ppid=13654 vsize=383388 CPUtime=0.85 cores=0,2,4,6
/proc/13738/stat : 13738 (python) S 13654 13654 13258 0 -1 4202560 1171 0 0 0 48 37 0 0 19 0 2 0 670604063 392589312 6045 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/13738/statm: 95847 6045 400 364 0 31735 0
[pid=13740] ppid=13738 vsize=268424 CPUtime=197.9 cores=0,2,4,6
/proc/13740/stat : 13740 (hybridGM3) T 13738 13740 13740 0 -1 4202496 5282 0 0 0 19790 0 0 0 25 0 1 0 670604064 274866176 5010 33554432000 134512640 135204385 4287924240 18446744073709551615 134538395 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/13740/statm: 67106 5010 63 169 0 66936 0
[pid=13738/tid=13747] ppid=13654 vsize=383388 CPUtime=0 cores=0,2,4,6
/proc/13738/task/13747/stat : 13747 (python) S 13654 13654 13258 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670623855 392589312 6045 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 514 18446604447629285248 0 0 -1 6 0 0 0
[pid=13748] ppid=13654 vsize=393648 CPUtime=0.43 cores=0,2,4,6
/proc/13748/stat : 13748 (python) S 13654 13654 13258 0 -1 4202560 1138 0 0 0 23 20 0 0 19 0 2 0 670623858 403095552 6085 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/13748/statm: 98412 6085 400 364 0 34297 0
[pid=13750] ppid=13748 vsize=1018820 CPUtime=97.48 cores=0,2,4,6
/proc/13750/stat : 13750 (gnovelty+2) T 13748 13750 13750 0 -1 4202496 866 0 0 0 9748 0 0 0 25 0 1 0 670623859 1043271680 595 33554432000 134512640 135663704 4286810736 18446744073709551615 134524868 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/13750/statm: 254705 595 113 282 0 254421 0
[pid=13748/tid=13753] ppid=13654 vsize=393648 CPUtime=0 cores=0,2,4,6
/proc/13748/task/13753/stat : 13753 (python) S 13654 13654 13258 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670633607 403095552 6085 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 514 18446604453607180416 0 0 -1 6 0 0 0
[pid=13754] ppid=13654 vsize=469292 CPUtime=0.86 cores=0,2,4,6
/proc/13754/stat : 13754 (python) S 13654 13654 13258 0 -1 4202560 1176 0 0 0 47 39 0 0 19 0 2 0 670633611 480555008 6092 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/13754/statm: 117323 6092 400 364 0 53205 0
[pid=13756] ppid=13754 vsize=268428 CPUtime=196.95 cores=0,2,4,6
/proc/13756/stat : 13756 (hybridGM3) T 13754 13756 13756 0 -1 4202496 5284 0 0 0 19695 0 0 0 25 0 1 0 670633611 274870272 5010 33554432000 134512640 135204385 4287302112 18446744073709551615 134537704 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/13756/statm: 67107 5010 63 169 0 66937 0
[pid=13754/tid=13772] ppid=13654 vsize=469292 CPUtime=0 cores=0,2,4,6
/proc/13754/task/13772/stat : 13772 (python) S 13654 13654 13258 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670653307 480555008 6092 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 514 18446604440533859136 0 0 -1 6 0 0 0
[pid=13773] ppid=13654 vsize=479712 CPUtime=0.85 cores=0,2,4,6
/proc/13773/stat : 13773 (python) S 13654 13654 13258 0 -1 4202560 1185 0 0 0 46 39 0 0 19 0 2 0 670653310 491225088 6096 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/13773/statm: 119928 6096 400 364 0 55807 0
[pid=13775] ppid=13773 vsize=268428 CPUtime=196.88 cores=0,2,4,6
/proc/13775/stat : 13775 (hybridGM3) T 13773 13775 13775 0 -1 4202496 5282 0 0 0 19688 0 0 0 25 0 1 0 670653311 274870272 5010 33554432000 134512640 135204385 4292073024 18446744073709551615 134538375 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/13775/statm: 67107 5010 63 169 0 66937 0
[pid=13773/tid=13784] ppid=13654 vsize=479712 CPUtime=0 cores=0,2,4,6
/proc/13773/task/13784/stat : 13784 (python) S 13654 13654 13258 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670673000 491225088 6096 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 514 18446604445685389440 0 0 -1 2 0 0 0
[pid=13785] ppid=13654 vsize=490312 CPUtime=6.78 cores=0,2,4,6
/proc/13785/stat : 13785 (python) S 13654 13654 13258 0 -1 4202560 1228 0 0 0 376 302 0 0 19 0 2 0 670673003 502079488 6111 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/13785/statm: 122578 6111 407 364 0 58454 0
[pid=13787] ppid=13785 vsize=457664 CPUtime=1555.78 cores=0,2,4,6
/proc/13787/stat : 13787 (TNM) T 13785 13787 13787 0 -1 4202496 1312 0 0 0 155568 10 0 0 25 0 1 0 670673004 468647936 1036 33554432000 134512640 135008748 4290604176 18446744073709551615 134529176 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/13787/statm: 114416 1036 46 122 0 113316 0
[pid=13785/tid=14172] ppid=13654 vsize=490312 CPUtime=0 cores=0,2,4,6
/proc/13785/task/14172/stat : 14172 (python) S 13654 13654 13258 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 670828580 502079488 6111 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 514 18446604452999435264 0 0 -1 4 0 0 0
[pid=14173] ppid=13654 vsize=500240 CPUtime=0.43 cores=0,2,4,6
/proc/14173/stat : 14173 (python) S 13654 13654 13258 0 -1 4202560 1183 0 0 0 25 18 0 0 19 0 2 0 670828582 512245760 6201 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14173/statm: 125060 6201 407 364 0 60933 0
[pid=14175] ppid=14173 vsize=419428 CPUtime=99.45 cores=0,2,4,6
/proc/14175/stat : 14175 (adaptg2wsat2009) T 14173 14175 14175 0 -1 4202496 1451 0 0 0 9945 0 0 0 25 0 1 0 670828583 429494272 1175 33554432000 134512640 135107411 4294445296 18446744073709551615 134531656 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14175/statm: 104857 1175 59 146 0 103733 0
[pid=14173/tid=14179] ppid=13654 vsize=500240 CPUtime=0 cores=0,2,4,6
/proc/14173/task/14179/stat : 14179 (python) S 13654 13654 13258 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670838528 512245760 6201 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 514 18446604450748417856 0 0 -1 6 0 0 0
[pid=14180] ppid=13654 vsize=510572 CPUtime=0.43 cores=0,2,4,6
/proc/14180/stat : 14180 (python) S 13654 13654 13258 0 -1 4202560 1169 0 0 0 24 19 0 0 19 0 2 0 670838530 522825728 6199 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14180/statm: 127643 6199 401 364 0 63513 0
[pid=14182] ppid=14180 vsize=249192 CPUtime=99.44 cores=0,2,4,6
/proc/14182/stat : 14182 (FH) T 14180 14182 14182 0 -1 4202496 1333 0 0 0 9944 0 0 0 25 0 1 0 670838531 255172608 1058 33554432000 134512640 134936988 4292406048 18446744073709551615 134545301 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14182/statm: 62298 1058 41 104 0 61802 0
[pid=14180/tid=14187] ppid=13654 vsize=510572 CPUtime=0 cores=0,2,4,6
/proc/14180/task/14187/stat : 14187 (python) S 13654 13654 13258 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670848475 522825728 6199 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 514 18446604450281619648 0 0 -1 6 0 0 0
[pid=14188] ppid=13654 vsize=521024 CPUtime=0 cores=0,2,4,6
/proc/14188/stat : 14188 (python) S 13654 13654 13258 0 -1 4202560 851 0 0 0 0 0 0 0 19 0 1 0 670848478 533528576 6152 33554432000 4194304 5683644 140735888526880 18446744073709551615 268272709190 0 0 16781312 514 12018462540351668223 0 0 17 4 0 0 0
/proc/14188/statm: 130256 6152 351 364 0 66123 0
[pid=14190] ppid=14188 vsize=268428 CPUtime=0.25 cores=0,2,4,6
/proc/14190/stat : 14190 (hybridGM3) R 14188 14190 14190 0 -1 4202496 5285 0 0 0 25 0 0 0 21 0 1 0 670848478 274870272 5010 33554432000 134512640 135204385 4292789728 18446744073709551615 134538041 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14190/statm: 67107 5010 63 169 0 66937 0
[pid=13654/tid=13661] ppid=13652 vsize=530840 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13661/stat : 13661 (python) S 13652 13654 13258 0 -1 4202560 28 935 0 0 0 0 0 0 21 0 19 0 670503977 543580160 7716 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 6 0 0 0
[pid=13654/tid=13667] ppid=13652 vsize=530840 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13667/stat : 13667 (python) S 13652 13654 13258 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 19 0 670514230 543580160 7716 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 0 0 0 0
[pid=13654/tid=13674] ppid=13652 vsize=530840 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (python) S 13652 13654 13258 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 19 0 670524279 543580160 7716 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 0 0 0 0
[pid=13654/tid=13681] ppid=13652 vsize=530840 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13681/stat : 13681 (python) S 13652 13654 13258 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 19 0 670534225 543580160 7716 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 6 0 0 0
[pid=13654/tid=13690] ppid=13652 vsize=530840 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13690/stat : 13690 (python) S 13652 13654 13258 0 -1 4202560 33 935 0 0 0 0 0 0 20 0 19 0 670544173 543580160 7716 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 0 0 0 0
[pid=13654/tid=13701] ppid=13652 vsize=530840 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13701/stat : 13701 (python) S 13652 13654 13258 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 19 0 670554220 543580160 7716 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 0 0 0 0
[pid=13654/tid=13708] ppid=13652 vsize=530840 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13708/stat : 13708 (python) S 13652 13654 13258 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 19 0 670564473 543580160 7716 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 0 0 0 0
[pid=13654/tid=13718] ppid=13652 vsize=530840 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13718/stat : 13718 (python) S 13652 13654 13258 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 670574221 543580160 7716 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 0 0 0 0
[pid=13654/tid=13725] ppid=13652 vsize=530840 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13725/stat : 13725 (python) S 13652 13654 13258 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 19 0 670584069 543580160 7716 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 0 0 0 0
[pid=13654/tid=13733] ppid=13652 vsize=530840 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13733/stat : 13733 (python) S 13652 13654 13258 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 19 0 670594116 543580160 7716 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 0 0 0 0
[pid=13654/tid=13739] ppid=13652 vsize=530840 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13739/stat : 13739 (python) S 13652 13654 13258 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 19 0 670604064 543580160 7716 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 4 0 0 0
[pid=13654/tid=13749] ppid=13652 vsize=530840 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13749/stat : 13749 (python) S 13652 13654 13258 0 -1 4202560 22 935 0 0 0 0 0 0 20 0 19 0 670623859 543580160 7716 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 2 0 0 0
[pid=13654/tid=13755] ppid=13652 vsize=530840 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13755/stat : 13755 (python) S 13652 13654 13258 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 19 0 670633611 543580160 7716 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 4 0 0 0
[pid=13654/tid=13774] ppid=13652 vsize=530840 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13774/stat : 13774 (python) S 13652 13654 13258 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 19 0 670653311 543580160 7716 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 4 0 0 0
[pid=13654/tid=13786] ppid=13652 vsize=530840 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13786/stat : 13786 (python) S 13652 13654 13258 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 19 0 670673004 543580160 7716 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 6 0 0 0
[pid=13654/tid=14174] ppid=13652 vsize=530840 CPUtime=0 cores=0,2,4,6
/proc/13654/task/14174/stat : 14174 (python) S 13652 13654 13258 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 19 0 670828582 543580160 7716 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 4 0 0 0
[pid=13654/tid=14181] ppid=13652 vsize=530840 CPUtime=0 cores=0,2,4,6
/proc/13654/task/14181/stat : 14181 (python) S 13652 13654 13258 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 19 0 670838530 543580160 7716 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 4 0 0 0
[pid=13654/tid=14189] ppid=13652 vsize=530840 CPUtime=0 cores=0,2,4,6
/proc/13654/task/14189/stat : 14189 (python) S 13652 13654 13258 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 19 0 670848478 543580160 7716 33554432000 4194304 5683644 140735888526880 18446744073709551615 268284512689 0 0 16781312 2 18446604453896495360 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3461.82
Current children cumulated vsize (KiB) 16425256

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13654 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=386637
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=167974
# CPU time returned by wait4() is 2.55461
# while last known CPU time is 3461.82
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3447.55
CPU time (s): 3461.82
CPU user time (s): 3454.83
CPU system time (s): 6.99
CPU usage (%): 100.414
Max. virtual memory (cumulated for all children) (KiB): 16425256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.38664
system time used= 0.167974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29511
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= 2929
involuntary context switches= 41

runsolver used 30.0584 second user time and 61.3287 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-17 01:37:29
IDJOB=3386594
IDBENCH=82659
IDSOLVER=1872
FILE ID=node122/3386594-1305589049
RUNJOBID= node122-1305586147-13276
PBS_JOBID= 13350356
Free space on /tmp= 73344 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S981492757-074-UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386594-1305589049/watcher-3386594-1305589049 -o /tmp/evaluation-result-3386594-1305589049/solver-3386594-1305589049 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386594-1305589049.cnf -seed 1058371754 -budget 5000

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

MD5SUM BENCH= 720cb73f06c537d4bcc379449229299e
RANDOM SEED=1058371754

node122.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.820
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.64
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.820
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	: 5332.75
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.820
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.820
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.83
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.820
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.820
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.75
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12123276 kB
Buffers:        335920 kB
Cached:        4474912 kB
SwapCached:      50104 kB
Active:       16033752 kB
Inactive:      4488944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12123276 kB
SwapTotal:    67111528 kB
SwapFree:     60199076 kB
Dirty:           32264 kB
Writeback:           0 kB
AnonPages:    15672788 kB
Mapped:          37704 kB
Slab:           140208 kB
PageTables:      94628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 164581956 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= 73308 MiB
End job on node122 at 2011-05-17 02:34:59