Trace number 3275741

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
ppfolio parUNSAT 1734.34 216.96

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_401.cnf
MD5SUM4e87573be2b7b7324c13131d6c6896b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark181.446
Satisfiable
(Un)Satisfiability was proved
Number of variables201
Number of clauses21509
Sum of the clauses size94265
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266
Number of clauses of size 319560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51683

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 8 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7
1733.85/216.95	s UNSATISFIABLE
1733.85/216.96	solver [2] clasp 1.3.6 answered
1733.85/216.96	Done

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3275741-1304170010/watcher-3275741-1304170010 -o /tmp/evaluation-result-3275741-1304170010/solver-3275741-1304170010 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275741-1304170010.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.05 7.04 7.13 2/170 13117
/proc/meminfo: memFree=31114692/32951124 swapFree=67107188/67111528
[pid=13117] ppid=13115 vsize=18324 CPUtime=0 cores=0-7
/proc/13117/stat : 13117 (ppfolio) R 13115 13117 12900 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 528599512 18763776 390 33554432000 4194304 4287625 140735609966096 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/13117/statm: 4581 390 341 23 0 91 0

[startup+0.042222 s]
/proc/loadavg: 7.05 7.04 7.13 2/170 13117
/proc/meminfo: memFree=31114692/32951124 swapFree=67107188/67111528
[pid=13117] ppid=13115 vsize=18324 CPUtime=0 cores=0-7
/proc/13117/stat : 13117 (ppfolio) S 13115 13117 12900 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 528599512 18763776 390 33554432000 4194304 4287625 140735609966096 18446744073709551615 210204667407 0 0 4096 65536 4209459105636548607 0 0 17 4 0 0 0
/proc/13117/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.142206 s]
/proc/loadavg: 7.05 7.04 7.13 2/170 13117
/proc/meminfo: memFree=31114692/32951124 swapFree=67107188/67111528
[pid=13117] ppid=13115 vsize=18324 CPUtime=0 cores=0-7
/proc/13117/stat : 13117 (ppfolio) R 13115 13117 12900 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 528599512 18763776 390 33554432000 4194304 4287625 140735609966096 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/13117/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300179 s]
/proc/loadavg: 7.05 7.04 7.13 2/170 13117
/proc/meminfo: memFree=31114692/32951124 swapFree=67107188/67111528
[pid=13117] ppid=13115 vsize=18324 CPUtime=0 cores=0-7
/proc/13117/stat : 13117 (ppfolio) S 13115 13117 12900 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 528599512 18763776 390 33554432000 4194304 4287625 140735609966096 18446744073709551615 210204667407 0 0 4096 65536 4209459105636548607 0 0 17 4 0 0 0
/proc/13117/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700115 s]
/proc/loadavg: 7.05 7.04 7.13 2/170 13117
/proc/meminfo: memFree=31114692/32951124 swapFree=67107188/67111528
[pid=13117] ppid=13115 vsize=18324 CPUtime=0 cores=0-7
/proc/13117/stat : 13117 (ppfolio) S 13115 13117 12900 0 -1 4202496 520 0 0 0 0 0 0 0 19 0 1 0 528599512 18763776 390 33554432000 4194304 4287625 140735609966096 18446744073709551615 210204667407 0 0 4096 65536 4209459105636548607 0 0 17 4 0 0 0
/proc/13117/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50098 s]
/proc/loadavg: 7.12 7.06 7.13 9/180 13132
/proc/meminfo: memFree=31076792/32951124 swapFree=67107188/67111528
[pid=13117] ppid=13115 vsize=18324 CPUtime=0 cores=0-7
/proc/13117/stat : 13117 (ppfolio) S 13115 13117 12900 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528599512 18763776 390 33554432000 4194304 4287625 140735609966096 18446744073709551615 210204667407 0 0 4096 65536 4209459105636548607 0 0 17 4 0 0 0
/proc/13117/statm: 4581 390 341 23 0 91 0
[pid=13118] ppid=13117 vsize=15845188 CPUtime=1.49 cores=0
/proc/13118/stat : 13118 (cryptominisat) R 13117 13117 12900 0 -1 4202496 3142 0 0 0 149 0 0 0 20 0 1 0 528599512 16225472512 1689 33554432000 4194304 4587354 140736946875760 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13118/statm: 3961297 1689 327 96 0 3957859 0
[pid=13119] ppid=13117 vsize=15960 CPUtime=1.49 cores=1
/proc/13119/stat : 13119 (clasp) R 13117 13117 12900 0 -1 4202496 1524 0 0 0 149 0 0 0 20 0 1 0 528599512 16343040 1336 33554432000 4194304 4785740 140736841337120 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13119/statm: 3990 1336 340 145 0 1035 0
[pid=13120] ppid=13117 vsize=457676 CPUtime=1.49 cores=2
/proc/13120/stat : 13120 (TNM) R 13117 13117 12900 0 -1 4202496 969 0 0 0 149 0 0 0 20 0 1 0 528599512 468660224 866 33554432000 134512640 134534564 4293793216 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/13120/statm: 114419 866 95 6 0 113085 0
[pid=13121] ppid=13117 vsize=18892 CPUtime=1.48 cores=3
/proc/13121/stat : 13121 (march_hi) R 13117 13117 12900 0 -1 4202496 6041 0 0 0 148 0 0 0 20 0 1 0 528599512 19345408 3009 33554432000 4194304 4331988 140734496384896 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13121/statm: 4723 3009 175 34 0 3165 0
[pid=13122] ppid=13117 vsize=129760 CPUtime=5.87 cores=4-7
/proc/13122/stat : 13122 (plingeling) S 13117 13117 12900 0 -1 4202496 6144 1249 0 0 587 0 0 0 18 0 5 0 528599512 132874240 4843 33554432000 4194304 4356188 140733411282544 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/13122/statm: 32440 4843 162 40 0 30984 0
[pid=13122/tid=13129] ppid=13117 vsize=129760 CPUtime=1.46 cores=4-7
/proc/13122/task/13129/stat : 13129 (plingeling) R 13117 13117 12900 0 -1 4202560 756 1249 0 0 146 0 0 0 23 0 5 0 528599515 132874240 4843 33554432000 4194304 4356188 140733411282544 18446744073709551615 4331355 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13122/tid=13130] ppid=13117 vsize=129760 CPUtime=1.45 cores=4-7
/proc/13122/task/13130/stat : 13130 (plingeling) R 13117 13117 12900 0 -1 4202560 917 1249 0 0 145 0 0 0 23 0 5 0 528599515 132874240 4843 33554432000 4194304 4356188 140733411282544 18446744073709551615 4267864 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13122/tid=13131] ppid=13117 vsize=129760 CPUtime=1.46 cores=4-7
/proc/13122/task/13131/stat : 13131 (plingeling) R 13117 13117 12900 0 -1 4202560 657 1249 0 0 146 0 0 0 20 0 5 0 528599515 132874240 4843 33554432000 4194304 4356188 140733411282544 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13122/tid=13132] ppid=13117 vsize=129760 CPUtime=1.45 cores=4-7
/proc/13122/task/13132/stat : 13132 (plingeling) R 13117 13117 12900 0 -1 4202560 1100 1249 0 0 145 0 0 0 23 0 5 0 528599515 132874240 4843 33554432000 4194304 4356188 140733411282544 18446744073709551615 4279978 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.82
Current children cumulated vsize (KiB) 16485800

[startup+3.10072 s]
/proc/loadavg: 7.12 7.06 7.13 9/180 13132
/proc/meminfo: memFree=31068128/32951124 swapFree=67107188/67111528
[pid=13117] ppid=13115 vsize=18324 CPUtime=0 cores=0-7
/proc/13117/stat : 13117 (ppfolio) S 13115 13117 12900 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528599512 18763776 390 33554432000 4194304 4287625 140735609966096 18446744073709551615 210204667407 0 0 4096 65536 4209459105636548607 0 0 17 4 0 0 0
/proc/13117/statm: 4581 390 341 23 0 91 0
[pid=13118] ppid=13117 vsize=15853428 CPUtime=3.09 cores=0
/proc/13118/stat : 13118 (cryptominisat) R 13117 13117 12900 0 -1 4202496 5796 0 0 0 309 0 0 0 25 0 1 0 528599512 16233910272 3402 33554432000 4194304 4587354 140736946875760 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13118/statm: 3963357 3402 337 96 0 3959919 0
[pid=13119] ppid=13117 vsize=17448 CPUtime=3.09 cores=1
/proc/13119/stat : 13119 (clasp) R 13117 13117 12900 0 -1 4202496 1860 0 0 0 309 0 0 0 25 0 1 0 528599512 17866752 1672 33554432000 4194304 4785740 140736841337120 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13119/statm: 4362 1672 340 145 0 1407 0
[pid=13120] ppid=13117 vsize=457676 CPUtime=3.09 cores=2
/proc/13120/stat : 13120 (TNM) R 13117 13117 12900 0 -1 4202496 969 0 0 0 309 0 0 0 25 0 1 0 528599512 468660224 866 33554432000 134512640 134534564 4293793216 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/13120/statm: 114419 866 95 6 0 113085 0
[pid=13121] ppid=13117 vsize=18892 CPUtime=3.08 cores=3
/proc/13121/stat : 13121 (march_hi) R 13117 13117 12900 0 -1 4202496 6050 0 0 0 308 0 0 0 25 0 1 0 528599512 19345408 3018 33554432000 4194304 4331988 140734496384896 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13121/statm: 4723 3018 175 34 0 3165 0
[pid=13122] ppid=13117 vsize=137952 CPUtime=12.27 cores=4-7
/proc/13122/stat : 13122 (plingeling) S 13117 13117 12900 0 -1 4202496 8192 1249 0 0 1226 1 0 0 18 0 5 0 528599512 141262848 6795 33554432000 4194304 4356188 140733411282544 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/13122/statm: 34488 6795 162 40 0 33032 0
[pid=13122/tid=13129] ppid=13117 vsize=137952 CPUtime=3.06 cores=4-7
/proc/13122/task/13129/stat : 13129 (plingeling) R 13117 13117 12900 0 -1 4202560 1423 1249 0 0 306 0 0 0 25 0 5 0 528599515 141262848 6795 33554432000 4194304 4356188 140733411282544 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13122/tid=13130] ppid=13117 vsize=137952 CPUtime=3.05 cores=4-7
/proc/13122/task/13130/stat : 13130 (plingeling) R 13117 13117 12900 0 -1 4202560 1429 1249 0 0 305 0 0 0 25 0 5 0 528599515 141262848 6795 33554432000 4194304 4356188 140733411282544 18446744073709551615 4331076 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13122/tid=13131] ppid=13117 vsize=137952 CPUtime=3.06 cores=4-7
/proc/13122/task/13131/stat : 13131 (plingeling) R 13117 13117 12900 0 -1 4202560 785 1249 0 0 306 0 0 0 25 0 5 0 528599515 141262848 6795 33554432000 4194304 4356188 140733411282544 18446744073709551615 4332037 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13122/tid=13132] ppid=13117 vsize=137952 CPUtime=3.04 cores=4-7
/proc/13122/task/13132/stat : 13132 (plingeling) R 13117 13117 12900 0 -1 4202560 1841 1249 0 0 304 0 0 0 25 0 5 0 528599515 141262848 6795 33554432000 4194304 4356188 140733411282544 18446744073709551615 4330990 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.62
Current children cumulated vsize (KiB) 16503720

[startup+6.30118 s]
/proc/loadavg: 7.19 7.07 7.14 9/180 13132
/proc/meminfo: memFree=31050396/32951124 swapFree=67107188/67111528
[pid=13117] ppid=13115 vsize=18324 CPUtime=0 cores=0-7
/proc/13117/stat : 13117 (ppfolio) S 13115 13117 12900 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528599512 18763776 390 33554432000 4194304 4287625 140735609966096 18446744073709551615 210204667407 0 0 4096 65536 4209459105636548607 0 0 17 4 0 0 0
/proc/13117/statm: 4581 390 341 23 0 91 0
[pid=13118] ppid=13117 vsize=38260 CPUtime=6.28 cores=0
/proc/13118/stat : 13118 (cryptominisat) R 13117 13117 12900 0 -1 4202496 7758 0 0 0 628 0 0 0 25 0 1 0 528599512 39178240 3695 33554432000 4194304 4587354 140736946875760 18446744073709551615 4365152 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13118/statm: 9565 3695 337 96 0 6127 0
[pid=13119] ppid=13117 vsize=18772 CPUtime=6.29 cores=1
/proc/13119/stat : 13119 (clasp) R 13117 13117 12900 0 -1 4202496 2208 0 0 0 629 0 0 0 25 0 1 0 528599512 19222528 2020 33554432000 4194304 4785740 140736841337120 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13119/statm: 4693 2020 340 145 0 1738 0
[pid=13120] ppid=13117 vsize=457676 CPUtime=6.29 cores=2
/proc/13120/stat : 13120 (TNM) R 13117 13117 12900 0 -1 4202496 969 0 0 0 629 0 0 0 25 0 1 0 528599512 468660224 866 33554432000 134512640 134534564 4293793216 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/13120/statm: 114419 866 95 6 0 113085 0
[pid=13121] ppid=13117 vsize=18892 CPUtime=6.28 cores=3
/proc/13121/stat : 13121 (march_hi) R 13117 13117 12900 0 -1 4202496 6051 0 0 0 628 0 0 0 25 0 1 0 528599512 19345408 3019 33554432000 4194304 4331988 140734496384896 18446744073709551615 4247575 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13121/statm: 4723 3019 175 34 0 3165 0
[pid=13122] ppid=13117 vsize=142176 CPUtime=25.05 cores=4-7
/proc/13122/stat : 13122 (plingeling) S 13117 13117 12900 0 -1 4202496 11846 1249 0 0 2504 1 0 0 18 0 5 0 528599512 145588224 7979 33554432000 4194304 4356188 140733411282544 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/13122/statm: 35544 7979 162 40 0 34088 0
[pid=13122/tid=13129] ppid=13117 vsize=142176 CPUtime=6.26 cores=4-7
/proc/13122/task/13129/stat : 13129 (plingeling) R 13117 13117 12900 0 -1 4202560 1935 1249 0 0 626 0 0 0 25 0 5 0 528599515 145588224 7979 33554432000 4194304 4356188 140733411282544 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13122/tid=13130] ppid=13117 vsize=142176 CPUtime=6.25 cores=4-7
/proc/13122/task/13130/stat : 13130 (plingeling) R 13117 13117 12900 0 -1 4202560 2619 1249 0 0 625 0 0 0 25 0 5 0 528599515 145588224 7979 33554432000 4194304 4356188 140733411282544 18446744073709551615 4282412 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13122/tid=13131] ppid=13117 vsize=142176 CPUtime=6.26 cores=4-7
/proc/13122/task/13131/stat : 13131 (plingeling) R 13117 13117 12900 0 -1 4202560 1969 1249 0 0 626 0 0 0 25 0 5 0 528599515 145588224 7979 33554432000 4194304 4356188 140733411282544 18446744073709551615 4331076 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13122/tid=13132] ppid=13117 vsize=142176 CPUtime=6.23 cores=4-7
/proc/13122/task/13132/stat : 13132 (plingeling) R 13117 13117 12900 0 -1 4202560 2609 1249 0 0 623 0 0 0 25 0 5 0 528599515 145588224 7979 33554432000 4194304 4356188 140733411282544 18446744073709551615 4234076 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.19
Current children cumulated vsize (KiB) 694100

[startup+12.7011 s]
/proc/loadavg: 7.26 7.09 7.14 9/180 13132
/proc/meminfo: memFree=31037772/32951124 swapFree=67107188/67111528
[pid=13117] ppid=13115 vsize=18324 CPUtime=0 cores=0-7
/proc/13117/stat : 13117 (ppfolio) S 13115 13117 12900 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528599512 18763776 390 33554432000 4194304 4287625 140735609966096 18446744073709551615 210204667407 0 0 4096 65536 4209459105636548607 0 0 17 4 0 0 0
/proc/13117/statm: 4581 390 341 23 0 91 0
[pid=13118] ppid=13117 vsize=43136 CPUtime=12.69 cores=0
/proc/13118/stat : 13118 (cryptominisat) R 13117 13117 12900 0 -1 4202496 11292 0 0 0 1268 1 0 0 25 0 1 0 528599512 44171264 5169 33554432000 4194304 4587354 140736946875760 18446744073709551615 4269969 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13118/statm: 10784 5169 337 96 0 7346 0
[pid=13119] ppid=13117 vsize=20820 CPUtime=12.69 cores=1
/proc/13119/stat : 13119 (clasp) R 13117 13117 12900 0 -1 4202496 2663 0 0 0 1269 0 0 0 25 0 1 0 528599512 21319680 2475 33554432000 4194304 4785740 140736841337120 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13119/statm: 5205 2475 340 145 0 2250 0
[pid=13120] ppid=13117 vsize=457676 CPUtime=12.69 cores=2
/proc/13120/stat : 13120 (TNM) R 13117 13117 12900 0 -1 4202496 969 0 0 0 1269 0 0 0 25 0 1 0 528599512 468660224 866 33554432000 134512640 134534564 4293793216 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/13120/statm: 114419 866 95 6 0 113085 0
[pid=13121] ppid=13117 vsize=18892 CPUtime=12.68 cores=3
/proc/13121/stat : 13121 (march_hi) R 13117 13117 12900 0 -1 4202496 6051 0 0 0 1268 0 0 0 25 0 1 0 528599512 19345408 3019 33554432000 4194304 4331988 140734496384896 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13121/statm: 4723 3019 175 34 0 3165 0
[pid=13122] ppid=13117 vsize=147068 CPUtime=50.61 cores=4-7
/proc/13122/stat : 13122 (plingeling) S 13117 13117 12900 0 -1 4202496 14127 1249 0 0 5060 1 0 0 18 0 5 0 528599512 150597632 9522 33554432000 4194304 4356188 140733411282544 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/13122/statm: 36767 9522 162 40 0 35311 0
[pid=13122/tid=13129] ppid=13117 vsize=147068 CPUtime=12.66 cores=4-7
/proc/13122/task/13129/stat : 13129 (plingeling) R 13117 13117 12900 0 -1 4202560 2185 1249 0 0 1266 0 0 0 25 0 5 0 528599515 150597632 9522 33554432000 4194304 4356188 140733411282544 18446744073709551615 4331996 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13122/tid=13130] ppid=13117 vsize=147068 CPUtime=12.65 cores=4-7
/proc/13122/task/13130/stat : 13130 (plingeling) R 13117 13117 12900 0 -1 4202560 3293 1249 0 0 1265 0 0 0 25 0 5 0 528599515 150597632 9522 33554432000 4194304 4356188 140733411282544 18446744073709551615 4331151 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13122/tid=13131] ppid=13117 vsize=147068 CPUtime=12.66 cores=4-7
/proc/13122/task/13131/stat : 13131 (plingeling) R 13117 13117 12900 0 -1 4202560 2737 1249 0 0 1266 0 0 0 25 0 5 0 528599515 150597632 9522 33554432000 4194304 4356188 140733411282544 18446744073709551615 4241935 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13122/tid=13132] ppid=13117 vsize=147068 CPUtime=12.59 cores=4-7
/proc/13122/task/13132/stat : 13132 (plingeling) R 13117 13117 12900 0 -1 4202560 3198 1249 0 0 1259 0 0 0 25 0 5 0 528599515 150597632 9522 33554432000 4194304 4356188 140733411282544 18446744073709551615 4332165 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 705916

[startup+25.501 s]
/proc/loadavg: 7.37 7.12 7.15 9/180 13133
/proc/meminfo: memFree=31010052/32951124 swapFree=67107188/67111528
[pid=13117] ppid=13115 vsize=18324 CPUtime=0 cores=0-7
/proc/13117/stat : 13117 (ppfolio) S 13115 13117 12900 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528599512 18763776 390 33554432000 4194304 4287625 140735609966096 18446744073709551615 210204667407 0 0 4096 65536 4209459105636548607 0 0 17 4 0 0 0
/proc/13117/statm: 4581 390 341 23 0 91 0
[pid=13118] ppid=13117 vsize=38536 CPUtime=25.48 cores=0
/proc/13118/stat : 13118 (cryptominisat) R 13117 13117 12900 0 -1 4202496 21546 0 0 0 2546 2 0 0 25 0 1 0 528599512 39460864 5879 33554432000 4194304 4587354 140736946875760 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=13122/tid=13129] ppid=13117 vsize=222644 CPUtime=204.66 cores=4-7
/proc/13122/task/13129/stat : 13129 (plingeling) R 13117 13117 12900 0 -1 4202560 42742 1249 0 0 20458 8 0 0 25 0 5 0 528599515 227987456 27738 33554432000 4194304 4356188 140733411282544 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13122/tid=13130] ppid=13117 vsize=222644 CPUtime=204.63 cores=4-7
/proc/13122/task/13130/stat : 13130 (plingeling) R 13117 13117 12900 0 -1 4202560 43949 1249 0 0 20456 7 0 0 25 0 5 0 528599515 227987456 27738 33554432000 4194304 4356188 140733411282544 18446744073709551615 4279567 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13122/tid=13131] ppid=13117 vsize=222644 CPUtime=204.66 cores=4-7
/proc/13122/task/13131/stat : 13131 (plingeling) R 13117 13117 12900 0 -1 4202560 31390 1249 0 0 20460 6 0 0 25 0 5 0 528599515 227987456 27738 33554432000 4194304 4356188 140733411282544 18446744073709551615 4281782 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13122/tid=13132] ppid=13117 vsize=222644 CPUtime=203.55 cores=4-7
/proc/13122/task/13132/stat : 13132 (plingeling) R 13117 13117 12900 0 -1 4202560 40784 1249 0 0 20350 5 0 0 25 0 5 0 528599515 227987456 27738 33554432000 4194304 4356188 140733411282544 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1636.31
Current children cumulated vsize (KiB) 2320032

[startup+211.101 s]
/proc/loadavg: 8.04 7.55 7.31 9/180 13138
/proc/meminfo: memFree=30912616/32951124 swapFree=67107188/67111528
[pid=13117] ppid=13115 vsize=18324 CPUtime=0 cores=0-7
/proc/13117/stat : 13117 (ppfolio) S 13115 13117 12900 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528599512 18763776 390 33554432000 4194304 4287625 140735609966096 18446744073709551615 210204667407 0 0 4096 65536 4209459105636548607 0 0 17 4 0 0 0
/proc/13117/statm: 4581 390 341 23 0 91 0
[pid=13118] ppid=13117 vsize=1595428 CPUtime=211.09 cores=0
/proc/13118/stat : 13118 (cryptominisat) R 13117 13117 12900 0 -1 4202496 76573 0 0 0 21092 17 0 0 25 0 1 0 528599512 1633718272 12650 33554432000 4194304 4587354 140736946875760 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13118/statm: 398857 12650 337 96 0 395419 0
[pid=13119] ppid=13117 vsize=31080 CPUtime=211.1 cores=1
/proc/13119/stat : 13119 (clasp) R 13117 13117 12900 0 -1 4202496 5207 0 0 0 21109 1 0 0 25 0 1 0 528599512 31825920 4904 33554432000 4194304 4785740 140736841337120 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13119/statm: 7770 4904 341 145 0 4815 0
[pid=13120] ppid=13117 vsize=457676 CPUtime=211.09 cores=2
/proc/13120/stat : 13120 (TNM) R 13117 13117 12900 0 -1 4202496 969 0 0 0 21109 0 0 0 25 0 1 0 528599512 468660224 866 33554432000 134512640 134534564 4293793216 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/13120/statm: 114419 866 95 6 0 113085 0
[pid=13121] ppid=13117 vsize=19292 CPUtime=211.09 cores=3
/proc/13121/stat : 13121 (march_hi) R 13117 13117 12900 0 -1 4202496 6127 0 0 0 21109 0 0 0 25 0 1 0 528599512 19755008 3095 33554432000 4194304 4331988 140734496384896 18446744073709551615 4239596 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13121/statm: 4823 3095 175 34 0 3265 0
[pid=13122] ppid=13117 vsize=233140 CPUtime=843.13 cores=4-7
/proc/13122/stat : 13122 (plingeling) S 13117 13117 12900 0 -1 4202496 167371 1249 0 0 84285 28 0 0 18 0 5 0 528599512 238735360 30362 33554432000 4194304 4356188 140733411282544 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/13122/statm: 58285 30362 162 40 0 56829 0
[pid=13122/tid=13129] ppid=13117 vsize=233140 CPUtime=211.07 cores=4-7
/proc/13122/task/13129/stat : 13129 (plingeling) R 13117 13117 12900 0 -1 4202560 43510 1249 0 0 21099 8 0 0 25 0 5 0 528599515 238735360 30362 33554432000 4194304 4356188 140733411282544 18446744073709551615 4331340 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13122/tid=13130] ppid=13117 vsize=233140 CPUtime=211.04 cores=4-7
/proc/13122/task/13130/stat : 13130 (plingeling) R 13117 13117 12900 0 -1 4202560 45101 1249 0 0 21097 7 0 0 25 0 5 0 528599515 238735360 30362 33554432000 4194304 4356188 140733411282544 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13122/tid=13131] ppid=13117 vsize=233140 CPUtime=211.06 cores=4-7
/proc/13122/task/13131/stat : 13131 (plingeling) R 13117 13117 12900 0 -1 4202560 34238 1249 0 0 21100 6 0 0 25 0 5 0 528599515 238735360 30362 33554432000 4194304 4356188 140733411282544 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13122/tid=13132] ppid=13117 vsize=233140 CPUtime=209.91 cores=4-7
/proc/13122/task/13132/stat : 13132 (plingeling) R 13117 13117 12900 0 -1 4202560 41808 1249 0 0 20986 5 0 0 25 0 5 0 528599515 238735360 30362 33554432000 4194304 4356188 140733411282544 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1687.5
Current children cumulated vsize (KiB) 2354940

[startup+214.3 s]
/proc/loadavg: 8.04 7.55 7.31 9/180 13138
/proc/meminfo: memFree=30905796/32951124 swapFree=67107188/67111528
[pid=13117] ppid=13115 vsize=18324 CPUtime=0 cores=0-7
/proc/13117/stat : 13117 (ppfolio) S 13115 13117 12900 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528599512 18763776 390 33554432000 4194304 4287625 140735609966096 18446744073709551615 210204667407 0 0 4096 65536 4209459105636548607 0 0 17 4 0 0 0
/proc/13117/statm: 4581 390 341 23 0 91 0
[pid=13118] ppid=13117 vsize=1603896 CPUtime=214.28 cores=0
/proc/13118/stat : 13118 (cryptominisat) R 13117 13117 12900 0 -1 4202496 78452 0 0 0 21411 17 0 0 25 0 1 0 528599512 1642389504 14529 33554432000 4194304 4587354 140736946875760 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13118/statm: 400974 14529 337 96 0 397536 0
[pid=13119] ppid=13117 vsize=31080 CPUtime=214.29 cores=1
/proc/13119/stat : 13119 (clasp) R 13117 13117 12900 0 -1 4202496 5207 0 0 0 21428 1 0 0 25 0 1 0 528599512 31825920 4904 33554432000 4194304 4785740 140736841337120 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13119/statm: 7770 4904 341 145 0 4815 0
[pid=13120] ppid=13117 vsize=457676 CPUtime=214.29 cores=2
/proc/13120/stat : 13120 (TNM) R 13117 13117 12900 0 -1 4202496 969 0 0 0 21429 0 0 0 25 0 1 0 528599512 468660224 866 33554432000 134512640 134534564 4293793216 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/13120/statm: 114419 866 95 6 0 113085 0
[pid=13121] ppid=13117 vsize=19292 CPUtime=214.29 cores=3
/proc/13121/stat : 13121 (march_hi) R 13117 13117 12900 0 -1 4202496 6129 0 0 0 21429 0 0 0 25 0 1 0 528599512 19755008 3097 33554432000 4194304 4331988 140734496384896 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13121/statm: 4823 3097 175 34 0 3265 0
[pid=13122] ppid=13117 vsize=223924 CPUtime=855.9 cores=4-7
/proc/13122/stat : 13122 (plingeling) S 13117 13117 12900 0 -1 4202496 168811 1249 0 0 85562 28 0 0 18 0 5 0 528599512 229298176 28058 33554432000 4194304 4356188 140733411282544 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/13122/statm: 55981 28058 162 40 0 54525 0
[pid=13122/tid=13129] ppid=13117 vsize=223924 CPUtime=214.26 cores=4-7
/proc/13122/task/13129/stat : 13129 (plingeling) R 13117 13117 12900 0 -1 4202560 43734 1249 0 0 21418 8 0 0 25 0 5 0 528599515 229298176 28058 33554432000 4194304 4356188 140733411282544 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13122/tid=13130] ppid=13117 vsize=223924 CPUtime=214.23 cores=4-7
/proc/13122/task/13130/stat : 13130 (plingeling) R 13117 13117 12900 0 -1 4202560 45101 1249 0 0 21416 7 0 0 25 0 5 0 528599515 229298176 28058 33554432000 4194304 4356188 140733411282544 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13122/tid=13131] ppid=13117 vsize=223924 CPUtime=214.26 cores=4-7
/proc/13122/task/13131/stat : 13131 (plingeling) R 13117 13117 12900 0 -1 4202560 34654 1249 0 0 21420 6 0 0 25 0 5 0 528599515 229298176 28058 33554432000 4194304 4356188 140733411282544 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13122/tid=13132] ppid=13117 vsize=223924 CPUtime=213.09 cores=4-7
/proc/13122/task/13132/stat : 13132 (plingeling) R 13117 13117 12900 0 -1 4202560 42608 1249 0 0 21304 5 0 0 25 0 5 0 528599515 229298176 28058 33554432000 4194304 4356188 140733411282544 18446744073709551615 4330976 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1713.05
Current children cumulated vsize (KiB) 2354192

[startup+215.901 s]
/proc/loadavg: 8.04 7.56 7.31 9/180 13138
/proc/meminfo: memFree=30949568/32951124 swapFree=67107188/67111528
[pid=13117] ppid=13115 vsize=18324 CPUtime=0 cores=0-7
/proc/13117/stat : 13117 (ppfolio) S 13115 13117 12900 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528599512 18763776 390 33554432000 4194304 4287625 140735609966096 18446744073709551615 210204667407 0 0 4096 65536 4209459105636548607 0 0 17 4 0 0 0
/proc/13117/statm: 4581 390 341 23 0 91 0
[pid=13118] ppid=13117 vsize=1571960 CPUtime=215.89 cores=0
/proc/13118/stat : 13118 (cryptominisat) R 13117 13117 12900 0 -1 4202496 78452 0 0 0 21571 18 0 0 25 0 1 0 528599512 1609687040 7248 33554432000 4194304 4587354 140736946875760 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13118/statm: 392990 7248 337 96 0 389552 0
[pid=13119] ppid=13117 vsize=30504 CPUtime=215.89 cores=1
/proc/13119/stat : 13119 (clasp) R 13117 13117 12900 0 -1 4202496 5207 0 0 0 21588 1 0 0 25 0 1 0 528599512 31236096 4782 33554432000 4194304 4785740 140736841337120 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13119/statm: 7626 4782 341 145 0 4671 0
[pid=13120] ppid=13117 vsize=457676 CPUtime=215.89 cores=2
/proc/13120/stat : 13120 (TNM) R 13117 13117 12900 0 -1 4202496 969 0 0 0 21589 0 0 0 25 0 1 0 528599512 468660224 866 33554432000 134512640 134534564 4293793216 18446744073709551615 134528757 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/13120/statm: 114419 866 95 6 0 113085 0
[pid=13121] ppid=13117 vsize=19292 CPUtime=215.89 cores=3
/proc/13121/stat : 13121 (march_hi) R 13117 13117 12900 0 -1 4202496 6130 0 0 0 21589 0 0 0 25 0 1 0 528599512 19755008 3098 33554432000 4194304 4331988 140734496384896 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13121/statm: 4823 3098 175 34 0 3265 0
[pid=13122] ppid=13117 vsize=207924 CPUtime=862.29 cores=4-7
/proc/13122/stat : 13122 (plingeling) S 13117 13117 12900 0 -1 4202496 169803 1249 0 0 86200 29 0 0 18 0 5 0 528599512 212914176 24058 33554432000 4194304 4356188 140733411282544 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/13122/statm: 51981 24058 162 40 0 50525 0
[pid=13122/tid=13129] ppid=13117 vsize=207924 CPUtime=215.86 cores=4-7
/proc/13122/task/13129/stat : 13129 (plingeling) R 13117 13117 12900 0 -1 4202560 44086 1249 0 0 21578 8 0 0 25 0 5 0 528599515 212914176 24058 33554432000 4194304 4356188 140733411282544 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13122/tid=13130] ppid=13117 vsize=207924 CPUtime=215.83 cores=4-7
/proc/13122/task/13130/stat : 13130 (plingeling) R 13117 13117 12900 0 -1 4202560 45229 1249 0 0 21576 7 0 0 25 0 5 0 528599515 212914176 24058 33554432000 4194304 4356188 140733411282544 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13122/tid=13131] ppid=13117 vsize=207924 CPUtime=215.86 cores=4-7
/proc/13122/task/13131/stat : 13131 (plingeling) R 13117 13117 12900 0 -1 4202560 35166 1249 0 0 21580 6 0 0 25 0 5 0 528599515 212914176 24058 33554432000 4194304 4356188 140733411282544 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13122/tid=13132] ppid=13117 vsize=207924 CPUtime=214.68 cores=4-7
/proc/13122/task/13132/stat : 13132 (plingeling) R 13117 13117 12900 0 -1 4202560 42608 1249 0 0 21463 5 0 0 25 0 5 0 528599515 212914176 24058 33554432000 4194304 4356188 140733411282544 18446744073709551615 4280568 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1725.85
Current children cumulated vsize (KiB) 2305680

[startup+216.707 s]
/proc/loadavg: 8.04 7.56 7.31 9/180 13138
/proc/meminfo: memFree=30957752/32951124 swapFree=67107188/67111528
[pid=13117] ppid=13115 vsize=18324 CPUtime=0 cores=0-7
/proc/13117/stat : 13117 (ppfolio) S 13115 13117 12900 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528599512 18763776 390 33554432000 4194304 4287625 140735609966096 18446744073709551615 210204667407 0 0 4096 65536 4209459105636548607 0 0 17 4 0 0 0
/proc/13117/statm: 4581 390 341 23 0 91 0
[pid=13118] ppid=13117 vsize=1571960 CPUtime=216.7 cores=0
/proc/13118/stat : 13118 (cryptominisat) R 13117 13117 12900 0 -1 4202496 78536 0 0 0 21652 18 0 0 25 0 1 0 528599512 1609687040 7330 33554432000 4194304 4587354 140736946875760 18446744073709551615 4239237 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13118/statm: 392990 7330 337 96 0 389552 0
[pid=13119] ppid=13117 vsize=30504 CPUtime=216.7 cores=1
/proc/13119/stat : 13119 (clasp) R 13117 13117 12900 0 -1 4202496 5207 0 0 0 21669 1 0 0 25 0 1 0 528599512 31236096 4782 33554432000 4194304 4785740 140736841337120 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13119/statm: 7626 4782 341 145 0 4671 0
[pid=13120] ppid=13117 vsize=457676 CPUtime=216.69 cores=2
/proc/13120/stat : 13120 (TNM) R 13117 13117 12900 0 -1 4202496 969 0 0 0 21669 0 0 0 25 0 1 0 528599512 468660224 866 33554432000 134512640 134534564 4293793216 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/13120/statm: 114419 866 95 6 0 113085 0
[pid=13121] ppid=13117 vsize=19292 CPUtime=216.69 cores=3
/proc/13121/stat : 13121 (march_hi) R 13117 13117 12900 0 -1 4202496 6130 0 0 0 21669 0 0 0 25 0 1 0 528599512 19755008 3098 33554432000 4194304 4331988 140734496384896 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13121/statm: 4823 3098 175 34 0 3265 0
[pid=13122] ppid=13117 vsize=209076 CPUtime=865.51 cores=4-7
/proc/13122/stat : 13122 (plingeling) S 13117 13117 12900 0 -1 4202496 170091 1249 0 0 86522 29 0 0 18 0 5 0 528599512 214093824 24346 33554432000 4194304 4356188 140733411282544 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/13122/statm: 52269 24346 162 40 0 50813 0
[pid=13122/tid=13129] ppid=13117 vsize=209076 CPUtime=216.66 cores=4-7
/proc/13122/task/13129/stat : 13129 (plingeling) R 13117 13117 12900 0 -1 4202560 44342 1249 0 0 21658 8 0 0 25 0 5 0 528599515 214093824 24346 33554432000 4194304 4356188 140733411282544 18446744073709551615 4331106 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13122/tid=13130] ppid=13117 vsize=209076 CPUtime=216.64 cores=4-7
/proc/13122/task/13130/stat : 13130 (plingeling) R 13117 13117 12900 0 -1 4202560 45229 1249 0 0 21657 7 0 0 25 0 5 0 528599515 214093824 24346 33554432000 4194304 4356188 140733411282544 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13122/tid=13131] ppid=13117 vsize=209076 CPUtime=216.66 cores=4-7
/proc/13122/task/13131/stat : 13131 (plingeling) R 13117 13117 12900 0 -1 4202560 35166 1249 0 0 21660 6 0 0 25 0 5 0 528599515 214093824 24346 33554432000 4194304 4356188 140733411282544 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13122/tid=13132] ppid=13117 vsize=209076 CPUtime=215.48 cores=4-7
/proc/13122/task/13132/stat : 13132 (plingeling) R 13117 13117 12900 0 -1 4202560 42640 1249 0 0 21543 5 0 0 25 0 5 0 528599515 214093824 24346 33554432000 4194304 4356188 140733411282544 18446744073709551615 4331337 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1732.29
Current children cumulated vsize (KiB) 2306832

[startup+216.901 s]
/proc/loadavg: 8.04 7.56 7.31 9/180 13138
/proc/meminfo: memFree=30957752/32951124 swapFree=67107188/67111528
[pid=13117] ppid=13115 vsize=18324 CPUtime=0 cores=0-7
/proc/13117/stat : 13117 (ppfolio) S 13115 13117 12900 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 528599512 18763776 390 33554432000 4194304 4287625 140735609966096 18446744073709551615 210204667407 0 0 4096 65536 4209459105636548607 0 0 17 4 0 0 0
/proc/13117/statm: 4581 390 341 23 0 91 0
[pid=13118] ppid=13117 vsize=1571960 CPUtime=216.89 cores=0
/proc/13118/stat : 13118 (cryptominisat) R 13117 13117 12900 0 -1 4202496 78567 0 0 0 21671 18 0 0 25 0 1 0 528599512 1609687040 7359 33554432000 4194304 4587354 140736946875760 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13118/statm: 392990 7359 337 96 0 389552 0
[pid=13119] ppid=13117 vsize=30504 CPUtime=216.89 cores=1
/proc/13119/stat : 13119 (clasp) R 13117 13117 12900 0 -1 4202496 5207 0 0 0 21688 1 0 0 25 0 1 0 528599512 31236096 4782 33554432000 4194304 4785740 140736841337120 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13119/statm: 7626 4782 341 145 0 4671 0
[pid=13120] ppid=13117 vsize=457676 CPUtime=216.89 cores=2
/proc/13120/stat : 13120 (TNM) R 13117 13117 12900 0 -1 4202496 969 0 0 0 21689 0 0 0 25 0 1 0 528599512 468660224 866 33554432000 134512640 134534564 4293793216 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/13120/statm: 114419 866 95 6 0 113085 0
[pid=13121] ppid=13117 vsize=19292 CPUtime=216.89 cores=3
/proc/13121/stat : 13121 (march_hi) R 13117 13117 12900 0 -1 4202496 6130 0 0 0 21689 0 0 0 25 0 1 0 528599512 19755008 3098 33554432000 4194304 4331988 140734496384896 18446744073709551615 4287445 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13121/statm: 4823 3098 175 34 0 3265 0
[pid=13122] ppid=13117 vsize=205876 CPUtime=866.29 cores=4-7
/proc/13122/stat : 13122 (plingeling) S 13117 13117 12900 0 -1 4202496 170091 1249 0 0 86600 29 0 0 18 0 5 0 528599512 210817024 23546 33554432000 4194304 4356188 140733411282544 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/13122/statm: 51469 23546 162 40 0 50013 0
[pid=13122/tid=13129] ppid=13117 vsize=205876 CPUtime=216.86 cores=4-7
/proc/13122/task/13129/stat : 13129 (plingeling) R 13117 13117 12900 0 -1 4202560 44342 1249 0 0 21678 8 0 0 25 0 5 0 528599515 210817024 23546 33554432000 4194304 4356188 140733411282544 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13122/tid=13130] ppid=13117 vsize=205876 CPUtime=216.83 cores=4-7
/proc/13122/task/13130/stat : 13130 (plingeling) R 13117 13117 12900 0 -1 4202560 45229 1249 0 0 21676 7 0 0 25 0 5 0 528599515 210817024 23546 33554432000 4194304 4356188 140733411282544 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13122/tid=13131] ppid=13117 vsize=205876 CPUtime=216.86 cores=4-7
/proc/13122/task/13131/stat : 13131 (plingeling) R 13117 13117 12900 0 -1 4202560 35166 1249 0 0 21680 6 0 0 25 0 5 0 528599515 210817024 23546 33554432000 4194304 4356188 140733411282544 18446744073709551615 4279640 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13122/tid=13132] ppid=13117 vsize=205876 CPUtime=215.68 cores=4-7
/proc/13122/task/13132/stat : 13132 (plingeling) R 13117 13117 12900 0 -1 4202560 42640 1249 0 0 21563 5 0 0 25 0 5 0 528599515 210817024 23546 33554432000 4194304 4356188 140733411282544 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1733.85
Current children cumulated vsize (KiB) 2303632

Child status: 0
Real time (s): 216.96
CPU time (s): 1734.34
CPU user time (s): 1733.82
CPU system time (s): 0.52092
CPU usage (%): 799.38
Max. virtual memory (cumulated for all children) (KiB): 18113896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1733.82
system time used= 0.52092
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 262778
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 800
involuntary context switches= 8326

runsolver used 0.374943 second user time and 0.802877 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-30 15:26:50
IDJOB=3275741
IDBENCH=83285
IDSOLVER=1638
FILE ID=node130/3275741-1304170010
RUNJOBID= node130-1304165008-12914
PBS_JOBID= 13170945
Free space on /tmp= 72700 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_401.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275741-1304170010/watcher-3275741-1304170010 -o /tmp/evaluation-result-3275741-1304170010/solver-3275741-1304170010 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3275741-1304170010.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 4e87573be2b7b7324c13131d6c6896b8
RANDOM SEED=1252891991

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31114848 kB
Buffers:        199560 kB
Cached:        1296668 kB
SwapCached:       1820 kB
Active:         361044 kB
Inactive:      1196648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31114848 kB
SwapTotal:    67111528 kB
SwapFree:     67107188 kB
Dirty:           10340 kB
Writeback:           0 kB
AnonPages:       60524 kB
Mapped:          14500 kB
Slab:           212968 kB
PageTables:       4316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190012 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= 72692 MiB
End job on node130 at 2011-04-30 15:30:27