Trace number 3386458

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) 3454.81 3445.24

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S877088425-001-UNKNOWN.cnf
MD5SUM419b5972e0565bacaabacb029af6176c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark610.499
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
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 530000
Number of clauses of size over 50

Solver Data

0.45/1.10	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.45/1.10	c INFO: solving HOME/instance-3386458-1305586144.cnf
0.45/1.10	c INFO: computing task features
0.58/1.26	c INFO: computed variable-clause graph statistics
0.58/1.26	c INFO: computed clause balance statistics
1.37/2.01	c INFO: computed variable balance statistics
1.77/2.43	c INFO: computed small-clause counts
1.77/2.43	c INFO: computed Horn-clause counts
1.77/2.47	c INFO: computed variable graph statistics
1.77/2.47	c INFO: collected features for HOME/instance-3386458-1305586144.cnf in 1.36 s
1.87/2.50	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.38)
99.42/99.86	c INFO: running gnovelty+2@0 for 97 with 4901 remaining (b = 0.14)
200.00/200.21	c INFO: running adaptg2wsat2009++@0 for 97 with 4800 remaining (b = 0.09)
299.65/299.55	c INFO: running adaptg2wsat2009++@0 for 97 with 4701 remaining (b = 0.07)
399.35/398.90	c INFO: running adaptg2wsat2009++@0 for 97 with 4602 remaining (b = 0.06)
499.93/499.24	c INFO: running gnovelty+2@0 for 97 with 4502 remaining (b = 0.05)
599.63/598.62	c INFO: running FH@0 for 97 with 4402 remaining (b = 0.04)
700.13/698.99	c INFO: running adaptg2wsat2009++@0 for 97 with 4302 remaining (b = 0.03)
800.73/799.36	c INFO: running adaptg2wsat2009++@0 for 97 with 4202 remaining (b = 0.03)
900.49/898.73	c INFO: running FH@0 for 97 with 4102 remaining (b = 0.02)
1001.04/999.11	c INFO: running hybridGM3@0 for 194 with 4002 remaining (b = 0.04)
1197.36/1194.84	c INFO: running gnovelty+2@0 for 97 with 3806 remaining (b = 0.02)
1297.06/1294.24	c INFO: running hybridGM3@0 for 194 with 3707 remaining (b = 0.03)
1494.17/1490.95	c INFO: running hybridGM3@0 for 194 with 3511 remaining (b = 0.03)
1694.58/1690.74	c INFO: running TNM@0 for 1552 with 3311 remaining (b = 0.21)
3253.96/3245.01	c INFO: running adaptg2wsat2009++@0 for 97 with 1757 remaining (b = 0.02)
3353.78/3344.41	c INFO: running FH@0 for 97 with 1657 remaining (b = 0.01)
3454.37/3444.76	c INFO: running hybridGM3@0 for 194 with 1557 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-3386458-1305586144/watcher-3386458-1305586144 -o /tmp/evaluation-result-3386458-1305586144/solver-3386458-1305586144 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386458-1305586144.cnf -seed 700887766 -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: 1.00 1.04 2.51 4/396 10293
/proc/meminfo: memFree=21504092/32951124 swapFree=67057896/67111528
[pid=10293] ppid=10291 vsize=15780 CPUtime=0 cores=0,2,4,6
/proc/10293/stat : 10293 (python) R 10291 10293 10255 0 -1 4202496 901 0 0 0 0 0 0 0 18 0 1 0 651029772 16158720 783 33554432000 4194304 5683644 140733527274928 18446744073709551615 5291531 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/10293/statm: 3945 783 345 364 0 432 0

[startup+0.038672 s]
/proc/loadavg: 1.00 1.04 2.51 4/396 10293
/proc/meminfo: memFree=21504092/32951124 swapFree=67057896/67111528
[pid=10293] ppid=10291 vsize=16816 CPUtime=0.01 cores=0,2,4,6
/proc/10293/stat : 10293 (python) R 10291 10293 10255 0 -1 4202496 1227 0 0 0 1 0 0 0 17 0 1 0 651029772 17219584 1086 33554432000 4194304 5683644 140733527274928 18446744073709551615 254261614592 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/10293/statm: 4204 1086 417 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16816

[startup+0.100678 s]
/proc/loadavg: 1.00 1.04 2.51 4/396 10293
/proc/meminfo: memFree=21504092/32951124 swapFree=67057896/67111528
[pid=10293] ppid=10291 vsize=54540 CPUtime=0.05 cores=0,2,4,6
/proc/10293/stat : 10293 (python) S 10291 10293 10255 0 -1 4202496 2048 0 0 0 4 1 0 0 17 0 1 0 651029772 55848960 1808 33554432000 4194304 5683644 140733527274928 18446744073709551615 254261614592 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/10293/statm: 13635 1808 492 364 0 1285 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 54540

[startup+0.300636 s]
/proc/loadavg: 1.00 1.04 2.51 4/396 10293
/proc/meminfo: memFree=21504092/32951124 swapFree=67057896/67111528
[pid=10293] ppid=10291 vsize=131296 CPUtime=0.17 cores=0,2,4,6
/proc/10293/stat : 10293 (python) R 10291 10293 10255 0 -1 4202496 5711 933 1 0 12 5 0 0 17 0 1 0 651029772 134447104 4099 33554432000 4194304 5683644 140733527274928 18446744073709551615 4528031 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/10293/statm: 32824 4099 1015 364 0 3085 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 131296

[startup+0.700587 s]
/proc/loadavg: 1.00 1.04 2.51 4/396 10293
/proc/meminfo: memFree=21504092/32951124 swapFree=67057896/67111528
[pid=10293] ppid=10291 vsize=135752 CPUtime=0.26 cores=0,2,4,6
/proc/10293/stat : 10293 (python) S 10291 10293 10255 0 -1 4202496 5975 933 1 0 19 7 0 0 15 0 1 0 651029772 139010048 4149 33554432000 4194304 5683644 140733527274928 18446744073709551615 254261612549 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/10293/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 135752

[startup+1.50041 s]
/proc/loadavg: 1.00 1.04 2.51 5/398 10303
/proc/meminfo: memFree=21464612/32951124 swapFree=67057896/67111528
[pid=10293] ppid=10291 vsize=287580 CPUtime=0.87 cores=0,2,4,6
/proc/10293/stat : 10293 (python) R 10291 10293 10255 0 -1 4202496 12692 933 1 0 74 13 0 0 16 0 1 0 651029772 294481920 9279 33554432000 4194304 5683644 140733527274928 18446744073709551615 47695662345881 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/10293/statm: 71895 9279 1826 364 0 7819 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 287580

[startup+3.10109 s]
/proc/loadavg: 1.00 1.04 2.51 5/398 10303
/proc/meminfo: memFree=21437208/32951124 swapFree=67057896/67111528
[pid=10293] ppid=10291 vsize=292808 CPUtime=1.88 cores=0,2,4,6
/proc/10293/stat : 10293 (python) S 10291 10293 10255 0 -1 4202496 12992 933 1 0 174 14 0 0 19 0 2 0 651029772 299835392 8106 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10293/statm: 73202 8106 1877 364 0 9120 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 292808
heavy processes:

[startup+6.30056 s]
/proc/loadavg: 1.16 1.07 2.51 5/404 10309
/proc/meminfo: memFree=21431844/32951124 swapFree=67057896/67111528
[pid=10293] ppid=10291 vsize=292808 CPUtime=1.88 cores=0,2,4,6
/proc/10293/stat : 10293 (python) S 10291 10293 10255 0 -1 4202496 12992 933 1 0 174 14 0 0 19 0 2 0 651029772 299835392 8106 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10293/statm: 73202 8106 1877 364 0 9120 0
[pid=10304] ppid=10293 vsize=283508 CPUtime=0 cores=0,2,4,6
/proc/10304/stat : 10304 (python) S 10293 10293 10255 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 651030022 290312192 6581 33554432000 4194304 5683644 140733527274928 18446744073709551615 254261636623 0 0 16781312 514 15982237967489925380 0 0 17 2 0 0 0
/proc/10304/statm: 70877 6581 355 364 0 6795 0
[pid=10306] ppid=10304 vsize=1018996 CPUtime=3.79 cores=0,2,4,6
/proc/10306/stat : 10306 (gnovelty+2) R 10304 10306 10306 0 -1 4202496 962 0 0 0 379 0 0 0 25 0 1 0 651030022 1043451904 697 33554432000 134512640 135663704 4292752416 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/10306/statm: 254749 697 113 282 0 254465 0
[pid=10293/tid=10305] ppid=10291 vsize=292808 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10305/stat : 10305 (python) S 10291 10293 10255 0 -1 4202560 29 933 0 0 0 0 0 0 19 0 2 0 651030022 299835392 8106 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.67
Current children cumulated vsize (KiB) 1595312

[startup+12.7004 s]
/proc/loadavg: 1.31 1.10 2.51 5/404 10309
/proc/meminfo: memFree=21430456/32951124 swapFree=67057896/67111528
[pid=10293] ppid=10291 vsize=292808 CPUtime=1.88 cores=0,2,4,6
/proc/10293/stat : 10293 (python) S 10291 10293 10255 0 -1 4202496 12992 933 1 0 174 14 0 0 19 0 2 0 651029772 299835392 8106 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10293/statm: 73202 8106 1877 364 0 9120 0
[pid=10304] ppid=10293 vsize=283508 CPUtime=0.03 cores=0,2,4,6
/proc/10304/stat : 10304 (python) S 10293 10293 10255 0 -1 4202560 900 0 0 0 2 1 0 0 18 0 1 0 651030022 290312192 6604 33554432000 4194304 5683644 140733527274928 18446744073709551615 254261636623 0 0 16781312 514 18443841363012190468 0 0 17 2 0 0 0
/proc/10304/statm: 70877 6604 378 364 0 6795 0
[pid=10306] ppid=10304 vsize=1018996 CPUtime=10.19 cores=0,2,4,6
/proc/10306/stat : 10306 (gnovelty+2) R 10304 10306 10306 0 -1 4202496 962 0 0 0 1019 0 0 0 25 0 1 0 651030022 1043451904 697 33554432000 134512640 135663704 4292752416 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/10306/statm: 254749 697 113 282 0 254465 0
[pid=10293/tid=10305] ppid=10291 vsize=292808 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10305/stat : 10305 (python) S 10291 10293 10255 0 -1 4202560 29 933 0 0 0 0 0 0 19 0 2 0 651030022 299835392 8106 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 1595312

[startup+25.5012 s]
/proc/loadavg: 1.68 1.20 2.52 5/404 10309
/proc/meminfo: memFree=21431552/32951124 swapFree=67057896/67111528
[pid=10293] ppid=10291 vsize=292808 CPUtime=1.88 cores=0,2,4,6
/proc/10293/stat : 10293 (python) S 10291 10293 10255 0 -1 4202496 12992 933 1 0 174 14 0 0 19 0 2 0 651029772 299835392 8106 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10293/statm: 73202 8106 1877 364 0 9120 0
[pid=10304] ppid=10293 vsize=283508 CPUtime=0.06 cores=0,2,4,6
/proc/10304/stat : 10304 (python) S 10293 10293 10255 0 -1 4202560 906 0 0 0 4 2 0 0 18 0 1 0 651030022 290312192 6604 33554432000 4194304 5683644 140733527274928 18446744073709551615 254261636623 0 0 16781312 514 18443841363012190468 0 0 17 6 0 0 0
/proc/10304/statm: 70877 6604 378 364 0 6795 0
[pid=10306] ppid=10304 vsize=1018996 CPUtime=22.98 cores=0,2,4,6
/proc/10306/stat : 10306 (gnovelty+2) R 10304 10306 10306 0 -1 4202496 962 0 0 0 2298 0 0 0 25 0 1 0 651030022 1043451904 697 33554432000 134512640 135663704 4292752416 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/10306/statm: 254749 697 113 282 0 254465 0
[pid=10293/tid=10305] ppid=10291 vsize=292808 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10305/stat : 10305 (python) S 10291 10293 10255 0 -1 4202560 29 933 0 0 0 0 0 0 19 0 2 0 651030022 299835392 8106 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 1595312

[startup+51.1006 s]
/proc/loadavg: 2.13 1.34 2.53 5/404 10310
/proc/meminfo: memFree=21431416/32951124 swapFree=67057896/67111528
[pid=10293] ppid=10291 vsize=292808 CPUtime=1.88 cores=0,2,4,6
/proc/10293/stat : 10293 (python) S 10291 10293 10255 0 -1 4202496 12992 933 1 0 174 14 0 0 19 0 2 0 651029772 299835392 8106 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10293/statm: 73202 8106 1877 364 0 9120 0
[pid=10304] ppid=10293 vsize=283508 CPUtime=0.13 cores=0,2,4,6
/proc/10304/stat : 10304 (python) S 10293 10293 10255 0 -1 4202560 918 0 0 0 8 5 0 0 18 0 1 0 651030022 290312192 6604 33554432000 4194304 5683644 140733527274928 18446744073709551615 254261636623 0 0 16781312 514 18443841363012190468 0 0 17 6 0 0 0
/proc/10304/statm: 70877 6604 378 364 0 6795 0
[pid=10306] ppid=10304 vsize=1018996 CPUtime=48.58 cores=0,2,4,6
/proc/10306/stat : 10306 (gnovelty+2) R 10304 10306 10306 0 -1 4202496 962 0 0 0 4858 0 0 0 25 0 1 0 651030022 1043451904 697 33554432000 134512640 135663704 4292752416 18446744073709551615 134544204 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/10306/statm: 254749 697 113 282 0 254465 0
[pid=10293/tid=10305] ppid=10291 vsize=292808 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10305/stat : 10305 (python) S 10291 10293 10255 0 -1 4202560 29 933 0 0 0 0 0 0 19 0 2 0 651030022 299835392 8106 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 1595312

[startup+102.316 s]
/proc/loadavg: 2.67 1.61 2.56 5/408 10315
/proc/meminfo: memFree=21425728/32951124 swapFree=67057896/67111528
[pid=10293] ppid=10291 vsize=303524 CPUtime=1.91 cores=0,2,4,6
/proc/10293/stat : 10293 (python) S 10291 10293 10255 0 -1 4202496 13911 933 1 0 177 14 0 0 20 0 3 0 651029772 310808576 8196 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10293/statm: 75881 8196 1880 364 0 11796 0
[pid=10304] ppid=10293 vsize=293752 CPUtime=0.28 cores=0,2,4,6
/proc/10304/stat : 10304 (python) S 10293 10293 10255 0 -1 4202560 1093 0 0 0 16 12 0 0 19 0 2 0 651030022 300802048 6641 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/10304/statm: 73438 6641 410 364 0 9356 0
[pid=10306] ppid=10304 vsize=1018996 CPUtime=97.31 cores=0,2,4,6
/proc/10306/stat : 10306 (gnovelty+2) T 10304 10306 10306 0 -1 4202496 962 0 0 0 9731 0 0 0 25 0 1 0 651030022 1043451904 697 33554432000 134512640 135663704 4292752416 18446744073709551615 134547035 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/10306/statm: 254749 697 113 282 0 254465 0
[pid=10304/tid=10312] ppid=10293 vsize=293752 CPUtime=0 cores=0,2,4,6
/proc/10304/task/10312/stat : 10312 (python) S 10293 10293 10255 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651039755 300802048 6641 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 514 18446604443748946112 0 0 -1 6 0 0 0
[pid=10313] ppid=10293 vsize=293696 CPUtime=0 cores=0,2,4,6
/proc/10313/stat : 10313 (python) S 10293 10293 10255 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 651039758 300744704 6662 33554432000 4194304 5683644 140733527274928 18446744073709551615 254261636678 0 0 16781312 514 4428961758715019523 0 0 17 6 0 0 0
/proc/10313/statm: 73424 6662 349 364 0 9339 0
[pid=10315] ppid=10313 vsize=1018996 CPUtime=2.45 cores=0,2,4,6
/proc/10315/stat : 10315 (gnovelty+2) R 10313 10315 10315 0 -1 4202496 960 0 0 0 245 0 0 0 25 0 1 0 651039759 1043451904 697 33554432000 134512640 135663704 4289508400 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/10315/statm: 254749 697 113 282 0 254465 0
[pid=10293/tid=10305] ppid=10291 vsize=303524 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10305/stat : 10305 (python) S 10291 10293 10255 0 -1 4202560 29 933 0 0 0 0 0 0 19 0 3 0 651030022 310808576 8196 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 2 0 0 0
[pid=10293/tid=10314] ppid=10291 vsize=303524 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10314/stat : 10314 (python) S 10291 10293 10255 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 3 0 651039758 310808576 8196 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 2928964

[startup+162.301 s]
/proc/loadavg: 2.98 1.89 2.59 5/412 10321
/proc/meminfo: memFree=21417212/32951124 swapFree=67057896/67111528
[pid=10293] ppid=10291 vsize=303524 CPUtime=1.91 cores=0,2,4,6
/proc/10293/stat : 10293 (python) S 10291 10293 10255 0 -1 4202496 13911 933 1 0 177 14 0 0 20 0 3 0 651029772 310808576 8196 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10293/statm: 75881 8196 1880 364 0 11796 0
[pid=10304] ppid=10293 vsize=293752 CPUtime=0.28 cores=0,2,4,6
/proc/10304/stat : 10304 (python) S 10293 10293 10255 0 -1 4202560 1093 0 0 0 16 12 0 0 19 0 2 0 651030022 300802048 6641 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/10304/statm: 73438 6641 410 364 0 9356 0
[pid=10306] ppid=10304 vsize=1018996 CPUtime=97.31 cores=0,2,4,6
/proc/10306/stat : 10306 (gnovelty+2) T 10304 10306 10306 0 -1 4202496 962 0 0 0 9731 0 0 0 25 0 1 0 651030022 1043451904 697 33554432000 134512640 135663704 4292752416 18446744073709551615 134547035 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/10306/statm: 254749 697 113 282 0 254465 0
[pid=10304/tid=10312] ppid=10293 vsize=293752 CPUtime=0 cores=0,2,4,6
/proc/10304/task/10312/stat : 10312 (python) S 10293 10293 10255 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651039755 300802048 6641 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 514 18446604443748946112 0 0 -1 6 0 0 0
[pid=10313] ppid=10293 vsize=293696 CPUtime=0.16 cores=0,2,4,6
/proc/10313/stat : 10313 (python) S 10293 10293 10255 0 -1 4202560 924 0 0 0 9 7 0 0 18 0 1 0 651039758 300744704 6685 33554432000 4194304 5683644 140733527274928 18446744073709551615 254261636678 0 0 16781312 514 18443841363012190467 0 0 17 6 0 0 0
/proc/10313/statm: 73424 6685 372 364 0 9339 0
[pid=10315] ppid=10313 vsize=1018996 CPUtime=62.42 cores=0,2,4,6
/proc/10315/stat : 10315 (gnovelty+2) R 10313 10315 10315 0 -1 4202496 960 0 0 0 6242 0 0 0 25 0 1 0 651039759 1043451904 697 33554432000 134512640 135663704 4289508400 18446744073709551615 134546967 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/10315/statm: 254749 697 113 282 0 254465 0
[pid=10293/tid=10305] ppid=10291 vsize=303524 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10305/stat : 10305 (python) S 10291 10293 10255 0 -1 4202560 29 933 0 0 0 0 0 0 19 0 3 0 651030022 310808576 8196 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 2 0 0 0

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

[pid=10334] ppid=10293 vsize=314208 CPUtime=0.3 cores=0,2,4,6
/proc/10334/stat : 10334 (python) S 10293 10293 10255 0 -1 4202560 1110 0 0 0 17 13 0 0 19 0 2 0 651059728 321748992 6722 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/10334/statm: 78552 6722 400 364 0 14461 0
[pid=10336] ppid=10334 vsize=421560 CPUtime=99.3 cores=0,2,4,6
/proc/10336/stat : 10336 (adaptg2wsat2009) T 10334 10336 10336 0 -1 4202496 2048 0 0 0 9930 0 0 0 25 0 1 0 651059728 431677440 1782 33554432000 134512640 135107411 4287802464 18446744073709551615 134531639 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/10336/statm: 105390 1782 59 146 0 104266 0
[pid=10334/tid=10344] ppid=10293 vsize=314208 CPUtime=0 cores=0,2,4,6
/proc/10334/task/10344/stat : 10344 (python) S 10293 10293 10255 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651069659 321748992 6722 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 514 18446604453968145472 0 0 -1 6 0 0 0
[pid=10345] ppid=10293 vsize=324464 CPUtime=0.3 cores=0,2,4,6
/proc/10345/stat : 10345 (python) S 10293 10293 10255 0 -1 4202560 1117 0 0 0 17 13 0 0 19 0 2 0 651069663 332251136 6726 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/10345/statm: 81116 6726 400 364 0 17022 0
[pid=10347] ppid=10345 vsize=421560 CPUtime=100.28 cores=0,2,4,6
/proc/10347/stat : 10347 (adaptg2wsat2009) T 10345 10347 10347 0 -1 4202496 2050 0 0 0 10028 0 0 0 25 0 1 0 651069663 431677440 1783 33554432000 134512640 135107411 4290885600 18446744073709551615 134531942 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/10347/statm: 105390 1783 59 146 0 104266 0
[pid=10345/tid=10355] ppid=10293 vsize=324464 CPUtime=0 cores=0,2,4,6
/proc/10345/task/10355/stat : 10355 (python) S 10293 10293 10255 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651079693 332251136 6726 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 514 18446604452271084736 0 0 -1 6 0 0 0
[pid=10356] ppid=10293 vsize=334824 CPUtime=0.3 cores=0,2,4,6
/proc/10356/stat : 10356 (python) S 10293 10293 10255 0 -1 4202560 1132 0 0 0 16 14 0 0 19 0 2 0 651079696 342859776 6730 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/10356/statm: 83706 6730 400 364 0 19609 0
[pid=10358] ppid=10356 vsize=1018996 CPUtime=99.33 cores=0,2,4,6
/proc/10358/stat : 10358 (gnovelty+2) T 10356 10358 10358 0 -1 4202496 965 0 0 0 9933 0 0 0 25 0 1 0 651079697 1043451904 698 33554432000 134512640 135663704 4287373184 18446744073709551615 134545808 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/10358/statm: 254749 698 113 282 0 254465 0
[pid=10356/tid=10365] ppid=10293 vsize=334824 CPUtime=0 cores=0,2,4,6
/proc/10356/task/10365/stat : 10365 (python) S 10293 10293 10255 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651089631 342859776 6730 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 514 18446604446823407936 0 0 -1 6 0 0 0
[pid=10366] ppid=10293 vsize=345088 CPUtime=0.33 cores=0,2,4,6
/proc/10366/stat : 10366 (python) S 10293 10293 10255 0 -1 4202560 1172 0 0 0 18 15 0 0 19 0 2 0 651089635 353370112 6749 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/10366/statm: 86272 6749 406 364 0 22172 0
[pid=10368] ppid=10366 vsize=251296 CPUtime=100.23 cores=0,2,4,6
/proc/10368/stat : 10368 (FH) T 10366 10368 10368 0 -1 4202496 1947 0 0 0 10022 1 0 0 25 0 1 0 651089635 257327104 1682 33554432000 134512640 134936988 4287170816 18446744073709551615 134554623 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/10368/statm: 62824 1682 41 104 0 62328 0
[pid=10366/tid=10376] ppid=10293 vsize=345088 CPUtime=0 cores=0,2,4,6
/proc/10366/task/10376/stat : 10376 (python) S 10293 10293 10255 0 -1 4202560 96 0 0 0 0 0 0 0 19 0 2 0 651099668 353370112 6749 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 514 18446604451405095360 0 0 -1 6 0 0 0
[pid=10377] ppid=10293 vsize=355464 CPUtime=0.33 cores=0,2,4,6
/proc/10377/stat : 10377 (python) S 10293 10293 10255 0 -1 4202560 1173 0 0 0 18 15 0 0 19 0 2 0 651099672 363995136 6755 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/10377/statm: 88866 6755 406 364 0 24763 0
[pid=10379] ppid=10377 vsize=421560 CPUtime=100.2 cores=0,2,4,6
/proc/10379/stat : 10379 (adaptg2wsat2009) T 10377 10379 10379 0 -1 4202496 2055 0 0 0 10019 1 0 0 25 0 1 0 651099672 431677440 1782 33554432000 134512640 135107411 4287196736 18446744073709551615 134531613 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/10379/statm: 105390 1782 59 146 0 104266 0
[pid=10377/tid=10400] ppid=10293 vsize=355464 CPUtime=0 cores=0,2,4,6
/proc/10377/task/10400/stat : 10400 (python) S 10293 10293 10255 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651109705 363995136 6755 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 514 18446604444074321920 0 0 -1 6 0 0 0
[pid=10401] ppid=10293 vsize=365616 CPUtime=0.32 cores=0,2,4,6
/proc/10401/stat : 10401 (python) S 10293 10293 10255 0 -1 4202560 1142 0 0 0 17 15 0 0 19 0 2 0 651109709 374390784 6783 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/10401/statm: 91404 6783 400 364 0 27298 0
[pid=10403] ppid=10401 vsize=421560 CPUtime=99.32 cores=0,2,4,6
/proc/10403/stat : 10403 (adaptg2wsat2009) T 10401 10403 10403 0 -1 4202496 2058 0 0 0 9932 0 0 0 25 0 1 0 651109709 431677440 1782 33554432000 134512640 135107411 4287994432 18446744073709551615 134531848 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/10403/statm: 105390 1782 59 146 0 104266 0
[pid=10401/tid=10410] ppid=10293 vsize=365616 CPUtime=0 cores=0,2,4,6
/proc/10401/task/10410/stat : 10410 (python) S 10293 10293 10255 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651119642 374390784 6783 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 514 18446604453903594496 0 0 -1 6 0 0 0
[pid=10411] ppid=10293 vsize=376140 CPUtime=0.34 cores=0,2,4,6
/proc/10411/stat : 10411 (python) S 10293 10293 10255 0 -1 4202560 1159 0 0 0 17 17 0 0 19 0 2 0 651119646 385167360 6787 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/10411/statm: 94035 6787 400 364 0 29926 0
[pid=10413] ppid=10411 vsize=251288 CPUtime=100.17 cores=0,2,4,6
/proc/10413/stat : 10413 (FH) T 10411 10413 10413 0 -1 4202496 1950 0 0 0 10017 0 0 0 25 0 1 0 651119646 257318912 1682 33554432000 134512640 134936988 4289201024 18446744073709551615 134552368 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/10413/statm: 62822 1682 41 104 0 62326 0
[pid=10411/tid=10421] ppid=10293 vsize=376140 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10421/stat : 10421 (python) S 10293 10293 10255 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651129680 385167360 6787 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 514 18446604441448907776 0 0 -1 0 0 0 0
[pid=10422] ppid=10293 vsize=386540 CPUtime=0.63 cores=0,2,4,6
/proc/10422/stat : 10422 (python) S 10293 10293 10255 0 -1 4202560 1159 0 0 0 32 31 0 0 19 0 2 0 651129684 395816960 6832 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/10422/statm: 96635 6832 400 364 0 32523 0
[pid=10424] ppid=10422 vsize=268424 CPUtime=195.67 cores=0,2,4,6
/proc/10424/stat : 10424 (hybridGM3) T 10422 10424 10424 0 -1 4202496 5815 0 0 0 19567 0 0 0 25 0 1 0 651129684 274866176 5544 33554432000 134512640 135204385 4290481040 18446744073709551615 134538502 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/10424/statm: 67106 5544 63 169 0 66936 0
[pid=10422/tid=10434] ppid=10293 vsize=386540 CPUtime=0 cores=0,2,4,6
/proc/10422/task/10434/stat : 10434 (python) S 10293 10293 10255 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 651149252 395816960 6832 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 514 18446604448187899968 0 0 -1 6 0 0 0
[pid=10435] ppid=10293 vsize=396548 CPUtime=0.32 cores=0,2,4,6
/proc/10435/stat : 10435 (python) S 10293 10293 10255 0 -1 4202560 1151 0 0 0 16 16 0 0 19 0 2 0 651149256 406065152 6872 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/10435/statm: 99137 6872 400 364 0 35022 0
[pid=10437] ppid=10435 vsize=1018996 CPUtime=99.36 cores=0,2,4,6
/proc/10437/stat : 10437 (gnovelty+2) T 10435 10437 10437 0 -1 4202496 973 0 0 0 9936 0 0 0 25 0 1 0 651149257 1043451904 697 33554432000 134512640 135663704 4289559184 18446744073709551615 134545572 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/10437/statm: 254749 697 113 282 0 254465 0
[pid=10435/tid=10445] ppid=10293 vsize=396548 CPUtime=0 cores=0,2,4,6
/proc/10435/task/10445/stat : 10445 (python) S 10293 10293 10255 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651159193 406065152 6872 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 514 18446604446399117120 0 0 -1 6 0 0 0
[pid=10446] ppid=10293 vsize=406960 CPUtime=0.62 cores=0,2,4,6
/proc/10446/stat : 10446 (python) S 10293 10293 10255 0 -1 4202560 1177 0 0 0 34 28 0 0 19 0 2 0 651159197 416727040 6876 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/10446/statm: 101740 6876 400 364 0 37622 0
[pid=10448] ppid=10446 vsize=268420 CPUtime=196.45 cores=0,2,4,6
/proc/10448/stat : 10448 (hybridGM3) T 10446 10448 10448 0 -1 4202496 5815 0 0 0 19645 0 0 0 25 0 1 0 651159197 274862080 5544 33554432000 134512640 135204385 4293059264 18446744073709551615 134538534 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/10448/statm: 67105 5544 63 169 0 66935 0
[pid=10446/tid=10458] ppid=10293 vsize=406960 CPUtime=0 cores=0,2,4,6
/proc/10446/task/10458/stat : 10458 (python) S 10293 10293 10255 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651178864 416727040 6876 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 514 18446604441654305728 0 0 -1 6 0 0 0
[pid=10459] ppid=10293 vsize=417384 CPUtime=0.67 cores=0,2,4,6
/proc/10459/stat : 10459 (python) S 10293 10293 10255 0 -1 4202560 1181 0 0 0 39 28 0 0 19 0 2 0 651178868 427401216 6880 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/10459/statm: 104346 6880 400 364 0 40225 0
[pid=10461] ppid=10459 vsize=268420 CPUtime=199.68 cores=0,2,4,6
/proc/10461/stat : 10461 (hybridGM3) T 10459 10461 10461 0 -1 4202496 5817 0 0 0 19968 0 0 0 25 0 1 0 651178868 274862080 5544 33554432000 134512640 135204385 4287716832 18446744073709551615 134538264 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/10461/statm: 67105 5544 63 169 0 66935 0
[pid=10459/tid=10472] ppid=10293 vsize=417384 CPUtime=0 cores=0,2,4,6
/proc/10459/task/10472/stat : 10472 (python) S 10293 10293 10255 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651198843 427401216 6880 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 514 18446604440882702464 0 0 -1 6 0 0 0
[pid=10473] ppid=10293 vsize=427592 CPUtime=5.27 cores=0,2,4,6
/proc/10473/stat : 10473 (python) S 10293 10293 10255 0 -1 4202560 1224 0 0 0 294 233 0 0 19 0 2 0 651198847 437854208 6910 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/10473/statm: 106898 6910 407 364 0 42774 0
[pid=10475] ppid=10473 vsize=459768 CPUtime=1554.17 cores=0,2,4,6
/proc/10475/stat : 10475 (TNM) T 10473 10475 10475 0 -1 4202496 1927 0 0 0 155411 6 0 0 25 0 1 0 651198847 470802432 1652 33554432000 134512640 135008748 4292446624 18446744073709551615 134527059 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/10475/statm: 114942 1652 46 122 0 113842 0
[pid=10473/tid=10528] ppid=10293 vsize=427592 CPUtime=0 cores=0,2,4,6
/proc/10473/task/10528/stat : 10528 (python) S 10293 10293 10255 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 651354272 437854208 6910 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 514 18446604453903595392 0 0 -1 4 0 0 0
[pid=10529] ppid=10293 vsize=438208 CPUtime=0.33 cores=0,2,4,6
/proc/10529/stat : 10529 (python) S 10293 10293 10255 0 -1 4202560 1186 0 0 0 19 14 0 0 19 0 2 0 651354274 448724992 6914 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/10529/statm: 109552 6914 407 364 0 45425 0
[pid=10531] ppid=10529 vsize=421560 CPUtime=99.36 cores=0,2,4,6
/proc/10531/stat : 10531 (adaptg2wsat2009) T 10529 10531 10531 0 -1 4202496 2059 0 0 0 9936 0 0 0 25 0 1 0 651354274 431677440 1784 33554432000 134512640 135107411 4288807296 18446744073709551615 134531731 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/10531/statm: 105390 1784 59 146 0 104266 0
[pid=10529/tid=10535] ppid=10293 vsize=438208 CPUtime=0 cores=0,2,4,6
/proc/10529/task/10535/stat : 10535 (python) S 10293 10293 10255 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 651364211 448724992 6914 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 514 18446604451409692544 0 0 -1 6 0 0 0
[pid=10536] ppid=10293 vsize=448396 CPUtime=0.34 cores=0,2,4,6
/proc/10536/stat : 10536 (python) S 10293 10293 10255 0 -1 4202560 1171 0 0 0 18 16 0 0 19 0 2 0 651364213 459157504 6990 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/10536/statm: 112099 6990 401 364 0 47969 0
[pid=10538] ppid=10536 vsize=251292 CPUtime=100.32 cores=0,2,4,6
/proc/10538/stat : 10538 (FH) T 10536 10538 10538 0 -1 4202496 1958 0 0 0 10032 0 0 0 25 0 1 0 651364214 257323008 1683 33554432000 134512640 134936988 4294263120 18446744073709551615 134545068 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/10538/statm: 62823 1683 41 104 0 62327 0
[pid=10536/tid=10541] ppid=10293 vsize=448396 CPUtime=0 cores=0,2,4,6
/proc/10536/task/10541/stat : 10541 (python) S 10293 10293 10255 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651374247 459157504 6990 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 514 18446604451409691648 0 0 -1 6 0 0 0
[pid=10542] ppid=10293 vsize=458788 CPUtime=0 cores=0,2,4,6
/proc/10542/stat : 10542 (python) S 10293 10293 10255 0 -1 4202560 839 0 0 0 0 0 0 0 19 0 1 0 651374249 469798912 6942 33554432000 4194304 5683644 140733527274928 18446744073709551615 254261636678 0 0 16781312 514 18262712494671790079 0 0 17 2 0 0 0
/proc/10542/statm: 114697 6942 350 364 0 50564 0
[pid=10544] ppid=10542 vsize=268424 CPUtime=0.35 cores=0,2,4,6
/proc/10544/stat : 10544 (hybridGM3) R 10542 10544 10544 0 -1 4202496 5818 0 0 0 35 0 0 0 21 0 1 0 651374249 274866176 5544 33554432000 134512640 135204385 4290366208 18446744073709551615 134538056 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/10544/statm: 67106 5544 63 169 0 66936 0
[pid=10293/tid=10305] ppid=10291 vsize=468480 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10305/stat : 10305 (python) S 10291 10293 10255 0 -1 4202560 29 933 0 0 0 0 0 0 19 0 19 0 651030022 479723520 8507 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 2 0 0 0
[pid=10293/tid=10314] ppid=10291 vsize=468480 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10314/stat : 10314 (python) S 10291 10293 10255 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 19 0 651039758 479723520 8507 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 2 0 0 0
[pid=10293/tid=10325] ppid=10291 vsize=468480 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10325/stat : 10325 (python) S 10291 10293 10255 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 19 0 651049794 479723520 8507 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 0 0 0 0
[pid=10293/tid=10335] ppid=10291 vsize=468480 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10335/stat : 10335 (python) S 10291 10293 10255 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 651059728 479723520 8507 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 0 0 0 0
[pid=10293/tid=10346] ppid=10291 vsize=468480 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10346/stat : 10346 (python) S 10291 10293 10255 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 19 0 651069663 479723520 8507 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 2 0 0 0
[pid=10293/tid=10357] ppid=10291 vsize=468480 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10357/stat : 10357 (python) S 10291 10293 10255 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 19 0 651079697 479723520 8507 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 0 0 0 0
[pid=10293/tid=10367] ppid=10291 vsize=468480 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10367/stat : 10367 (python) S 10291 10293 10255 0 -1 4202560 31 933 0 0 0 0 0 0 20 0 19 0 651089635 479723520 8507 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 0 0 0 0
[pid=10293/tid=10378] ppid=10291 vsize=468480 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10378/stat : 10378 (python) S 10291 10293 10255 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 19 0 651099672 479723520 8507 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 0 0 0 0
[pid=10293/tid=10402] ppid=10291 vsize=468480 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10402/stat : 10402 (python) S 10291 10293 10255 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 19 0 651109709 479723520 8507 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 0 0 0 0
[pid=10293/tid=10412] ppid=10291 vsize=468480 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10412/stat : 10412 (python) S 10291 10293 10255 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 19 0 651119646 479723520 8507 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 6 0 0 0
[pid=10293/tid=10423] ppid=10291 vsize=468480 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10423/stat : 10423 (python) S 10291 10293 10255 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 651129684 479723520 8507 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 0 0 0 0
[pid=10293/tid=10436] ppid=10291 vsize=468480 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10436/stat : 10436 (python) S 10291 10293 10255 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 19 0 651149256 479723520 8507 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 2 0 0 0
[pid=10293/tid=10447] ppid=10291 vsize=468480 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10447/stat : 10447 (python) S 10291 10293 10255 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 19 0 651159197 479723520 8507 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 6 0 0 0
[pid=10293/tid=10460] ppid=10291 vsize=468480 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10460/stat : 10460 (python) S 10291 10293 10255 0 -1 4202560 31 933 0 0 0 0 0 0 20 0 19 0 651178868 479723520 8507 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 2 0 0 0
[pid=10293/tid=10474] ppid=10291 vsize=468480 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10474/stat : 10474 (python) S 10291 10293 10255 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 19 0 651198847 479723520 8507 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 2 0 0 0
[pid=10293/tid=10530] ppid=10291 vsize=468480 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10530/stat : 10530 (python) S 10291 10293 10255 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 19 0 651354274 479723520 8507 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 0 0 0 0
[pid=10293/tid=10537] ppid=10291 vsize=468480 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10537/stat : 10537 (python) S 10291 10293 10255 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 19 0 651364214 479723520 8507 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 0 0 0 0
[pid=10293/tid=10543] ppid=10291 vsize=468480 CPUtime=0 cores=0,2,4,6
/proc/10293/task/10543/stat : 10543 (python) S 10291 10293 10255 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 651374249 479723520 8507 33554432000 4194304 5683644 140733527274928 18446744073709551615 254273440177 0 0 16781312 2 18446604444759362368 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3454.81
Current children cumulated vsize (KiB) 16048776

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 3445.24
CPU time (s): 3454.81
CPU user time (s): 3449.49
CPU system time (s): 5.32
CPU usage (%): 100.278
Max. virtual memory (cumulated for all children) (KiB): 16048776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.30765
system time used= 0.19597
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30575
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= 9485
involuntary context switches= 45

runsolver used 27.2349 second user time and 53.3269 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-17 00:49:04
IDJOB=3386458
IDBENCH=82523
IDSOLVER=1872
FILE ID=node140/3386458-1305586144
RUNJOBID= node140-1305586143-10273
PBS_JOBID= 13350338
Free space on /tmp= 73428 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S877088425-001-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-3386458-1305586144/watcher-3386458-1305586144 -o /tmp/evaluation-result-3386458-1305586144/solver-3386458-1305586144 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386458-1305586144.cnf -seed 700887766 -budget 5000

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

MD5SUM BENCH= 419b5972e0565bacaabacb029af6176c
RANDOM SEED=700887766

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:      21505000 kB
Buffers:        335452 kB
Cached:        5022628 kB
SwapCached:       8088 kB
Active:        7671208 kB
Inactive:      3437120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21505000 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           65608 kB
Writeback:           0 kB
AnonPages:     5747148 kB
Mapped:          30632 kB
Slab:           228820 kB
PageTables:      41104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102041472 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= 73368 MiB
End job on node140 at 2011-05-17 01:46:32