Trace number 3378568

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-par-random (fixed)? 3704.38 1123.14

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S157016908-041.UNKNOWN.cnf
MD5SUM84ed72ef969365b45feb251988bfac3d
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.31/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.31/0.45	c INFO: solving HOME/instance-3378568-1305466234.cnf
0.31/0.45	c INFO: computing task features
0.31/0.46	c INFO: computed variable-clause graph statistics
0.31/0.46	c INFO: computed clause balance statistics
0.40/0.51	c INFO: computed variable balance statistics
0.40/0.55	c INFO: computed small-clause counts
0.40/0.55	c INFO: computed Horn-clause counts
0.40/0.56	c INFO: computed variable graph statistics
0.40/0.56	c INFO: collected features for HOME/instance-3378568-1305466234.cnf in 0.11 s
0.40/0.57	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.58)
0.40/0.59	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.07)
0.40/0.59	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.28)
0.50/0.60	c INFO: running march_hi@0 for 679 with 1199 remaining (b = 0.35)
301.05/100.90	c INFO: running march_hi@0 for 679 with 1099 remaining (b = 0.31)
403.98/135.18	c INFO: running march_hi@0 for 679 with 1065 remaining (b = 0.28)
1519.55/457.89	c INFO: running kcnfs-2006@0 for 582 with 742 remaining (b = 0.23)
2398.64/715.53	c INFO: running march_hi@0 for 484 with 484 remaining (b = 0.17)
2744.44/831.40	c INFO: running march_hi@0 for 369 with 369 remaining (b = 0.11)
3295.73/989.51	c INFO: running march_hi@391 for 97 with 210 remaining (b = 0.05)
3704.32/1123.12	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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

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

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: 10.21 10.18 9.47 9/445 15850
/proc/meminfo: memFree=16165532/32951124 swapFree=67056804/67111528
[pid=15850] ppid=15848 vsize=16240 CPUtime=0 cores=0,2,4,6
/proc/15850/stat : 15850 (python) R 15848 15850 14447 0 -1 4202496 996 0 0 0 0 0 0 0 24 0 1 0 658224355 16629760 870 33554432000 4194304 5683644 140736115445520 18446744073709551615 270612771525 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/15850/statm: 4060 870 368 364 0 547 0

[startup+0.0871469 s]
/proc/loadavg: 10.21 10.18 9.47 9/445 15850
/proc/meminfo: memFree=16165532/32951124 swapFree=67056804/67111528
[pid=15850] ppid=15848 vsize=99348 CPUtime=0.06 cores=0,2,4,6
/proc/15850/stat : 15850 (python) R 15848 15850 14447 0 -1 4202496 2856 0 0 0 4 2 0 0 24 0 1 0 658224355 101732352 2558 33554432000 4194304 5683644 140736115445520 18446744073709551615 270613108736 0 2147483391 16781312 2 0 0 0 17 2 0 0 0
/proc/15850/statm: 24837 2558 818 364 0 1688 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 99348

[startup+0.101142 s]
/proc/loadavg: 10.21 10.18 9.47 9/445 15850
/proc/meminfo: memFree=16165532/32951124 swapFree=67056804/67111528
[pid=15850] ppid=15848 vsize=104620 CPUtime=0.07 cores=0,2,4,6
/proc/15850/stat : 15850 (python) R 15848 15850 14447 0 -1 4202496 3144 0 0 0 5 2 0 0 24 0 1 0 658224355 107130880 2823 33554432000 4194304 5683644 140736115445520 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/15850/statm: 26155 2823 847 364 0 1903 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104620

[startup+0.307107 s]
/proc/loadavg: 10.21 10.18 9.47 9/445 15850
/proc/meminfo: memFree=16165532/32951124 swapFree=67056804/67111528
[pid=15850] ppid=15848 vsize=198920 CPUtime=0.23 cores=0,2,4,6
/proc/15850/stat : 15850 (python) R 15848 15850 14447 0 -1 4202496 7020 933 1 0 17 6 0 0 17 0 1 0 658224355 203694080 5054 33554432000 4194304 5683644 140736115445520 18446744073709551615 270616519600 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/15850/statm: 49730 5054 1466 364 0 3757 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198920

[startup+0.701004 s]
/proc/loadavg: 10.21 10.18 9.47 9/445 15850
/proc/meminfo: memFree=16165532/32951124 swapFree=67056804/67111528
[pid=15850] ppid=15848 vsize=320264 CPUtime=0.5 cores=0,2,4,6
/proc/15850/stat : 15850 (python) S 15848 15850 14447 0 -1 4202496 12225 933 1 0 41 9 0 0 24 0 5 0 658224355 327950336 7255 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15850/statm: 80066 7255 1873 364 0 15975 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 320264

[startup+1.50086 s]
/proc/loadavg: 10.11 10.16 9.47 14/458 15867
/proc/meminfo: memFree=16125872/32951124 swapFree=67056804/67111528
[pid=15850] ppid=15848 vsize=320264 CPUtime=0.5 cores=0,2,4,6
/proc/15850/stat : 15850 (python) S 15848 15850 14447 0 -1 4202496 12225 933 1 0 41 9 0 0 24 0 5 0 658224355 327950336 7255 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15850/statm: 80066 7255 1873 364 0 15975 0
[pid=15856] ppid=15850 vsize=278632 CPUtime=0 cores=0,2,4,6
/proc/15856/stat : 15856 (python) S 15850 15850 14447 0 -1 4202560 725 0 0 0 0 0 0 0 18 0 1 0 658224412 285319168 5571 33554432000 4194304 5683644 140736115445520 18446744073709551615 270613130767 0 0 16781312 514 3142056790804398079 0 0 17 2 0 0 0
/proc/15856/statm: 69658 5571 354 364 0 5576 0
[pid=15858] ppid=15856 vsize=1017936 CPUtime=0.92 cores=0,2,4,6
/proc/15858/stat : 15858 (gnovelty+2) R 15856 15858 15858 0 -1 4202496 461 0 0 0 92 0 0 0 21 0 1 0 658224412 1042366464 197 33554432000 134512640 135663704 4292683520 18446744073709551615 134546063 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/15858/statm: 254484 197 113 282 0 254200 0
[pid=15859] ppid=15850 vsize=289404 CPUtime=0 cores=0,2,4,6
/proc/15859/stat : 15859 (python) S 15850 15850 14447 0 -1 4202560 736 0 0 0 0 0 0 0 20 0 1 0 658224413 296349696 5709 33554432000 4194304 5683644 140736115445520 18446744073709551615 270613130822 0 0 16781312 514 7935337050163642367 0 0 17 6 0 0 0
/proc/15859/statm: 72351 5709 348 364 0 8266 0
[pid=15863] ppid=15859 vsize=1017936 CPUtime=0.87 cores=0,2,4,6
/proc/15863/stat : 15863 (gnovelty+2) R 15859 15863 15863 0 -1 4202496 461 0 0 0 87 0 0 0 25 0 1 0 658224414 1042366464 197 33554432000 134512640 135663704 4293673792 18446744073709551615 134544252 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/15863/statm: 254484 197 113 282 0 254200 0
[pid=15861] ppid=15850 vsize=299156 CPUtime=0 cores=0,2,4,6
/proc/15861/stat : 15861 (python) S 15850 15850 14447 0 -1 4202560 754 0 0 0 0 0 0 0 16 0 1 0 658224414 306335744 5602 33554432000 4194304 5683644 140736115445520 18446744073709551615 270613130822 0 0 16781312 514 14175651577490014465 0 0 17 0 0 0 0
/proc/15861/statm: 74789 5602 348 364 0 10701 0
[pid=15866] ppid=15861 vsize=2692 CPUtime=0.42 cores=0,2,4,6
/proc/15866/stat : 15866 (march_hi) R 15861 15866 15866 0 -1 4202496 737 0 0 0 42 0 0 0 25 0 1 0 658224415 2756608 475 33554432000 4194304 4955518 140736136209728 18446744073709551615 4227109 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15866/statm: 673 475 104 186 0 486 0
[pid=15864] ppid=15850 vsize=310020 CPUtime=0 cores=0,2,4,6
/proc/15864/stat : 15864 (python) S 15850 15850 14447 0 -1 4202560 751 0 0 0 0 0 0 0 20 0 1 0 658224415 317460480 5724 33554432000 4194304 5683644 140736115445520 18446744073709551615 270613130822 0 0 16781312 514 1426994573334249730 0 0 17 6 0 0 0
/proc/15864/statm: 77505 5724 348 364 0 13414 0
[pid=15867] ppid=15864 vsize=2692 CPUtime=0.42 cores=0,2,4,6
/proc/15867/stat : 15867 (march_hi) R 15864 15867 15867 0 -1 4202496 735 0 0 0 42 0 0 0 25 0 1 0 658224416 2756608 475 33554432000 4194304 4955518 140734672355488 18446744073709551615 4227917 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/15867/statm: 673 475 104 186 0 486 0
[pid=15850/tid=15857] ppid=15848 vsize=320264 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15857/stat : 15857 (python) S 15848 15850 14447 0 -1 4202560 23 933 0 0 0 0 0 0 19 0 5 0 658224412 327950336 7255 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15860] ppid=15848 vsize=320264 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15860/stat : 15860 (python) S 15848 15850 14447 0 -1 4202560 41 933 0 0 0 0 0 0 21 0 5 0 658224413 327950336 7255 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15862] ppid=15848 vsize=320264 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15862/stat : 15862 (python) S 15848 15850 14447 0 -1 4202560 35 933 0 0 0 0 0 0 23 0 5 0 658224414 327950336 7255 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15865] ppid=15848 vsize=320264 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15865/stat : 15865 (python) S 15848 15850 14447 0 -1 4202560 14 933 0 0 0 0 0 0 25 0 5 0 658224415 327950336 7255 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 3538732

[startup+3.10058 s]
/proc/loadavg: 10.11 10.16 9.47 14/458 15867
/proc/meminfo: memFree=16124508/32951124 swapFree=67056804/67111528
[pid=15850] ppid=15848 vsize=320264 CPUtime=0.5 cores=0,2,4,6
/proc/15850/stat : 15850 (python) S 15848 15850 14447 0 -1 4202496 12225 933 1 0 41 9 0 0 24 0 5 0 658224355 327950336 7255 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15850/statm: 80066 7255 1873 364 0 15975 0
[pid=15856] ppid=15850 vsize=278632 CPUtime=0 cores=0,2,4,6
/proc/15856/stat : 15856 (python) S 15850 15850 14447 0 -1 4202560 725 0 0 0 0 0 0 0 18 0 1 0 658224412 285319168 5571 33554432000 4194304 5683644 140736115445520 18446744073709551615 270613130767 0 0 16781312 514 3142056790804365571 0 0 17 2 0 0 0
/proc/15856/statm: 69658 5571 354 364 0 5576 0
[pid=15858] ppid=15856 vsize=1017936 CPUtime=2.52 cores=0,2,4,6
/proc/15858/stat : 15858 (gnovelty+2) R 15856 15858 15858 0 -1 4202496 461 0 0 0 252 0 0 0 25 0 1 0 658224412 1042366464 197 33554432000 134512640 135663704 4292683520 18446744073709551615 134545598 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/15858/statm: 254484 197 113 282 0 254200 0
[pid=15859] ppid=15850 vsize=289404 CPUtime=0 cores=0,2,4,6
/proc/15859/stat : 15859 (python) S 15850 15850 14447 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 658224413 296349696 5709 33554432000 4194304 5683644 140736115445520 18446744073709551615 270613130822 0 0 16781312 514 7935337050163609858 0 0 17 6 0 0 0
/proc/15859/statm: 72351 5709 348 364 0 8266 0
[pid=15863] ppid=15859 vsize=1017936 CPUtime=2.45 cores=0,2,4,6
/proc/15863/stat : 15863 (gnovelty+2) R 15859 15863 15863 0 -1 4202496 461 0 0 0 245 0 0 0 25 0 1 0 658224414 1042366464 197 33554432000 134512640 135663704 4293673792 18446744073709551615 134545670 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/15863/statm: 254484 197 113 282 0 254200 0
[pid=15861] ppid=15850 vsize=299156 CPUtime=0 cores=0,2,4,6
/proc/15861/stat : 15861 (python) S 15850 15850 14447 0 -1 4202560 756 0 0 0 0 0 0 0 15 0 1 0 658224414 306335744 5602 33554432000 4194304 5683644 140736115445520 18446744073709551615 270613130822 0 0 16781312 514 14175651577490014465 0 0 17 0 0 0 0
/proc/15861/statm: 74789 5602 348 364 0 10701 0
[pid=15866] ppid=15861 vsize=2896 CPUtime=1.21 cores=0,2,4,6
/proc/15866/stat : 15866 (march_hi) R 15861 15866 15866 0 -1 4202496 791 0 0 0 121 0 0 0 25 0 1 0 658224415 2965504 529 33554432000 4194304 4955518 140736136209728 18446744073709551615 4227654 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15866/statm: 724 529 104 186 0 537 0
[pid=15864] ppid=15850 vsize=310020 CPUtime=0 cores=0,2,4,6
/proc/15864/stat : 15864 (python) S 15850 15850 14447 0 -1 4202560 751 0 0 0 0 0 0 0 15 0 1 0 658224415 317460480 5724 33554432000 4194304 5683644 140736115445520 18446744073709551615 270613130822 0 0 16781312 514 1426994573334249730 0 0 17 6 0 0 0
/proc/15864/statm: 77505 5724 348 364 0 13414 0
[pid=15867] ppid=15864 vsize=2896 CPUtime=1.22 cores=0,2,4,6
/proc/15867/stat : 15867 (march_hi) R 15864 15867 15867 0 -1 4202496 790 0 0 0 122 0 0 0 25 0 1 0 658224416 2965504 530 33554432000 4194304 4955518 140734672355488 18446744073709551615 4227824 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/15867/statm: 724 530 104 186 0 537 0
[pid=15850/tid=15857] ppid=15848 vsize=320264 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15857/stat : 15857 (python) S 15848 15850 14447 0 -1 4202560 23 933 0 0 0 0 0 0 19 0 5 0 658224412 327950336 7255 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15860] ppid=15848 vsize=320264 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15860/stat : 15860 (python) S 15848 15850 14447 0 -1 4202560 41 933 0 0 0 0 0 0 21 0 5 0 658224413 327950336 7255 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15862] ppid=15848 vsize=320264 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15862/stat : 15862 (python) S 15848 15850 14447 0 -1 4202560 35 933 0 0 0 0 0 0 23 0 5 0 658224414 327950336 7255 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15865] ppid=15848 vsize=320264 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15865/stat : 15865 (python) S 15848 15850 14447 0 -1 4202560 14 933 0 0 0 0 0 0 25 0 5 0 658224415 327950336 7255 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.9
Current children cumulated vsize (KiB) 3539140

[startup+6.30101 s]
/proc/loadavg: 10.11 10.16 9.47 14/458 15867
/proc/meminfo: memFree=16121540/32951124 swapFree=67056804/67111528
[pid=15850] ppid=15848 vsize=320264 CPUtime=0.5 cores=0,2,4,6
/proc/15850/stat : 15850 (python) S 15848 15850 14447 0 -1 4202496 12225 933 1 0 41 9 0 0 24 0 5 0 658224355 327950336 7255 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15850/statm: 80066 7255 1873 364 0 15975 0
[pid=15856] ppid=15850 vsize=278632 CPUtime=0.01 cores=0,2,4,6
/proc/15856/stat : 15856 (python) S 15850 15850 14447 0 -1 4202560 886 0 0 0 0 1 0 0 18 0 1 0 658224412 285319168 5594 33554432000 4194304 5683644 140736115445520 18446744073709551615 270613130767 0 0 16781312 514 3142056790804365571 0 0 17 2 0 0 0
/proc/15856/statm: 69658 5594 377 364 0 5576 0
[pid=15858] ppid=15856 vsize=1017936 CPUtime=5.72 cores=0,2,4,6
/proc/15858/stat : 15858 (gnovelty+2) R 15856 15858 15858 0 -1 4202496 461 0 0 0 572 0 0 0 25 0 1 0 658224412 1042366464 197 33554432000 134512640 135663704 4292683520 18446744073709551615 134545644 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/15858/statm: 254484 197 113 282 0 254200 0
[pid=15859] ppid=15850 vsize=289404 CPUtime=0.02 cores=0,2,4,6
/proc/15859/stat : 15859 (python) S 15850 15850 14447 0 -1 4202560 923 0 0 0 1 1 0 0 18 0 1 0 658224413 296349696 5732 33554432000 4194304 5683644 140736115445520 18446744073709551615 270613130822 0 0 16781312 514 7935337050163609858 0 0 17 6 0 0 0
/proc/15859/statm: 72351 5732 371 364 0 8266 0
[pid=15863] ppid=15859 vsize=1017936 CPUtime=5.57 cores=0,2,4,6
/proc/15863/stat : 15863 (gnovelty+2) R 15859 15863 15863 0 -1 4202496 461 0 0 0 557 0 0 0 25 0 1 0 658224414 1042366464 197 33554432000 134512640 135663704 4293673792 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/15863/statm: 254484 197 113 282 0 254200 0
[pid=15861] ppid=15850 vsize=299156 CPUtime=0.01 cores=0,2,4,6
/proc/15861/stat : 15861 (python) S 15850 15850 14447 0 -1 4202560 919 0 0 0 1 0 0 0 15 0 1 0 658224414 306335744 5625 33554432000 4194304 5683644 140736115445520 18446744073709551615 270613130822 0 0 16781312 514 14175651577490014465 0 0 17 0 0 0 0
/proc/15861/statm: 74789 5625 371 364 0 10701 0
[pid=15866] ppid=15861 vsize=3300 CPUtime=2.81 cores=0,2,4,6
/proc/15866/stat : 15866 (march_hi) R 15861 15866 15866 0 -1 4202496 858 0 0 0 281 0 0 0 25 0 1 0 658224415 3379200 596 33554432000 4194304 4955518 140736136209728 18446744073709551615 4227841 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15866/statm: 825 596 104 186 0 638 0
[pid=15864] ppid=15850 vsize=310020 CPUtime=0.01 cores=0,2,4,6
/proc/15864/stat : 15864 (python) S 15850 15850 14447 0 -1 4202560 915 0 0 0 0 1 0 0 15 0 1 0 658224415 317460480 5747 33554432000 4194304 5683644 140736115445520 18446744073709551615 270613130822 0 0 16781312 514 1426994573334249730 0 0 17 6 0 0 0
/proc/15864/statm: 77505 5747 371 364 0 13414 0
[pid=15867] ppid=15864 vsize=3300 CPUtime=2.8 cores=0,2,4,6
/proc/15867/stat : 15867 (march_hi) R 15864 15867 15867 0 -1 4202496 855 0 0 0 280 0 0 0 25 0 1 0 658224416 3379200 595 33554432000 4194304 4955518 140734672355488 18446744073709551615 4227827 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/15867/statm: 825 595 104 186 0 638 0
[pid=15850/tid=15857] ppid=15848 vsize=320264 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15857/stat : 15857 (python) S 15848 15850 14447 0 -1 4202560 23 933 0 0 0 0 0 0 19 0 5 0 658224412 327950336 7255 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15860] ppid=15848 vsize=320264 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15860/stat : 15860 (python) S 15848 15850 14447 0 -1 4202560 41 933 0 0 0 0 0 0 21 0 5 0 658224413 327950336 7255 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15862] ppid=15848 vsize=320264 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15862/stat : 15862 (python) S 15848 15850 14447 0 -1 4202560 35 933 0 0 0 0 0 0 23 0 5 0 658224414 327950336 7255 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15865] ppid=15848 vsize=320264 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15865/stat : 15865 (python) S 15848 15850 14447 0 -1 4202560 14 933 0 0 0 0 0 0 25 0 5 0 658224415 327950336 7255 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 17.45
Current children cumulated vsize (KiB) 3539948

[startup+12.7009 s]
/proc/loadavg: 10.40 10.22 9.50 13/458 15867
/proc/meminfo: memFree=16119108/32951124 swapFree=67056804/67111528
[pid=15850] ppid=15848 vsize=320264 CPUtime=0.5 cores=0,2,4,6
/proc/15850/stat : 15850 (python) S 15848 15850 14447 0 -1 4202496 12225 933 1 0 41 9 0 0 24 0 5 0 658224355 327950336 7255 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15850/statm: 80066 7255 1873 364 0 15975 0
[pid=15856] ppid=15850 vsize=278632 CPUtime=0.03 cores=0,2,4,6
/proc/15856/stat : 15856 (python) S 15850 15850 14447 0 -1 4202560 889 0 0 0 1 2 0 0 18 0 1 0 658224412 285319168 5594 33554432000 4194304 5683644 140736115445520 18446744073709551615 270613130767 0 0 16781312 514 2030701219478995203 0 0 17 2 0 0 0
/proc/15856/statm: 69658 5594 377 364 0 5576 0
[pid=15858] ppid=15856 vsize=1017936 CPUtime=12.12 cores=0,2,4,6
/proc/15858/stat : 15858 (gnovelty+2) R 15856 15858 15858 0 -1 4202496 461 0 0 0 1212 0 0 0 25 0 1 0 658224412 1042366464 197 33554432000 134512640 135663704 4292683520 18446744073709551615 134545640 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/15858/statm: 254484 197 113 282 0 254200 0
[pid=15859] ppid=15850 vsize=289404 CPUtime=0.03 cores=0,2,4,6

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

/proc/15864/statm: 77505 5779 400 364 0 13414 0
[pid=15867] ppid=15864 vsize=111324 CPUtime=685.16 cores=0,2,4,6
/proc/15867/stat : 15867 (march_hi) T 15864 15867 15867 0 -1 4202496 25259 0 0 0 68512 4 0 0 25 0 1 0 658224416 113995776 24999 33554432000 4194304 4955518 140734672355488 18446744073709551615 4227841 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/15867/statm: 27831 24999 104 186 0 27644 0
[pid=15864/tid=15948] ppid=15850 vsize=310020 CPUtime=0 cores=0,2,4,6
/proc/15864/task/15948/stat : 15948 (python) S 15850 15850 14447 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 658295907 317460480 5779 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 514 18446604446965777728 0 0 -1 0 0 0 0
[pid=15884] ppid=15850 vsize=320276 CPUtime=3.2 cores=0,2,4,6
/proc/15884/stat : 15884 (python) S 15850 15850 14447 0 -1 4202560 1154 0 0 0 167 153 0 0 16 0 2 0 658234445 327962624 5785 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/15884/statm: 80069 5785 400 364 0 15975 0
[pid=15886] ppid=15884 vsize=111324 CPUtime=680.59 cores=0,2,4,6
/proc/15886/stat : 15886 (march_hi) T 15884 15886 15886 0 -1 4202496 24929 0 0 0 68051 8 0 0 25 0 1 0 658234445 113995776 24669 33554432000 4194304 4955518 140733641576896 18446744073709551615 4209737 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/15886/statm: 27831 24669 104 186 0 27644 0
[pid=15884/tid=16027] ppid=15850 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/15884/task/16027/stat : 16027 (python) S 15850 15850 14447 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 658323305 327962624 5785 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 514 18446604448433163264 0 0 -1 6 0 0 0
[pid=15893] ppid=15850 vsize=330072 CPUtime=2.97 cores=0,2,4,6
/proc/15893/stat : 15893 (python) S 15850 15850 14447 0 -1 4202560 1151 0 0 0 160 137 0 0 15 0 2 0 658237873 337993728 5704 33554432000 4194304 5683644 140736115445520 18446744073709551615 270613130822 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/15893/statm: 82518 5704 400 364 0 18421 0
[pid=15895] ppid=15893 vsize=175336 CPUtime=776.39 cores=0,2,4,6
/proc/15895/stat : 15895 (march_hi) R 15893 15895 15895 0 -1 4202496 28075 0 0 0 77634 5 0 0 25 0 1 0 658237874 179544064 27814 33554432000 4194304 4955518 140736984926448 18446744073709551615 4290176 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/15895/statm: 43834 27814 104 186 0 43647 0
[pid=15893/tid=15959] ppid=15850 vsize=330072 CPUtime=0 cores=0,2,4,6
/proc/15893/task/15959/stat : 15959 (python) S 15850 15850 14447 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 658307495 337993728 5704 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 514 18446604442305428480 0 0 -1 2 0 0 0
[pid=15927] ppid=15850 vsize=340952 CPUtime=2.34 cores=0,2,4,6
/proc/15927/stat : 15927 (python) S 15850 15850 14447 0 -1 4202560 1001 0 0 0 124 110 0 0 18 0 1 0 658270144 349134848 5802 33554432000 4194304 5683644 140736115445520 18446744073709551615 270613130822 0 0 16781312 514 2030701219478995203 0 0 17 6 0 0 0
/proc/15927/statm: 85238 5802 371 364 0 21138 0
[pid=15929] ppid=15927 vsize=182584 CPUtime=379.55 cores=0,2,4,6
/proc/15929/stat : 15929 (kcnfs-2006) R 15927 15929 15929 0 -1 4202496 665 0 0 0 37955 0 0 0 25 0 1 0 658270145 186966016 406 33554432000 134512640 135163436 4294322048 18446744073709551615 134569520 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15929/statm: 45646 406 77 159 0 45486 0
[pid=15949] ppid=15850 vsize=351208 CPUtime=1.48 cores=0,2,4,6
/proc/15949/stat : 15949 (python) S 15850 15850 14447 0 -1 4202560 1053 0 0 0 79 69 0 0 15 0 1 0 658295908 359636992 5834 33554432000 4194304 5683644 140736115445520 18446744073709551615 270613130822 0 0 16781312 514 2030701219478995203 0 0 17 4 0 0 0
/proc/15949/statm: 87802 5834 377 364 0 23699 0
[pid=15951] ppid=15949 vsize=71952 CPUtime=334.26 cores=0,2,4,6
/proc/15951/stat : 15951 (march_hi) R 15949 15951 15951 0 -1 4202496 13038 0 0 0 33421 5 0 0 25 0 1 0 658295908 73678848 12763 33554432000 4194304 4955518 140733713049312 18446744073709551615 4227902 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/15951/statm: 17988 12763 104 186 0 17801 0
[pid=15850/tid=15857] ppid=15848 vsize=361740 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15857/stat : 15857 (python) S 15848 15850 14447 0 -1 4202560 23 933 0 0 0 0 0 0 19 0 9 0 658224412 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15860] ppid=15848 vsize=361740 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15860/stat : 15860 (python) S 15848 15850 14447 0 -1 4202560 41 933 0 0 0 0 0 0 21 0 9 0 658224413 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15862] ppid=15848 vsize=361740 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15862/stat : 15862 (python) S 15848 15850 14447 0 -1 4202560 38 933 0 0 0 0 0 0 18 0 9 0 658224414 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15865] ppid=15848 vsize=361740 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15865/stat : 15865 (python) S 15848 15850 14447 0 -1 4202560 14 933 0 0 0 0 0 0 25 0 9 0 658224415 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15885] ppid=15848 vsize=361740 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15885/stat : 15885 (python) S 15848 15850 14447 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 9 0 658234445 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15894] ppid=15848 vsize=361740 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15894/stat : 15894 (python) S 15848 15850 14447 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 9 0 658237874 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15928] ppid=15848 vsize=361740 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15928/stat : 15928 (python) S 15848 15850 14447 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 9 0 658270144 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15950] ppid=15848 vsize=361740 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15950/stat : 15950 (python) S 15848 15850 14447 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 9 0 658295908 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3701.72
Current children cumulated vsize (KiB) 5691420

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

[startup+1122.7 s]
/proc/loadavg: 12.35 11.85 10.95 13/506 16038
/proc/meminfo: memFree=15421416/32951124 swapFree=67056804/67111528
[pid=15850] ppid=15848 vsize=361740 CPUtime=0.55 cores=0,2,4,6
/proc/15850/stat : 15850 (python) S 15848 15850 14447 0 -1 4202496 16158 933 1 0 45 10 0 0 18 0 9 0 658224355 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15850/statm: 90435 7393 1882 364 0 26332 0
[pid=15856] ppid=15850 vsize=288876 CPUtime=0.32 cores=0,2,4,6
/proc/15856/stat : 15856 (python) S 15850 15850 14447 0 -1 4202560 1161 0 0 0 15 17 0 0 19 0 2 0 658224412 295809024 5638 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/15856/statm: 72219 5638 416 364 0 8137 0
[pid=15858] ppid=15856 vsize=1017936 CPUtime=100.31 cores=0,2,4,6
/proc/15858/stat : 15858 (gnovelty+2) T 15856 15858 15858 0 -1 4202496 461 0 0 0 10031 0 0 0 25 0 1 0 658224412 1042366464 197 33554432000 134512640 135663704 4292683520 18446744073709551615 134545644 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/15858/statm: 254484 197 113 282 0 254200 0
[pid=15856/tid=15883] ppid=15850 vsize=288876 CPUtime=0 cores=0,2,4,6
/proc/15856/task/15883/stat : 15883 (python) S 15850 15850 14447 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 2 0 658234444 295809024 5638 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 514 18446604445054325760 0 0 -1 2 0 0 0
[pid=15859] ppid=15850 vsize=289404 CPUtime=0.46 cores=0,2,4,6
/proc/15859/stat : 15859 (python) S 15850 15850 14447 0 -1 4202560 1119 0 0 0 25 21 0 0 19 0 2 0 658224413 296349696 5762 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/15859/statm: 72351 5762 400 364 0 8266 0
[pid=15863] ppid=15859 vsize=1017936 CPUtime=97.67 cores=0,2,4,6
/proc/15863/stat : 15863 (gnovelty+2) T 15859 15863 15863 0 -1 4202496 461 0 0 0 9767 0 0 0 25 0 1 0 658224414 1042366464 197 33554432000 134512640 135663704 4293673792 18446744073709551615 134544204 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/15863/statm: 254484 197 113 282 0 254200 0
[pid=15859/tid=15892] ppid=15850 vsize=289404 CPUtime=0 cores=0,2,4,6
/proc/15859/task/15892/stat : 15892 (python) S 15850 15850 14447 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658237873 296349696 5762 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 514 18446604446170348288 0 0 -1 6 0 0 0
[pid=15861] ppid=15850 vsize=299156 CPUtime=2.68 cores=0,2,4,6
/proc/15861/stat : 15861 (python) S 15850 15850 14447 0 -1 4202560 1160 0 0 0 143 125 0 0 15 0 2 0 658224414 306335744 5655 33554432000 4194304 5683644 140736115445520 18446744073709551615 270613130822 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/15861/statm: 74789 5655 400 364 0 10701 0
[pid=15866] ppid=15861 vsize=111324 CPUtime=631.44 cores=0,2,4,6
/proc/15866/stat : 15866 (march_hi) R 15861 15866 15866 0 -1 4202496 23352 0 0 0 63133 11 0 0 25 0 1 0 658224415 113995776 23090 33554432000 4194304 4955518 140736136209728 18446744073709551615 4227756 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15866/statm: 27831 23090 104 186 0 27644 0
[pid=15861/tid=15926] ppid=15850 vsize=299156 CPUtime=0 cores=0,2,4,6
/proc/15861/task/15926/stat : 15926 (python) S 15850 15850 14447 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 658270143 306335744 5655 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 514 18446604443268090816 0 0 -1 0 0 0 0
[pid=15864] ppid=15850 vsize=310020 CPUtime=2.55 cores=0,2,4,6
/proc/15864/stat : 15864 (python) S 15850 15850 14447 0 -1 4202560 1159 0 0 0 135 120 0 0 17 0 2 0 658224415 317460480 5779 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/15864/statm: 77505 5779 400 364 0 13414 0
[pid=15867] ppid=15864 vsize=111324 CPUtime=685.16 cores=0,2,4,6
/proc/15867/stat : 15867 (march_hi) T 15864 15867 15867 0 -1 4202496 25259 0 0 0 68512 4 0 0 25 0 1 0 658224416 113995776 24999 33554432000 4194304 4955518 140734672355488 18446744073709551615 4227841 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/15867/statm: 27831 24999 104 186 0 27644 0
[pid=15864/tid=15948] ppid=15850 vsize=310020 CPUtime=0 cores=0,2,4,6
/proc/15864/task/15948/stat : 15948 (python) S 15850 15850 14447 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 658295907 317460480 5779 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 514 18446604446965777728 0 0 -1 0 0 0 0
[pid=15884] ppid=15850 vsize=320276 CPUtime=3.2 cores=0,2,4,6
/proc/15884/stat : 15884 (python) S 15850 15850 14447 0 -1 4202560 1154 0 0 0 167 153 0 0 16 0 2 0 658234445 327962624 5785 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/15884/statm: 80069 5785 400 364 0 15975 0
[pid=15886] ppid=15884 vsize=111324 CPUtime=680.59 cores=0,2,4,6
/proc/15886/stat : 15886 (march_hi) T 15884 15886 15886 0 -1 4202496 24929 0 0 0 68051 8 0 0 25 0 1 0 658234445 113995776 24669 33554432000 4194304 4955518 140733641576896 18446744073709551615 4209737 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/15886/statm: 27831 24669 104 186 0 27644 0
[pid=15884/tid=16027] ppid=15850 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/15884/task/16027/stat : 16027 (python) S 15850 15850 14447 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 658323305 327962624 5785 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 514 18446604448433163264 0 0 -1 6 0 0 0
[pid=15893] ppid=15850 vsize=330072 CPUtime=2.97 cores=0,2,4,6
/proc/15893/stat : 15893 (python) S 15850 15850 14447 0 -1 4202560 1151 0 0 0 160 137 0 0 15 0 2 0 658237873 337993728 5704 33554432000 4194304 5683644 140736115445520 18446744073709551615 270613130822 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/15893/statm: 82518 5704 400 364 0 18421 0
[pid=15895] ppid=15893 vsize=175336 CPUtime=776.78 cores=0,2,4,6
/proc/15895/stat : 15895 (march_hi) R 15893 15895 15895 0 -1 4202496 28089 0 0 0 77673 5 0 0 25 0 1 0 658237874 179544064 27828 33554432000 4194304 4955518 140736984926448 18446744073709551615 4227576 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/15895/statm: 43834 27828 104 186 0 43647 0
[pid=15893/tid=15959] ppid=15850 vsize=330072 CPUtime=0 cores=0,2,4,6
/proc/15893/task/15959/stat : 15959 (python) S 15850 15850 14447 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 658307495 337993728 5704 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 514 18446604442305428480 0 0 -1 2 0 0 0
[pid=15927] ppid=15850 vsize=340952 CPUtime=2.34 cores=0,2,4,6
/proc/15927/stat : 15927 (python) S 15850 15850 14447 0 -1 4202560 1001 0 0 0 124 110 0 0 18 0 1 0 658270144 349134848 5802 33554432000 4194304 5683644 140736115445520 18446744073709551615 270613130822 0 0 16781312 514 2030701219478995203 0 0 17 6 0 0 0
/proc/15927/statm: 85238 5802 371 364 0 21138 0
[pid=15929] ppid=15927 vsize=182584 CPUtime=379.75 cores=0,2,4,6
/proc/15929/stat : 15929 (kcnfs-2006) R 15927 15929 15929 0 -1 4202496 665 0 0 0 37975 0 0 0 25 0 1 0 658270145 186966016 406 33554432000 134512640 135163436 4294322048 18446744073709551615 134569635 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15929/statm: 45646 406 77 159 0 45486 0
[pid=15949] ppid=15850 vsize=351208 CPUtime=1.48 cores=0,2,4,6
/proc/15949/stat : 15949 (python) S 15850 15850 14447 0 -1 4202560 1053 0 0 0 79 69 0 0 15 0 1 0 658295908 359636992 5834 33554432000 4194304 5683644 140736115445520 18446744073709551615 270613130822 0 0 16781312 514 2030701219478995203 0 0 17 4 0 0 0
/proc/15949/statm: 87802 5834 377 364 0 23699 0
[pid=15951] ppid=15949 vsize=71952 CPUtime=334.66 cores=0,2,4,6
/proc/15951/stat : 15951 (march_hi) R 15949 15951 15951 0 -1 4202496 13053 0 0 0 33461 5 0 0 25 0 1 0 658295908 73678848 12778 33554432000 4194304 4955518 140733713049312 18446744073709551615 4238397 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/15951/statm: 17988 12778 104 186 0 17801 0
[pid=15850/tid=15857] ppid=15848 vsize=361740 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15857/stat : 15857 (python) S 15848 15850 14447 0 -1 4202560 23 933 0 0 0 0 0 0 19 0 9 0 658224412 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15860] ppid=15848 vsize=361740 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15860/stat : 15860 (python) S 15848 15850 14447 0 -1 4202560 41 933 0 0 0 0 0 0 21 0 9 0 658224413 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15862] ppid=15848 vsize=361740 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15862/stat : 15862 (python) S 15848 15850 14447 0 -1 4202560 38 933 0 0 0 0 0 0 18 0 9 0 658224414 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15865] ppid=15848 vsize=361740 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15865/stat : 15865 (python) S 15848 15850 14447 0 -1 4202560 14 933 0 0 0 0 0 0 25 0 9 0 658224415 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15885] ppid=15848 vsize=361740 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15885/stat : 15885 (python) S 15848 15850 14447 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 9 0 658234445 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15894] ppid=15848 vsize=361740 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15894/stat : 15894 (python) S 15848 15850 14447 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 9 0 658237874 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15928] ppid=15848 vsize=361740 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15928/stat : 15928 (python) S 15848 15850 14447 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 9 0 658270144 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15950] ppid=15848 vsize=361740 CPUtime=0 cores=0,2,4,6
/proc/15850/task/15950/stat : 15950 (python) S 15848 15850 14447 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 9 0 658295908 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3702.91
Current children cumulated vsize (KiB) 5691420

[startup+1123.12 s]
/proc/loadavg: 12.35 11.85 10.95 13/494 16038
/proc/meminfo: memFree=15635412/32951124 swapFree=67056804/67111528
[pid=15850] ppid=15848 vsize=361740 CPUtime=3367.76 cores=0,2,4,6
/proc/15850/stat : 15850 (python) S 15848 15850 14447 0 -1 4202496 16185 112275 1 0 46 10 335997 723 16 0 9 0 658224355 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624940863 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15850/statm: 90435 7393 1882 364 0 26332 0
[pid=15949] ppid=15850 vsize=351208 CPUtime=1.48 cores=0,2,4,6
/proc/15949/stat : 15949 (python) S 15850 15850 14447 0 -1 4202560 1072 0 0 0 79 69 0 0 15 0 1 0 658295908 359636992 5839 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624940863 0 0 16781824 2 18446744071562232103 0 0 17 4 0 0 0
/proc/15949/statm: 87802 5839 382 364 0 23699 0
[pid=15951] ppid=15949 vsize=0 CPUtime=335.08 cores=0,2,4,6
/proc/15951/stat : 15951 (march_hi) R 15949 15951 15951 0 -1 4203524 13068 0 0 0 33503 5 0 0 25 0 1 0 658295908 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15951/statm: 0 0 0 0 0 0 0
[pid=15850/tid=15857] ppid=15848 vsize=361740 CPUtime=3367.2 cores=0,2,4,6
/proc/15850/task/15857/stat : 15857 (python) S 15848 15850 14447 0 -1 4202560 23 112275 0 0 0 0 335997 723 19 0 9 0 658224412 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15860] ppid=15848 vsize=361740 CPUtime=3367.2 cores=0,2,4,6
/proc/15850/task/15860/stat : 15860 (python) S 15848 15850 14447 0 -1 4202560 41 112275 0 0 0 0 335997 723 21 0 9 0 658224413 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15862] ppid=15848 vsize=361740 CPUtime=3367.2 cores=0,2,4,6
/proc/15850/task/15862/stat : 15862 (python) S 15848 15850 14447 0 -1 4202560 38 112275 0 0 0 0 335997 723 18 0 9 0 658224414 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15865] ppid=15848 vsize=361740 CPUtime=3367.2 cores=0,2,4,6
/proc/15850/task/15865/stat : 15865 (python) S 15848 15850 14447 0 -1 4202560 14 112275 0 0 0 0 335997 723 25 0 9 0 658224415 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15885] ppid=15848 vsize=361740 CPUtime=3367.2 cores=0,2,4,6
/proc/15850/task/15885/stat : 15885 (python) S 15848 15850 14447 0 -1 4202560 29 112275 0 0 0 0 335997 723 20 0 9 0 658234445 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15894] ppid=15848 vsize=361740 CPUtime=3367.2 cores=0,2,4,6
/proc/15850/task/15894/stat : 15894 (python) S 15848 15850 14447 0 -1 4202560 29 112275 0 0 0 0 335997 723 18 0 9 0 658237874 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15928] ppid=15848 vsize=361740 CPUtime=3367.2 cores=0,2,4,6
/proc/15850/task/15928/stat : 15928 (python) S 15848 15850 14447 0 -1 4202560 27 112275 0 0 0 0 335997 723 20 0 9 0 658270144 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
[pid=15850/tid=15950] ppid=15848 vsize=361740 CPUtime=3367.2 cores=0,2,4,6
/proc/15850/task/15950/stat : 15950 (python) S 15848 15850 14447 0 -1 4202560 26 112275 0 0 0 0 335997 723 20 0 9 0 658295908 370421760 7393 33554432000 4194304 5683644 140736115445520 18446744073709551615 270624934321 0 0 16781312 2 18446604453151579008 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3704.32
Current children cumulated vsize (KiB) 712948

Child status: 0
Real time (s): 1123.14
CPU time (s): 3704.38
CPU user time (s): 3696.28
CPU system time (s): 8.09477
CPU usage (%): 329.823
Max. virtual memory (cumulated for all children) (KiB): 5691420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3696.28
system time used= 8.09477
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146701
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= 7171
involuntary context switches= 40336

runsolver used 5.73213 second user time and 11.7472 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 15:30:34
IDJOB=3378568
IDBENCH=82977
IDSOLVER=1859
FILE ID=node108/3378568-1305466234
RUNJOBID= node108-1305463282-14465
PBS_JOBID= 13324989
Free space on /tmp= 73476 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S157016908-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-3378568-1305466234/watcher-3378568-1305466234 -o /tmp/evaluation-result-3378568-1305466234/solver-3378568-1305466234 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378568-1305466234.cnf -seed 1584849572 -budget 4800 -cores 4

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

MD5SUM BENCH= 84ed72ef969365b45feb251988bfac3d
RANDOM SEED=1584849572

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16165688 kB
Buffers:        313788 kB
Cached:        5160264 kB
SwapCached:       8700 kB
Active:       12173656 kB
Inactive:      4271668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16165688 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           34732 kB
Writeback:           0 kB
AnonPages:    10968804 kB
Mapped:          42024 kB
Slab:           216236 kB
PageTables:      55032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 107457804 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= 73440 MiB
End job on node108 at 2011-05-15 15:49:17