Trace number 3317352

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-random? (TO) 4800.25 1205.8

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1475900283-041.UNKNOWN.cnf
MD5SUMa83cf27d1d664cde32ad2f1a49b00933
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.32/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.46	c INFO: solving HOME/instance-3317352-1304269005.cnf
0.32/0.46	c INFO: computing task features
0.40/0.51	c INFO: computed variable-clause graph statistics
0.40/0.51	c INFO: computed clause balance statistics
0.60/0.73	c INFO: computed variable balance statistics
0.70/0.81	c INFO: computed small-clause counts
0.70/0.81	c INFO: computed Horn-clause counts
0.70/0.82	c INFO: computed variable graph statistics
0.70/0.82	c INFO: collected features for HOME/instance-3317352-1304269005.cnf in 0.35 s
0.70/0.85	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.52)
0.70/0.88	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.10)
0.80/0.91	c INFO: running adaptg2wsat2009++@0 for 97 with 4799 remaining (b = 0.05)
0.80/0.93	c INFO: running adaptg2wsat2009++@0 for 97 with 4799 remaining (b = 0.04)
400.45/101.05	c INFO: running adaptg2wsat2009++@0 for 97 with 4699 remaining (b = 0.03)
400.45/101.08	c INFO: running gnovelty+2@0 for 97 with 4699 remaining (b = 0.02)
400.83/101.11	c INFO: running FH@0 for 97 with 4699 remaining (b = 0.02)
400.83/101.15	c INFO: running march_hi@0 for 388 with 4699 remaining (b = 0.07)
800.37/201.26	c INFO: running adaptg2wsat2009++@0 for 97 with 4599 remaining (b = 0.02)
800.72/201.33	c INFO: running march_hi@0 for 388 with 4599 remaining (b = 0.06)
800.72/201.37	c INFO: running adaptg2wsat2009++@0 for 97 with 4599 remaining (b = 0.01)
1187.78/298.57	c INFO: running adaptg2wsat2009++@99 for 97 with 4501 remaining (b = 0.01)
1195.33/300.48	c INFO: running FH@0 for 97 with 4500 remaining (b = 0.01)
1574.90/395.78	c INFO: running march_hi@0 for 485 with 4404 remaining (b = 0.07)
1594.78/400.70	c INFO: running hybridGM3@0 for 194 with 4399 remaining (b = 0.03)
1960.76/492.64	c INFO: running march_hi@100 for 291 with 4307 remaining (b = 0.05)
2376.89/597.11	c INFO: running gnovelty+2@0 for 97 with 4203 remaining (b = 0.01)
2377.30/597.29	c INFO: running march_hi@99 for 388 with 4203 remaining (b = 0.06)
2775.88/697.35	c INFO: running hybridGM3@0 for 194 with 4103 remaining (b = 0.02)
3115.54/782.61	c INFO: running march_hi@295 for 1843 with 4017 remaining (b = 0.21)
3514.96/882.94	c INFO: running adaptg2wsat2009++@99 for 97 with 3917 remaining (b = 0.01)
3557.97/893.76	c INFO: running march_hi@99 for 2037 with 3906 remaining (b = 0.21)
3902.02/980.16	c INFO: running march_hi@0 for 388 with 3820 remaining (b = 0.07)
3944.60/990.89	c INFO: running march_hi@197 for 194 with 3809 remaining (b = 0.05)
4721.37/1185.91	c INFO: running march_hi@391 for 1746 with 3614 remaining (b = 0.18)
4800.25/1205.79	c INFO: running march_hi@0 for 388 with 3594 remaining (b = 0.07)

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: 935)

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-3317352-1304269005/watcher-3317352-1304269005 -o /tmp/evaluation-result-3317352-1304269005/solver-3317352-1304269005 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317352-1304269005.cnf -seed 467188285 -budget 4800 -cores 4 

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

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


[startup+0 s]
/proc/loadavg: 7.64 8.01 6.77 7/276 17428
/proc/meminfo: memFree=23746512/32951124 swapFree=67111524/67111528
[pid=17428] ppid=17426 vsize=15772 CPUtime=0 cores=1,3,5,7
/proc/17428/stat : 17428 (python) R 17426 17428 16783 0 -1 4202496 893 0 0 0 0 0 0 0 25 0 1 0 519316377 16150528 774 33554432000 4194304 5683644 140733343178688 18446744073709551615 233509958341 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/17428/statm: 3943 775 343 364 0 430 0

[startup+0.0310999 s]
/proc/loadavg: 7.64 8.01 6.77 7/276 17428
/proc/meminfo: memFree=23746512/32951124 swapFree=67111524/67111528
[pid=17428] ppid=17426 vsize=18880 CPUtime=0.02 cores=1,3,5,7
/proc/17428/stat : 17428 (python) R 17426 17428 16783 0 -1 4202496 1280 0 0 0 2 0 0 0 25 0 1 0 519316377 19333120 1132 33554432000 4194304 5683644 140733343178688 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/17428/statm: 4720 1132 421 364 0 689 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18880

[startup+0.101104 s]
/proc/loadavg: 7.64 8.01 6.77 7/276 17428
/proc/meminfo: memFree=23746512/32951124 swapFree=67111524/67111528
[pid=17428] ppid=17426 vsize=104224 CPUtime=0.06 cores=1,3,5,7
/proc/17428/stat : 17428 (python) R 17426 17428 16783 0 -1 4202496 3069 0 0 0 5 1 0 0 17 0 1 0 519316377 106725376 2749 33554432000 4194304 5683644 140733343178688 18446744073709551615 233510295552 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/17428/statm: 26056 2750 847 364 0 1804 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104224

[startup+0.301092 s]
/proc/loadavg: 7.64 8.01 6.77 7/276 17428
/proc/meminfo: memFree=23746512/32951124 swapFree=67111524/67111528
[pid=17428] ppid=17426 vsize=170756 CPUtime=0.23 cores=1,3,5,7
/proc/17428/stat : 17428 (python) R 17426 17428 16783 0 -1 4202496 6743 936 1 0 17 6 0 0 17 0 1 0 519316377 174854144 4808 33554432000 4194304 5683644 140733343178688 18446744073709551615 233510297344 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/17428/statm: 42688 4809 1336 364 0 3453 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 170756

[startup+0.700979 s]
/proc/loadavg: 7.64 8.01 6.77 7/276 17428
/proc/meminfo: memFree=23746512/32951124 swapFree=67111524/67111528
[pid=17428] ppid=17426 vsize=279748 CPUtime=0.6 cores=1,3,5,7
/proc/17428/stat : 17428 (python) R 17426 17428 16783 0 -1 4202496 10029 936 1 0 52 8 0 0 17 0 1 0 519316377 286461952 7322 33554432000 4194304 5683644 140733343178688 18446744073709551615 4531507 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/17428/statm: 69937 7322 1826 364 0 5861 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 279748

[startup+1.5008 s]
/proc/loadavg: 7.64 8.01 6.77 9/289 17445
/proc/meminfo: memFree=23705488/32951124 swapFree=67111524/67111528
[pid=17428] ppid=17426 vsize=320264 CPUtime=0.84 cores=1,3,5,7
/proc/17428/stat : 17428 (python) S 17426 17428 16783 0 -1 4202496 12978 936 1 0 74 10 0 0 20 0 5 0 519316377 327950336 7265 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17428/statm: 80066 7265 1883 364 0 15975 0
[pid=17434] ppid=17428 vsize=278748 CPUtime=0 cores=1,3,5,7
/proc/17434/stat : 17434 (python) S 17428 17428 16783 0 -1 4202560 741 0 0 0 0 0 0 0 19 0 1 0 519316462 285437952 5626 33554432000 4194304 5683644 140733343178688 18446744073709551615 233510317583 0 0 16781312 514 4456528714246651903 0 0 17 5 0 0 0
/proc/17434/statm: 69687 5626 354 364 0 5605 0
[pid=17436] ppid=17434 vsize=1018076 CPUtime=0.64 cores=1,3,5,7
/proc/17436/stat : 17436 (gnovelty+2) R 17434 17436 17436 0 -1 4202496 531 0 0 0 64 0 0 0 22 0 1 0 519316462 1042509824 266 33554432000 134512640 135663704 4292938768 18446744073709551615 134524551 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/17436/statm: 254519 266 113 282 0 254235 0
[pid=17437] ppid=17428 vsize=289376 CPUtime=0 cores=1,3,5,7
/proc/17437/stat : 17437 (python) S 17428 17428 16783 0 -1 4202560 744 0 0 0 0 0 0 0 21 0 1 0 519316465 296321024 5701 33554432000 4194304 5683644 140733343178688 18446744073709551615 233510317638 0 0 16781312 514 6952982234617872383 0 0 17 5 0 0 0
/proc/17437/statm: 72344 5701 348 364 0 8259 0
[pid=17439] ppid=17437 vsize=1018076 CPUtime=0.61 cores=1,3,5,7
/proc/17439/stat : 17439 (gnovelty+2) R 17437 17439 17439 0 -1 4202496 527 0 0 0 61 0 0 0 25 0 1 0 519316465 1042509824 266 33554432000 134512640 135663704 4292902288 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17439/statm: 254519 266 113 282 0 254235 0
[pid=17440] ppid=17428 vsize=299632 CPUtime=0 cores=1,3,5,7
/proc/17440/stat : 17440 (python) S 17428 17428 16783 0 -1 4202560 723 0 0 0 0 0 0 0 19 0 1 0 519316468 306823168 5701 33554432000 4194304 5683644 140733343178688 18446744073709551615 233510317638 0 0 16781312 514 6952986082908569599 0 0 17 5 0 0 0
/proc/17440/statm: 74908 5701 344 364 0 10820 0
[pid=17442] ppid=17440 vsize=416784 CPUtime=0.57 cores=1,3,5,7
/proc/17442/stat : 17442 (adaptg2wsat2009) R 17440 17442 17442 0 -1 4202496 604 0 0 0 57 0 0 0 22 0 1 0 519316468 426786816 340 33554432000 134512640 135107411 4286749280 18446744073709551615 134523455 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/17442/statm: 104196 340 49 146 0 103072 0
[pid=17443] ppid=17428 vsize=310020 CPUtime=0 cores=1,3,5,7
/proc/17443/stat : 17443 (python) S 17428 17428 16783 0 -1 4202560 736 0 0 0 0 0 0 0 19 0 1 0 519316471 317460480 5722 33554432000 4194304 5683644 140733343178688 18446744073709551615 233510317638 0 0 16781312 514 8708689823554076671 0 0 17 1 0 0 0
/proc/17443/statm: 77505 5722 344 364 0 13414 0
[pid=17445] ppid=17443 vsize=416784 CPUtime=0.55 cores=1,3,5,7
/proc/17445/stat : 17445 (adaptg2wsat2009) R 17443 17445 17445 0 -1 4202496 609 0 0 0 55 0 0 0 22 0 1 0 519316471 426786816 340 33554432000 134512640 135107411 4288338256 18446744073709551615 134523457 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17445/statm: 104196 340 49 146 0 103072 0
[pid=17428/tid=17435] ppid=17426 vsize=320264 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17435/stat : 17435 (python) S 17426 17428 16783 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 5 0 519316462 327950336 7265 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 1 0 0 0
[pid=17428/tid=17438] ppid=17426 vsize=320264 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17438/stat : 17438 (python) S 17426 17428 16783 0 -1 4202560 22 936 0 0 0 0 0 0 22 0 5 0 519316465 327950336 7265 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 5 0 0 0
[pid=17428/tid=17441] ppid=17426 vsize=320264 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17441/stat : 17441 (python) S 17426 17428 16783 0 -1 4202560 24 936 0 0 0 0 0 0 20 0 5 0 519316468 327950336 7265 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 5 0 0 0
[pid=17428/tid=17444] ppid=17426 vsize=320264 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17444/stat : 17444 (python) S 17426 17428 16783 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 5 0 519316471 327950336 7265 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 4367760

[startup+3.10051 s]
/proc/loadavg: 7.64 8.01 6.77 9/289 17445
/proc/meminfo: memFree=23704248/32951124 swapFree=67111524/67111528
[pid=17428] ppid=17426 vsize=320264 CPUtime=0.84 cores=1,3,5,7
/proc/17428/stat : 17428 (python) S 17426 17428 16783 0 -1 4202496 12978 936 1 0 74 10 0 0 20 0 5 0 519316377 327950336 7265 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17428/statm: 80066 7265 1883 364 0 15975 0
[pid=17434] ppid=17428 vsize=278748 CPUtime=0 cores=1,3,5,7
/proc/17434/stat : 17434 (python) S 17428 17428 16783 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 519316462 285437952 5626 33554432000 4194304 5683644 140733343178688 18446744073709551615 233510317583 0 0 16781312 514 4456528714246619396 0 0 17 5 0 0 0
/proc/17434/statm: 69687 5626 354 364 0 5605 0
[pid=17436] ppid=17434 vsize=1018076 CPUtime=2.24 cores=1,3,5,7
/proc/17436/stat : 17436 (gnovelty+2) R 17434 17436 17436 0 -1 4202496 531 0 0 0 224 0 0 0 25 0 1 0 519316462 1042509824 266 33554432000 134512640 135663704 4292938768 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/17436/statm: 254519 266 113 282 0 254235 0
[pid=17437] ppid=17428 vsize=289376 CPUtime=0 cores=1,3,5,7
/proc/17437/stat : 17437 (python) S 17428 17428 16783 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 519316465 296321024 5701 33554432000 4194304 5683644 140733343178688 18446744073709551615 233510317638 0 0 16781312 514 6952982234617839880 0 0 17 5 0 0 0
/proc/17437/statm: 72344 5701 348 364 0 8259 0
[pid=17439] ppid=17437 vsize=1018076 CPUtime=2.2 cores=1,3,5,7
/proc/17439/stat : 17439 (gnovelty+2) R 17437 17439 17439 0 -1 4202496 527 0 0 0 220 0 0 0 25 0 1 0 519316465 1042509824 266 33554432000 134512640 135663704 4292902288 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17439/statm: 254519 266 113 282 0 254235 0
[pid=17440] ppid=17428 vsize=299632 CPUtime=0 cores=1,3,5,7
/proc/17440/stat : 17440 (python) S 17428 17428 16783 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 519316468 306823168 5705 33554432000 4194304 5683644 140733343178688 18446744073709551615 233510317638 0 0 16781312 514 6952986082908537096 0 0 17 5 0 0 0
/proc/17440/statm: 74908 5705 348 364 0 10820 0
[pid=17442] ppid=17440 vsize=416920 CPUtime=2.16 cores=1,3,5,7
/proc/17442/stat : 17442 (adaptg2wsat2009) R 17440 17442 17442 0 -1 4202496 669 0 0 0 216 0 0 0 25 0 1 0 519316468 426926080 405 33554432000 134512640 135107411 4286749280 18446744073709551615 134539275 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/17442/statm: 104230 405 59 146 0 103106 0
[pid=17443] ppid=17428 vsize=310020 CPUtime=0 cores=1,3,5,7
/proc/17443/stat : 17443 (python) S 17428 17428 16783 0 -1 4202560 755 0 0 0 0 0 0 0 18 0 1 0 519316471 317460480 5726 33554432000 4194304 5683644 140733343178688 18446744073709551615 233510317638 0 0 16781312 514 8708689823554044164 0 0 17 1 0 0 0
/proc/17443/statm: 77505 5726 348 364 0 13414 0
[pid=17445] ppid=17443 vsize=416920 CPUtime=2.15 cores=1,3,5,7
/proc/17445/stat : 17445 (adaptg2wsat2009) R 17443 17445 17445 0 -1 4202496 674 0 0 0 215 0 0 0 25 0 1 0 519316471 426926080 405 33554432000 134512640 135107411 4288338256 18446744073709551615 134531781 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17445/statm: 104230 405 59 146 0 103106 0
[pid=17428/tid=17435] ppid=17426 vsize=320264 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17435/stat : 17435 (python) S 17426 17428 16783 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 5 0 519316462 327950336 7265 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 1 0 0 0
[pid=17428/tid=17438] ppid=17426 vsize=320264 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17438/stat : 17438 (python) S 17426 17428 16783 0 -1 4202560 22 936 0 0 0 0 0 0 22 0 5 0 519316465 327950336 7265 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 5 0 0 0
[pid=17428/tid=17441] ppid=17426 vsize=320264 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17441/stat : 17441 (python) S 17426 17428 16783 0 -1 4202560 24 936 0 0 0 0 0 0 20 0 5 0 519316468 327950336 7265 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 5 0 0 0
[pid=17428/tid=17444] ppid=17426 vsize=320264 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17444/stat : 17444 (python) S 17426 17428 16783 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 5 0 519316471 327950336 7265 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.59
Current children cumulated vsize (KiB) 4368032

[startup+6.30094 s]
/proc/loadavg: 7.75 8.03 6.78 9/289 17445
/proc/meminfo: memFree=23702516/32951124 swapFree=67111524/67111528
[pid=17428] ppid=17426 vsize=320264 CPUtime=0.84 cores=1,3,5,7
/proc/17428/stat : 17428 (python) S 17426 17428 16783 0 -1 4202496 12978 936 1 0 74 10 0 0 20 0 5 0 519316377 327950336 7265 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17428/statm: 80066 7265 1883 364 0 15975 0
[pid=17434] ppid=17428 vsize=278748 CPUtime=0 cores=1,3,5,7
/proc/17434/stat : 17434 (python) S 17428 17428 16783 0 -1 4202560 905 0 0 0 0 0 0 0 18 0 1 0 519316462 285437952 5648 33554432000 4194304 5683644 140733343178688 18446744073709551615 233510317583 0 0 16781312 514 4456528714246619396 0 0 17 5 0 0 0
/proc/17434/statm: 69687 5648 376 364 0 5605 0
[pid=17436] ppid=17434 vsize=1018076 CPUtime=5.4 cores=1,3,5,7
/proc/17436/stat : 17436 (gnovelty+2) R 17434 17436 17436 0 -1 4202496 531 0 0 0 540 0 0 0 25 0 1 0 519316462 1042509824 266 33554432000 134512640 135663704 4292938768 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/17436/statm: 254519 266 113 282 0 254235 0
[pid=17437] ppid=17428 vsize=289376 CPUtime=0 cores=1,3,5,7
/proc/17437/stat : 17437 (python) S 17428 17428 16783 0 -1 4202560 904 0 0 0 0 0 0 0 18 0 1 0 519316465 296321024 5724 33554432000 4194304 5683644 140733343178688 18446744073709551615 233510317638 0 0 16781312 514 6952982234617839880 0 0 17 5 0 0 0
/proc/17437/statm: 72344 5724 371 364 0 8259 0
[pid=17439] ppid=17437 vsize=1018076 CPUtime=5.39 cores=1,3,5,7
/proc/17439/stat : 17439 (gnovelty+2) R 17437 17439 17439 0 -1 4202496 527 0 0 0 539 0 0 0 25 0 1 0 519316465 1042509824 266 33554432000 134512640 135663704 4292902288 18446744073709551615 134525334 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17439/statm: 254519 266 113 282 0 254235 0
[pid=17440] ppid=17428 vsize=299632 CPUtime=0 cores=1,3,5,7
/proc/17440/stat : 17440 (python) S 17428 17428 16783 0 -1 4202560 911 0 0 0 0 0 0 0 18 0 1 0 519316468 306823168 5728 33554432000 4194304 5683644 140733343178688 18446744073709551615 233510317638 0 0 16781312 514 6952986082908537096 0 0 17 5 0 0 0
/proc/17440/statm: 74908 5728 371 364 0 10820 0
[pid=17442] ppid=17440 vsize=416920 CPUtime=5.34 cores=1,3,5,7
/proc/17442/stat : 17442 (adaptg2wsat2009) R 17440 17442 17442 0 -1 4202496 669 0 0 0 534 0 0 0 25 0 1 0 519316468 426926080 405 33554432000 134512640 135107411 4286749280 18446744073709551615 134531928 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/17442/statm: 104230 405 59 146 0 103106 0
[pid=17443] ppid=17428 vsize=310020 CPUtime=0.01 cores=1,3,5,7
/proc/17443/stat : 17443 (python) S 17428 17428 16783 0 -1 4202560 924 0 0 0 0 1 0 0 18 0 1 0 519316471 317460480 5749 33554432000 4194304 5683644 140733343178688 18446744073709551615 233510317638 0 0 16781312 514 8708689823554044164 0 0 17 1 0 0 0
/proc/17443/statm: 77505 5749 371 364 0 13414 0
[pid=17445] ppid=17443 vsize=416920 CPUtime=5.35 cores=1,3,5,7
/proc/17445/stat : 17445 (adaptg2wsat2009) R 17443 17445 17445 0 -1 4202496 674 0 0 0 535 0 0 0 25 0 1 0 519316471 426926080 405 33554432000 134512640 135107411 4288338256 18446744073709551615 134532347 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17445/statm: 104230 405 59 146 0 103106 0
[pid=17428/tid=17435] ppid=17426 vsize=320264 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17435/stat : 17435 (python) S 17426 17428 16783 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 5 0 519316462 327950336 7265 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 1 0 0 0
[pid=17428/tid=17438] ppid=17426 vsize=320264 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17438/stat : 17438 (python) S 17426 17428 16783 0 -1 4202560 22 936 0 0 0 0 0 0 22 0 5 0 519316465 327950336 7265 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 5 0 0 0
[pid=17428/tid=17441] ppid=17426 vsize=320264 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17441/stat : 17441 (python) S 17426 17428 16783 0 -1 4202560 24 936 0 0 0 0 0 0 20 0 5 0 519316468 327950336 7265 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 5 0 0 0
[pid=17428/tid=17444] ppid=17426 vsize=320264 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17444/stat : 17444 (python) S 17426 17428 16783 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 5 0 519316471 327950336 7265 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.33
Current children cumulated vsize (KiB) 4368032

[startup+12.7008 s]
/proc/loadavg: 7.77 8.03 6.78 9/289 17445
/proc/meminfo: memFree=23701532/32951124 swapFree=67111524/67111528
[pid=17428] ppid=17426 vsize=320264 CPUtime=0.84 cores=1,3,5,7
/proc/17428/stat : 17428 (python) S 17426 17428 16783 0 -1 4202496 12978 936 1 0 74 10 0 0 20 0 5 0 519316377 327950336 7265 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17428/statm: 80066 7265 1883 364 0 15975 0
[pid=17434] ppid=17428 vsize=278748 CPUtime=0.01 cores=1,3,5,7
/proc/17434/stat : 17434 (python) S 17428 17428 16783 0 -1 4202560 909 0 0 0 1 0 0 0 18 0 1 0 519316462 285437952 5649 33554432000 4194304 5683644 140733343178688 18446744073709551615 233510317583 0 0 16781312 514 7397813298839650564 0 0 17 5 0 0 0
/proc/17434/statm: 69687 5649 377 364 0 5605 0
[pid=17436] ppid=17434 vsize=1018076 CPUtime=11.77 cores=1,3,5,7
/proc/17436/stat : 17436 (gnovelty+2) R 17434 17436 17436 0 -1 4202496 531 0 0 0 1177 0 0 0 25 0 1 0 519316462 1042509824 266 33554432000 134512640 135663704 4292938768 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/17436/statm: 254519 266 113 282 0 254235 0
[pid=17437] ppid=17428 vsize=289376 CPUtime=0.02 cores=1,3,5,7

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

/proc/17436/stat : 17436 (gnovelty+2) T 17434 17436 17436 0 -1 4202496 531 0 0 0 9967 0 0 0 25 0 1 0 519316462 1042509824 266 33554432000 134512640 135663704 4292938768 18446744073709551615 134525181 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/17436/statm: 254519 266 113 282 0 254235 0
[pid=17434/tid=17450] ppid=17428 vsize=288992 CPUtime=0 cores=1,3,5,7
/proc/17434/task/17450/stat : 17450 (python) S 17428 17428 16783 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 519326479 295927808 5687 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 514 18446604471130178880 0 0 -1 5 0 0 0
[pid=17437] ppid=17428 vsize=289376 CPUtime=0.16 cores=1,3,5,7
/proc/17437/stat : 17437 (python) S 17428 17428 16783 0 -1 4202560 1089 0 0 0 8 8 0 0 19 0 2 0 519316465 296321024 5754 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/17437/statm: 72344 5754 400 364 0 8259 0
[pid=17439] ppid=17437 vsize=1018076 CPUtime=99.98 cores=1,3,5,7
/proc/17439/stat : 17439 (gnovelty+2) T 17437 17439 17439 0 -1 4202496 527 0 0 0 9998 0 0 0 25 0 1 0 519316465 1042509824 266 33554432000 134512640 135663704 4292902288 18446744073709551615 134525224 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/17439/statm: 254519 266 113 282 0 254235 0
[pid=17437/tid=17451] ppid=17428 vsize=289376 CPUtime=0 cores=1,3,5,7
/proc/17437/task/17451/stat : 17451 (python) S 17428 17428 16783 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 519326482 296321024 5754 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 514 18446604467416462464 0 0 -1 5 0 0 0
[pid=17440] ppid=17428 vsize=299632 CPUtime=0.35 cores=1,3,5,7
/proc/17440/stat : 17440 (python) S 17428 17428 16783 0 -1 4202560 1133 0 0 0 15 20 0 0 18 0 2 0 519316468 306823168 5758 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/17440/statm: 74908 5758 400 364 0 10820 0
[pid=17442] ppid=17440 vsize=416920 CPUtime=194.92 cores=1,3,5,7
/proc/17442/stat : 17442 (adaptg2wsat2009) T 17440 17442 17442 0 -1 4202496 669 0 0 0 19492 0 0 0 25 0 1 0 519316468 426926080 405 33554432000 134512640 135107411 4286749280 18446744073709551615 134532371 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/17442/statm: 104230 405 59 146 0 103106 0
[pid=17440/tid=17455] ppid=17428 vsize=299632 CPUtime=0 cores=1,3,5,7
/proc/17440/task/17455/stat : 17455 (python) S 17428 17428 16783 0 -1 4202560 50 0 0 0 0 0 0 0 18 0 2 0 519326484 306823168 5758 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 514 18446604467416463360 0 0 -1 5 0 0 0
[pid=17443] ppid=17428 vsize=310020 CPUtime=0.36 cores=1,3,5,7
/proc/17443/stat : 17443 (python) S 17428 17428 16783 0 -1 4202560 1154 0 0 0 18 18 0 0 18 0 2 0 519316471 317460480 5779 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17443/statm: 77505 5779 400 364 0 13414 0
[pid=17445] ppid=17443 vsize=416920 CPUtime=197.13 cores=1,3,5,7
/proc/17445/stat : 17445 (adaptg2wsat2009) T 17443 17445 17445 0 -1 4202496 674 0 0 0 19713 0 0 0 25 0 1 0 519316471 426926080 405 33554432000 134512640 135107411 4288338256 18446744073709551615 134532288 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/17445/statm: 104230 405 59 146 0 103106 0
[pid=17443/tid=17459] ppid=17428 vsize=310020 CPUtime=0 cores=1,3,5,7
/proc/17443/task/17459/stat : 17459 (python) S 17428 17428 16783 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 519326487 317460480 5779 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 514 18446604454940343104 0 0 -1 1 0 0 0
[pid=17452] ppid=17428 vsize=320276 CPUtime=0.38 cores=1,3,5,7
/proc/17452/stat : 17452 (python) S 17428 17428 16783 0 -1 4202560 1163 0 0 0 21 17 0 0 18 0 2 0 519326482 327962624 5783 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/17452/statm: 80069 5783 400 364 0 15975 0
[pid=17454] ppid=17452 vsize=416920 CPUtime=196.97 cores=1,3,5,7
/proc/17454/stat : 17454 (adaptg2wsat2009) T 17452 17454 17454 0 -1 4202496 671 0 0 0 19697 0 0 0 25 0 1 0 519326482 426926080 405 33554432000 134512640 135107411 4290964272 18446744073709551615 134532326 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17454/statm: 104230 405 59 146 0 103106 0
[pid=17452/tid=17474] ppid=17428 vsize=320276 CPUtime=0 cores=1,3,5,7
/proc/17452/task/17474/stat : 17474 (python) S 17428 17428 16783 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 519336499 327962624 5783 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 514 18446604471140880512 0 0 -1 1 0 0 0
[pid=17456] ppid=17428 vsize=330144 CPUtime=0.18 cores=1,3,5,7
/proc/17456/stat : 17456 (python) S 17428 17428 16783 0 -1 4202560 1116 0 0 0 10 8 0 0 19 0 2 0 519326485 338067456 5710 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/17456/statm: 82536 5710 400 364 0 18439 0
[pid=17458] ppid=17456 vsize=1018076 CPUtime=100.18 cores=1,3,5,7
/proc/17458/stat : 17458 (gnovelty+2) T 17456 17458 17458 0 -1 4202496 529 0 0 0 10018 0 0 0 25 0 1 0 519326485 1042509824 267 33554432000 134512640 135663704 4287969232 18446744073709551615 134525544 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17458/statm: 254519 267 113 282 0 254235 0
[pid=17456/tid=17478] ppid=17428 vsize=330144 CPUtime=0 cores=1,3,5,7
/proc/17456/task/17478/stat : 17478 (python) S 17428 17428 16783 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 519336505 338067456 5710 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 514 18446604471140881408 0 0 -1 7 0 0 0
[pid=17460] ppid=17428 vsize=340968 CPUtime=0.18 cores=1,3,5,7
/proc/17460/stat : 17460 (python) S 17428 17428 16783 0 -1 4202560 1184 0 0 0 10 8 0 0 19 0 2 0 519326488 349151232 5842 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/17460/statm: 85242 5842 406 364 0 21142 0
[pid=17462] ppid=17460 vsize=247068 CPUtime=99.17 cores=1,3,5,7
/proc/17462/stat : 17462 (FH) T 17460 17462 17462 0 -1 4202496 630 0 0 0 9917 0 0 0 25 0 1 0 519326489 252997632 366 33554432000 134512640 134936988 4286687280 18446744073709551615 134558793 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17462/statm: 61767 366 41 104 0 61271 0
[pid=17460/tid=17479] ppid=17428 vsize=340968 CPUtime=0 cores=1,3,5,7
/proc/17460/task/17479/stat : 17479 (python) S 17428 17428 16783 0 -1 4202560 95 0 0 0 0 0 0 0 19 0 2 0 519336508 349151232 5842 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 514 18446604458256726720 0 0 -1 5 0 0 0
[pid=17463] ppid=17428 vsize=351224 CPUtime=2.25 cores=1,3,5,7
/proc/17463/stat : 17463 (python) S 17428 17428 16783 0 -1 4202560 1229 0 0 0 124 101 0 0 15 0 2 0 519326492 359653376 5846 33554432000 4194304 5683644 140733343178688 18446744073709551615 233510317638 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/17463/statm: 87806 5846 406 364 0 23703 0
[pid=17465] ppid=17463 vsize=8028 CPUtime=1101.08 cores=1,3,5,7
/proc/17465/stat : 17465 (march_hi) R 17463 17465 17465 0 -1 4202496 2612 0 0 0 110108 0 0 0 25 0 1 0 519326492 8220672 1577 33554432000 4194304 4955518 140735465825968 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/17465/statm: 2007 1577 106 186 0 1820 0
[pid=17463/tid=17514] ppid=17428 vsize=351224 CPUtime=0 cores=1,3,5,7
/proc/17463/task/17514/stat : 17514 (python) S 17428 17428 16783 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 519365637 359653376 5846 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 514 18446604471116609600 0 0 -1 5 0 0 0
[pid=17475] ppid=17428 vsize=361480 CPUtime=0.18 cores=1,3,5,7
/proc/17475/stat : 17475 (python) S 17428 17428 16783 0 -1 4202560 1156 0 0 0 9 9 0 0 19 0 2 0 519336503 370155520 5859 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/17475/statm: 90370 5859 400 364 0 26264 0
[pid=17477] ppid=17475 vsize=416920 CPUtime=98.93 cores=1,3,5,7
/proc/17477/stat : 17477 (adaptg2wsat2009) T 17475 17477 17477 0 -1 4202496 676 0 0 0 9893 0 0 0 25 0 1 0 519336503 426926080 407 33554432000 134512640 135107411 4293251264 18446744073709551615 134531428 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/17477/statm: 104230 407 59 146 0 103106 0
[pid=17475/tid=17498] ppid=17428 vsize=361480 CPUtime=0 cores=1,3,5,7
/proc/17475/task/17498/stat : 17498 (python) S 17428 17428 16783 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 519346422 370155520 5859 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 514 18446604470514932480 0 0 -1 5 0 0 0
[pid=17480] ppid=17428 vsize=371736 CPUtime=2.05 cores=1,3,5,7
/proc/17480/stat : 17480 (python) S 17428 17428 16783 0 -1 4202560 1200 0 0 0 113 92 0 0 15 0 2 0 519336510 380657664 5863 33554432000 4194304 5683644 140733343178688 18446744073709551615 233510317638 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17480/statm: 92934 5863 400 364 0 28825 0
[pid=17482] ppid=17480 vsize=8028 CPUtime=991.22 cores=1,3,5,7
/proc/17482/stat : 17482 (march_hi) R 17480 17482 17482 0 -1 4202496 2502 0 0 0 99122 0 0 0 25 0 1 0 519336510 8220672 1467 33554432000 4194304 4955518 140734624768624 18446744073709551615 4208624 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17482/statm: 2007 1467 106 186 0 1820 0
[pid=17480/tid=17526] ppid=17428 vsize=371736 CPUtime=0 cores=1,3,5,7
/proc/17480/task/17526/stat : 17526 (python) S 17428 17428 16783 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 519376102 380657664 5863 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 514 18446604471159510080 0 0 -1 3 0 0 0
[pid=17499] ppid=17428 vsize=382188 CPUtime=0.18 cores=1,3,5,7
/proc/17499/stat : 17499 (python) S 17428 17428 16783 0 -1 4202560 1162 0 0 0 10 8 0 0 19 0 2 0 519346425 391360512 5901 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17499/statm: 95547 5901 400 364 0 31435 0
[pid=17501] ppid=17499 vsize=247072 CPUtime=99.8 cores=1,3,5,7
/proc/17501/stat : 17501 (FH) T 17499 17501 17501 0 -1 4202496 634 0 0 0 9980 0 0 0 25 0 1 0 519346426 253001728 366 33554432000 134512640 134936988 4292737056 18446744073709551615 134553247 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/17501/statm: 61768 366 41 104 0 61272 0
[pid=17499/tid=17508] ppid=17428 vsize=382188 CPUtime=0 cores=1,3,5,7
/proc/17499/task/17508/stat : 17508 (python) S 17428 17428 16783 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 519356443 391360512 5901 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 514 18446604454223471552 0 0 -1 3 0 0 0
[pid=17504] ppid=17428 vsize=392444 CPUtime=1.67 cores=1,3,5,7
/proc/17504/stat : 17504 (python) S 17428 17428 16783 0 -1 4202560 1211 0 0 0 96 71 0 0 15 0 2 0 519355956 401862656 5919 33554432000 4194304 5683644 140733343178688 18446744073709551615 233510317638 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17504/statm: 98111 5919 400 364 0 33996 0
[pid=17506] ppid=17504 vsize=6304 CPUtime=799.03 cores=1,3,5,7
/proc/17506/stat : 17506 (march_hi) R 17504 17506 17506 0 -1 4202496 2314 0 0 0 79903 0 0 0 25 0 1 0 519355956 6455296 1277 33554432000 4194304 4955518 140734183133808 18446744073709551615 4297135 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17506/statm: 1576 1277 106 186 0 1389 0
[pid=17504/tid=17603] ppid=17428 vsize=392444 CPUtime=0 cores=1,3,5,7
/proc/17504/task/17603/stat : 17603 (python) S 17428 17428 16783 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 519404667 401862656 5919 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 514 18446604467850002816 0 0 -1 3 0 0 0
[pid=17509] ppid=17428 vsize=402700 CPUtime=0.37 cores=1,3,5,7
/proc/17509/stat : 17509 (python) S 17428 17428 16783 0 -1 4202560 1179 0 0 0 22 15 0 0 19 0 2 0 519356447 412364800 5923 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17509/statm: 100675 5923 400 364 0 36557 0
[pid=17511] ppid=17509 vsize=268420 CPUtime=195.55 cores=1,3,5,7
/proc/17511/stat : 17511 (hybridGM3) T 17509 17511 17511 0 -1 4202496 4898 0 0 0 19555 0 0 0 25 0 1 0 519356448 274862080 4628 33554432000 134512640 135204385 4289125776 18446744073709551615 134537272 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17511/statm: 67105 4628 64 169 0 66935 0
[pid=17509/tid=17522] ppid=17428 vsize=402700 CPUtime=0 cores=1,3,5,7
/proc/17509/task/17522/stat : 17522 (python) S 17428 17428 16783 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 519376084 412364800 5923 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 514 18446604467850004608 0 0 -1 3 0 0 0
[pid=17523] ppid=17428 vsize=412496 CPUtime=0.2 cores=1,3,5,7
/proc/17523/stat : 17523 (python) S 17428 17428 16783 0 -1 4202560 1167 0 0 0 9 11 0 0 19 0 2 0 519376088 422395904 5798 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17523/statm: 103124 5798 400 364 0 39003 0
[pid=17525] ppid=17523 vsize=1018076 CPUtime=98.36 cores=1,3,5,7
/proc/17525/stat : 17525 (gnovelty+2) T 17523 17525 17525 0 -1 4202496 537 0 0 0 9836 0 0 0 25 0 1 0 519376089 1042509824 267 33554432000 134512640 135663704 4293727456 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/17525/statm: 254519 267 113 282 0 254235 0
[pid=17523/tid=17530] ppid=17428 vsize=412496 CPUtime=0 cores=1,3,5,7
/proc/17523/task/17530/stat : 17530 (python) S 17428 17428 16783 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 519386108 422395904 5798 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 514 18446604471130624384 0 0 -1 3 0 0 0
[pid=17531] ppid=17428 vsize=422796 CPUtime=0.37 cores=1,3,5,7
/proc/17531/stat : 17531 (python) S 17428 17428 16783 0 -1 4202560 1247 0 0 0 22 15 0 0 19 0 2 0 519386112 432943104 5822 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17531/statm: 105699 5822 408 364 0 41575 0
[pid=17533] ppid=17531 vsize=268424 CPUtime=195.61 cores=1,3,5,7
/proc/17533/stat : 17533 (hybridGM3) T 17531 17533 17533 0 -1 4202496 4904 0 0 0 19561 0 0 0 25 0 1 0 519386113 274866176 4628 33554432000 134512640 135204385 4293008816 18446744073709551615 134537256 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/17533/statm: 67106 4628 64 169 0 66936 0
[pid=17531/tid=17605] ppid=17428 vsize=422796 CPUtime=0 cores=1,3,5,7
/proc/17531/task/17605/stat : 17605 (python) S 17428 17428 16783 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 519405749 432943104 5822 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 514 18446604470576190528 0 0 -1 5 0 0 0
[pid=17624] ppid=17428 vsize=433760 CPUtime=0.48 cores=1,3,5,7
/proc/17624/stat : 17624 (python) S 17428 17428 16783 0 -1 4202560 1076 0 0 0 26 22 0 0 15 0 1 0 519414393 444170240 5972 33554432000 4194304 5683644 140733343178688 18446744073709551615 233510317638 0 0 16781312 514 7397813298839650565 0 0 17 3 0 0 0
/proc/17624/statm: 108440 5972 379 364 0 44313 0
[pid=17626] ppid=17624 vsize=3876 CPUtime=221.49 cores=1,3,5,7
/proc/17626/stat : 17626 (march_hi) R 17624 17626 17626 0 -1 4202496 1750 0 0 0 22149 0 0 0 25 0 1 0 519414394 3969024 709 33554432000 4194304 4955518 140734920511328 18446744073709551615 4237772 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/17626/statm: 969 709 106 186 0 782 0
[pid=17428/tid=17435] ppid=17426 vsize=443780 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17435/stat : 17435 (python) S 17426 17428 16783 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 17 0 519316462 454430720 7449 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 1 0 0 0
[pid=17428/tid=17438] ppid=17426 vsize=443780 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17438/stat : 17438 (python) S 17426 17428 16783 0 -1 4202560 22 936 0 0 0 0 0 0 22 0 17 0 519316465 454430720 7449 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 5 0 0 0
[pid=17428/tid=17441] ppid=17426 vsize=443780 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17441/stat : 17441 (python) S 17426 17428 16783 0 -1 4202560 28 936 0 0 0 0 0 0 18 0 17 0 519316468 454430720 7449 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 5 0 0 0
[pid=17428/tid=17444] ppid=17426 vsize=443780 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17444/stat : 17444 (python) S 17426 17428 16783 0 -1 4202560 32 936 0 0 0 0 0 0 18 0 17 0 519316471 454430720 7449 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 1 0 0 0
[pid=17428/tid=17453] ppid=17426 vsize=443780 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17453/stat : 17453 (python) S 17426 17428 16783 0 -1 4202560 28 936 0 0 0 0 0 0 18 0 17 0 519326482 454430720 7449 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 5 0 0 0
[pid=17428/tid=17457] ppid=17426 vsize=443780 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17457/stat : 17457 (python) S 17426 17428 16783 0 -1 4202560 27 936 0 0 0 0 0 0 22 0 17 0 519326485 454430720 7449 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 3 0 0 0
[pid=17428/tid=17461] ppid=17426 vsize=443780 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17461/stat : 17461 (python) S 17426 17428 16783 0 -1 4202560 22 936 0 0 0 0 0 0 24 0 17 0 519326489 454430720 7449 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 5 0 0 0
[pid=17428/tid=17464] ppid=17426 vsize=443780 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17464/stat : 17464 (python) S 17426 17428 16783 0 -1 4202560 41 936 0 0 0 0 0 0 18 0 17 0 519326492 454430720 7449 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 5 0 0 0
[pid=17428/tid=17476] ppid=17426 vsize=443780 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17476/stat : 17476 (python) S 17426 17428 16783 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 17 0 519336503 454430720 7449 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 5 0 0 0
[pid=17428/tid=17481] ppid=17426 vsize=443780 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17481/stat : 17481 (python) S 17426 17428 16783 0 -1 4202560 37 936 0 0 0 0 0 0 18 0 17 0 519336510 454430720 7449 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 3 0 0 0
[pid=17428/tid=17500] ppid=17426 vsize=443780 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17500/stat : 17500 (python) S 17426 17428 16783 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 17 0 519346426 454430720 7449 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 3 0 0 0
[pid=17428/tid=17505] ppid=17426 vsize=443780 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17505/stat : 17505 (python) S 17426 17428 16783 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 17 0 519355956 454430720 7449 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 3 0 0 0
[pid=17428/tid=17510] ppid=17426 vsize=443780 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17510/stat : 17510 (python) S 17426 17428 16783 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 17 0 519356448 454430720 7449 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 3 0 0 0
[pid=17428/tid=17524] ppid=17426 vsize=443780 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17524/stat : 17524 (python) S 17426 17428 16783 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 17 0 519376088 454430720 7449 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 3 0 0 0
[pid=17428/tid=17532] ppid=17426 vsize=443780 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17532/stat : 17532 (python) S 17426 17428 16783 0 -1 4202560 24 936 0 0 0 0 0 0 20 0 17 0 519386112 454430720 7449 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 3 0 0 0
[pid=17428/tid=17625] ppid=17426 vsize=443780 CPUtime=0 cores=1,3,5,7
/proc/17428/task/17625/stat : 17625 (python) S 17426 17428 16783 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 17 0 519414394 454430720 7449 33554432000 4194304 5683644 140733343178688 18446744073709551615 233522121137 0 0 16781312 2 18446604467850003712 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 12951216

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17428 and gives
#  childrusage.ru_utime.tv_sec=2018
#  childrusage.ru_utime.tv_usec=786097
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=549308
# CPU time returned by wait4() is 2023.34
# while last known CPU time is 4800.25
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1205.8
CPU time (s): 4800.25
CPU user time (s): 4795.8
CPU system time (s): 4.45
CPU usage (%): 398.096
Max. virtual memory (cumulated for all children) (KiB): 12951444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2018.79
system time used= 4.54931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52384
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= 7425
involuntary context switches= 22477

runsolver used 6.40803 second user time and 13.164 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-01 18:56:45
IDJOB=3317352
IDBENCH=82817
IDSOLVER=1705
FILE ID=node145/3317352-1304269005
RUNJOBID= node145-1304267279-16802
PBS_JOBID= 13173934
Free space on /tmp= 72980 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1475900283-041.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3317352-1304269005/watcher-3317352-1304269005 -o /tmp/evaluation-result-3317352-1304269005/solver-3317352-1304269005 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317352-1304269005.cnf -seed 467188285 -budget 4800 -cores 4

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

MD5SUM BENCH= a83cf27d1d664cde32ad2f1a49b00933
RANDOM SEED=467188285

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23746668 kB
Buffers:       1308100 kB
Cached:        6090388 kB
SwapCached:          4 kB
Active:        2268268 kB
Inactive:      6376324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23746668 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           32260 kB
Writeback:           0 kB
AnonPages:     1245124 kB
Mapped:          24156 kB
Slab:           475964 kB
PageTables:      22876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 26665080 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= 72940 MiB
End job on node145 at 2011-05-01 19:16:53