Trace number 3275760

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-18? (TO) 5000 4999.92

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_406.cnf
MD5SUM906590ef62b3db2841b2d529fd1636f7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark698.091
Satisfiable
(Un)Satisfiability was proved
Number of variables203
Number of clauses22241
Sum of the clauses size99837
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 268
Number of clauses of size 320324
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51849

Solver Data

13.48/13.84	c COMMAND LINE: portfolio_solver.py -t 5000 -s 1325290179 HOME/instance-3275760-1303650886.cnf
13.48/13.84	c    tmpdir         WORKING-DIR
13.48/13.84	c    timelimit      5000
13.48/13.84	c    seed           1325290179
13.48/13.84	c    verbosity      0
13.48/13.84	c Parsed command line and set default values...
13.48/13.84	c Starting *WALL CLOCK* TIMER
13.48/13.84	c Found WORKING-DIR/coach-executables-test-SUCCESS.txt
13.48/13.84	c   indicating coach-executables-test.sh was run successfully earlier
13.48/13.84	c Making sure all necessary files and folders are present...
13.48/13.84	c   Checking for ./features                            OK
13.48/13.84	c   Checking for COACH/coach                           OK
13.48/13.84	c   Checking for preprocessors/SatELite_v1.0_linux     OK
13.48/13.84	c   Checking for solvers/adaptg2wsat2009               OK
13.48/13.84	c   Checking for solvers/adaptg2wsat2009++             OK
13.48/13.84	c   Checking for solvers/clasp-1.3.6-x86-linux         OK
13.48/13.84	c   Checking for solvers/cryptominisat                 OK
13.48/13.84	c   Checking for solvers/glucose_static                OK
13.48/13.84	c   Checking for solvers/gnovelty+2                    OK
13.48/13.84	c   Checking for solvers/gnovelty+2-H                  OK
13.48/13.84	c   Checking for solvers/hybridGM3                     OK
13.48/13.84	c   Checking for solvers/kcnfs04SAT07                  OK
13.48/13.84	c   Checking for solvers/lingeling                     OK
13.48/13.84	c   Checking for solvers/LySATc                        OK
13.48/13.84	c   Checking for solvers/LySATi                        OK
13.48/13.84	c   Checking for solvers/march_hi                      OK
13.48/13.84	c   Checking for solvers/march_nn                      OK
13.48/13.84	c   Checking for solvers/minisat_static                OK
13.48/13.84	c   Checking for solvers/mxc-sat09                     OK
13.48/13.84	c   Checking for solvers/picosat                       OK
13.48/13.84	c   Checking for solvers/precosat                      OK
13.48/13.84	c   Checking for solvers/SATenstein                    OK
13.48/13.84	c   Checking for solvers/TNM                           OK
13.48/13.84	c   Checking for solvers/ubcsatOrig                    OK
13.48/13.84	c   Checking for utilities/timerun                     OK
13.48/13.84	c   Checking for folder COACH/DATA                     OK
13.48/13.84	c   Checking for file unif-k3-r4.2-v18000-c75600-S914323646-060.cnf OK
13.48/13.84	c Check successful
13.48/13.84	c TIMER: 0.0 sec total, 0.0 sec since previous report
13.48/13.84	c Computing instance features...
13.48/13.84	c    ./features HOME/instance-3275760-1303650886.cnf
13.48/13.84	c    Features found: 203 22241 0.00912728744 0.0221126695 0.248307307 0.00980171755 0.0294501147 5.04562888 0.0221126695 1.10503273 0.00985221675 0.103448276 0.309644834 1 0 1 1 -0 0.255206935 0.155783588 0.127946128 0.834862385 3.33388695 0 0.00305741648 0.916865249 0.0085779979 0.359116243 0.000809316128 0.012409514 4.67066856 0.0831347511 0.0090756808 0.00218716873 0.00899240142 0.00908232544 0.00914285714 -1 -0 -1 0 -1 -1 -0 -1 0 -0 -1
13.48/13.84	c TIMER: 13.47 sec total, 13.47 sec since previous report
13.48/13.84	c Computing most promising solver to run...
13.48/13.84	c    COACH/coach 203 22241 0.00912728744 0.0221126695 0.248307307 0.00980171755 0.0294501147 5.04562888 0.0221126695 1.10503273 0.00985221675 0.103448276 0.309644834 1 0 1 1 -0 0.255206935 0.155783588 0.127946128 0.834862385 3.33388695 0 0.00305741648 0.916865249 0.0085779979 0.359116243 0.000809316128 0.012409514 4.67066856 0.0831347511 0.0090756808 0.00218716873 0.00899240142 0.00908232544 0.00914285714 -1 -0 -1 0 -1 -1 -0 -1 0 -0 -1 COACH/DATA/ 0
13.48/13.84	c    PORTFOLIO-SUGGESTION SOLVER cryptominisat 21 0
13.48/13.84	c    PORTFOLIO-SUGGESTION SOLVER adaptg2wsat2009 4 0
13.48/13.84	c    PORTFOLIO-SUGGESTION SOLVER precosat 128 0
13.48/13.84	c    PORTFOLIO-SUGGESTION SOLVER march_hi 121 0
13.48/13.84	c    PORTFOLIO-SUGGESTION SOLVER hybridGM3 34 0
13.48/13.84	c    PORTFOLIO-SUGGESTION SOLVER lingeling 4 0
13.48/13.84	c    PORTFOLIO-SUGGESTION SOLVER gnovelty+2 38 0
13.48/13.84	c    PORTFOLIO-SUGGESTION SOLVER TNM 62 0
13.48/13.84	c    PORTFOLIO-SUGGESTION SOLVER AshiHgen 8 0
13.48/13.84	c    PORTFOLIO-SUGGESTION SOLVER mxc-sat09 4 0
13.48/13.84	c    PORTFOLIO-SUGGESTION SOLVER AshiQcp 2729 0
13.48/13.84	c    PORTFOLIO-SUGGESTION SOLVER mxc-sat09 100000 0
13.48/13.84	c TIMER: 13.81 sec total, 0.34 sec since previous report
13.48/13.84	c Preprocessing OFF
13.48/13.84	c Solvers and corresponding runtimes to be used, and whether on the preprocessed instance:
13.48/13.84	c    cryptominisat   	             21 	False
13.48/13.84	c    adaptg2wsat2009 	              4 	False
3166.33/3166.30	c    precosat        	            128 	False
3166.33/3166.30	c    march_hi        	            121 	False
3166.33/3166.30	c    hybridGM3       	             34 	False
3166.33/3166.30	c    lingeling       	              4 	False
3166.33/3166.30	c    gnovelty+2      	             38 	False
3166.33/3166.30	c    TNM             	             62 	False
3166.33/3166.30	c    AshiHgen        	              8 	False
3166.33/3166.30	c    mxc-sat09       	              4 	False
3166.33/3166.30	c    AshiQcp         	           2729 	False
3166.33/3166.30	c    mxc-sat09       	         100000 	False
3166.33/3166.30	c Default solver to fall back on, in case everything fails:
3166.33/3166.30	c    lingeling       	       no limit 	False
3166.33/3166.30	c Running cryptominisat for 21 seconds on HOME/instance-3275760-1303650886.cnf
3166.33/3166.30	c    utilities/timerun 21 solvers/cryptominisat HOME/instance-3275760-1303650886.cnf
3166.33/3166.30	c TIMER: 34.82 sec total, 21.01 sec since previous report
3166.33/3166.30	c Running adaptg2wsat2009 for 4 seconds on HOME/instance-3275760-1303650886.cnf
3166.33/3166.30	c    utilities/timerun 4 solvers/adaptg2wsat2009 HOME/instance-3275760-1303650886.cnf
3166.33/3166.30	c TIMER: 38.82 sec total, 4.0 sec since previous report
3166.33/3166.30	c Running precosat for 128 seconds on HOME/instance-3275760-1303650886.cnf
3166.33/3166.30	c    utilities/timerun 128 solvers/precosat HOME/instance-3275760-1303650886.cnf
3166.33/3166.30	c TIMER: 166.8 sec total, 127.98 sec since previous report
3166.33/3166.30	c Running march_hi for 121 seconds on HOME/instance-3275760-1303650886.cnf
3166.33/3166.30	c    utilities/timerun 121 solvers/march_hi HOME/instance-3275760-1303650886.cnf
3166.33/3166.30	c TIMER: 287.78 sec total, 120.98 sec since previous report
3166.33/3166.30	c Running hybridGM3 for 34 seconds on HOME/instance-3275760-1303650886.cnf
3166.33/3166.30	c    utilities/timerun 34 solvers/hybridGM3 HOME/instance-3275760-1303650886.cnf
3166.33/3166.30	c TIMER: 321.78 sec total, 34.0 sec since previous report
3166.33/3166.30	c Running lingeling for 4 seconds on HOME/instance-3275760-1303650886.cnf
3166.33/3166.30	c    utilities/timerun 4 solvers/lingeling HOME/instance-3275760-1303650886.cnf
3166.33/3166.30	c TIMER: 325.78 sec total, 4.0 sec since previous report
3166.33/3166.30	c Running gnovelty+2 for 38 seconds on HOME/instance-3275760-1303650886.cnf
3166.33/3166.30	c    utilities/timerun 38 solvers/gnovelty+2 HOME/instance-3275760-1303650886.cnf
3166.33/3166.30	c TIMER: 363.78 sec total, 38.0 sec since previous report
3166.33/3166.30	c Running TNM for 62 seconds on HOME/instance-3275760-1303650886.cnf
3166.33/3166.30	c    utilities/timerun 62 solvers/TNM HOME/instance-3275760-1303650886.cnf
3166.33/3166.30	c TIMER: 425.78 sec total, 62.0 sec since previous report
3166.33/3166.30	c Running AshiHgen for 8 seconds on HOME/instance-3275760-1303650886.cnf
3166.33/3166.30	c    utilities/timerun 8 solvers/SATenstein -i HOME/instance-3275760-1303650886.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 1325290179 
3166.33/3166.30	c TIMER: 433.78 sec total, 8.01 sec since previous report
3166.33/3166.30	c Running mxc-sat09 for 4 seconds on HOME/instance-3275760-1303650886.cnf
3166.33/3166.30	c    utilities/timerun 4 solvers/mxc-sat09 -i HOME/instance-3275760-1303650886.cnf
3166.33/3166.30	c TIMER: 437.79 sec total, 4.0 sec since previous report
3166.33/3166.30	c Running AshiQcp for 2729 seconds on HOME/instance-3275760-1303650886.cnf
3166.33/3166.30	c    utilities/timerun 2729 solvers/SATenstein -i HOME/instance-3275760-1303650886.cnf -alg satenstein -varinfalse 1 -singleclause 1 -randomwalk 4 -performrandomwalk 1 -heuristic 5 -clausepen 0 -selectclause 1 -promisinglist 0 -adaptive 0 -rfp 0.07 -tabusearch 0 -scoringmeasure 1 -r satcomp  -cutoff max -runs 100 -solve -seed 1325290179 
3166.33/3166.30	c TIMER: 3166.27 sec total, 2728.48 se

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3275760-1303650886/watcher-3275760-1303650886 -o /tmp/evaluation-result-3275760-1303650886/solver-3275760-1303650886 -C 5000 -W 5100 -M 15500 python portfolio_solver.py -t 5000 -s 1325290179 HOME/instance-3275760-1303650886.cnf 

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

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.99 1.97 1.99 2/181 13841
/proc/meminfo: memFree=20190512/32950928 swapFree=67111524/67111528
[pid=13841] ppid=13839 vsize=15244 CPUtime=0 cores=0,2,4,6
/proc/13841/stat : 13841 (python) S 13839 13841 12984 0 -1 4202496 732 0 0 0 0 0 0 0 25 0 1 0 476688318 15609856 625 33554432000 4194304 5745468 140737038722256 18446744073709551615 208080230400 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/13841/statm: 3811 625 333 379 0 284 0

[startup+0.0551451 s]
/proc/loadavg: 1.99 1.97 1.99 2/181 13841
/proc/meminfo: memFree=20190512/32950928 swapFree=67111524/67111528
[pid=13841] ppid=13839 vsize=21956 CPUtime=0.02 cores=0,2,4,6
/proc/13841/stat : 13841 (python) S 13839 13841 12984 0 -1 4202496 1529 0 0 0 2 0 0 0 25 0 1 0 476688318 22482944 1367 33554432000 4194304 5745468 140737038722256 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 0
/proc/13841/statm: 5489 1367 463 379 0 930 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 21956

[startup+0.101215 s]
/proc/loadavg: 1.99 1.97 1.99 2/181 13841
/proc/meminfo: memFree=20190512/32950928 swapFree=67111524/67111528
[pid=13841] ppid=13839 vsize=21956 CPUtime=0.02 cores=0,2,4,6
/proc/13841/stat : 13841 (python) S 13839 13841 12984 0 -1 4202496 1529 0 0 0 2 0 0 0 25 0 1 0 476688318 22482944 1367 33554432000 4194304 5745468 140737038722256 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 0
/proc/13841/statm: 5489 1367 463 379 0 930 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 21956

[startup+0.301171 s]
/proc/loadavg: 1.99 1.97 1.99 2/181 13841
/proc/meminfo: memFree=20190512/32950928 swapFree=67111524/67111528
[pid=13841] ppid=13839 vsize=21956 CPUtime=0.02 cores=0,2,4,6
/proc/13841/stat : 13841 (python) S 13839 13841 12984 0 -1 4202496 1529 0 0 0 2 0 0 0 25 0 1 0 476688318 22482944 1367 33554432000 4194304 5745468 140737038722256 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 0
/proc/13841/statm: 5489 1367 463 379 0 930 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 21956

[startup+0.701094 s]
/proc/loadavg: 1.99 1.97 1.99 2/181 13841
/proc/meminfo: memFree=20190512/32950928 swapFree=67111524/67111528
[pid=13841] ppid=13839 vsize=21956 CPUtime=0.02 cores=0,2,4,6
/proc/13841/stat : 13841 (python) S 13839 13841 12984 0 -1 4202496 1529 0 0 0 2 0 0 0 25 0 1 0 476688318 22482944 1367 33554432000 4194304 5745468 140737038722256 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 0
/proc/13841/statm: 5489 1367 463 379 0 930 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 21956

[startup+1.50082 s]
/proc/loadavg: 1.99 1.97 1.99 3/183 13843
/proc/meminfo: memFree=20177972/32950928 swapFree=67111524/67111528
[pid=13841] ppid=13839 vsize=21956 CPUtime=0.02 cores=0,2,4,6
/proc/13841/stat : 13841 (python) S 13839 13841 12984 0 -1 4202496 1529 0 0 0 2 0 0 0 25 0 1 0 476688318 22482944 1367 33554432000 4194304 5745468 140737038722256 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 0
/proc/13841/statm: 5489 1367 463 379 0 930 0
[pid=13843] ppid=13841 vsize=8364 CPUtime=1.46 cores=0,2,4,6
/proc/13843/stat : 13843 (features) R 13841 13841 12984 0 -1 4202496 2621 0 0 0 145 1 0 0 25 0 1 0 476688322 8564736 1504 33554432000 134512640 135907751 4287999280 18446744073709551615 135392733 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/13843/statm: 2091 1504 111 341 0 1747 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 30320

[startup+3.10065 s]
/proc/loadavg: 1.99 1.97 1.99 3/183 13843
/proc/meminfo: memFree=20178220/32950928 swapFree=67111524/67111528
[pid=13841] ppid=13839 vsize=21956 CPUtime=0.02 cores=0,2,4,6
/proc/13841/stat : 13841 (python) S 13839 13841 12984 0 -1 4202496 1529 0 0 0 2 0 0 0 25 0 1 0 476688318 22482944 1367 33554432000 4194304 5745468 140737038722256 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 0
/proc/13841/statm: 5489 1367 463 379 0 930 0
[pid=13843] ppid=13841 vsize=4844 CPUtime=3.05 cores=0,2,4,6
/proc/13843/stat : 13843 (features) R 13841 13841 12984 0 -1 4202496 2915 0 0 0 303 2 0 0 25 0 1 0 476688322 4960256 893 33554432000 134512640 135907751 4287999280 18446744073709551615 134518678 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/13843/statm: 1211 893 112 341 0 867 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 26800

[startup+6.30103 s]
/proc/loadavg: 1.99 1.97 1.99 3/183 13843
/proc/meminfo: memFree=20186632/32950928 swapFree=67111524/67111528
[pid=13841] ppid=13839 vsize=21956 CPUtime=0.02 cores=0,2,4,6
/proc/13841/stat : 13841 (python) S 13839 13841 12984 0 -1 4202496 1529 0 0 0 2 0 0 0 25 0 1 0 476688318 22482944 1367 33554432000 4194304 5745468 140737038722256 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 0
/proc/13841/statm: 5489 1367 463 379 0 930 0
[pid=13843] ppid=13841 vsize=4844 CPUtime=6.25 cores=0,2,4,6
/proc/13843/stat : 13843 (features) R 13841 13841 12984 0 -1 4202496 2915 0 0 0 623 2 0 0 25 0 1 0 476688322 4960256 893 33554432000 134512640 135907751 4287999280 18446744073709551615 134518699 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/13843/statm: 1211 893 112 341 0 867 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 26800

[startup+12.7008 s]
/proc/loadavg: 1.99 1.97 1.99 3/183 13844
/proc/meminfo: memFree=20178740/32950928 swapFree=67111524/67111528
[pid=13841] ppid=13839 vsize=21956 CPUtime=0.02 cores=0,2,4,6
/proc/13841/stat : 13841 (python) S 13839 13841 12984 0 -1 4202496 1529 0 0 0 2 0 0 0 25 0 1 0 476688318 22482944 1367 33554432000 4194304 5745468 140737038722256 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 0
/proc/13841/statm: 5489 1367 463 379 0 930 0
[pid=13843] ppid=13841 vsize=4844 CPUtime=12.65 cores=0,2,4,6
/proc/13843/stat : 13843 (features) R 13841 13841 12984 0 -1 4202496 2915 0 0 0 1263 2 0 0 25 0 1 0 476688322 4960256 893 33554432000 134512640 135907751 4287999280 18446744073709551615 134518699 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/13843/statm: 1211 893 112 341 0 867 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 26800

[startup+25.5004 s]
/proc/loadavg: 1.99 1.97 1.99 3/186 13847
/proc/meminfo: memFree=20176724/32950928 swapFree=67111524/67111528
[pid=13841] ppid=13839 vsize=34456 CPUtime=0.03 cores=0,2,4,6
/proc/13841/stat : 13841 (python) S 13839 13841 12984 0 -1 4202496 2177 0 0 0 2 1 0 0 18 0 1 0 476688318 35282944 1427 33554432000 4194304 5745468 140737038722256 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 0
/proc/13841/statm: 8614 1427 488 379 0 934 0
[pid=13843] ppid=13841 vsize=0 CPUtime=13.46 cores=0,2,4,6
/proc/13843/stat : 13843 (features) Z 13841 13841 12984 0 -1 4202524 2928 0 0 0 1344 2 0 0 25 0 1 0 476688322 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13843/statm: 0 0 0 0 0 0 0
[pid=13845] ppid=13841 vsize=0 CPUtime=0.32 cores=0,2,4,6
/proc/13845/stat : 13845 (coach) Z 13841 13841 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 476689669 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13845/statm: 0 0 0 0 0 0 0
[pid=13846] ppid=13841 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13846/stat : 13846 (timerun) S 13841 13841 12984 0 -1 4202496 757 0 0 0 0 0 0 0 17 0 1 0 476689704 8908800 248 33554432000 4194304 4922060 140736550640032 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13846/statm: 2175 248 208 178 0 68 0
[pid=13847] ppid=13846 vsize=23468 CPUtime=11.63 cores=0,2,4,6
/proc/13847/stat : 13847 (cryptominisat) R 13846 13841 12984 0 -1 4202496 9259 0 0 0 1162 1 0 0 25 0 1 0 476689704 24031232 3240 33554432000 134512640 134994940 4294291808 18446744073709551615 134642610 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/13847/statm: 5867 3240 356 118 0 5052 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 66624

[startup+51.1005 s]
/proc/loadavg: 1.99 1.97 1.99 3/186 13852
/proc/meminfo: memFree=20172388/32950928 swapFree=67111524/67111528
[pid=13841] ppid=13839 vsize=34456 CPUtime=25.02 cores=0,2,4,6
/proc/13841/stat : 13841 (python) S 13839 13841 12984 0 -1 4202496 2493 16463 0 0 2 1 2497 2 18 0 1 0 476688318 35282944 1429 33554432000 4194304 5745468 140737038722256 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 2 0 0 0
/proc/13841/statm: 8614 1429 488 379 0 934 0
[pid=13843] ppid=13841 vsize=0 CPUtime=13.46 cores=0,2,4,6
/proc/13843/stat : 13843 (features) Z 13841 13841 12984 0 -1 4202524 2928 0 0 0 1344 2 0 0 25 0 1 0 476688322 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13843/statm: 0 0 0 0 0 0 0
[pid=13845] ppid=13841 vsize=0 CPUtime=0.32 cores=0,2,4,6
/proc/13845/stat : 13845 (coach) Z 13841 13841 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 476689669 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13845/statm: 0 0 0 0 0 0 0
[pid=13850] ppid=13841 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13850/stat : 13850 (timerun) S 13841 13841 12984 0 -1 4202496 750 0 0 0 0 0 0 0 19 0 1 0 476692204 8908800 247 33554432000 4194304 4922060 140736589728560 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13850/statm: 2175 247 208 178 0 68 0
[pid=13851] ppid=13850 vsize=9540 CPUtime=12.23 cores=0,2,4,6
/proc/13851/stat : 13851 (precosat) R 13850 13841 12984 0 -1 4202496 2322 0 0 0 1223 0 0 0 25 0 1 0 476692205 9768960 2277 33554432000 134512640 135142049 4287693216 18446744073709551615 134554352 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/13851/statm: 2385 2277 80 154 0 2229 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 52696

[startup+102.307 s]
/proc/loadavg: 1.99 1.97 1.99 3/186 13853
/proc/meminfo: memFree=20155880/32950928 swapFree=67111524/67111528
[pid=13841] ppid=13839 vsize=34456 CPUtime=25.02 cores=0,2,4,6
/proc/13841/stat : 13841 (python) S 13839 13841 12984 0 -1 4202496 2493 16463 0 0 2 1 2497 2 18 0 1 0 476688318 35282944 1429 33554432000 4194304 5745468 140737038722256 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 2 0 0 0
/proc/13841/statm: 8614 1429 488 379 0 934 0
[pid=13843] ppid=13841 vsize=0 CPUtime=13.46 cores=0,2,4,6
/proc/13843/stat : 13843 (features) Z 13841 13841 12984 0 -1 4202524 2928 0 0 0 1344 2 0 0 25 0 1 0 476688322 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13843/statm: 0 0 0 0 0 0 0
[pid=13845] ppid=13841 vsize=0 CPUtime=0.32 cores=0,2,4,6
/proc/13845/stat : 13845 (coach) Z 13841 13841 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 476689669 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13845/statm: 0 0 0 0 0 0 0
[pid=13850] ppid=13841 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13850/stat : 13850 (timerun) S 13841 13841 12984 0 -1 4202496 750 0 0 0 0 0 0 0 19 0 1 0 476692204 8908800 247 33554432000 4194304 4922060 140736589728560 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13850/statm: 2175 247 208 178 0 68 0
[pid=13851] ppid=13850 vsize=17408 CPUtime=63.44 cores=0,2,4,6
/proc/13851/stat : 13851 (precosat) R 13850 13841 12984 0 -1 4202496 4539 0 0 0 6343 1 0 0 25 0 1 0 476692205 17825792 4244 33554432000 134512640 135142049 4287693216 18446744073709551615 134555738 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/13851/statm: 4352 4244 80 154 0 4196 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 60564

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/186 13855
/proc/meminfo: memFree=20142456/32950928 swapFree=67111524/67111528
[pid=13841] ppid=13839 vsize=34456 CPUtime=25.02 cores=0,2,4,6
/proc/13841/stat : 13841 (python) S 13839 13841 12984 0 -1 4202496 2493 16463 0 0 2 1 2497 2 18 0 1 0 476688318 35282944 1429 33554432000 4194304 5745468 140737038722256 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 2 0 0 0
/proc/13841/statm: 8614 1429 488 379 0 934 0
[pid=13843] ppid=13841 vsize=0 CPUtime=13.46 cores=0,2,4,6
/proc/13843/stat : 13843 (features) Z 13841 13841 12984 0 -1 4202524 2928 0 0 0 1344 2 0 0 25 0 1 0 476688322 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13843/statm: 0 0 0 0 0 0 0
[pid=13845] ppid=13841 vsize=0 CPUtime=0.32 cores=0,2,4,6
/proc/13845/stat : 13845 (coach) Z 13841 13841 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 476689669 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13845/statm: 0 0 0 0 0 0 0
[pid=13850] ppid=13841 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13850/stat : 13850 (timerun) S 13841 13841 12984 0 -1 4202496 750 0 0 0 0 0 0 0 19 0 1 0 476692204 8908800 247 33554432000 4194304 4922060 140736589728560 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13850/statm: 2175 247 208 178 0 68 0
[pid=13851] ppid=13850 vsize=21952 CPUtime=123.44 cores=0,2,4,6
/proc/13851/stat : 13851 (precosat) R 13850 13841 12984 0 -1 4202496 5970 0 0 0 12343 1 0 0 25 0 1 0 476692205 22478848 5345 33554432000 134512640 135142049 4287693216 18446744073709551615 134553500 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/13851/statm: 5488 5345 80 154 0 5332 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 65108

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/186 13858
/proc/meminfo: memFree=20158052/32950928 swapFree=67111524/67111528
[pid=13841] ppid=13839 vsize=34456 CPUtime=153 cores=0,2,4,6

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


[startup+4722.31 s]
/proc/loadavg: 1.99 1.98 1.99 4/186 14053
/proc/meminfo: memFree=20221244/32950928 swapFree=67111524/67111528
[pid=13841] ppid=13839 vsize=34456 CPUtime=3152.57 cores=0,2,4,6
/proc/13841/stat : 13841 (python) S 13839 13841 12984 0 -1 4202496 3845 49416 0 0 2 1 315242 12 18 0 1 0 476688318 35282944 1429 33554432000 4194304 5745468 140737038722256 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/13841/statm: 8614 1429 488 379 0 934 0
[pid=13843] ppid=13841 vsize=0 CPUtime=13.46 cores=0,2,4,6
/proc/13843/stat : 13843 (features) Z 13841 13841 12984 0 -1 4202524 2928 0 0 0 1344 2 0 0 25 0 1 0 476688322 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13843/statm: 0 0 0 0 0 0 0
[pid=13845] ppid=13841 vsize=0 CPUtime=0.32 cores=0,2,4,6
/proc/13845/stat : 13845 (coach) Z 13841 13841 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 476689669 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13845/statm: 0 0 0 0 0 0 0
[pid=13966] ppid=13841 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13966/stat : 13966 (timerun) S 13841 13841 12984 0 -1 4202496 751 0 0 0 0 0 0 0 19 0 1 0 477004949 8908800 247 33554432000 4194304 4922060 140735918289728 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13966/statm: 2175 247 208 178 0 68 0
[pid=13967] ppid=13966 vsize=34040 CPUtime=1556.04 cores=0,2,4,6
/proc/13967/stat : 13967 (mxc-sat09) R 13966 13841 12984 0 -1 4202496 7234 0 0 0 155602 2 0 0 25 0 1 0 477004950 34856960 7069 33554432000 134512640 134581694 4289062976 18446744073709551615 134529477 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/13967/statm: 8510 7069 208 17 0 7857 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 77196

[startup+4782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/186 14057
/proc/meminfo: memFree=20217380/32950928 swapFree=67111524/67111528
[pid=13841] ppid=13839 vsize=34456 CPUtime=3152.57 cores=0,2,4,6
/proc/13841/stat : 13841 (python) S 13839 13841 12984 0 -1 4202496 3845 49416 0 0 2 1 315242 12 18 0 1 0 476688318 35282944 1429 33554432000 4194304 5745468 140737038722256 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/13841/statm: 8614 1429 488 379 0 934 0
[pid=13843] ppid=13841 vsize=0 CPUtime=13.46 cores=0,2,4,6
/proc/13843/stat : 13843 (features) Z 13841 13841 12984 0 -1 4202524 2928 0 0 0 1344 2 0 0 25 0 1 0 476688322 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13843/statm: 0 0 0 0 0 0 0
[pid=13845] ppid=13841 vsize=0 CPUtime=0.32 cores=0,2,4,6
/proc/13845/stat : 13845 (coach) Z 13841 13841 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 476689669 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13845/statm: 0 0 0 0 0 0 0
[pid=13966] ppid=13841 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13966/stat : 13966 (timerun) S 13841 13841 12984 0 -1 4202496 751 0 0 0 0 0 0 0 19 0 1 0 477004949 8908800 247 33554432000 4194304 4922060 140735918289728 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13966/statm: 2175 247 208 178 0 68 0
[pid=13967] ppid=13966 vsize=34296 CPUtime=1616.04 cores=0,2,4,6
/proc/13967/stat : 13967 (mxc-sat09) R 13966 13841 12984 0 -1 4202496 7295 0 0 0 161602 2 0 0 25 0 1 0 477004950 35119104 7130 33554432000 134512640 134581694 4289062976 18446744073709551615 134540476 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/13967/statm: 8574 7130 208 17 0 7921 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 77452

[startup+4842.3 s]
/proc/loadavg: 1.99 1.98 1.99 4/186 14064
/proc/meminfo: memFree=20213504/32950928 swapFree=67111524/67111528
[pid=13841] ppid=13839 vsize=34456 CPUtime=3152.57 cores=0,2,4,6
/proc/13841/stat : 13841 (python) S 13839 13841 12984 0 -1 4202496 3845 49416 0 0 2 1 315242 12 18 0 1 0 476688318 35282944 1429 33554432000 4194304 5745468 140737038722256 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/13841/statm: 8614 1429 488 379 0 934 0
[pid=13843] ppid=13841 vsize=0 CPUtime=13.46 cores=0,2,4,6
/proc/13843/stat : 13843 (features) Z 13841 13841 12984 0 -1 4202524 2928 0 0 0 1344 2 0 0 25 0 1 0 476688322 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13843/statm: 0 0 0 0 0 0 0
[pid=13845] ppid=13841 vsize=0 CPUtime=0.32 cores=0,2,4,6
/proc/13845/stat : 13845 (coach) Z 13841 13841 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 476689669 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13845/statm: 0 0 0 0 0 0 0
[pid=13966] ppid=13841 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13966/stat : 13966 (timerun) S 13841 13841 12984 0 -1 4202496 751 0 0 0 0 0 0 0 19 0 1 0 477004949 8908800 247 33554432000 4194304 4922060 140735918289728 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13966/statm: 2175 247 208 178 0 68 0
[pid=13967] ppid=13966 vsize=34552 CPUtime=1676.04 cores=0,2,4,6
/proc/13967/stat : 13967 (mxc-sat09) R 13966 13841 12984 0 -1 4202496 7359 0 0 0 167602 2 0 0 25 0 1 0 477004950 35381248 7194 33554432000 134512640 134581694 4289062976 18446744073709551615 134533147 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/13967/statm: 8638 7194 208 17 0 7985 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 77708

[startup+4902.3 s]
/proc/loadavg: 1.99 1.98 1.99 4/186 14066
/proc/meminfo: memFree=20210748/32950928 swapFree=67111524/67111528
[pid=13841] ppid=13839 vsize=34456 CPUtime=3152.57 cores=0,2,4,6
/proc/13841/stat : 13841 (python) S 13839 13841 12984 0 -1 4202496 3845 49416 0 0 2 1 315242 12 18 0 1 0 476688318 35282944 1429 33554432000 4194304 5745468 140737038722256 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/13841/statm: 8614 1429 488 379 0 934 0
[pid=13843] ppid=13841 vsize=0 CPUtime=13.46 cores=0,2,4,6
/proc/13843/stat : 13843 (features) Z 13841 13841 12984 0 -1 4202524 2928 0 0 0 1344 2 0 0 25 0 1 0 476688322 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13843/statm: 0 0 0 0 0 0 0
[pid=13845] ppid=13841 vsize=0 CPUtime=0.32 cores=0,2,4,6
/proc/13845/stat : 13845 (coach) Z 13841 13841 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 476689669 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13845/statm: 0 0 0 0 0 0 0
[pid=13966] ppid=13841 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13966/stat : 13966 (timerun) S 13841 13841 12984 0 -1 4202496 751 0 0 0 0 0 0 0 19 0 1 0 477004949 8908800 247 33554432000 4194304 4922060 140735918289728 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13966/statm: 2175 247 208 178 0 68 0
[pid=13967] ppid=13966 vsize=34808 CPUtime=1736.04 cores=0,2,4,6
/proc/13967/stat : 13967 (mxc-sat09) R 13966 13841 12984 0 -1 4202496 7426 0 0 0 173602 2 0 0 25 0 1 0 477004950 35643392 7261 33554432000 134512640 134581694 4289062976 18446744073709551615 134540484 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/13967/statm: 8702 7261 208 17 0 8049 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 77964

[startup+4962.3 s]
/proc/loadavg: 1.99 1.98 1.99 4/186 14068
/proc/meminfo: memFree=20208976/32950928 swapFree=67111524/67111528
[pid=13841] ppid=13839 vsize=34456 CPUtime=3152.57 cores=0,2,4,6
/proc/13841/stat : 13841 (python) S 13839 13841 12984 0 -1 4202496 3845 49416 0 0 2 1 315242 12 18 0 1 0 476688318 35282944 1429 33554432000 4194304 5745468 140737038722256 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/13841/statm: 8614 1429 488 379 0 934 0
[pid=13843] ppid=13841 vsize=0 CPUtime=13.46 cores=0,2,4,6
/proc/13843/stat : 13843 (features) Z 13841 13841 12984 0 -1 4202524 2928 0 0 0 1344 2 0 0 25 0 1 0 476688322 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13843/statm: 0 0 0 0 0 0 0
[pid=13845] ppid=13841 vsize=0 CPUtime=0.32 cores=0,2,4,6
/proc/13845/stat : 13845 (coach) Z 13841 13841 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 476689669 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13845/statm: 0 0 0 0 0 0 0
[pid=13966] ppid=13841 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13966/stat : 13966 (timerun) S 13841 13841 12984 0 -1 4202496 751 0 0 0 0 0 0 0 19 0 1 0 477004949 8908800 247 33554432000 4194304 4922060 140735918289728 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13966/statm: 2175 247 208 178 0 68 0
[pid=13967] ppid=13966 vsize=35324 CPUtime=1796.04 cores=0,2,4,6
/proc/13967/stat : 13967 (mxc-sat09) R 13966 13841 12984 0 -1 4202496 7521 0 0 0 179602 2 0 0 25 0 1 0 477004950 36171776 7356 33554432000 134512640 134581694 4289062976 18446744073709551615 134533955 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/13967/statm: 8831 7356 208 17 0 8178 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 78480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.99 1.98 1.99 4/186 14069
/proc/meminfo: memFree=20207836/32950928 swapFree=67111524/67111528
[pid=13841] ppid=13839 vsize=34456 CPUtime=3152.57 cores=0,2,4,6
/proc/13841/stat : 13841 (python) S 13839 13841 12984 0 -1 4202496 3845 49416 0 0 2 1 315242 12 18 0 1 0 476688318 35282944 1429 33554432000 4194304 5745468 140737038722256 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/13841/statm: 8614 1429 488 379 0 934 0
[pid=13843] ppid=13841 vsize=0 CPUtime=13.46 cores=0,2,4,6
/proc/13843/stat : 13843 (features) Z 13841 13841 12984 0 -1 4202524 2928 0 0 0 1344 2 0 0 25 0 1 0 476688322 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13843/statm: 0 0 0 0 0 0 0
[pid=13845] ppid=13841 vsize=0 CPUtime=0.32 cores=0,2,4,6
/proc/13845/stat : 13845 (coach) Z 13841 13841 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 476689669 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13845/statm: 0 0 0 0 0 0 0
[pid=13966] ppid=13841 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13966/stat : 13966 (timerun) S 13841 13841 12984 0 -1 4202496 751 0 0 0 0 0 0 0 19 0 1 0 477004949 8908800 247 33554432000 4194304 4922060 140735918289728 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13966/statm: 2175 247 208 178 0 68 0
[pid=13967] ppid=13966 vsize=35324 CPUtime=1833.65 cores=0,2,4,6
/proc/13967/stat : 13967 (mxc-sat09) R 13966 13841 12984 0 -1 4202496 7529 0 0 0 183363 2 0 0 25 0 1 0 477004950 36171776 7364 33554432000 134512640 134581694 4289062976 18446744073709551615 134533208 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/13967/statm: 8831 7364 208 17 0 8178 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 78480

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+4999.9 s]
/proc/loadavg: 1.99 1.98 1.99 4/186 14069
/proc/meminfo: memFree=20207836/32950928 swapFree=67111524/67111528
[pid=13841] ppid=13839 vsize=34456 CPUtime=3152.57 cores=0,2,4,6
/proc/13841/stat : 13841 (python) S 13839 13841 12984 0 -1 4202496 3845 49416 0 0 2 1 315242 12 18 0 1 0 476688318 35282944 1429 33554432000 4194304 5745468 140737038722256 18446744073709551615 208080232192 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/13841/statm: 8614 1429 488 379 0 934 0
[pid=13843] ppid=13841 vsize=0 CPUtime=13.46 cores=0,2,4,6
/proc/13843/stat : 13843 (features) Z 13841 13841 12984 0 -1 4202524 2928 0 0 0 1344 2 0 0 25 0 1 0 476688322 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13843/statm: 0 0 0 0 0 0 0
[pid=13845] ppid=13841 vsize=0 CPUtime=0.32 cores=0,2,4,6
/proc/13845/stat : 13845 (coach) Z 13841 13841 12984 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 476689669 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13845/statm: 0 0 0 0 0 0 0
[pid=13966] ppid=13841 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13966/stat : 13966 (timerun) S 13841 13841 12984 0 -1 4202496 751 0 0 0 0 0 0 0 19 0 1 0 477004949 8908800 247 33554432000 4194304 4922060 140735918289728 18446744073709551615 208080051333 0 65536 16781316 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13966/statm: 2175 247 208 178 0 68 0
[pid=13967] ppid=13966 vsize=35324 CPUtime=1833.65 cores=0,2,4,6
/proc/13967/stat : 13967 (mxc-sat09) R 13966 13841 12984 0 -1 4202496 7529 0 0 0 183363 2 0 0 25 0 1 0 477004950 36171776 7364 33554432000 134512640 134581694 4289062976 18446744073709551615 134533208 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/13967/statm: 8831 7364 208 17 0 8178 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 78480

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13841 and gives
#  childrusage.ru_utime.tv_sec=4986
#  childrusage.ru_utime.tv_usec=86999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=176973
# CPU time returned by wait4() is 4986.26
# while last known CPU time is 5000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.92
CPU time (s): 5000
CPU user time (s): 4999.83
CPU system time (s): 0.17
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1063336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4986.09
system time used= 0.176973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61705
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= 646
involuntary context switches= 33243

runsolver used 7.9068 second user time and 16.7055 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-24 15:14:46
IDJOB=3275760
IDBENCH=83298
IDSOLVER=1635
FILE ID=node127/3275760-1303650886
RUNJOBID= node127-1303650261-13633
PBS_JOBID= 13150721
Free space on /tmp= 71400 MiB

SOLVER NAME= Coach 2011-03-18
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_406.cnf
COMMAND LINE= python portfolio_solver.py -t TIMELIMIT -s RANDOMSEED  BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275760-1303650886/watcher-3275760-1303650886 -o /tmp/evaluation-result-3275760-1303650886/solver-3275760-1303650886 -C 5000 -W 5100 -M 15500  python portfolio_solver.py -t 5000 -s 1325290179  HOME/instance-3275760-1303650886.cnf

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

MD5SUM BENCH= 906590ef62b3db2841b2d529fd1636f7
RANDOM SEED=1325290179

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:      20190924 kB
Buffers:       2389596 kB
Cached:        9681196 kB
SwapCached:          4 kB
Active:        8370656 kB
Inactive:      3841388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20190924 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           35700 kB
Writeback:           0 kB
AnonPages:      140564 kB
Mapped:          17744 kB
Slab:           484628 kB
PageTables:       5228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   290604 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 16:38:08