Trace number 3275840

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
Satisfiability Solver Selector 2011-03-18UNSAT 2742.7 2742.77

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
MD5SUMcf96a8eea16f98b3cec72117cedd0285
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2742.7
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses48342
Sum of the clauses size483180
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 548
Number of clauses of size over 548294

Solver Data

13.61/13.97	c COMMAND LINE: portfolio_solver.py -t 5000 -s 211586568 HOME/instance-3275840-1303655264.cnf
13.61/13.97	c    tmpdir         WORKING-DIR
13.61/13.97	c    timelimit      5000
13.61/13.97	c    seed           211586568
13.61/13.97	c    verbosity      0
13.61/13.97	c Parsed command line and set default values...
13.61/13.97	c Starting *WALL CLOCK* TIMER
13.61/13.97	c Found WORKING-DIR/coach-executables-test-SUCCESS.txt
13.61/13.97	c   indicating coach-executables-test.sh was run successfully earlier
13.61/13.97	c Making sure all necessary files and folders are present...
13.61/13.97	c   Checking for ./features                            OK
13.61/13.97	c   Checking for COACH/coach                           OK
13.61/13.97	c   Checking for preprocessors/SatELite_v1.0_linux     OK
13.61/13.97	c   Checking for solvers/adaptg2wsat2009               OK
13.61/13.97	c   Checking for solvers/adaptg2wsat2009++             OK
13.61/13.97	c   Checking for solvers/clasp-1.3.6-x86-linux         OK
13.61/13.97	c   Checking for solvers/cryptominisat                 OK
13.61/13.97	c   Checking for solvers/glucose_static                OK
13.61/13.97	c   Checking for solvers/gnovelty+2                    OK
13.61/13.97	c   Checking for solvers/gnovelty+2-H                  OK
13.61/13.97	c   Checking for solvers/hybridGM3                     OK
13.61/13.97	c   Checking for solvers/kcnfs04SAT07                  OK
13.61/13.97	c   Checking for solvers/lingeling                     OK
13.61/13.97	c   Checking for solvers/LySATc                        OK
13.61/13.97	c   Checking for solvers/LySATi                        OK
13.61/13.97	c   Checking for solvers/march_hi                      OK
13.61/13.97	c   Checking for solvers/march_nn                      OK
13.61/13.97	c   Checking for solvers/minisat_static                OK
13.61/13.97	c   Checking for solvers/mxc-sat09                     OK
13.61/13.97	c   Checking for solvers/picosat                       OK
13.61/13.97	c   Checking for solvers/precosat                      OK
13.61/13.97	c   Checking for solvers/SATenstein                    OK
13.61/13.97	c   Checking for solvers/TNM                           OK
13.61/13.97	c   Checking for solvers/ubcsatOrig                    OK
13.61/13.97	c   Checking for utilities/timerun                     OK
13.61/13.97	c   Checking for folder COACH/DATA                     OK
13.61/13.97	c   Checking for file unif-k3-r4.2-v18000-c75600-S914323646-060.cnf OK
13.61/13.97	c Check successful
13.61/13.97	c TIMER: 0.0 sec total, 0.0 sec since previous report
13.61/13.97	c Computing instance features...
13.61/13.97	c    ./features HOME/instance-3275840-1303655264.cnf
13.61/13.97	c    Features found: 120 48342 0.00248231352 0.0832919614 0.206966576 0.0496876422 0.113358984 2.1088873 0.0832919614 0.0157553575 0.0416666667 0.0833333333 0.00785836752 0.244118986 0.80743899 0 1 1.34643252 0.075331501 0.0344651256 0.0386861314 0.140875912 1.89897263 0 0 0 0.000773137231 0.297721487 0.000248231352 0.00122047081 2.8674405 0.00937073352 0.00246162757 0 0.00246162757 0.00246162757 0.0368345324 -1 -0 -1 0 -1 -1 -0 -1 0 -0 -1
13.61/13.97	c TIMER: 13.61 sec total, 13.61 sec since previous report
13.61/13.97	c Computing most promising solver to run...
13.61/13.97	c    COACH/coach 120 48342 0.00248231352 0.0832919614 0.206966576 0.0496876422 0.113358984 2.1088873 0.0832919614 0.0157553575 0.0416666667 0.0833333333 0.00785836752 0.244118986 0.80743899 0 1 1.34643252 0.075331501 0.0344651256 0.0386861314 0.140875912 1.89897263 0 0 0 0.000773137231 0.297721487 0.000248231352 0.00122047081 2.8674405 0.00937073352 0.00246162757 0 0.00246162757 0.00246162757 0.0368345324 -1 -0 -1 0 -1 -1 -0 -1 0 -0 -1 COACH/DATA/ 0
13.61/13.97	c    PORTFOLIO-SUGGESTION SOLVER cryptominisat 21 0
13.61/13.97	c    PORTFOLIO-SUGGESTION SOLVER adaptg2wsat2009 4 0
13.61/13.97	c    PORTFOLIO-SUGGESTION SOLVER precosat 128 0
13.61/13.97	c    PORTFOLIO-SUGGESTION SOLVER march_hi 121 0
13.61/13.97	c    PORTFOLIO-SUGGESTION SOLVER hybridGM3 34 0
13.61/13.97	c    PORTFOLIO-SUGGESTION SOLVER lingeling 4 0
13.61/13.97	c    PORTFOLIO-SUGGESTION SOLVER gnovelty+2 38 0
13.61/13.97	c    PORTFOLIO-SUGGESTION SOLVER TNM 62 0
13.61/13.97	c    PORTFOLIO-SUGGESTION SOLVER AshiHgen 8 0
13.61/13.97	c    PORTFOLIO-SUGGESTION SOLVER mxc-sat09 4 0
13.61/13.97	c    PORTFOLIO-SUGGESTION SOLVER mxc-sat09 100000 0
13.61/13.97	c TIMER: 13.94 sec total, 0.33 sec since previous report
13.61/13.97	c Preprocessing OFF
13.61/13.97	c Solvers and corresponding runtimes to be used, and whether on the preprocessed instance:
13.61/13.97	c    cryptominisat   	             21 	False
13.61/13.97	c    adaptg2wsat2009 	              4 	False
13.61/13.97	c    precosat        	            128 	False
2742.70/2742.76	c    march_hi        	            121 	False
2742.70/2742.76	c    hybridGM3       	             34 	False
2742.70/2742.76	c    lingeling       	              4 	False
2742.70/2742.76	c    gnovelty+2      	             38 	False
2742.70/2742.76	c    TNM             	             62 	False
2742.70/2742.76	c    AshiHgen        	              8 	False
2742.70/2742.76	c    mxc-sat09       	              4 	False
2742.70/2742.76	c    mxc-sat09       	         100000 	False
2742.70/2742.76	c Default solver to fall back on, in case everything fails:
2742.70/2742.76	c    lingeling       	       no limit 	False
2742.70/2742.76	c Running cryptominisat for 21 seconds on HOME/instance-3275840-1303655264.cnf
2742.70/2742.76	c    utilities/timerun 21 solvers/cryptominisat HOME/instance-3275840-1303655264.cnf
2742.70/2742.76	c TIMER: 34.94 sec total, 21.01 sec since previous report
2742.70/2742.76	c Running adaptg2wsat2009 for 4 seconds on HOME/instance-3275840-1303655264.cnf
2742.70/2742.76	c    utilities/timerun 4 solvers/adaptg2wsat2009 HOME/instance-3275840-1303655264.cnf
2742.70/2742.76	c TIMER: 38.95 sec total, 4.0 sec since previous report
2742.70/2742.76	c Running precosat for 128 seconds on HOME/instance-3275840-1303655264.cnf
2742.70/2742.76	c    utilities/timerun 128 solvers/precosat HOME/instance-3275840-1303655264.cnf
2742.70/2742.76	c TIMER: 166.93 sec total, 127.98 sec since previous report
2742.70/2742.76	c Running march_hi for 121 seconds on HOME/instance-3275840-1303655264.cnf
2742.70/2742.76	c    utilities/timerun 121 solvers/march_hi HOME/instance-3275840-1303655264.cnf
2742.70/2742.76	c TIMER: 287.91 sec total, 120.98 sec since previous report
2742.70/2742.76	c Running hybridGM3 for 34 seconds on HOME/instance-3275840-1303655264.cnf
2742.70/2742.76	c    utilities/timerun 34 solvers/hybridGM3 HOME/instance-3275840-1303655264.cnf
2742.70/2742.76	c TIMER: 321.91 sec total, 34.0 sec since previous report
2742.70/2742.76	c Running lingeling for 4 seconds on HOME/instance-3275840-1303655264.cnf
2742.70/2742.76	c    utilities/timerun 4 solvers/lingeling HOME/instance-3275840-1303655264.cnf
2742.70/2742.76	c TIMER: 325.91 sec total, 4.0 sec since previous report
2742.70/2742.76	c Running gnovelty+2 for 38 seconds on HOME/instance-3275840-1303655264.cnf
2742.70/2742.76	c    utilities/timerun 38 solvers/gnovelty+2 HOME/instance-3275840-1303655264.cnf
2742.70/2742.76	c TIMER: 363.91 sec total, 38.0 sec since previous report
2742.70/2742.76	c Running TNM for 62 seconds on HOME/instance-3275840-1303655264.cnf
2742.70/2742.76	c    utilities/timerun 62 solvers/TNM HOME/instance-3275840-1303655264.cnf
2742.70/2742.76	c TIMER: 425.91 sec total, 61.99 sec since previous report
2742.70/2742.76	c Running AshiHgen for 8 seconds on HOME/instance-3275840-1303655264.cnf
2742.70/2742.76	c    utilities/timerun 8 solvers/SATenstein -i HOME/instance-3275840-1303655264.cnf -alg satenstein -varinfalse 1 -adaptwalkprob 0 -theta 3 -singleclause 1 -randomwalk 3 -performrandomwalk 1 -selectclause 1 -promisinglist 0 -adaptiveprom 0 -heuristic 7 -adaptive 1 -phi 10 -tabusearch 0 -rdp 0.15 -r satcomp  -cutoff max -runs 100 -solve -seed 211586568 
2742.70/2742.76	c TIMER: 433.91 sec total, 8.0 sec since previous report
2742.70/2742.76	c Running mxc-sat09 for 4 seconds on HOME/instance-3275840-1303655264.cnf
2742.70/2742.76	c    utilities/timerun 4 solvers/mxc-sat09 -i HOME/instance-3275840-1303655264.cnf
2742.70/2742.76	c TIMER: 437.91 sec total, 4.0 sec since previous report
2742.70/2742.76	c Running mxc-sat09 for 100000 seconds on HOME/instance-3275840-1303655264.cnf
2742.70/2742.76	c    utilities/timerun 100000 solvers/mxc-sat09 -i HOME/instance-3275840-1303655264.cnf
2742.70/2742.76	c TIMER: 2742.73 sec total, 2304.81 sec since previous report
2742.70/2742.76	c Instance solved!
2742.70/2742.76	s UNSATISFIABLE
2742.70/2742.76	c TIMER: 2742.73 sec total, 0.0 sec since previous report

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-3275840-1303655264/watcher-3275840-1303655264 -o /tmp/evaluation-result-3275840-1303655264/solver-3275840-1303655264 -C 5000 -W 5100 -M 15500 python portfolio_solver.py -t 5000 -s 211586568 HOME/instance-3275840-1303655264.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 2/181 14027
/proc/meminfo: memFree=20232704/32950928 swapFree=67111524/67111528
[pid=14027] ppid=14025 vsize=15244 CPUtime=0 cores=1,3,5,7
/proc/14027/stat : 14027 (python) S 14025 14027 12984 0 -1 4202496 739 0 0 0 0 0 0 0 22 0 1 0 477126058 15609856 631 33554432000 4194304 5745468 140734427812880 18446744073709551615 208080230400 0 2147483391 16781312 2 18446744071699207358 0 0 17 5 0 0 0
/proc/14027/statm: 3811 631 333 379 0 284 0

[startup+0.055583 s]
/proc/loadavg: 1.92 1.98 1.99 2/181 14027
/proc/meminfo: memFree=20232704/32950928 swapFree=67111524/67111528
[pid=14027] ppid=14025 vsize=21956 CPUtime=0.01 cores=1,3,5,7
/proc/14027/stat : 14027 (python) S 14025 14027 12984 0 -1 4202496 1528 0 0 0 1 0 0 0 17 0 1 0 477126058 22482944 1367 33554432000 4194304 5745468 140734427812880 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 5 0 0 0
/proc/14027/statm: 5489 1367 463 379 0 930 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21956

[startup+0.100574 s]
/proc/loadavg: 1.92 1.98 1.99 2/181 14027
/proc/meminfo: memFree=20232704/32950928 swapFree=67111524/67111528
[pid=14027] ppid=14025 vsize=21956 CPUtime=0.01 cores=1,3,5,7
/proc/14027/stat : 14027 (python) S 14025 14027 12984 0 -1 4202496 1528 0 0 0 1 0 0 0 17 0 1 0 477126058 22482944 1367 33554432000 4194304 5745468 140734427812880 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 5 0 0 0
/proc/14027/statm: 5489 1367 463 379 0 930 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21956

[startup+0.300536 s]
/proc/loadavg: 1.92 1.98 1.99 2/181 14027
/proc/meminfo: memFree=20232704/32950928 swapFree=67111524/67111528
[pid=14027] ppid=14025 vsize=21956 CPUtime=0.01 cores=1,3,5,7
/proc/14027/stat : 14027 (python) S 14025 14027 12984 0 -1 4202496 1528 0 0 0 1 0 0 0 17 0 1 0 477126058 22482944 1367 33554432000 4194304 5745468 140734427812880 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 5 0 0 0
/proc/14027/statm: 5489 1367 463 379 0 930 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21956

[startup+0.700397 s]
/proc/loadavg: 1.92 1.98 1.99 2/181 14027
/proc/meminfo: memFree=20232704/32950928 swapFree=67111524/67111528
[pid=14027] ppid=14025 vsize=21956 CPUtime=0.01 cores=1,3,5,7
/proc/14027/stat : 14027 (python) S 14025 14027 12984 0 -1 4202496 1528 0 0 0 1 0 0 0 17 0 1 0 477126058 22482944 1367 33554432000 4194304 5745468 140734427812880 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 5 0 0 0
/proc/14027/statm: 5489 1367 463 379 0 930 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21956

[startup+1.50033 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 14029
/proc/meminfo: memFree=20220736/32950928 swapFree=67111524/67111528
[pid=14027] ppid=14025 vsize=21956 CPUtime=0.01 cores=1,3,5,7
/proc/14027/stat : 14027 (python) S 14025 14027 12984 0 -1 4202496 1528 0 0 0 1 0 0 0 17 0 1 0 477126058 22482944 1367 33554432000 4194304 5745468 140734427812880 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 5 0 0 0
/proc/14027/statm: 5489 1367 463 379 0 930 0
[pid=14029] ppid=14027 vsize=8364 CPUtime=1.45 cores=1,3,5,7
/proc/14029/stat : 14029 (features) R 14027 14027 12984 0 -1 4202496 2645 0 0 0 142 3 0 0 21 0 1 0 477126062 8564736 1529 33554432000 134512640 135907751 4288974624 18446744073709551615 135392733 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14029/statm: 2091 1529 111 341 0 1747 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 30320

[startup+3.101 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 14029
/proc/meminfo: memFree=20222224/32950928 swapFree=67111524/67111528
[pid=14027] ppid=14025 vsize=21956 CPUtime=0.01 cores=1,3,5,7
/proc/14027/stat : 14027 (python) S 14025 14027 12984 0 -1 4202496 1528 0 0 0 1 0 0 0 17 0 1 0 477126058 22482944 1367 33554432000 4194304 5745468 140734427812880 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 5 0 0 0
/proc/14027/statm: 5489 1367 463 379 0 930 0
[pid=14029] ppid=14027 vsize=8548 CPUtime=3.06 cores=1,3,5,7
/proc/14029/stat : 14029 (features) R 14027 14027 12984 0 -1 4202496 3912 0 0 0 298 8 0 0 25 0 1 0 477126062 8753152 1545 33554432000 134512640 135907751 4288974624 18446744073709551615 134518499 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14029/statm: 2137 1545 112 341 0 1793 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 30504

[startup+6.30033 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 14029
/proc/meminfo: memFree=20221224/32950928 swapFree=67111524/67111528
[pid=14027] ppid=14025 vsize=21956 CPUtime=0.01 cores=1,3,5,7
/proc/14027/stat : 14027 (python) S 14025 14027 12984 0 -1 4202496 1528 0 0 0 1 0 0 0 17 0 1 0 477126058 22482944 1367 33554432000 4194304 5745468 140734427812880 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 5 0 0 0
/proc/14027/statm: 5489 1367 463 379 0 930 0
[pid=14029] ppid=14027 vsize=8548 CPUtime=6.26 cores=1,3,5,7
/proc/14029/stat : 14029 (features) R 14027 14027 12984 0 -1 4202496 3916 0 0 0 618 8 0 0 25 0 1 0 477126062 8753152 1549 33554432000 134512640 135907751 4288974624 18446744073709551615 134518674 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14029/statm: 2137 1549 112 341 0 1793 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 30504

[startup+12.7001 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 14029
/proc/meminfo: memFree=20221704/32950928 swapFree=67111524/67111528
[pid=14027] ppid=14025 vsize=21956 CPUtime=0.01 cores=1,3,5,7
/proc/14027/stat : 14027 (python) S 14025 14027 12984 0 -1 4202496 1528 0 0 0 1 0 0 0 17 0 1 0 477126058 22482944 1367 33554432000 4194304 5745468 140734427812880 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 5 0 0 0
/proc/14027/statm: 5489 1367 463 379 0 930 0
[pid=14029] ppid=14027 vsize=8680 CPUtime=12.66 cores=1,3,5,7
/proc/14029/stat : 14029 (features) R 14027 14027 12984 0 -1 4202496 3934 0 0 0 1258 8 0 0 25 0 1 0 477126062 8888320 1567 33554432000 134512640 135907751 4288974624 18446744073709551615 134518674 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14029/statm: 2170 1567 112 341 0 1826 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 30636

[startup+25.5007 s]
/proc/loadavg: 1.95 1.98 1.99 3/186 14033
/proc/meminfo: memFree=20210780/32950928 swapFree=67111524/67111528
[pid=14027] ppid=14025 vsize=34456 CPUtime=0.02 cores=1,3,5,7
/proc/14027/stat : 14027 (python) S 14025 14027 12984 0 -1 4202496 2176 0 0 0 2 0 0 0 18 0 1 0 477126058 35282944 1427 33554432000 4194304 5745468 140734427812880 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 5 0 0 0
/proc/14027/statm: 8614 1427 488 379 0 934 0
[pid=14029] ppid=14027 vsize=0 CPUtime=13.6 cores=1,3,5,7
/proc/14029/stat : 14029 (features) Z 14027 14027 12984 0 -1 4202524 4148 0 0 0 1352 8 0 0 25 0 1 0 477126062 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14029/statm: 0 0 0 0 0 0 0
[pid=14030] ppid=14027 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/14030/stat : 14030 (coach) Z 14027 14027 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 477127423 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14030/statm: 0 0 0 0 0 0 0
[pid=14031] ppid=14027 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14031/stat : 14031 (timerun) S 14027 14027 12984 0 -1 4202496 758 0 0 0 0 0 0 0 17 0 1 0 477127456 8908800 248 33554432000 4194304 4922060 140735091979232 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14031/statm: 2175 248 208 178 0 68 0
[pid=14032] ppid=14031 vsize=29520 CPUtime=11.51 cores=1,3,5,7
/proc/14032/stat : 14032 (cryptominisat) R 14031 14027 12984 0 -1 4202496 11766 0 0 0 1150 1 0 0 25 0 1 0 477127457 30228480 4757 33554432000 134512640 134994940 4289317424 18446744073709551615 134642732 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/14032/statm: 7380 4757 356 118 0 6565 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 72676

[startup+51.1008 s]
/proc/loadavg: 1.96 1.98 1.99 4/186 14037
/proc/meminfo: memFree=20215540/32950928 swapFree=67111524/67111528
[pid=14027] ppid=14025 vsize=34456 CPUtime=25.01 cores=1,3,5,7
/proc/14027/stat : 14027 (python) S 14025 14027 12984 0 -1 4202496 2492 23939 0 0 2 0 2496 3 18 0 1 0 477126058 35282944 1429 33554432000 4194304 5745468 140734427812880 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 0
/proc/14027/statm: 8614 1429 488 379 0 934 0
[pid=14029] ppid=14027 vsize=0 CPUtime=13.6 cores=1,3,5,7
/proc/14029/stat : 14029 (features) Z 14027 14027 12984 0 -1 4202524 4148 0 0 0 1352 8 0 0 25 0 1 0 477126062 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14029/statm: 0 0 0 0 0 0 0
[pid=14030] ppid=14027 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/14030/stat : 14030 (coach) Z 14027 14027 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 477127423 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14030/statm: 0 0 0 0 0 0 0
[pid=14036] ppid=14027 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14036/stat : 14036 (timerun) S 14027 14027 12984 0 -1 4202496 751 0 0 0 0 0 0 0 20 0 1 0 477129957 8908800 247 33554432000 4194304 4922060 140736481444928 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/14036/statm: 2175 247 208 178 0 68 0
[pid=14037] ppid=14036 vsize=12708 CPUtime=12.1 cores=1,3,5,7
/proc/14037/stat : 14037 (precosat) R 14036 14027 12984 0 -1 4202496 5403 0 0 0 1210 0 0 0 25 0 1 0 477129957 13012992 3053 33554432000 134512640 135142049 4288552352 18446744073709551615 134555712 0 0 16781312 17442 0 0 0 17 1 0 0 0
/proc/14037/statm: 3177 3053 80 154 0 3021 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 55864

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/186 14039
/proc/meminfo: memFree=20209696/32950928 swapFree=67111524/67111528
[pid=14027] ppid=14025 vsize=34456 CPUtime=25.01 cores=1,3,5,7
/proc/14027/stat : 14027 (python) S 14025 14027 12984 0 -1 4202496 2492 23939 0 0 2 0 2496 3 18 0 1 0 477126058 35282944 1429 33554432000 4194304 5745468 140734427812880 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 0
/proc/14027/statm: 8614 1429 488 379 0 934 0
[pid=14029] ppid=14027 vsize=0 CPUtime=13.6 cores=1,3,5,7
/proc/14029/stat : 14029 (features) Z 14027 14027 12984 0 -1 4202524 4148 0 0 0 1352 8 0 0 25 0 1 0 477126062 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14029/statm: 0 0 0 0 0 0 0
[pid=14030] ppid=14027 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/14030/stat : 14030 (coach) Z 14027 14027 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 477127423 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14030/statm: 0 0 0 0 0 0 0
[pid=14036] ppid=14027 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14036/stat : 14036 (timerun) S 14027 14027 12984 0 -1 4202496 751 0 0 0 0 0 0 0 20 0 1 0 477129957 8908800 247 33554432000 4194304 4922060 140736481444928 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/14036/statm: 2175 247 208 178 0 68 0
[pid=14037] ppid=14036 vsize=17968 CPUtime=63.31 cores=1,3,5,7
/proc/14037/stat : 14037 (precosat) R 14036 14027 12984 0 -1 4202496 14655 0 0 0 6328 3 0 0 25 0 1 0 477129957 18399232 4340 33554432000 134512640 135142049 4288552352 18446744073709551615 134554849 0 0 16781312 17442 0 0 0 17 1 0 0 0
/proc/14037/statm: 4492 4340 80 154 0 4336 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 61124

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 4/186 14040
/proc/meminfo: memFree=20201988/32950928 swapFree=67111524/67111528
[pid=14027] ppid=14025 vsize=34456 CPUtime=25.01 cores=1,3,5,7
/proc/14027/stat : 14027 (python) S 14025 14027 12984 0 -1 4202496 2492 23939 0 0 2 0 2496 3 18 0 1 0 477126058 35282944 1429 33554432000 4194304 5745468 140734427812880 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 0
/proc/14027/statm: 8614 1429 488 379 0 934 0
[pid=14029] ppid=14027 vsize=0 CPUtime=13.6 cores=1,3,5,7
/proc/14029/stat : 14029 (features) Z 14027 14027 12984 0 -1 4202524 4148 0 0 0 1352 8 0 0 25 0 1 0 477126062 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14029/statm: 0 0 0 0 0 0 0
[pid=14030] ppid=14027 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/14030/stat : 14030 (coach) Z 14027 14027 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 477127423 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14030/statm: 0 0 0 0 0 0 0
[pid=14036] ppid=14027 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14036/stat : 14036 (timerun) S 14027 14027 12984 0 -1 4202496 751 0 0 0 0 0 0 0 20 0 1 0 477129957 8908800 247 33554432000 4194304 4922060 140736481444928 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/14036/statm: 2175 247 208 178 0 68 0
[pid=14037] ppid=14036 vsize=24712 CPUtime=123.31 cores=1,3,5,7
/proc/14037/stat : 14037 (precosat) R 14036 14027 12984 0 -1 4202496 25550 0 0 0 12326 5 0 0 25 0 1 0 477129957 25305088 6075 33554432000 134512640 135142049 4288552352 18446744073709551615 134555730 0 0 16781312 17442 0 0 0 17 1 0 0 0
/proc/14037/statm: 6178 6075 80 154 0 6022 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 67868

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/186 14044
/proc/meminfo: memFree=20204444/32950928 swapFree=67111524/67111528
[pid=14027] ppid=14025 vsize=34456 CPUtime=153 cores=1,3,5,7

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

/proc/14063/stat : 14063 (timerun) S 14027 14027 12984 0 -1 4202496 752 0 0 0 0 0 0 0 19 0 1 0 477169853 8908800 248 33554432000 4194304 4922060 140733532509936 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14063/statm: 2175 248 208 178 0 68 0
[pid=14064] ppid=14063 vsize=33628 CPUtime=1944.39 cores=1,3,5,7
/proc/14064/stat : 14064 (mxc-sat09) R 14063 14027 12984 0 -1 4202496 7859 0 0 0 194438 1 0 0 25 0 1 0 477169853 34435072 7200 33554432000 134512640 134581694 4291542144 18446744073709551615 134533982 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14064/statm: 8407 7200 210 17 0 7754 0
Current children cumulated CPU time (s) 2382.29
Current children cumulated vsize (KiB) 76784

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 14182
/proc/meminfo: memFree=20157960/32950928 swapFree=67111524/67111528
[pid=14027] ppid=14025 vsize=34456 CPUtime=423.98 cores=1,3,5,7
/proc/14027/stat : 14027 (python) S 14025 14027 12984 0 -1 4202496 3689 102875 0 0 2 0 42378 18 18 0 1 0 477126058 35282944 1429 33554432000 4194304 5745468 140734427812880 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/14027/statm: 8614 1429 488 379 0 934 0
[pid=14029] ppid=14027 vsize=0 CPUtime=13.6 cores=1,3,5,7
/proc/14029/stat : 14029 (features) Z 14027 14027 12984 0 -1 4202524 4148 0 0 0 1352 8 0 0 25 0 1 0 477126062 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14029/statm: 0 0 0 0 0 0 0
[pid=14030] ppid=14027 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/14030/stat : 14030 (coach) Z 14027 14027 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 477127423 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14030/statm: 0 0 0 0 0 0 0
[pid=14063] ppid=14027 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14063/stat : 14063 (timerun) S 14027 14027 12984 0 -1 4202496 752 0 0 0 0 0 0 0 19 0 1 0 477169853 8908800 248 33554432000 4194304 4922060 140733532509936 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14063/statm: 2175 248 208 178 0 68 0
[pid=14064] ppid=14063 vsize=34396 CPUtime=2004.4 cores=1,3,5,7
/proc/14064/stat : 14064 (mxc-sat09) R 14063 14027 12984 0 -1 4202496 8040 0 0 0 200439 1 0 0 25 0 1 0 477169853 35221504 7381 33554432000 134512640 134581694 4291542144 18446744073709551615 134534080 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14064/statm: 8599 7381 210 17 0 7946 0
Current children cumulated CPU time (s) 2442.3
Current children cumulated vsize (KiB) 77552

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 14184
/proc/meminfo: memFree=20157808/32950928 swapFree=67111524/67111528
[pid=14027] ppid=14025 vsize=34456 CPUtime=423.98 cores=1,3,5,7
/proc/14027/stat : 14027 (python) S 14025 14027 12984 0 -1 4202496 3689 102875 0 0 2 0 42378 18 18 0 1 0 477126058 35282944 1429 33554432000 4194304 5745468 140734427812880 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/14027/statm: 8614 1429 488 379 0 934 0
[pid=14029] ppid=14027 vsize=0 CPUtime=13.6 cores=1,3,5,7
/proc/14029/stat : 14029 (features) Z 14027 14027 12984 0 -1 4202524 4148 0 0 0 1352 8 0 0 25 0 1 0 477126062 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14029/statm: 0 0 0 0 0 0 0
[pid=14030] ppid=14027 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/14030/stat : 14030 (coach) Z 14027 14027 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 477127423 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14030/statm: 0 0 0 0 0 0 0
[pid=14063] ppid=14027 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14063/stat : 14063 (timerun) S 14027 14027 12984 0 -1 4202496 752 0 0 0 0 0 0 0 19 0 1 0 477169853 8908800 248 33554432000 4194304 4922060 140733532509936 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14063/statm: 2175 248 208 178 0 68 0
[pid=14064] ppid=14063 vsize=34652 CPUtime=2064.4 cores=1,3,5,7
/proc/14064/stat : 14064 (mxc-sat09) R 14063 14027 12984 0 -1 4202496 8100 0 0 0 206439 1 0 0 25 0 1 0 477169853 35483648 7441 33554432000 134512640 134581694 4291542144 18446744073709551615 134530724 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14064/statm: 8663 7441 210 17 0 8010 0
Current children cumulated CPU time (s) 2502.3
Current children cumulated vsize (KiB) 77808

[startup+2562.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 14185
/proc/meminfo: memFree=20155924/32950928 swapFree=67111524/67111528
[pid=14027] ppid=14025 vsize=34456 CPUtime=423.98 cores=1,3,5,7
/proc/14027/stat : 14027 (python) S 14025 14027 12984 0 -1 4202496 3689 102875 0 0 2 0 42378 18 18 0 1 0 477126058 35282944 1429 33554432000 4194304 5745468 140734427812880 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/14027/statm: 8614 1429 488 379 0 934 0
[pid=14029] ppid=14027 vsize=0 CPUtime=13.6 cores=1,3,5,7
/proc/14029/stat : 14029 (features) Z 14027 14027 12984 0 -1 4202524 4148 0 0 0 1352 8 0 0 25 0 1 0 477126062 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14029/statm: 0 0 0 0 0 0 0
[pid=14030] ppid=14027 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/14030/stat : 14030 (coach) Z 14027 14027 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 477127423 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14030/statm: 0 0 0 0 0 0 0
[pid=14063] ppid=14027 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14063/stat : 14063 (timerun) S 14027 14027 12984 0 -1 4202496 752 0 0 0 0 0 0 0 19 0 1 0 477169853 8908800 248 33554432000 4194304 4922060 140733532509936 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14063/statm: 2175 248 208 178 0 68 0
[pid=14064] ppid=14063 vsize=34912 CPUtime=2124.4 cores=1,3,5,7
/proc/14064/stat : 14064 (mxc-sat09) R 14063 14027 12984 0 -1 4202496 8194 0 0 0 212439 1 0 0 25 0 1 0 477169853 35749888 7535 33554432000 134512640 134581694 4291542144 18446744073709551615 134533927 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14064/statm: 8728 7535 210 17 0 8075 0
Current children cumulated CPU time (s) 2562.3
Current children cumulated vsize (KiB) 78068

[startup+2622.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 14187
/proc/meminfo: memFree=20155532/32950928 swapFree=67111524/67111528
[pid=14027] ppid=14025 vsize=34456 CPUtime=423.98 cores=1,3,5,7
/proc/14027/stat : 14027 (python) S 14025 14027 12984 0 -1 4202496 3689 102875 0 0 2 0 42378 18 18 0 1 0 477126058 35282944 1429 33554432000 4194304 5745468 140734427812880 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/14027/statm: 8614 1429 488 379 0 934 0
[pid=14029] ppid=14027 vsize=0 CPUtime=13.6 cores=1,3,5,7
/proc/14029/stat : 14029 (features) Z 14027 14027 12984 0 -1 4202524 4148 0 0 0 1352 8 0 0 25 0 1 0 477126062 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14029/statm: 0 0 0 0 0 0 0
[pid=14030] ppid=14027 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/14030/stat : 14030 (coach) Z 14027 14027 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 477127423 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14030/statm: 0 0 0 0 0 0 0
[pid=14063] ppid=14027 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14063/stat : 14063 (timerun) S 14027 14027 12984 0 -1 4202496 752 0 0 0 0 0 0 0 19 0 1 0 477169853 8908800 248 33554432000 4194304 4922060 140733532509936 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14063/statm: 2175 248 208 178 0 68 0
[pid=14064] ppid=14063 vsize=35680 CPUtime=2184.41 cores=1,3,5,7
/proc/14064/stat : 14064 (mxc-sat09) R 14063 14027 12984 0 -1 4202496 8329 0 0 0 218440 1 0 0 25 0 1 0 477169853 36536320 7670 33554432000 134512640 134581694 4291542144 18446744073709551615 134533143 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14064/statm: 8920 7670 210 17 0 8267 0
Current children cumulated CPU time (s) 2622.31
Current children cumulated vsize (KiB) 78836

[startup+2682.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 14189
/proc/meminfo: memFree=20155016/32950928 swapFree=67111524/67111528
[pid=14027] ppid=14025 vsize=34456 CPUtime=423.98 cores=1,3,5,7
/proc/14027/stat : 14027 (python) S 14025 14027 12984 0 -1 4202496 3689 102875 0 0 2 0 42378 18 18 0 1 0 477126058 35282944 1429 33554432000 4194304 5745468 140734427812880 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/14027/statm: 8614 1429 488 379 0 934 0
[pid=14029] ppid=14027 vsize=0 CPUtime=13.6 cores=1,3,5,7
/proc/14029/stat : 14029 (features) Z 14027 14027 12984 0 -1 4202524 4148 0 0 0 1352 8 0 0 25 0 1 0 477126062 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14029/statm: 0 0 0 0 0 0 0
[pid=14030] ppid=14027 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/14030/stat : 14030 (coach) Z 14027 14027 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 477127423 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14030/statm: 0 0 0 0 0 0 0
[pid=14063] ppid=14027 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14063/stat : 14063 (timerun) S 14027 14027 12984 0 -1 4202496 752 0 0 0 0 0 0 0 19 0 1 0 477169853 8908800 248 33554432000 4194304 4922060 140733532509936 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14063/statm: 2175 248 208 178 0 68 0
[pid=14064] ppid=14063 vsize=36452 CPUtime=2244.4 cores=1,3,5,7
/proc/14064/stat : 14064 (mxc-sat09) R 14063 14027 12984 0 -1 4202496 8471 0 0 0 224439 1 0 0 25 0 1 0 477169853 37326848 7812 33554432000 134512640 134581694 4291542144 18446744073709551615 134533129 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14064/statm: 9113 7812 210 17 0 8460 0
Current children cumulated CPU time (s) 2682.3
Current children cumulated vsize (KiB) 79608

[startup+2742.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 14190
/proc/meminfo: memFree=20152392/32950928 swapFree=67111524/67111528
[pid=14027] ppid=14025 vsize=34456 CPUtime=423.98 cores=1,3,5,7
/proc/14027/stat : 14027 (python) S 14025 14027 12984 0 -1 4202496 3689 102875 0 0 2 0 42378 18 18 0 1 0 477126058 35282944 1429 33554432000 4194304 5745468 140734427812880 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/14027/statm: 8614 1429 488 379 0 934 0
[pid=14029] ppid=14027 vsize=0 CPUtime=13.6 cores=1,3,5,7
/proc/14029/stat : 14029 (features) Z 14027 14027 12984 0 -1 4202524 4148 0 0 0 1352 8 0 0 25 0 1 0 477126062 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14029/statm: 0 0 0 0 0 0 0
[pid=14030] ppid=14027 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/14030/stat : 14030 (coach) Z 14027 14027 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 477127423 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14030/statm: 0 0 0 0 0 0 0
[pid=14063] ppid=14027 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14063/stat : 14063 (timerun) S 14027 14027 12984 0 -1 4202496 752 0 0 0 0 0 0 0 19 0 1 0 477169853 8908800 248 33554432000 4194304 4922060 140733532509936 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14063/statm: 2175 248 208 178 0 68 0
[pid=14064] ppid=14063 vsize=38516 CPUtime=2304.41 cores=1,3,5,7
/proc/14064/stat : 14064 (mxc-sat09) R 14063 14027 12984 0 -1 4202496 8846 0 0 0 230440 1 0 0 25 0 1 0 477169853 39440384 8187 33554432000 134512640 134581694 4291542144 18446744073709551615 134539808 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14064/statm: 9629 8187 210 17 0 8976 0
Current children cumulated CPU time (s) 2742.31
Current children cumulated vsize (KiB) 81672

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

[startup+2742.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 14190
/proc/meminfo: memFree=20152392/32950928 swapFree=67111524/67111528
[pid=14027] ppid=14025 vsize=34456 CPUtime=423.98 cores=1,3,5,7
/proc/14027/stat : 14027 (python) S 14025 14027 12984 0 -1 4202496 3689 102875 0 0 2 0 42378 18 18 0 1 0 477126058 35282944 1429 33554432000 4194304 5745468 140734427812880 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/14027/statm: 8614 1429 488 379 0 934 0
[pid=14029] ppid=14027 vsize=0 CPUtime=13.6 cores=1,3,5,7
/proc/14029/stat : 14029 (features) Z 14027 14027 12984 0 -1 4202524 4148 0 0 0 1352 8 0 0 25 0 1 0 477126062 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14029/statm: 0 0 0 0 0 0 0
[pid=14030] ppid=14027 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/14030/stat : 14030 (coach) Z 14027 14027 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 477127423 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14030/statm: 0 0 0 0 0 0 0
[pid=14063] ppid=14027 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14063/stat : 14063 (timerun) S 14027 14027 12984 0 -1 4202496 752 0 0 0 0 0 0 0 19 0 1 0 477169853 8908800 248 33554432000 4194304 4922060 140733532509936 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14063/statm: 2175 248 208 178 0 68 0
[pid=14064] ppid=14063 vsize=38516 CPUtime=2304.8 cores=1,3,5,7
/proc/14064/stat : 14064 (mxc-sat09) R 14063 14027 12984 0 -1 4202496 8846 0 0 0 230479 1 0 0 25 0 1 0 477169853 39440384 8187 33554432000 134512640 134581694 4291542144 18446744073709551615 134533150 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14064/statm: 9629 8187 210 17 0 8976 0
Current children cumulated CPU time (s) 2742.7
Current children cumulated vsize (KiB) 81672

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14027 and gives
#  childrusage.ru_utime.tv_sec=437
#  childrusage.ru_utime.tv_usec=657465
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=284956
# CPU time returned by wait4() is 437.942
# while last known CPU time is 2742.7
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 2742.77
CPU time (s): 2742.7
CPU user time (s): 2742.43
CPU system time (s): 0.27
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 1066856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 437.657
system time used= 0.284956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115234
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= 580
involuntary context switches= 603

runsolver used 4.37533 second user time and 10.5074 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-24 16:27:44
IDJOB=3275840
IDBENCH=83894
IDSOLVER=1635
FILE ID=node127/3275840-1303655264
RUNJOBID= node127-1303650261-13634
PBS_JOBID= 13150721
Free space on /tmp= 71396 MiB

SOLVER NAME= Coach 2011-03-18
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
COMMAND LINE= python portfolio_solver.py -t TIMELIMIT -s RANDOMSEED  BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275840-1303655264/watcher-3275840-1303655264 -o /tmp/evaluation-result-3275840-1303655264/solver-3275840-1303655264 -C 5000 -W 5100 -M 15500  python portfolio_solver.py -t 5000 -s 211586568  HOME/instance-3275840-1303655264.cnf

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

MD5SUM BENCH= cf96a8eea16f98b3cec72117cedd0285
RANDOM SEED=211586568

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.86
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.823
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      20232984 kB
Buffers:       2389928 kB
Cached:        9683452 kB
SwapCached:          4 kB
Active:        8327964 kB
Inactive:      3841328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20232984 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           37144 kB
Writeback:          28 kB
AnonPages:       95088 kB
Mapped:          17212 kB
Slab:           484872 kB
PageTables:       4880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   242988 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= 71364 MiB
End job on node127 at 2011-04-24 17:13:27