Trace number 3386561

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) 3453.57 3441.94

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S894356234-063-UNKNOWN.cnf
MD5SUMc26a52ff3714cab8bc335a81bb8af922
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

Solver Data

0.38/0.66	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.38/0.66	c INFO: solving HOME/instance-3386561-1305586815.cnf
0.38/0.66	c INFO: computing task features
0.56/0.80	c INFO: computed variable-clause graph statistics
0.56/0.81	c INFO: computed clause balance statistics
1.26/1.56	c INFO: computed variable balance statistics
1.56/1.86	c INFO: computed small-clause counts
1.56/1.86	c INFO: computed Horn-clause counts
1.56/1.88	c INFO: computed variable graph statistics
1.56/1.88	c INFO: collected features for HOME/instance-3386561-1305586815.cnf in 1.22 s
1.65/1.91	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.36)
102.17/102.29	c INFO: running gnovelty+2@0 for 97 with 4898 remaining (b = 0.13)
202.83/202.68	c INFO: running adaptg2wsat2009++@0 for 97 with 4798 remaining (b = 0.08)
302.56/302.04	c INFO: running adaptg2wsat2009++@0 for 97 with 4698 remaining (b = 0.07)
403.28/402.41	c INFO: running adaptg2wsat2009++@0 for 97 with 4598 remaining (b = 0.05)
501.88/500.79	c INFO: running gnovelty+2@0 for 97 with 4500 remaining (b = 0.04)
602.61/601.19	c INFO: running FH@0 for 97 with 4399 remaining (b = 0.03)
703.25/701.58	c INFO: running adaptg2wsat2009++@0 for 97 with 4299 remaining (b = 0.03)
802.98/800.97	c INFO: running adaptg2wsat2009++@0 for 97 with 4200 remaining (b = 0.02)
901.70/899.37	c INFO: running FH@0 for 97 with 4101 remaining (b = 0.02)
1000.46/997.79	c INFO: running hybridGM3@0 for 194 with 4003 remaining (b = 0.04)
1201.06/1197.64	c INFO: running gnovelty+2@0 for 97 with 3803 remaining (b = 0.02)
1300.78/1297.08	c INFO: running hybridGM3@0 for 194 with 3704 remaining (b = 0.03)
1498.27/1493.86	c INFO: running hybridGM3@0 for 194 with 3507 remaining (b = 0.03)
1693.74/1688.68	c INFO: running TNM@0 for 1552 with 3312 remaining (b = 0.20)
3256.13/3245.12	c INFO: running adaptg2wsat2009++@0 for 97 with 1756 remaining (b = 0.01)
3353.88/3342.56	c INFO: running FH@0 for 97 with 1658 remaining (b = 0.01)
3452.64/3440.98	c INFO: running hybridGM3@0 for 194 with 1560 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-3386561-1305586815/watcher-3386561-1305586815 -o /tmp/evaluation-result-3386561-1305586815/solver-3386561-1305586815 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386561-1305586815.cnf -seed 2096126216 -budget 5000 

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

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: 4.00 3.79 3.48 5/445 11668
/proc/meminfo: memFree=23950568/32951124 swapFree=63649240/67111528
[pid=11668] ppid=11666 vsize=15756 CPUtime=0 cores=1,3,5,7
/proc/11668/stat : 11668 (python) R 11666 11668 11495 0 -1 4202496 839 0 0 0 0 0 0 0 22 0 1 0 670279991 16134144 723 33554432000 4194304 5683644 140735097877824 18446744073709551615 210204645376 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/11668/statm: 3940 725 334 364 0 427 0

[startup+0.038418 s]
/proc/loadavg: 4.00 3.79 3.48 5/445 11668
/proc/meminfo: memFree=23950568/32951124 swapFree=63649240/67111528
[pid=11668] ppid=11666 vsize=18892 CPUtime=0.01 cores=1,3,5,7
/proc/11668/stat : 11668 (python) R 11666 11668 11495 0 -1 4202496 1256 0 0 0 1 0 0 0 22 0 1 0 670279991 19345408 1111 33554432000 4194304 5683644 140735097877824 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/11668/statm: 4723 1114 421 364 0 692 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18892

[startup+0.100406 s]
/proc/loadavg: 4.00 3.79 3.48 5/445 11668
/proc/meminfo: memFree=23950568/32951124 swapFree=63649240/67111528
[pid=11668] ppid=11666 vsize=85624 CPUtime=0.05 cores=1,3,5,7
/proc/11668/stat : 11668 (python) S 11666 11668 11495 0 -1 4202496 2629 0 0 0 4 1 0 0 17 0 1 0 670279991 87678976 2348 33554432000 4194304 5683644 140735097877824 18446744073709551615 210204645376 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/11668/statm: 21406 2348 713 364 0 1623 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85624

[startup+0.300375 s]
/proc/loadavg: 4.00 3.79 3.48 5/445 11668
/proc/meminfo: memFree=23950568/32951124 swapFree=63649240/67111528
[pid=11668] ppid=11666 vsize=135752 CPUtime=0.19 cores=1,3,5,7
/proc/11668/stat : 11668 (python) R 11666 11668 11495 0 -1 4202496 5971 932 1 0 13 6 0 0 17 0 1 0 670279991 139010048 4149 33554432000 4194304 5683644 140735097877824 18446744073709551615 210204643333 0 2147483391 16781312 2 0 0 0 17 3 0 0 0
/proc/11668/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.700281 s]
/proc/loadavg: 4.00 3.79 3.48 5/445 11668
/proc/meminfo: memFree=23950568/32951124 swapFree=63649240/67111528
[pid=11668] ppid=11666 vsize=280120 CPUtime=0.46 cores=1,3,5,7
/proc/11668/stat : 11668 (python) R 11666 11668 11495 0 -1 4202496 9703 932 1 0 30 16 0 0 15 0 1 0 670279991 286842880 7374 33554432000 4194304 5683644 140735097877824 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/11668/statm: 70030 7374 1761 364 0 5954 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 280120

[startup+1.50115 s]
/proc/loadavg: 4.00 3.79 3.48 5/446 11673
/proc/meminfo: memFree=23922536/32951124 swapFree=63649240/67111528
[pid=11668] ppid=11666 vsize=283976 CPUtime=1.26 cores=1,3,5,7
/proc/11668/stat : 11668 (python) R 11666 11668 11495 0 -1 4202496 11753 932 1 0 110 16 0 0 16 0 1 0 670279991 290791424 8378 33554432000 4194304 5683644 140735097877824 18446744073709551615 4531971 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/11668/statm: 70994 8378 1826 364 0 6918 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 283976

[startup+3.10089 s]
/proc/loadavg: 4.00 3.79 3.48 5/449 11676
/proc/meminfo: memFree=23922264/32951124 swapFree=63649240/67111528
[pid=11668] ppid=11666 vsize=289868 CPUtime=1.67 cores=1,3,5,7
/proc/11668/stat : 11668 (python) S 11666 11668 11495 0 -1 4202496 12108 932 1 0 151 16 0 0 19 0 2 0 670279991 296824832 7339 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11668/statm: 72467 7339 1877 364 0 8385 0
[pid=11674] ppid=11668 vsize=280108 CPUtime=0 cores=1,3,5,7
/proc/11674/stat : 11674 (python) S 11668 11668 11495 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 670280183 286830592 5814 33554432000 4194304 5683644 140735097877824 18446744073709551615 210204667407 0 0 16781312 514 9446710340541710598 0 0 17 3 0 0 0
/proc/11674/statm: 70027 5814 355 364 0 5945 0
[pid=11676] ppid=11674 vsize=1018820 CPUtime=1.17 cores=1,3,5,7
/proc/11676/stat : 11676 (gnovelty+2) R 11674 11676 11676 0 -1 4202496 862 0 0 0 117 0 0 0 22 0 1 0 670280183 1043271680 596 33554432000 134512640 135663704 4287510000 18446744073709551615 134524747 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11676/statm: 254705 596 113 282 0 254421 0
[pid=11668/tid=11675] ppid=11666 vsize=289868 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11675/stat : 11675 (python) S 11666 11668 11495 0 -1 4202560 27 932 0 0 0 0 0 0 19 0 2 0 670280183 296824832 7339 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 1588796

[startup+6.30031 s]
/proc/loadavg: 4.00 3.79 3.49 5/449 11676
/proc/meminfo: memFree=23922016/32951124 swapFree=63649240/67111528
[pid=11668] ppid=11666 vsize=289868 CPUtime=1.67 cores=1,3,5,7
/proc/11668/stat : 11668 (python) S 11666 11668 11495 0 -1 4202496 12108 932 1 0 151 16 0 0 19 0 2 0 670279991 296824832 7339 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11668/statm: 72467 7339 1877 364 0 8385 0
[pid=11674] ppid=11668 vsize=280108 CPUtime=0.01 cores=1,3,5,7
/proc/11674/stat : 11674 (python) S 11668 11668 11495 0 -1 4202560 881 0 0 0 0 1 0 0 18 0 1 0 670280183 286830592 5837 33554432000 4194304 5683644 140735097877824 18446744073709551615 210204667407 0 0 16781312 514 9446710340541710598 0 0 17 3 0 0 0
/proc/11674/statm: 70027 5837 378 364 0 5945 0
[pid=11676] ppid=11674 vsize=1018820 CPUtime=4.37 cores=1,3,5,7
/proc/11676/stat : 11676 (gnovelty+2) R 11674 11676 11676 0 -1 4202496 862 0 0 0 437 0 0 0 25 0 1 0 670280183 1043271680 596 33554432000 134512640 135663704 4287510000 18446744073709551615 134525168 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/11676/statm: 254705 596 113 282 0 254421 0
[pid=11668/tid=11675] ppid=11666 vsize=289868 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11675/stat : 11675 (python) S 11666 11668 11495 0 -1 4202560 27 932 0 0 0 0 0 0 19 0 2 0 670280183 296824832 7339 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 1588796

[startup+12.7003 s]
/proc/loadavg: 4.00 3.79 3.49 5/449 11677
/proc/meminfo: memFree=23921096/32951124 swapFree=63649240/67111528
[pid=11668] ppid=11666 vsize=289868 CPUtime=1.67 cores=1,3,5,7
/proc/11668/stat : 11668 (python) S 11666 11668 11495 0 -1 4202496 12108 932 1 0 151 16 0 0 19 0 2 0 670279991 296824832 7339 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11668/statm: 72467 7339 1877 364 0 8385 0
[pid=11674] ppid=11668 vsize=280108 CPUtime=0.02 cores=1,3,5,7
/proc/11674/stat : 11674 (python) S 11668 11668 11495 0 -1 4202560 883 0 0 0 1 1 0 0 18 0 1 0 670280183 286830592 5837 33554432000 4194304 5683644 140735097877824 18446744073709551615 210204667407 0 0 16781312 514 11919198626301051142 0 0 17 3 0 0 0
/proc/11674/statm: 70027 5837 378 364 0 5945 0
[pid=11676] ppid=11674 vsize=1018820 CPUtime=10.76 cores=1,3,5,7
/proc/11676/stat : 11676 (gnovelty+2) R 11674 11676 11676 0 -1 4202496 862 0 0 0 1076 0 0 0 25 0 1 0 670280183 1043271680 596 33554432000 134512640 135663704 4287510000 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11676/statm: 254705 596 113 282 0 254421 0
[pid=11668/tid=11675] ppid=11666 vsize=289868 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11675/stat : 11675 (python) S 11666 11668 11495 0 -1 4202560 27 932 0 0 0 0 0 0 19 0 2 0 670280183 296824832 7339 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 1588796

[startup+25.5011 s]
/proc/loadavg: 4.00 3.80 3.50 5/449 11677
/proc/meminfo: memFree=23921344/32951124 swapFree=63649240/67111528
[pid=11668] ppid=11666 vsize=289868 CPUtime=1.67 cores=1,3,5,7
/proc/11668/stat : 11668 (python) S 11666 11668 11495 0 -1 4202496 12108 932 1 0 151 16 0 0 19 0 2 0 670279991 296824832 7339 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11668/statm: 72467 7339 1877 364 0 8385 0
[pid=11674] ppid=11668 vsize=280108 CPUtime=0.07 cores=1,3,5,7
/proc/11674/stat : 11674 (python) S 11668 11668 11495 0 -1 4202560 888 0 0 0 3 4 0 0 18 0 1 0 670280183 286830592 5837 33554432000 4194304 5683644 140735097877824 18446744073709551615 210204667407 0 0 16781312 514 11919198626301051142 0 0 17 3 0 0 0
/proc/11674/statm: 70027 5837 378 364 0 5945 0
[pid=11676] ppid=11674 vsize=1018820 CPUtime=23.55 cores=1,3,5,7
/proc/11676/stat : 11676 (gnovelty+2) R 11674 11676 11676 0 -1 4202496 862 0 0 0 2355 0 0 0 25 0 1 0 670280183 1043271680 596 33554432000 134512640 135663704 4287510000 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11676/statm: 254705 596 113 282 0 254421 0
[pid=11668/tid=11675] ppid=11666 vsize=289868 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11675/stat : 11675 (python) S 11666 11668 11495 0 -1 4202560 27 932 0 0 0 0 0 0 19 0 2 0 670280183 296824832 7339 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 1588796

[startup+51.1008 s]
/proc/loadavg: 4.00 3.82 3.51 5/453 11690
/proc/meminfo: memFree=23905836/32951124 swapFree=63649240/67111528
[pid=11668] ppid=11666 vsize=289868 CPUtime=1.67 cores=1,3,5,7
/proc/11668/stat : 11668 (python) S 11666 11668 11495 0 -1 4202496 12108 932 1 0 151 16 0 0 19 0 2 0 670279991 296824832 7339 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11668/statm: 72467 7339 1877 364 0 8385 0
[pid=11674] ppid=11668 vsize=280108 CPUtime=0.14 cores=1,3,5,7
/proc/11674/stat : 11674 (python) S 11668 11668 11495 0 -1 4202560 898 0 0 0 7 7 0 0 18 0 1 0 670280183 286830592 5837 33554432000 4194304 5683644 140735097877824 18446744073709551615 210204667407 0 0 16781312 514 11919198626301051142 0 0 17 3 0 0 0
/proc/11674/statm: 70027 5837 378 364 0 5945 0
[pid=11676] ppid=11674 vsize=1018820 CPUtime=49.13 cores=1,3,5,7
/proc/11676/stat : 11676 (gnovelty+2) R 11674 11676 11676 0 -1 4202496 862 0 0 0 4913 0 0 0 25 0 1 0 670280183 1043271680 596 33554432000 134512640 135663704 4287510000 18446744073709551615 134524888 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11676/statm: 254705 596 113 282 0 254421 0
[pid=11668/tid=11675] ppid=11666 vsize=289868 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11675/stat : 11675 (python) S 11666 11668 11495 0 -1 4202560 27 932 0 0 0 0 0 0 19 0 2 0 670280183 296824832 7339 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 1588796

[startup+102.316 s]
/proc/loadavg: 4.05 3.86 3.54 5/453 11692
/proc/meminfo: memFree=23906460/32951124 swapFree=63649240/67111528
[pid=11668] ppid=11666 vsize=300124 CPUtime=1.7 cores=1,3,5,7
/proc/11668/stat : 11668 (python) S 11666 11668 11495 0 -1 4202496 12968 932 1 0 154 16 0 0 19 0 3 0 670279991 307326976 7346 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11668/statm: 75031 7346 1880 364 0 10946 0
[pid=11674] ppid=11668 vsize=290352 CPUtime=0.32 cores=1,3,5,7
/proc/11674/stat : 11674 (python) S 11668 11668 11495 0 -1 4202560 1071 0 0 0 16 16 0 0 19 0 2 0 670280183 297320448 5874 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/11674/statm: 72588 5874 410 364 0 8506 0
[pid=11676] ppid=11674 vsize=1018820 CPUtime=100.26 cores=1,3,5,7
/proc/11676/stat : 11676 (gnovelty+2) T 11674 11676 11676 0 -1 4202496 862 0 0 0 10026 0 0 0 25 0 1 0 670280183 1043271680 596 33554432000 134512640 135663704 4287510000 18446744073709551615 134564670 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/11676/statm: 254705 596 113 282 0 254421 0
[pid=11668/tid=11675] ppid=11666 vsize=300124 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11675/stat : 11675 (python) S 11666 11668 11495 0 -1 4202560 27 932 0 0 0 0 0 0 19 0 3 0 670280183 307326976 7346 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1609296

[startup+162.301 s]
/proc/loadavg: 4.07 3.90 3.57 6/461 11702
/proc/meminfo: memFree=23885272/32951124 swapFree=63649240/67111528
[pid=11668] ppid=11666 vsize=300124 CPUtime=1.7 cores=1,3,5,7
/proc/11668/stat : 11668 (python) S 11666 11668 11495 0 -1 4202496 12968 932 1 0 154 16 0 0 19 0 3 0 670279991 307326976 7346 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11668/statm: 75031 7346 1880 364 0 10946 0
[pid=11674] ppid=11668 vsize=290352 CPUtime=0.32 cores=1,3,5,7
/proc/11674/stat : 11674 (python) S 11668 11668 11495 0 -1 4202560 1071 0 0 0 16 16 0 0 19 0 2 0 670280183 297320448 5874 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/11674/statm: 72588 5874 410 364 0 8506 0
[pid=11676] ppid=11674 vsize=1018820 CPUtime=100.26 cores=1,3,5,7
/proc/11676/stat : 11676 (gnovelty+2) T 11674 11676 11676 0 -1 4202496 862 0 0 0 10026 0 0 0 25 0 1 0 670280183 1043271680 596 33554432000 134512640 135663704 4287510000 18446744073709551615 134564670 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/11676/statm: 254705 596 113 282 0 254421 0
[pid=11674/tid=11693] ppid=11668 vsize=290352 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11693/stat : 11693 (python) S 11668 11668 11495 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670290217 297320448 5874 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 514 18446604459407144192 0 0 -1 7 0 0 0
[pid=11694] ppid=11668 vsize=290436 CPUtime=0.18 cores=1,3,5,7
/proc/11694/stat : 11694 (python) S 11668 11668 11495 0 -1 4202560 909 0 0 0 9 9 0 0 18 0 1 0 670290220 297406464 5835 33554432000 4194304 5683644 140735097877824 18446744073709551615 210204667462 0 0 16781312 514 11919198626301051142 0 0 17 3 0 0 0
/proc/11694/statm: 72609 5835 372 364 0 8524 0
[pid=11696] ppid=11694 vsize=1018820 CPUtime=59.95 cores=1,3,5,7
/proc/11696/stat : 11696 (gnovelty+2) R 11694 11696 11696 0 -1 4202496 860 0 0 0 5995 0 0 0 25 0 1 0 670290221 1043271680 595 33554432000 134512640 135663704 4286681840 18446744073709551615 134525699 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/11696/statm: 254705 595 113 282 0 254421 0
[pid=11668/tid=11675] ppid=11666 vsize=300124 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11675/stat : 11675 (python) S 11666 11668 11495 0 -1 4202560 27 932 0 0 0 0 0 0 19 0 3 0 670280183 307326976 7346 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 3 0 0 0
[pid=11668/tid=11695] ppid=11666 vsize=300124 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11695/stat : 11695 (python) S 11666 11668 11495 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 3 0 670290220 307326976 7346 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 162.41

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

/proc/11720/statm: 104857 1176 59 146 0 103733 0
[pid=11718/tid=11728] ppid=11668 vsize=311124 CPUtime=0 cores=1,3,5,7
/proc/11718/task/11728/stat : 11728 (python) S 11668 11668 11495 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670320228 318590976 5911 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 514 18446604468668875136 0 0 -1 7 0 0 0
[pid=11729] ppid=11668 vsize=321384 CPUtime=0.33 cores=1,3,5,7
/proc/11729/stat : 11729 (python) S 11668 11668 11495 0 -1 4202560 1119 0 0 0 18 15 0 0 19 0 2 0 670320232 329097216 5938 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11729/statm: 80346 5938 400 364 0 16252 0
[pid=11731] ppid=11729 vsize=419428 CPUtime=98.33 cores=1,3,5,7
/proc/11731/stat : 11731 (adaptg2wsat2009) T 11729 11731 11731 0 -1 4202496 1444 0 0 0 9833 0 0 0 25 0 1 0 670320232 429494272 1176 33554432000 134512640 135107411 4292969760 18446744073709551615 134531768 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/11731/statm: 104857 1176 59 146 0 103733 0
[pid=11729/tid=11734] ppid=11668 vsize=321384 CPUtime=0 cores=1,3,5,7
/proc/11729/task/11734/stat : 11734 (python) S 11668 11668 11495 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670330066 329097216 5938 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 514 18446604458690622528 0 0 -1 7 0 0 0
[pid=11735] ppid=11668 vsize=331748 CPUtime=0.33 cores=1,3,5,7
/proc/11735/stat : 11735 (python) S 11668 11668 11495 0 -1 4202560 1122 0 0 0 17 16 0 0 19 0 2 0 670330070 339709952 5943 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11735/statm: 82937 5943 400 364 0 18840 0
[pid=11737] ppid=11735 vsize=1018820 CPUtime=100.36 cores=1,3,5,7
/proc/11737/stat : 11737 (gnovelty+2) T 11735 11737 11737 0 -1 4202496 861 0 0 0 10036 0 0 0 25 0 1 0 670330070 1043271680 595 33554432000 134512640 135663704 4290110640 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/11737/statm: 254705 595 113 282 0 254421 0
[pid=11735/tid=11745] ppid=11668 vsize=331748 CPUtime=0 cores=1,3,5,7
/proc/11735/task/11745/stat : 11745 (python) S 11668 11668 11495 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670340107 339709952 5943 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 514 18446604458690621632 0 0 -1 7 0 0 0
[pid=11746] ppid=11668 vsize=341936 CPUtime=0.34 cores=1,3,5,7
/proc/11746/stat : 11746 (python) S 11668 11668 11495 0 -1 4202560 1165 0 0 0 18 16 0 0 19 0 2 0 670340110 350142464 5980 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11746/statm: 85484 5980 406 364 0 21384 0
[pid=11748] ppid=11746 vsize=249196 CPUtime=100.25 cores=1,3,5,7
/proc/11748/stat : 11748 (FH) T 11746 11748 11748 0 -1 4202496 1327 0 0 0 10025 0 0 0 25 0 1 0 670340111 255176704 1058 33554432000 134512640 134936988 4290055296 18446744073709551615 134553238 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11748/statm: 62299 1058 41 104 0 61803 0
[pid=11746/tid=11756] ppid=11668 vsize=341936 CPUtime=0 cores=1,3,5,7
/proc/11746/task/11756/stat : 11756 (python) S 11668 11668 11495 0 -1 4202560 96 0 0 0 0 0 0 0 19 0 2 0 670350146 350142464 5980 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 514 18446604467262455872 0 0 -1 7 0 0 0
[pid=11757] ppid=11668 vsize=352020 CPUtime=0.34 cores=1,3,5,7
/proc/11757/stat : 11757 (python) S 11668 11668 11495 0 -1 4202560 1155 0 0 0 17 17 0 0 19 0 2 0 670350149 360468480 5984 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11757/statm: 88005 5984 406 364 0 23902 0
[pid=11759] ppid=11757 vsize=419428 CPUtime=99.34 cores=1,3,5,7
/proc/11759/stat : 11759 (adaptg2wsat2009) T 11757 11759 11759 0 -1 4202496 1452 0 0 0 9934 0 0 0 25 0 1 0 670350150 429494272 1175 33554432000 134512640 135107411 4292122448 18446744073709551615 134531392 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11759/statm: 104857 1175 59 146 0 103733 0
[pid=11757/tid=11762] ppid=11668 vsize=352020 CPUtime=0 cores=1,3,5,7
/proc/11757/task/11762/stat : 11762 (python) S 11668 11668 11495 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670360085 360468480 5984 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 514 18446604467262457664 0 0 -1 7 0 0 0
[pid=11763] ppid=11668 vsize=362884 CPUtime=0.35 cores=1,3,5,7
/proc/11763/stat : 11763 (python) S 11668 11668 11495 0 -1 4202560 1135 0 0 0 16 19 0 0 19 0 2 0 670360088 371593216 5982 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11763/statm: 90721 5982 400 364 0 26615 0
[pid=11765] ppid=11763 vsize=419428 CPUtime=98.35 cores=1,3,5,7
/proc/11765/stat : 11765 (adaptg2wsat2009) T 11763 11765 11765 0 -1 4202496 1448 0 0 0 9835 0 0 0 25 0 1 0 670360089 429494272 1175 33554432000 134512640 135107411 4288752128 18446744073709551615 134531709 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/11765/statm: 104857 1175 59 146 0 103733 0
[pid=11763/tid=11773] ppid=11668 vsize=362884 CPUtime=0 cores=1,3,5,7
/proc/11763/task/11773/stat : 11773 (python) S 11668 11668 11495 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670369925 371593216 5982 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 514 18446604454390878464 0 0 -1 7 0 0 0
[pid=11774] ppid=11668 vsize=372792 CPUtime=0.35 cores=1,3,5,7
/proc/11774/stat : 11774 (python) S 11668 11668 11495 0 -1 4202560 1136 0 0 0 19 16 0 0 19 0 2 0 670369928 381739008 6078 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11774/statm: 93198 6078 400 364 0 29089 0
[pid=11776] ppid=11774 vsize=249192 CPUtime=98.36 cores=1,3,5,7
/proc/11776/stat : 11776 (FH) T 11774 11776 11776 0 -1 4202496 1329 0 0 0 9836 0 0 0 25 0 1 0 670369929 255172608 1059 33554432000 134512640 134936988 4294473344 18446744073709551615 134545016 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/11776/statm: 62298 1059 41 104 0 61802 0
[pid=11774/tid=11784] ppid=11668 vsize=372792 CPUtime=0 cores=1,3,5,7
/proc/11774/task/11784/stat : 11784 (python) S 11668 11668 11495 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670379767 381739008 6078 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 514 18446604463213183168 0 0 -1 7 0 0 0
[pid=11785] ppid=11668 vsize=383192 CPUtime=0.72 cores=1,3,5,7
/proc/11785/stat : 11785 (python) S 11668 11668 11495 0 -1 4202560 1152 0 0 0 36 36 0 0 19 0 2 0 670379771 392388608 6082 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11785/statm: 95798 6082 400 364 0 31686 0
[pid=11787] ppid=11785 vsize=268420 CPUtime=199.79 cores=1,3,5,7
/proc/11787/stat : 11787 (hybridGM3) T 11785 11787 11787 0 -1 4202496 5276 0 0 0 19979 0 0 0 25 0 1 0 670379771 274862080 5008 33554432000 134512640 135204385 4293292480 18446744073709551615 134538395 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/11787/statm: 67105 5008 63 169 0 66935 0
[pid=11785/tid=11797] ppid=11668 vsize=383192 CPUtime=0 cores=1,3,5,7
/proc/11785/task/11797/stat : 11797 (python) S 11668 11668 11495 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670399751 392388608 6082 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 514 18446604463213184064 0 0 -1 7 0 0 0
[pid=11798] ppid=11668 vsize=393448 CPUtime=0.36 cores=1,3,5,7
/proc/11798/stat : 11798 (python) S 11668 11668 11495 0 -1 4202560 1141 0 0 0 19 17 0 0 19 0 2 0 670399755 402890752 6086 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11798/statm: 98362 6086 400 364 0 34247 0
[pid=11800] ppid=11798 vsize=1018820 CPUtime=99.38 cores=1,3,5,7
/proc/11800/stat : 11800 (gnovelty+2) T 11798 11800 11800 0 -1 4202496 867 0 0 0 9938 0 0 0 25 0 1 0 670399755 1043271680 596 33554432000 134512640 135663704 4290062368 18446744073709551615 134525224 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11800/statm: 254705 596 113 282 0 254421 0
[pid=11798/tid=11804] ppid=11668 vsize=393448 CPUtime=0 cores=1,3,5,7
/proc/11798/task/11804/stat : 11804 (python) S 11668 11668 11495 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670409695 402890752 6086 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 514 18446604460717078528 0 0 -1 3 0 0 0
[pid=11805] ppid=11668 vsize=403556 CPUtime=0.69 cores=1,3,5,7
/proc/11805/stat : 11805 (python) S 11668 11668 11495 0 -1 4202560 1164 0 0 0 36 33 0 0 19 0 2 0 670409699 413241344 6090 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11805/statm: 100889 6090 400 364 0 36771 0
[pid=11807] ppid=11805 vsize=268420 CPUtime=196.73 cores=1,3,5,7
/proc/11807/stat : 11807 (hybridGM3) T 11805 11807 11807 0 -1 4202496 5282 0 0 0 19673 0 0 0 25 0 1 0 670409699 274862080 5009 33554432000 134512640 135204385 4289889104 18446744073709551615 134538041 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/11807/statm: 67105 5009 63 169 0 66935 0
[pid=11805/tid=11892] ppid=11668 vsize=403556 CPUtime=0 cores=1,3,5,7
/proc/11805/task/11892/stat : 11892 (python) S 11668 11668 11495 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670429373 413241344 6090 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 514 18446604460717077632 0 0 -1 3 0 0 0
[pid=11893] ppid=11668 vsize=414140 CPUtime=0.69 cores=1,3,5,7
/proc/11893/stat : 11893 (python) S 11668 11668 11495 0 -1 4202560 1175 0 0 0 35 34 0 0 19 0 2 0 670429377 424079360 6094 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11893/statm: 103535 6094 400 364 0 39414 0
[pid=11895] ppid=11893 vsize=268424 CPUtime=194.77 cores=1,3,5,7
/proc/11895/stat : 11895 (hybridGM3) T 11893 11895 11895 0 -1 4202496 5282 0 0 0 19477 0 0 0 25 0 1 0 670429378 274866176 5010 33554432000 134512640 135204385 4291409600 18446744073709551615 134538284 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/11895/statm: 67106 5010 63 169 0 66936 0
[pid=11893/tid=11909] ppid=11668 vsize=414140 CPUtime=0 cores=1,3,5,7
/proc/11893/task/11909/stat : 11909 (python) S 11668 11668 11495 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670448855 424079360 6094 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 514 18446604466707523648 0 0 -1 1 0 0 0
[pid=11910] ppid=11668 vsize=424572 CPUtime=5.86 cores=1,3,5,7
/proc/11910/stat : 11910 (python) S 11668 11668 11495 0 -1 4202560 1227 0 0 0 300 286 0 0 18 0 2 0 670448859 434761728 6105 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11910/statm: 106143 6105 407 364 0 42019 0
[pid=11912] ppid=11910 vsize=457668 CPUtime=1556.44 cores=1,3,5,7
/proc/11912/stat : 11912 (TNM) T 11910 11912 11912 0 -1 4202496 1311 0 0 0 155644 0 0 0 25 0 1 0 670448859 468652032 1036 33554432000 134512640 135008748 4287408448 18446744073709551615 134527693 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11912/statm: 114417 1036 46 122 0 113317 0
[pid=11910/tid=12003] ppid=11668 vsize=424572 CPUtime=0 cores=1,3,5,7
/proc/11910/task/12003/stat : 12003 (python) S 11668 11668 11495 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670604502 434761728 6105 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 514 18446604466707522752 0 0 -1 3 0 0 0
[pid=12004] ppid=11668 vsize=435008 CPUtime=0.37 cores=1,3,5,7
/proc/12004/stat : 12004 (python) S 11668 11668 11495 0 -1 4202560 1173 0 0 0 18 19 0 0 19 0 2 0 670604504 445448192 6147 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12004/statm: 108752 6147 407 364 0 44625 0
[pid=12006] ppid=12004 vsize=419428 CPUtime=97.4 cores=1,3,5,7
/proc/12006/stat : 12006 (adaptg2wsat2009) T 12004 12006 12006 0 -1 4202496 1450 0 0 0 9740 0 0 0 25 0 1 0 670604504 429494272 1175 33554432000 134512640 135107411 4293019904 18446744073709551615 134531613 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/12006/statm: 104857 1175 59 146 0 103733 0
[pid=12004/tid=12013] ppid=11668 vsize=435008 CPUtime=0 cores=1,3,5,7
/proc/12004/task/12013/stat : 12013 (python) S 11668 11668 11495 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670614245 445448192 6147 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 514 18446604471158024000 0 0 -1 1 0 0 0
[pid=12014] ppid=11668 vsize=445448 CPUtime=0.38 cores=1,3,5,7
/proc/12014/stat : 12014 (python) S 11668 11668 11495 0 -1 4202560 1156 0 0 0 18 20 0 0 19 0 2 0 670614247 456138752 6190 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12014/statm: 111362 6190 401 364 0 47232 0
[pid=12016] ppid=12014 vsize=249192 CPUtime=98.39 cores=1,3,5,7
/proc/12016/stat : 12016 (FH) T 12014 12016 12016 0 -1 4202496 1334 0 0 0 9839 0 0 0 25 0 1 0 670614248 255172608 1059 33554432000 134512640 134936988 4289654032 18446744073709551615 134553579 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/12016/statm: 62298 1059 41 104 0 61802 0
[pid=12014/tid=12020] ppid=11668 vsize=445448 CPUtime=0 cores=1,3,5,7
/proc/12014/task/12020/stat : 12020 (python) S 11668 11668 11495 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670624087 456138752 6190 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 514 18446604463005517120 0 0 -1 7 0 0 0
[pid=12021] ppid=11668 vsize=455656 CPUtime=0 cores=1,3,5,7
/proc/12021/stat : 12021 (python) S 11668 11668 11495 0 -1 4202560 840 0 0 0 0 0 0 0 18 0 1 0 670624090 466591744 6188 33554432000 4194304 5683644 140735097877824 18446744073709551615 210204667462 0 0 16781312 514 6454856463113256959 0 0 17 1 0 0 0
/proc/12021/statm: 113914 6188 350 364 0 49781 0
[pid=12023] ppid=12021 vsize=268428 CPUtime=0.83 cores=1,3,5,7
/proc/12023/stat : 12023 (hybridGM3) R 12021 12023 12023 0 -1 4202496 5284 0 0 0 83 0 0 0 21 0 1 0 670624090 274870272 5010 33554432000 134512640 135204385 4289255616 18446744073709551615 134538524 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12023/statm: 67107 5010 63 169 0 66937 0
[pid=11668/tid=11675] ppid=11666 vsize=465464 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11675/stat : 11675 (python) S 11666 11668 11495 0 -1 4202560 27 932 0 0 0 0 0 0 19 0 19 0 670280183 476635136 7753 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 3 0 0 0
[pid=11668/tid=11695] ppid=11666 vsize=465464 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11695/stat : 11695 (python) S 11666 11668 11495 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 19 0 670290220 476635136 7753 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 3 0 0 0
[pid=11668/tid=11706] ppid=11666 vsize=465464 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11706/stat : 11706 (python) S 11666 11668 11495 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 19 0 670300259 476635136 7753 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 3 0 0 0
[pid=11668/tid=11719] ppid=11666 vsize=465464 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11719/stat : 11719 (python) S 11666 11668 11495 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 19 0 670310195 476635136 7753 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 3 0 0 0
[pid=11668/tid=11730] ppid=11666 vsize=465464 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11730/stat : 11730 (python) S 11666 11668 11495 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 670320232 476635136 7753 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 3 0 0 0
[pid=11668/tid=11736] ppid=11666 vsize=465464 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11736/stat : 11736 (python) S 11666 11668 11495 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 19 0 670330070 476635136 7753 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 3 0 0 0
[pid=11668/tid=11747] ppid=11666 vsize=465464 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11747/stat : 11747 (python) S 11666 11668 11495 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 670340110 476635136 7753 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 3 0 0 0
[pid=11668/tid=11758] ppid=11666 vsize=465464 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11758/stat : 11758 (python) S 11666 11668 11495 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 19 0 670350149 476635136 7753 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 3 0 0 0
[pid=11668/tid=11764] ppid=11666 vsize=465464 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11764/stat : 11764 (python) S 11666 11668 11495 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 19 0 670360089 476635136 7753 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 3 0 0 0
[pid=11668/tid=11775] ppid=11666 vsize=465464 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11775/stat : 11775 (python) S 11666 11668 11495 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 670369929 476635136 7753 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 3 0 0 0
[pid=11668/tid=11786] ppid=11666 vsize=465464 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11786/stat : 11786 (python) S 11666 11668 11495 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 19 0 670379771 476635136 7753 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 3 0 0 0
[pid=11668/tid=11799] ppid=11666 vsize=465464 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11799/stat : 11799 (python) S 11666 11668 11495 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 19 0 670399755 476635136 7753 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 7 0 0 0
[pid=11668/tid=11806] ppid=11666 vsize=465464 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11806/stat : 11806 (python) S 11666 11668 11495 0 -1 4202560 24 932 0 0 0 0 0 0 20 0 19 0 670409699 476635136 7753 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 7 0 0 0
[pid=11668/tid=11894] ppid=11666 vsize=465464 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11894/stat : 11894 (python) S 11666 11668 11495 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 670429377 476635136 7753 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 7 0 0 0
[pid=11668/tid=11911] ppid=11666 vsize=465464 CPUtime=0 cores=1,3,5,7
/proc/11668/task/11911/stat : 11911 (python) S 11666 11668 11495 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 670448859 476635136 7753 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 1 0 0 0
[pid=11668/tid=12005] ppid=11666 vsize=465464 CPUtime=0 cores=1,3,5,7
/proc/11668/task/12005/stat : 12005 (python) S 11666 11668 11495 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 19 0 670604504 476635136 7753 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 7 0 0 0
[pid=11668/tid=12015] ppid=11666 vsize=465464 CPUtime=0 cores=1,3,5,7
/proc/11668/task/12015/stat : 12015 (python) S 11666 11668 11495 0 -1 4202560 24 932 0 0 0 0 0 0 20 0 19 0 670614247 476635136 7753 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 1 0 0 0
[pid=11668/tid=12022] ppid=11666 vsize=465464 CPUtime=0 cores=1,3,5,7
/proc/11668/task/12022/stat : 12022 (python) S 11666 11668 11495 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 19 0 670624090 476635136 7753 33554432000 4194304 5683644 140735097877824 18446744073709551615 210216470961 0 0 16781312 2 18446604459407145088 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3453.57
Current children cumulated vsize (KiB) 15966724

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 3441.94
CPU time (s): 3453.57
CPU user time (s): 3447.25
CPU system time (s): 6.32
CPU usage (%): 100.338
Max. virtual memory (cumulated for all children) (KiB): 15966724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.05969
system time used= 0.220966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29524
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= 2924
involuntary context switches= 46

runsolver used 29.2905 second user time and 68.3866 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-17 01:00:15
IDJOB=3386561
IDBENCH=82626
IDSOLVER=1872
FILE ID=node130/3386561-1305586815
RUNJOBID= node130-1305586146-11514
PBS_JOBID= 13350348
Free space on /tmp= 73324 MiB

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

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

MD5SUM BENCH= c26a52ff3714cab8bc335a81bb8af922
RANDOM SEED=2096126216

node130.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23950608 kB
Buffers:        312412 kB
Cached:        4397540 kB
SwapCached:      10240 kB
Active:        4671692 kB
Inactive:      4019068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23950608 kB
SwapTotal:    67111528 kB
SwapFree:     63649240 kB
Dirty:           32284 kB
Writeback:           0 kB
AnonPages:     3978688 kB
Mapped:          29912 kB
Slab:           191356 kB
PageTables:      50432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115625780 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= 73284 MiB
End job on node130 at 2011-05-17 01:57:39