Trace number 3377724

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)UNSAT 872.179 871.005

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S113771637-026.UNKNOWN.cnf
MD5SUM7f4758baa378252dd3709cff507a5405
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark370.78
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data

0.36/0.65	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.36/0.65	c INFO: solving HOME/instance-3377724-1305457386.cnf
0.36/0.65	c INFO: computing task features
0.36/0.68	c INFO: computed variable-clause graph statistics
0.36/0.69	c INFO: computed clause balance statistics
0.54/0.87	c INFO: computed variable balance statistics
0.64/0.94	c INFO: computed small-clause counts
0.64/0.94	c INFO: computed Horn-clause counts
0.64/0.95	c INFO: computed variable graph statistics
0.64/0.95	c INFO: collected features for HOME/instance-3377724-1305457386.cnf in 0.30 s
0.64/0.96	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.55)
100.37/100.31	c INFO: running gnovelty+2@0 for 97 with 2300 remaining (b = 0.10)
198.98/198.68	c INFO: running adaptg2wsat2009++@0 for 97 with 2201 remaining (b = 0.05)
299.34/299.02	c INFO: running adaptg2wsat2009++@0 for 97 with 2102 remaining (b = 0.03)
399.72/399.36	c INFO: running adaptg2wsat2009++@0 for 97 with 2001 remaining (b = 0.03)
500.14/499.70	c INFO: running march_hi@0 for 388 with 1901 remaining (b = 0.10)
871.94/870.98	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3377724-1305457386/watcher-3377724-1305457386 -o /tmp/evaluation-result-3377724-1305457386/solver-3377724-1305457386 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377724-1305457386.cnf -seed 1575784780 -budget 2400 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.08 4.07 3.94 5/476 27761
/proc/meminfo: memFree=23390828/32950928 swapFree=38710892/67111528
[pid=27761] ppid=27759 vsize=11796 CPUtime=0 cores=4,6
/proc/27761/stat : 27761 (runsolver) R 27759 27761 24847 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 735969304 12079104 50 33554432000 4194304 5432360 140737164768384 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/27761/statm: 2949 50 30 303 0 2643 0

[startup+0.0728049 s]
/proc/loadavg: 4.08 4.07 3.94 5/476 27761
/proc/meminfo: memFree=23390828/32950928 swapFree=38710892/67111528
[pid=27761] ppid=27759 vsize=29792 CPUtime=0.02 cores=4,6
/proc/27761/stat : 27761 (python) S 27759 27761 24847 0 -1 4202496 1413 0 0 0 2 0 0 0 25 0 1 0 735969304 30507008 1258 33554432000 4194304 5683644 140733901907616 18446744073709551615 251367544832 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/27761/statm: 7448 1258 443 364 0 818 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29792

[startup+0.101152 s]
/proc/loadavg: 4.08 4.07 3.94 5/476 27761
/proc/meminfo: memFree=23390828/32950928 swapFree=38710892/67111528
[pid=27761] ppid=27759 vsize=54540 CPUtime=0.05 cores=4,6
/proc/27761/stat : 27761 (python) S 27759 27761 24847 0 -1 4202496 2070 0 0 0 4 1 0 0 25 0 1 0 735969304 55848960 1828 33554432000 4194304 5683644 140733901907616 18446744073709551615 251367544832 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/27761/statm: 13635 1828 492 364 0 1285 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 54540

[startup+0.301126 s]
/proc/loadavg: 4.08 4.07 3.94 5/476 27761
/proc/meminfo: memFree=23390828/32950928 swapFree=38710892/67111528
[pid=27761] ppid=27759 vsize=135752 CPUtime=0.17 cores=4,6
/proc/27761/stat : 27761 (python) S 27759 27761 24847 0 -1 4202496 5970 933 1 0 13 4 0 0 25 0 1 0 735969304 139010048 4149 33554432000 4194304 5683644 140733901907616 18446744073709551615 251367542789 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/27761/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135752

[startup+0.701043 s]
/proc/loadavg: 4.08 4.07 3.94 5/476 27761
/proc/meminfo: memFree=23390828/32950928 swapFree=38710892/67111528
[pid=27761] ppid=27759 vsize=279656 CPUtime=0.44 cores=4,6
/proc/27761/stat : 27761 (python) R 27759 27761 24847 0 -1 4202496 9713 933 1 0 34 10 0 0 25 0 1 0 735969304 286367744 7298 33554432000 4194304 5683644 140733901907616 18446744073709551615 47669757981429 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/27761/statm: 69914 7298 1826 364 0 5838 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 279656

[startup+1.50095 s]
/proc/loadavg: 4.08 4.07 3.94 5/480 27769
/proc/meminfo: memFree=23364880/32950928 swapFree=38710892/67111528
[pid=27761] ppid=27759 vsize=289196 CPUtime=0.71 cores=4,6
/proc/27761/stat : 27761 (python) S 27759 27761 24847 0 -1 4202496 10002 933 1 0 60 11 0 0 25 0 2 0 735969304 296136704 7195 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27761/statm: 72299 7195 1869 364 0 8217 0
[pid=27767] ppid=27761 vsize=278952 CPUtime=0 cores=4,6
/proc/27767/stat : 27767 (python) S 27761 27761 24847 0 -1 4202560 741 0 0 0 0 0 0 0 25 0 1 0 735969400 285646848 5676 33554432000 4194304 5683644 140733901907616 18446744073709551615 251367566863 0 0 16781312 514 7458141307127463935 0 0 17 6 0 0 0
/proc/27767/statm: 69738 5676 354 364 0 5656 0
[pid=27769] ppid=27767 vsize=1017932 CPUtime=0.52 cores=4,6
/proc/27769/stat : 27769 (gnovelty+2) R 27767 27769 27769 0 -1 4202496 516 0 0 0 52 0 0 0 25 0 1 0 735969401 1042362368 247 33554432000 134512640 135663704 4293059152 18446744073709551615 134525278 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27769/statm: 254483 247 113 282 0 254199 0
[pid=27761/tid=27768] ppid=27759 vsize=289196 CPUtime=0 cores=4,6
/proc/27761/task/27768/stat : 27768 (python) S 27759 27761 24847 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 735969401 296136704 7195 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 1586080

[startup+3.10066 s]
/proc/loadavg: 4.08 4.07 3.94 5/480 27769
/proc/meminfo: memFree=23363272/32950928 swapFree=38710892/67111528
[pid=27761] ppid=27759 vsize=289196 CPUtime=0.71 cores=4,6
/proc/27761/stat : 27761 (python) S 27759 27761 24847 0 -1 4202496 10002 933 1 0 60 11 0 0 25 0 2 0 735969304 296136704 7195 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27761/statm: 72299 7195 1869 364 0 8217 0
[pid=27767] ppid=27761 vsize=278952 CPUtime=0 cores=4,6
/proc/27767/stat : 27767 (python) S 27761 27761 24847 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 735969400 285646848 5676 33554432000 4194304 5683644 140733901907616 18446744073709551615 251367566863 0 0 16781312 514 7458141307127431427 0 0 17 6 0 0 0
/proc/27767/statm: 69738 5676 354 364 0 5656 0
[pid=27769] ppid=27767 vsize=1017932 CPUtime=2.12 cores=4,6
/proc/27769/stat : 27769 (gnovelty+2) R 27767 27769 27769 0 -1 4202496 516 0 0 0 212 0 0 0 25 0 1 0 735969401 1042362368 247 33554432000 134512640 135663704 4293059152 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27769/statm: 254483 247 113 282 0 254199 0
[pid=27761/tid=27768] ppid=27759 vsize=289196 CPUtime=0 cores=4,6
/proc/27761/task/27768/stat : 27768 (python) S 27759 27761 24847 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 735969401 296136704 7195 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 1586080

[startup+6.30107 s]
/proc/loadavg: 4.07 4.07 3.94 5/480 27769
/proc/meminfo: memFree=23360420/32950928 swapFree=38710892/67111528
[pid=27761] ppid=27759 vsize=289196 CPUtime=0.71 cores=4,6
/proc/27761/stat : 27761 (python) S 27759 27761 24847 0 -1 4202496 10002 933 1 0 60 11 0 0 25 0 2 0 735969304 296136704 7195 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27761/statm: 72299 7195 1869 364 0 8217 0
[pid=27767] ppid=27761 vsize=278952 CPUtime=0.01 cores=4,6
/proc/27767/stat : 27767 (python) S 27761 27761 24847 0 -1 4202560 986 0 0 0 1 0 0 0 18 0 1 0 735969400 285646848 5704 33554432000 4194304 5683644 140733901907616 18446744073709551615 251367566863 0 0 16781312 514 7458141307127431427 0 0 17 6 0 0 0
/proc/27767/statm: 69738 5704 382 364 0 5656 0
[pid=27769] ppid=27767 vsize=1017932 CPUtime=5.33 cores=4,6
/proc/27769/stat : 27769 (gnovelty+2) R 27767 27769 27769 0 -1 4202496 516 0 0 0 533 0 0 0 25 0 1 0 735969401 1042362368 247 33554432000 134512640 135663704 4293059152 18446744073709551615 134525302 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27769/statm: 254483 247 113 282 0 254199 0
[pid=27761/tid=27768] ppid=27759 vsize=289196 CPUtime=0 cores=4,6
/proc/27761/task/27768/stat : 27768 (python) S 27759 27761 24847 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 735969401 296136704 7195 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 1586080

[startup+12.7009 s]
/proc/loadavg: 4.06 4.07 3.94 5/480 27769
/proc/meminfo: memFree=23356868/32950928 swapFree=38710892/67111528
[pid=27761] ppid=27759 vsize=289196 CPUtime=0.71 cores=4,6
/proc/27761/stat : 27761 (python) S 27759 27761 24847 0 -1 4202496 10002 933 1 0 60 11 0 0 25 0 2 0 735969304 296136704 7195 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27761/statm: 72299 7195 1869 364 0 8217 0
[pid=27767] ppid=27761 vsize=278952 CPUtime=0.03 cores=4,6
/proc/27767/stat : 27767 (python) S 27761 27761 24847 0 -1 4202560 990 0 0 0 2 1 0 0 18 0 1 0 735969400 285646848 5704 33554432000 4194304 5683644 140733901907616 18446744073709551615 251367566863 0 0 16781312 514 381117118466195715 0 0 17 6 0 0 0
/proc/27767/statm: 69738 5704 382 364 0 5656 0
[pid=27769] ppid=27767 vsize=1017932 CPUtime=11.73 cores=4,6
/proc/27769/stat : 27769 (gnovelty+2) R 27767 27769 27769 0 -1 4202496 516 0 0 0 1173 0 0 0 25 0 1 0 735969401 1042362368 247 33554432000 134512640 135663704 4293059152 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27769/statm: 254483 247 113 282 0 254199 0
[pid=27761/tid=27768] ppid=27759 vsize=289196 CPUtime=0 cores=4,6
/proc/27761/task/27768/stat : 27768 (python) S 27759 27761 24847 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 735969401 296136704 7195 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 1586080

[startup+25.5005 s]
/proc/loadavg: 4.20 4.09 3.95 5/480 27769
/proc/meminfo: memFree=23350916/32950928 swapFree=38710892/67111528
[pid=27761] ppid=27759 vsize=289196 CPUtime=0.71 cores=4,6
/proc/27761/stat : 27761 (python) S 27759 27761 24847 0 -1 4202496 10002 933 1 0 60 11 0 0 25 0 2 0 735969304 296136704 7195 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27761/statm: 72299 7195 1869 364 0 8217 0
[pid=27767] ppid=27761 vsize=278952 CPUtime=0.07 cores=4,6
/proc/27767/stat : 27767 (python) S 27761 27761 24847 0 -1 4202560 996 0 0 0 4 3 0 0 18 0 1 0 735969400 285646848 5704 33554432000 4194304 5683644 140733901907616 18446744073709551615 251367566863 0 0 16781312 514 381117118466195715 0 0 17 6 0 0 0
/proc/27767/statm: 69738 5704 382 364 0 5656 0
[pid=27769] ppid=27767 vsize=1017932 CPUtime=24.53 cores=4,6
/proc/27769/stat : 27769 (gnovelty+2) R 27767 27769 27769 0 -1 4202496 516 0 0 0 2453 0 0 0 25 0 1 0 735969401 1042362368 247 33554432000 134512640 135663704 4293059152 18446744073709551615 134544212 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27769/statm: 254483 247 113 282 0 254199 0
[pid=27761/tid=27768] ppid=27759 vsize=289196 CPUtime=0 cores=4,6
/proc/27761/task/27768/stat : 27768 (python) S 27759 27761 24847 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 735969401 296136704 7195 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 1586080

[startup+51.1008 s]
/proc/loadavg: 4.19 4.10 3.96 5/480 27770
/proc/meminfo: memFree=23338104/32950928 swapFree=38710892/67111528
[pid=27761] ppid=27759 vsize=289196 CPUtime=0.71 cores=4,6
/proc/27761/stat : 27761 (python) S 27759 27761 24847 0 -1 4202496 10002 933 1 0 60 11 0 0 25 0 2 0 735969304 296136704 7195 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27761/statm: 72299 7195 1869 364 0 8217 0
[pid=27767] ppid=27761 vsize=278952 CPUtime=0.15 cores=4,6
/proc/27767/stat : 27767 (python) S 27761 27761 24847 0 -1 4202560 1007 0 0 0 9 6 0 0 18 0 1 0 735969400 285646848 5704 33554432000 4194304 5683644 140733901907616 18446744073709551615 251367566863 0 0 16781312 514 381117118466195715 0 0 17 6 0 0 0
/proc/27767/statm: 69738 5704 382 364 0 5656 0
[pid=27769] ppid=27767 vsize=1017932 CPUtime=50.13 cores=4,6
/proc/27769/stat : 27769 (gnovelty+2) R 27767 27769 27769 0 -1 4202496 516 0 0 0 5013 0 0 0 25 0 1 0 735969401 1042362368 247 33554432000 134512640 135663704 4293059152 18446744073709551615 134524518 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27769/statm: 254483 247 113 282 0 254199 0
[pid=27761/tid=27768] ppid=27759 vsize=289196 CPUtime=0 cores=4,6
/proc/27761/task/27768/stat : 27768 (python) S 27759 27761 24847 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 735969401 296136704 7195 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 1586080

[startup+102.316 s]
/proc/loadavg: 4.13 4.10 3.96 5/484 27776
/proc/meminfo: memFree=23307384/32950928 swapFree=38710892/67111528
[pid=27761] ppid=27759 vsize=299452 CPUtime=0.72 cores=4,6
/proc/27761/stat : 27761 (python) S 27759 27761 24847 0 -1 4202496 10877 933 1 0 61 11 0 0 20 0 3 0 735969304 306638848 7210 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27761/statm: 74863 7210 1880 364 0 10778 0
[pid=27767] ppid=27761 vsize=289196 CPUtime=0.33 cores=4,6
/proc/27767/stat : 27767 (python) S 27761 27761 24847 0 -1 4202560 1169 0 0 0 18 15 0 0 19 0 2 0 735969400 296136704 5742 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379373515 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/27767/statm: 72299 5742 415 364 0 8217 0
[pid=27769] ppid=27767 vsize=1017932 CPUtime=99.33 cores=4,6
/proc/27769/stat : 27769 (gnovelty+2) T 27767 27769 27769 0 -1 4202496 516 0 0 0 9933 0 0 0 25 0 1 0 735969401 1042362368 247 33554432000 134512640 135663704 4293059152 18446744073709551615 134524957 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/27769/statm: 254483 247 113 282 0 254199 0
[pid=27767/tid=27772] ppid=27761 vsize=289196 CPUtime=0 cores=4,6
/proc/27767/task/27772/stat : 27772 (python) S 27761 27761 24847 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 735979334 296136704 5742 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 514 18446604441764275200 0 0 -1 4 0 0 0
[pid=27773] ppid=27761 vsize=289208 CPUtime=0 cores=4,6
/proc/27773/stat : 27773 (python) S 27761 27761 24847 0 -1 4202560 742 0 0 0 0 0 0 0 18 0 1 0 735979335 296148992 5674 33554432000 4194304 5683644 140733901907616 18446744073709551615 251367566918 0 0 16781312 514 8724272926976606468 0 0 17 6 0 0 0
/proc/27773/statm: 72302 5674 348 364 0 8217 0
[pid=27775] ppid=27773 vsize=1017932 CPUtime=1.99 cores=4,6
/proc/27775/stat : 27775 (gnovelty+2) R 27773 27775 27775 0 -1 4202496 512 0 0 0 199 0 0 0 25 0 1 0 735979336 1042362368 247 33554432000 134512640 135663704 4288753456 18446744073709551615 134525253 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27775/statm: 254483 247 113 282 0 254199 0
[pid=27761/tid=27768] ppid=27759 vsize=299452 CPUtime=0 cores=4,6
/proc/27761/task/27768/stat : 27768 (python) S 27759 27761 24847 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 3 0 735969401 306638848 7210 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 6 0 0 0
[pid=27761/tid=27774] ppid=27759 vsize=299452 CPUtime=0 cores=4,6
/proc/27761/task/27774/stat : 27774 (python) S 27759 27761 24847 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 3 0 735979335 306638848 7210 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 2913720

[startup+162.301 s]
/proc/loadavg: 4.05 4.08 3.96 5/484 27777
/proc/meminfo: memFree=23276600/32950928 swapFree=38710892/67111528
[pid=27761] ppid=27759 vsize=299452 CPUtime=0.72 cores=4,6
/proc/27761/stat : 27761 (python) S 27759 27761 24847 0 -1 4202496 10877 933 1 0 61 11 0 0 20 0 3 0 735969304 306638848 7210 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27761/statm: 74863 7210 1880 364 0 10778 0
[pid=27767] ppid=27761 vsize=289196 CPUtime=0.33 cores=4,6

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

[pid=27795] ppid=27793 vsize=416788 CPUtime=100.02 cores=4,6
/proc/27795/stat : 27795 (adaptg2wsat2009) T 27793 27795 27795 0 -1 4202496 627 0 0 0 10002 0 0 0 25 0 1 0 736009241 426790912 365 33554432000 134512640 135107411 4289331920 18446744073709551615 134537748 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/27795/statm: 104197 365 59 146 0 103073 0
[pid=27793/tid=27799] ppid=27761 vsize=320252 CPUtime=0 cores=4,6
/proc/27793/task/27799/stat : 27799 (python) S 27761 27761 24847 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 736019273 327938048 5799 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 514 18446604447208938560 0 0 -1 6 0 0 0
[pid=27800] ppid=27761 vsize=330792 CPUtime=1.33 cores=4,6
/proc/27800/stat : 27800 (python) S 27761 27761 24847 0 -1 4202560 1001 0 0 0 75 58 0 0 15 0 1 0 736019275 338731008 5821 33554432000 4194304 5683644 140733901907616 18446744073709551615 251367566918 0 0 16781312 514 4263382729275441411 0 0 17 4 0 0 0
/proc/27800/statm: 82698 5821 371 364 0 18601 0
[pid=27802] ppid=27800 vsize=4152 CPUtime=369.86 cores=4,6
/proc/27802/stat : 27802 (march_hi) R 27800 27802 27802 0 -1 4202496 1688 0 0 0 36986 0 0 0 25 0 1 0 736019275 4251648 841 33554432000 4194304 4955518 140736951993728 18446744073709551615 4208638 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27802/statm: 1038 841 106 186 0 851 0
[pid=27761/tid=27768] ppid=27759 vsize=341036 CPUtime=0 cores=4,6
/proc/27761/task/27768/stat : 27768 (python) S 27759 27761 24847 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 7 0 735969401 349220864 7342 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 6 0 0 0
[pid=27761/tid=27774] ppid=27759 vsize=341036 CPUtime=0 cores=4,6
/proc/27761/task/27774/stat : 27774 (python) S 27759 27761 24847 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 7 0 735979335 349220864 7342 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 4 0 0 0
[pid=27761/tid=27781] ppid=27759 vsize=341036 CPUtime=0 cores=4,6
/proc/27761/task/27781/stat : 27781 (python) S 27759 27761 24847 0 -1 4202560 32 933 0 0 0 0 0 0 20 0 7 0 735989172 349220864 7342 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 4 0 0 0
[pid=27761/tid=27788] ppid=27759 vsize=341036 CPUtime=0 cores=4,6
/proc/27761/task/27788/stat : 27788 (python) S 27759 27761 24847 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 7 0 735999207 349220864 7342 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 4 0 0 0
[pid=27761/tid=27794] ppid=27759 vsize=341036 CPUtime=0 cores=4,6
/proc/27761/task/27794/stat : 27794 (python) S 27759 27761 24847 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 7 0 736009241 349220864 7342 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 4 0 0 0
[pid=27761/tid=27801] ppid=27759 vsize=341036 CPUtime=0 cores=4,6
/proc/27761/task/27801/stat : 27801 (python) S 27759 27761 24847 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 7 0 736019275 349220864 7342 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 871.34
Current children cumulated vsize (KiB) 5470600

[startup+870.701 s]
/proc/loadavg: 2.09 2.81 3.47 3/469 27850
/proc/meminfo: memFree=23473460/32950928 swapFree=38710892/67111528
[pid=27761] ppid=27759 vsize=341036 CPUtime=0.78 cores=4,6
/proc/27761/stat : 27761 (python) S 27759 27761 24847 0 -1 4202496 14247 933 1 0 66 12 0 0 20 0 7 0 735969304 349220864 7342 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27761/statm: 85259 7342 1888 364 0 21162 0
[pid=27767] ppid=27761 vsize=289196 CPUtime=0.33 cores=4,6
/proc/27767/stat : 27767 (python) S 27761 27761 24847 0 -1 4202560 1169 0 0 0 18 15 0 0 19 0 2 0 735969400 296136704 5742 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379373515 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/27767/statm: 72299 5742 415 364 0 8217 0
[pid=27769] ppid=27767 vsize=1017932 CPUtime=99.33 cores=4,6
/proc/27769/stat : 27769 (gnovelty+2) T 27767 27769 27769 0 -1 4202496 516 0 0 0 9933 0 0 0 25 0 1 0 735969401 1042362368 247 33554432000 134512640 135663704 4293059152 18446744073709551615 134524957 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/27769/statm: 254483 247 113 282 0 254199 0
[pid=27767/tid=27772] ppid=27761 vsize=289196 CPUtime=0 cores=4,6
/proc/27767/task/27772/stat : 27772 (python) S 27761 27761 24847 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 735979334 296136704 5742 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 514 18446604441764275200 0 0 -1 4 0 0 0
[pid=27773] ppid=27761 vsize=289208 CPUtime=0.33 cores=4,6
/proc/27773/stat : 27773 (python) S 27761 27761 24847 0 -1 4202560 1086 0 0 0 14 19 0 0 19 0 2 0 735979335 296148992 5727 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379373515 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/27773/statm: 72302 5727 400 364 0 8217 0
[pid=27775] ppid=27773 vsize=1017932 CPUtime=98.35 cores=4,6
/proc/27775/stat : 27775 (gnovelty+2) T 27773 27775 27775 0 -1 4202496 512 0 0 0 9835 0 0 0 25 0 1 0 735979336 1042362368 247 33554432000 134512640 135663704 4288753456 18446744073709551615 134545644 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/27775/statm: 254483 247 113 282 0 254199 0
[pid=27773/tid=27779] ppid=27761 vsize=289208 CPUtime=0 cores=4,6
/proc/27773/task/27779/stat : 27779 (python) S 27761 27761 24847 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 735989171 296148992 5727 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 514 18446604446354036736 0 0 -1 6 0 0 0
[pid=27780] ppid=27761 vsize=299740 CPUtime=0.32 cores=4,6
/proc/27780/stat : 27780 (python) S 27761 27761 24847 0 -1 4202560 1103 0 0 0 18 14 0 0 19 0 2 0 735989172 306933760 5768 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379373515 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/27780/statm: 74935 5768 400 364 0 10847 0
[pid=27782] ppid=27780 vsize=416788 CPUtime=99.97 cores=4,6
/proc/27782/stat : 27782 (adaptg2wsat2009) T 27780 27782 27782 0 -1 4202496 629 0 0 0 9997 0 0 0 25 0 1 0 735989173 426790912 363 33554432000 134512640 135107411 4290257744 18446744073709551615 134531707 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/27782/statm: 104197 363 59 146 0 103073 0
[pid=27780/tid=27786] ppid=27761 vsize=299740 CPUtime=0 cores=4,6
/proc/27780/task/27786/stat : 27786 (python) S 27761 27761 24847 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 735999205 306933760 5768 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 514 18446604442228351168 0 0 -1 6 0 0 0
[pid=27787] ppid=27761 vsize=309996 CPUtime=0.33 cores=4,6
/proc/27787/stat : 27787 (python) S 27761 27761 24847 0 -1 4202560 1098 0 0 0 19 14 0 0 19 0 2 0 735999206 317435904 5793 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379373515 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/27787/statm: 77499 5793 400 364 0 13408 0
[pid=27789] ppid=27787 vsize=416788 CPUtime=100.06 cores=4,6
/proc/27789/stat : 27789 (adaptg2wsat2009) T 27787 27789 27789 0 -1 4202496 628 0 0 0 10006 0 0 0 25 0 1 0 735999207 426790912 362 33554432000 134512640 135107411 4290022128 18446744073709551615 134531848 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/27789/statm: 104197 362 59 146 0 103073 0
[pid=27787/tid=27792] ppid=27761 vsize=309996 CPUtime=0 cores=4,6
/proc/27787/task/27792/stat : 27792 (python) S 27761 27761 24847 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 736009239 317435904 5793 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 514 18446604440570773568 0 0 -1 6 0 0 0
[pid=27793] ppid=27761 vsize=320252 CPUtime=0.33 cores=4,6
/proc/27793/stat : 27793 (python) S 27761 27761 24847 0 -1 4202560 1102 0 0 0 19 14 0 0 19 0 2 0 736009240 327938048 5799 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379373515 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/27793/statm: 80063 5799 400 364 0 15969 0
[pid=27795] ppid=27793 vsize=416788 CPUtime=100.02 cores=4,6
/proc/27795/stat : 27795 (adaptg2wsat2009) T 27793 27795 27795 0 -1 4202496 627 0 0 0 10002 0 0 0 25 0 1 0 736009241 426790912 365 33554432000 134512640 135107411 4289331920 18446744073709551615 134537748 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/27795/statm: 104197 365 59 146 0 103073 0
[pid=27793/tid=27799] ppid=27761 vsize=320252 CPUtime=0 cores=4,6
/proc/27793/task/27799/stat : 27799 (python) S 27761 27761 24847 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 736019273 327938048 5799 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 514 18446604447208938560 0 0 -1 6 0 0 0
[pid=27800] ppid=27761 vsize=330792 CPUtime=1.33 cores=4,6
/proc/27800/stat : 27800 (python) S 27761 27761 24847 0 -1 4202560 1002 0 0 0 75 58 0 0 15 0 1 0 736019275 338731008 5821 33554432000 4194304 5683644 140733901907616 18446744073709551615 251367566918 0 0 16781312 514 5606900524403097859 0 0 17 4 0 0 0
/proc/27800/statm: 82698 5821 371 364 0 18601 0
[pid=27802] ppid=27800 vsize=4916 CPUtime=370.26 cores=4,6
/proc/27802/stat : 27802 (march_hi) R 27800 27802 27802 0 -1 4202496 1689 0 0 0 37026 0 0 0 25 0 1 0 736019275 5033984 842 33554432000 4194304 4955518 140736951993728 18446744073709551615 4208638 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27802/statm: 1229 842 106 186 0 1042 0
[pid=27761/tid=27768] ppid=27759 vsize=341036 CPUtime=0 cores=4,6
/proc/27761/task/27768/stat : 27768 (python) S 27759 27761 24847 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 7 0 735969401 349220864 7342 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 6 0 0 0
[pid=27761/tid=27774] ppid=27759 vsize=341036 CPUtime=0 cores=4,6
/proc/27761/task/27774/stat : 27774 (python) S 27759 27761 24847 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 7 0 735979335 349220864 7342 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 4 0 0 0
[pid=27761/tid=27781] ppid=27759 vsize=341036 CPUtime=0 cores=4,6
/proc/27761/task/27781/stat : 27781 (python) S 27759 27761 24847 0 -1 4202560 32 933 0 0 0 0 0 0 20 0 7 0 735989172 349220864 7342 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 4 0 0 0
[pid=27761/tid=27788] ppid=27759 vsize=341036 CPUtime=0 cores=4,6
/proc/27761/task/27788/stat : 27788 (python) S 27759 27761 24847 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 7 0 735999207 349220864 7342 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 4 0 0 0
[pid=27761/tid=27794] ppid=27759 vsize=341036 CPUtime=0 cores=4,6
/proc/27761/task/27794/stat : 27794 (python) S 27759 27761 24847 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 7 0 736009241 349220864 7342 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 4 0 0 0
[pid=27761/tid=27801] ppid=27759 vsize=341036 CPUtime=0 cores=4,6
/proc/27761/task/27801/stat : 27801 (python) S 27759 27761 24847 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 7 0 736019275 349220864 7342 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 871.74
Current children cumulated vsize (KiB) 5471364

[startup+870.901 s]
/proc/loadavg: 2.09 2.81 3.47 3/469 27850
/proc/meminfo: memFree=23473460/32950928 swapFree=38710892/67111528
[pid=27761] ppid=27759 vsize=341036 CPUtime=0.78 cores=4,6
/proc/27761/stat : 27761 (python) S 27759 27761 24847 0 -1 4202496 14247 933 1 0 66 12 0 0 20 0 7 0 735969304 349220864 7342 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27761/statm: 85259 7342 1888 364 0 21162 0
[pid=27767] ppid=27761 vsize=289196 CPUtime=0.33 cores=4,6
/proc/27767/stat : 27767 (python) S 27761 27761 24847 0 -1 4202560 1169 0 0 0 18 15 0 0 19 0 2 0 735969400 296136704 5742 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379373515 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/27767/statm: 72299 5742 415 364 0 8217 0
[pid=27769] ppid=27767 vsize=1017932 CPUtime=99.33 cores=4,6
/proc/27769/stat : 27769 (gnovelty+2) T 27767 27769 27769 0 -1 4202496 516 0 0 0 9933 0 0 0 25 0 1 0 735969401 1042362368 247 33554432000 134512640 135663704 4293059152 18446744073709551615 134524957 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/27769/statm: 254483 247 113 282 0 254199 0
[pid=27767/tid=27772] ppid=27761 vsize=289196 CPUtime=0 cores=4,6
/proc/27767/task/27772/stat : 27772 (python) S 27761 27761 24847 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 735979334 296136704 5742 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 514 18446604441764275200 0 0 -1 4 0 0 0
[pid=27773] ppid=27761 vsize=289208 CPUtime=0.33 cores=4,6
/proc/27773/stat : 27773 (python) S 27761 27761 24847 0 -1 4202560 1086 0 0 0 14 19 0 0 19 0 2 0 735979335 296148992 5727 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379373515 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/27773/statm: 72302 5727 400 364 0 8217 0
[pid=27775] ppid=27773 vsize=1017932 CPUtime=98.35 cores=4,6
/proc/27775/stat : 27775 (gnovelty+2) T 27773 27775 27775 0 -1 4202496 512 0 0 0 9835 0 0 0 25 0 1 0 735979336 1042362368 247 33554432000 134512640 135663704 4288753456 18446744073709551615 134545644 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/27775/statm: 254483 247 113 282 0 254199 0
[pid=27773/tid=27779] ppid=27761 vsize=289208 CPUtime=0 cores=4,6
/proc/27773/task/27779/stat : 27779 (python) S 27761 27761 24847 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 735989171 296148992 5727 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 514 18446604446354036736 0 0 -1 6 0 0 0
[pid=27780] ppid=27761 vsize=299740 CPUtime=0.32 cores=4,6
/proc/27780/stat : 27780 (python) S 27761 27761 24847 0 -1 4202560 1103 0 0 0 18 14 0 0 19 0 2 0 735989172 306933760 5768 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379373515 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/27780/statm: 74935 5768 400 364 0 10847 0
[pid=27782] ppid=27780 vsize=416788 CPUtime=99.97 cores=4,6
/proc/27782/stat : 27782 (adaptg2wsat2009) T 27780 27782 27782 0 -1 4202496 629 0 0 0 9997 0 0 0 25 0 1 0 735989173 426790912 363 33554432000 134512640 135107411 4290257744 18446744073709551615 134531707 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/27782/statm: 104197 363 59 146 0 103073 0
[pid=27780/tid=27786] ppid=27761 vsize=299740 CPUtime=0 cores=4,6
/proc/27780/task/27786/stat : 27786 (python) S 27761 27761 24847 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 735999205 306933760 5768 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 514 18446604442228351168 0 0 -1 6 0 0 0
[pid=27787] ppid=27761 vsize=309996 CPUtime=0.33 cores=4,6
/proc/27787/stat : 27787 (python) S 27761 27761 24847 0 -1 4202560 1098 0 0 0 19 14 0 0 19 0 2 0 735999206 317435904 5793 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379373515 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/27787/statm: 77499 5793 400 364 0 13408 0
[pid=27789] ppid=27787 vsize=416788 CPUtime=100.06 cores=4,6
/proc/27789/stat : 27789 (adaptg2wsat2009) T 27787 27789 27789 0 -1 4202496 628 0 0 0 10006 0 0 0 25 0 1 0 735999207 426790912 362 33554432000 134512640 135107411 4290022128 18446744073709551615 134531848 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/27789/statm: 104197 362 59 146 0 103073 0
[pid=27787/tid=27792] ppid=27761 vsize=309996 CPUtime=0 cores=4,6
/proc/27787/task/27792/stat : 27792 (python) S 27761 27761 24847 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 736009239 317435904 5793 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 514 18446604440570773568 0 0 -1 6 0 0 0
[pid=27793] ppid=27761 vsize=320252 CPUtime=0.33 cores=4,6
/proc/27793/stat : 27793 (python) S 27761 27761 24847 0 -1 4202560 1102 0 0 0 19 14 0 0 19 0 2 0 736009240 327938048 5799 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379373515 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/27793/statm: 80063 5799 400 364 0 15969 0
[pid=27795] ppid=27793 vsize=416788 CPUtime=100.02 cores=4,6
/proc/27795/stat : 27795 (adaptg2wsat2009) T 27793 27795 27795 0 -1 4202496 627 0 0 0 10002 0 0 0 25 0 1 0 736009241 426790912 365 33554432000 134512640 135107411 4289331920 18446744073709551615 134537748 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/27795/statm: 104197 365 59 146 0 103073 0
[pid=27793/tid=27799] ppid=27761 vsize=320252 CPUtime=0 cores=4,6
/proc/27793/task/27799/stat : 27799 (python) S 27761 27761 24847 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 736019273 327938048 5799 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 514 18446604447208938560 0 0 -1 6 0 0 0
[pid=27800] ppid=27761 vsize=330792 CPUtime=1.33 cores=4,6
/proc/27800/stat : 27800 (python) S 27761 27761 24847 0 -1 4202560 1002 0 0 0 75 58 0 0 15 0 1 0 736019275 338731008 5821 33554432000 4194304 5683644 140733901907616 18446744073709551615 251367566918 0 0 16781312 514 5606900524403097859 0 0 17 4 0 0 0
/proc/27800/statm: 82698 5821 371 364 0 18601 0
[pid=27802] ppid=27800 vsize=4916 CPUtime=370.46 cores=4,6
/proc/27802/stat : 27802 (march_hi) R 27800 27802 27802 0 -1 4202496 1689 0 0 0 37046 0 0 0 25 0 1 0 736019275 5033984 842 33554432000 4194304 4955518 140736951993728 18446744073709551615 4297472 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27802/statm: 1229 842 106 186 0 1042 0
[pid=27761/tid=27768] ppid=27759 vsize=341036 CPUtime=0 cores=4,6
/proc/27761/task/27768/stat : 27768 (python) S 27759 27761 24847 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 7 0 735969401 349220864 7342 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 6 0 0 0
[pid=27761/tid=27774] ppid=27759 vsize=341036 CPUtime=0 cores=4,6
/proc/27761/task/27774/stat : 27774 (python) S 27759 27761 24847 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 7 0 735979335 349220864 7342 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 4 0 0 0
[pid=27761/tid=27781] ppid=27759 vsize=341036 CPUtime=0 cores=4,6
/proc/27761/task/27781/stat : 27781 (python) S 27759 27761 24847 0 -1 4202560 32 933 0 0 0 0 0 0 20 0 7 0 735989172 349220864 7342 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 4 0 0 0
[pid=27761/tid=27788] ppid=27759 vsize=341036 CPUtime=0 cores=4,6
/proc/27761/task/27788/stat : 27788 (python) S 27759 27761 24847 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 7 0 735999207 349220864 7342 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 4 0 0 0
[pid=27761/tid=27794] ppid=27759 vsize=341036 CPUtime=0 cores=4,6
/proc/27761/task/27794/stat : 27794 (python) S 27759 27761 24847 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 7 0 736009241 349220864 7342 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 4 0 0 0
[pid=27761/tid=27801] ppid=27759 vsize=341036 CPUtime=0 cores=4,6
/proc/27761/task/27801/stat : 27801 (python) S 27759 27761 24847 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 7 0 736019275 349220864 7342 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 2 18446604445359745856 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 871.94
Current children cumulated vsize (KiB) 5471364

[startup+871.001 s]
/proc/loadavg: 2.09 2.81 3.47 3/469 27850
/proc/meminfo: memFree=23473460/32950928 swapFree=38710892/67111528
[pid=27761] ppid=27759 vsize=320468 CPUtime=872.16 cores=4,6
/proc/27761/stat : 27761 (python) R 27759 27761 24847 0 -1 4202496 18344 12447 1 0 67 13 86997 139 17 0 2 0 735969304 328159232 7323 33554432000 4194304 5683644 140733901907616 18446744073709551615 4501813 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/27761/statm: 80117 7323 1877 364 0 16040 0
[pid=27761/tid=27801] ppid=27759 vsize=320468 CPUtime=871.36 cores=4,6
/proc/27761/task/27801/stat : 27801 (python) S 27759 27761 24847 0 -1 4202560 28 12447 0 0 0 0 86997 139 18 0 2 0 736019275 328159232 7323 33554432000 4194304 5683644 140733901907616 18446744073709551615 251379370417 0 0 16781312 0 18446604445359745856 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 872.16
Current children cumulated vsize (KiB) 320468

Child status: 0
Real time (s): 871.005
CPU time (s): 872.179
CPU user time (s): 870.649
CPU system time (s): 1.53077
CPU usage (%): 100.135
Max. virtual memory (cumulated for all children) (KiB): 5471364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 870.649
system time used= 1.53077
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31092
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= 4621
involuntary context switches= 3756

runsolver used 4.15437 second user time and 8.11377 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-15 13:03:06
IDJOB=3377724
IDBENCH=83033
IDSOLVER=1857
FILE ID=node113/3377724-1305457386
RUNJOBID= node113-1305456084-26953
PBS_JOBID= 13324872
Free space on /tmp= 73320 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S113771637-026.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-3377724-1305457386/watcher-3377724-1305457386 -o /tmp/evaluation-result-3377724-1305457386/solver-3377724-1305457386 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377724-1305457386.cnf -seed 1575784780 -budget 2400

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 7f4758baa378252dd3709cff507a5405
RANDOM SEED=1575784780

node113.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.846
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.69
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.846
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.76
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.846
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.74
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.846
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.75
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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23391108 kB
Buffers:        281324 kB
Cached:        3121516 kB
SwapCached:      93712 kB
Active:        2515348 kB
Inactive:      6744832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23391108 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:           31892 kB
Writeback:           8 kB
AnonPages:     5775532 kB
Mapped:          30228 kB
Slab:           122784 kB
PageTables:     109864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130761192 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73348 MiB
End job on node113 at 2011-05-15 13:17:37