Trace number 3449751

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 (1200 s timeout)? (TO) 1200.11 1200.25

General information on the benchmark

NameSAT03/handmade/gomes/bqwh/
bqwh.60.1152.shuffled-as.sat03-1650.cnf
MD5SUM98d6317b259165bb4fb7a39e783668e0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark118.001
Satisfiable
(Un)Satisfiability was proved
Number of variables7534
Number of clauses72812
Sum of the clauses size161368
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269406
Number of clauses of size 3128
Number of clauses of size 4291
Number of clauses of size 5538
Number of clauses of size over 52449

Solver Data

4.36/4.77	c COMMAND LINE: portfolio_solver.py -t 1200 -s 860716827 HOME/instance-3449751-1307054982.cnf
4.36/4.77	c    tmpdir         WORKING-DIR
4.36/4.77	c    timelimit      1200
4.36/4.77	c    seed           860716827
4.36/4.77	c    verbosity      0
4.36/4.77	c Parsed command line and set default values...
4.36/4.77	c Starting *WALL CLOCK* TIMER
4.36/4.77	c Found WORKING-DIR/coach-executables-test-SUCCESS.txt
4.36/4.77	c   indicating coach-executables-test.sh was run successfully earlier
4.36/4.77	c Making sure all necessary files and folders are present...
4.36/4.77	c   Checking for ./features                            OK
4.36/4.77	c   Checking for COACH/coach                           OK
4.36/4.77	c   Checking for preprocessors/SatELite_v1.0_linux     OK
4.36/4.77	c   Checking for solvers/adaptg2wsat2009               OK
4.36/4.77	c   Checking for solvers/adaptg2wsat2009++             OK
4.36/4.77	c   Checking for solvers/clasp-1.3.6-x86-linux         OK
4.36/4.77	c   Checking for solvers/cryptominisat                 OK
4.36/4.77	c   Checking for solvers/glucose_static                OK
4.36/4.77	c   Checking for solvers/gnovelty+2                    OK
4.36/4.77	c   Checking for solvers/gnovelty+2-H                  OK
4.36/4.77	c   Checking for solvers/hybridGM3                     OK
4.36/4.77	c   Checking for solvers/kcnfs04SAT07                  OK
4.36/4.77	c   Checking for solvers/lingeling                     OK
4.36/4.77	c   Checking for solvers/LySATc                        OK
4.36/4.77	c   Checking for solvers/LySATi                        OK
4.36/4.77	c   Checking for solvers/march_hi                      OK
4.36/4.77	c   Checking for solvers/march_nn                      OK
4.36/4.77	c   Checking for solvers/minisat_static                OK
4.36/4.77	c   Checking for solvers/mxc-sat09                     OK
4.36/4.77	c   Checking for solvers/picosat                       OK
4.36/4.77	c   Checking for solvers/precosat                      OK
4.36/4.77	c   Checking for solvers/SATenstein                    OK
4.36/4.77	c   Checking for solvers/TNM                           OK
4.36/4.77	c   Checking for solvers/ubcsatOrig                    OK
4.36/4.77	c   Checking for utilities/timerun                     OK
4.36/4.77	c   Checking for folder COACH/DATA                     OK
4.36/4.77	c   Checking for file unif-k3-r4.2-v18000-c75600-S914323646-060.cnf OK
4.36/4.77	c Check successful
4.36/4.77	c TIMER: 0.0 sec total, 0.0 sec since previous report
4.36/4.77	c Computing instance features...
4.36/4.77	c    ./features HOME/instance-3449751-1307054982.cnf
4.36/4.77	c    Features found: 7534 72812 0.103471955 0.000294163538 0.173053967 0.000137339999 0.000508157996 2.71808244 0.000294163538 0.476709437 0.000265463233 0.00185824263 0.283595841 0.493531796 0.998292958 0 1 0.918075212 0.711178903 0.0518756537 0.4 0.837837838 2.6307003 0 0.953221996 0.954979948 0.000191720003 0.391653153 5.49359996e-05 0.000425753997 3.00129677 0.713041806 0.000252961538 0.201240741 9.61379992e-05 0.000466955996 0.157922078 0.000130872125 2.3241842 6.86699995e-05 0.00423007197 0.425449094 0.318725857 0.206298832 0.00647249191 0.333333333 0.252343945 1.25506494
4.36/4.77	c TIMER: 4.37 sec total, 4.37 sec since previous report
4.36/4.77	c Computing most promising solver to run...
4.36/4.77	c    COACH/coach 7534 72812 0.103471955 0.000294163538 0.173053967 0.000137339999 0.000508157996 2.71808244 0.000294163538 0.476709437 0.000265463233 0.00185824263 0.283595841 0.493531796 0.998292958 0 1 0.918075212 0.711178903 0.0518756537 0.4 0.837837838 2.6307003 0 0.953221996 0.954979948 0.000191720003 0.391653153 5.49359996e-05 0.000425753997 3.00129677 0.713041806 0.000252961538 0.201240741 9.61379992e-05 0.000466955996 0.157922078 0.000130872125 2.3241842 6.86699995e-05 0.00423007197 0.425449094 0.318725857 0.206298832 0.00647249191 0.333333333 0.252343945 1.25506494 COACH/DATA/ 1
4.36/4.77	c    PORTFOLIO-SUGGESTION SOLVER cryptominisat 4 0
4.36/4.77	c    PORTFOLIO-SUGGESTION SOLVER adaptg2wsat2009 4 0
4.36/4.77	c    PORTFOLIO-SUGGESTION SOLVER precosat 4 0
4.36/4.77	c    PORTFOLIO-SUGGESTION SOLVER march_hi 4 0
4.36/4.77	c    PORTFOLIO-SUGGESTION SOLVER hybridGM3 4 0
4.36/4.77	c    PORTFOLIO-SUGGESTION SOLVER lingeling 4 0
4.36/4.77	c    PORTFOLIO-SUGGESTION SOLVER gnovelty+2 4 0
4.36/4.77	c    PORTFOLIO-SUGGESTION SOLVER TNM 4 0
4.36/4.77	c    PORTFOLIO-SUGGESTION SOLVER AshiHgen 4 0
4.36/4.77	c    PORTFOLIO-SUGGESTION SOLVER mxc-sat09 4 0
4.36/4.77	c    PORTFOLIO-SUGGESTION SOLVER clasp-1.3.6-x86-linux 100000 1
4.36/4.77	c TIMER: 4.72 sec total, 0.35 sec since previous report
44.72/44.97	c Preprocessing ON (for solvers that need to use it)
44.72/44.97	c Solvers and corresponding runtimes to be used, and whether on the preprocessed instance:
44.72/44.97	c    cryptominisat   	              4 	False
44.72/44.97	c    adaptg2wsat2009 	              4 	False
44.72/44.97	c    precosat        	              4 	False
44.72/44.97	c    march_hi        	              4 	False
44.72/44.97	c    hybridGM3       	              4 	False
44.72/44.97	c    lingeling       	              4 	False
44.72/44.97	c    gnovelty+2      	              4 	False
44.72/44.97	c    TNM             	              4 	False
44.72/44.97	c    AshiHgen        	              4 	False
44.72/44.97	c    mxc-sat09       	              4 	False
44.72/44.97	c    clasp-1.3.6-x86-linux 	         100000 	True
44.72/44.97	c Default solver to fall back on, in case everything fails:
44.72/44.97	c    lingeling       	       no limit 	False
44.72/44.97	c Running cryptominisat for 4 seconds on HOME/instance-3449751-1307054982.cnf
44.72/44.97	c    utilities/timerun 4 solvers/cryptominisat HOME/instance-3449751-1307054982.cnf
44.72/44.97	c TIMER: 8.75 sec total, 4.03 sec since previous report
44.72/44.97	c Running adaptg2wsat2009 for 4 seconds on HOME/instance-3449751-1307054982.cnf
44.72/44.97	c    utilities/timerun 4 solvers/adaptg2wsat2009 HOME/instance-3449751-1307054982.cnf
44.72/44.97	c TIMER: 12.75 sec total, 4.0 sec since previous report
44.72/44.97	c Running precosat for 4 seconds on HOME/instance-3449751-1307054982.cnf
44.72/44.97	c    utilities/timerun 4 solvers/precosat HOME/instance-3449751-1307054982.cnf
44.72/44.97	c TIMER: 16.77 sec total, 4.02 sec since previous report
44.72/44.97	c Running march_hi for 4 seconds on HOME/instance-3449751-1307054982.cnf
44.72/44.97	c    utilities/timerun 4 solvers/march_hi HOME/instance-3449751-1307054982.cnf
44.72/44.97	c TIMER: 20.77 sec total, 4.0 sec since previous report
44.72/44.97	c Running hybridGM3 for 4 seconds on HOME/instance-3449751-1307054982.cnf
44.72/44.97	c    utilities/timerun 4 solvers/hybridGM3 HOME/instance-3449751-1307054982.cnf
44.72/44.97	c TIMER: 24.78 sec total, 4.0 sec since previous report
44.72/44.97	c Running lingeling for 4 seconds on HOME/instance-3449751-1307054982.cnf
44.72/44.97	c    utilities/timerun 4 solvers/lingeling HOME/instance-3449751-1307054982.cnf
44.72/44.97	c TIMER: 28.78 sec total, 4.0 sec since previous report
44.72/44.97	c Running gnovelty+2 for 4 seconds on HOME/instance-3449751-1307054982.cnf
44.72/44.97	c    utilities/timerun 4 solvers/gnovelty+2 HOME/instance-3449751-1307054982.cnf
44.72/44.97	c TIMER: 32.79 sec total, 4.01 sec since previous report
44.72/44.97	c Running TNM for 4 seconds on HOME/instance-3449751-1307054982.cnf
44.72/44.97	c    utilities/timerun 4 solvers/TNM HOME/instance-3449751-1307054982.cnf
44.72/44.97	c TIMER: 36.79 sec total, 4.01 sec since previous report
44.72/44.97	c Running AshiHgen for 4 seconds on HOME/instance-3449751-1307054982.cnf
44.72/44.97	c    utilities/timerun 4 solvers/SATenstein -i HOME/instance-3449751-1307054982.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 860716827 
44.72/44.97	c TIMER: 40.8 sec total, 4.0 sec since previous report
44.72/44.97	c Running mxc-sat09 for 4 seconds on HOME/instance-3449751-1307054982.cnf
44.72/44.97	c    utilities/timerun 4 solvers/mxc-sat09 -i HOME/instance-3449751-1307054982.cnf
44.72/44.97	c TIMER: 44.8 sec total, 4.0 sec since previous report
44.72/44.97	c <<<< Running SatElite to preprocess instance >>>>
44.72/44.97	c    preprocessors/SatELite_v1.0_linux +pre --verbosity=0 HOME/instance-3449751-1307054982.cnf WORKING-DIR/instance-3449751-1307054982.cnf.pre WORKING-DIR/instance-3449751-1307054982.cnf.pre.varmap
44.72/44.97	c Satelite return code: 0
44.72/44.97	c Running clasp-

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

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-3449751-1307054982/watcher-3449751-1307054982 -o /tmp/evaluation-result-3449751-1307054982/solver-3449751-1307054982 -C 1200 -W 1300 -M 7680 python portfolio_solver.py -t 1200 -s 860716827 HOME/instance-3449751-1307054982.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.15 4.12 3.62 5/460 11369
/proc/meminfo: memFree=20722280/32951124 swapFree=60787360/67111528
[pid=11369] ppid=11367 vsize=11796 CPUtime=0 cores=0,2
/proc/11369/stat : 11369 (runsolver) R 11367 11369 10325 0 -1 4202560 45 0 0 0 0 0 0 0 25 0 1 0 817096142 12079104 53 33554432000 4194304 5432328 140734001492080 18446744073709551615 5055479 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/11369/statm: 2949 53 34 303 0 2643 0

[startup+0.101684 s]
/proc/loadavg: 4.15 4.12 3.62 5/460 11369
/proc/meminfo: memFree=20722280/32951124 swapFree=60787360/67111528
[pid=11369] ppid=11367 vsize=21900 CPUtime=0.01 cores=0,2
/proc/11369/stat : 11369 (python) S 11367 11369 10325 0 -1 4202496 1517 0 0 0 1 0 0 0 25 0 1 0 817096142 22425600 1350 33554432000 4194304 5683644 140733830240160 18446744073709551615 255377301248 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/11369/statm: 5475 1350 443 364 0 930 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21900

[startup+0.200656 s]
/proc/loadavg: 4.15 4.12 3.62 5/460 11369
/proc/meminfo: memFree=20722280/32951124 swapFree=60787360/67111528
[pid=11369] ppid=11367 vsize=21900 CPUtime=0.01 cores=0,2
/proc/11369/stat : 11369 (python) S 11367 11369 10325 0 -1 4202496 1517 0 0 0 1 0 0 0 25 0 1 0 817096142 22425600 1350 33554432000 4194304 5683644 140733830240160 18446744073709551615 255377301248 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/11369/statm: 5475 1350 443 364 0 930 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21900

[startup+0.300612 s]
/proc/loadavg: 4.15 4.12 3.62 5/460 11369
/proc/meminfo: memFree=20722280/32951124 swapFree=60787360/67111528
[pid=11369] ppid=11367 vsize=21900 CPUtime=0.01 cores=0,2
/proc/11369/stat : 11369 (python) S 11367 11369 10325 0 -1 4202496 1517 0 0 0 1 0 0 0 25 0 1 0 817096142 22425600 1350 33554432000 4194304 5683644 140733830240160 18446744073709551615 255377301248 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/11369/statm: 5475 1350 443 364 0 930 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21900

[startup+0.700539 s]
/proc/loadavg: 4.15 4.12 3.62 5/460 11369
/proc/meminfo: memFree=20722280/32951124 swapFree=60787360/67111528
[pid=11369] ppid=11367 vsize=21900 CPUtime=0.01 cores=0,2
/proc/11369/stat : 11369 (python) S 11367 11369 10325 0 -1 4202496 1517 0 0 0 1 0 0 0 25 0 1 0 817096142 22425600 1350 33554432000 4194304 5683644 140733830240160 18446744073709551615 255377301248 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/11369/statm: 5475 1350 443 364 0 930 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21900

[startup+1.50042 s]
/proc/loadavg: 4.22 4.14 3.62 5/462 11371
/proc/meminfo: memFree=20705772/32951124 swapFree=60787360/67111528
[pid=11369] ppid=11367 vsize=21900 CPUtime=0.01 cores=0,2
/proc/11369/stat : 11369 (python) S 11367 11369 10325 0 -1 4202496 1517 0 0 0 1 0 0 0 25 0 1 0 817096142 22425600 1350 33554432000 4194304 5683644 140733830240160 18446744073709551615 255377301248 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/11369/statm: 5475 1350 443 364 0 930 0
[pid=11371] ppid=11369 vsize=8364 CPUtime=1.44 cores=0,2
/proc/11371/stat : 11371 (features) R 11369 11369 10325 0 -1 4202496 2619 0 0 0 143 1 0 0 25 0 1 0 817096147 8564736 1502 33554432000 134512640 135907751 4291029200 18446744073709551615 135392733 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/11371/statm: 2091 1502 111 341 0 1747 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 30264

[startup+3.10109 s]
/proc/loadavg: 4.22 4.14 3.62 5/462 11371
/proc/meminfo: memFree=20704780/32951124 swapFree=60787360/67111528
[pid=11369] ppid=11367 vsize=21900 CPUtime=0.01 cores=0,2
/proc/11369/stat : 11369 (python) S 11367 11369 10325 0 -1 4202496 1517 0 0 0 1 0 0 0 25 0 1 0 817096142 22425600 1350 33554432000 4194304 5683644 140733830240160 18446744073709551615 255377301248 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/11369/statm: 5475 1350 443 364 0 930 0
[pid=11371] ppid=11369 vsize=6844 CPUtime=3.04 cores=0,2
/proc/11371/stat : 11371 (features) R 11369 11369 10325 0 -1 4202496 3728 0 0 0 301 3 0 0 25 0 1 0 817096147 7008256 1072 33554432000 134512640 135907751 4291029200 18446744073709551615 134518656 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/11371/statm: 1711 1072 112 341 0 1367 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 28744

[startup+6.30054 s]
/proc/loadavg: 4.22 4.14 3.62 5/465 11374
/proc/meminfo: memFree=20705616/32951124 swapFree=60787360/67111528
[pid=11369] ppid=11367 vsize=34400 CPUtime=0.02 cores=0,2
/proc/11369/stat : 11369 (python) S 11367 11369 10325 0 -1 4202496 2167 0 0 0 2 0 0 0 18 0 1 0 817096142 35225600 1407 33554432000 4194304 5683644 140733830240160 18446744073709551615 255377301248 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/11369/statm: 8600 1407 468 364 0 934 0
[pid=11371] ppid=11369 vsize=0 CPUtime=4.35 cores=0,2
/proc/11371/stat : 11371 (features) Z 11369 11369 10325 0 -1 4202524 4094 0 0 0 431 4 0 0 25 0 1 0 817096147 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11371/statm: 0 0 0 0 0 0 0
[pid=11372] ppid=11369 vsize=0 CPUtime=0.34 cores=0,2
/proc/11372/stat : 11372 (coach) Z 11369 11369 10325 0 -1 4202524 3737 0 0 0 34 0 0 0 20 0 1 0 817096584 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11372/statm: 0 0 0 0 0 0 0
[pid=11373] ppid=11369 vsize=8700 CPUtime=0 cores=0,2
/proc/11373/stat : 11373 (timerun) S 11369 11369 10325 0 -1 4202496 753 0 0 0 0 0 0 0 17 0 1 0 817096620 8908800 248 33554432000 4194304 4922060 140736837752864 18446744073709551615 255377120389 0 65536 16781316 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11373/statm: 2175 248 208 178 0 68 0
[pid=11374] ppid=11373 vsize=18600 CPUtime=1.49 cores=0,2
/proc/11374/stat : 11374 (cryptominisat) R 11373 11369 10325 0 -1 4202496 3264 0 0 0 149 0 0 0 25 0 1 0 817096620 19046400 2566 33554432000 134512640 134994940 4294510192 18446744073709551615 134641553 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/11374/statm: 4650 2566 353 118 0 3835 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 61700

[startup+12.7013 s]
/proc/loadavg: 4.19 4.13 3.63 5/465 11376
/proc/meminfo: memFree=20694596/32951124 swapFree=60787360/67111528
[pid=11369] ppid=11367 vsize=34400 CPUtime=4.01 cores=0,2
/proc/11369/stat : 11369 (python) S 11367 11369 10325 0 -1 4202496 2325 6131 0 0 2 0 399 0 19 0 1 0 817096142 35225600 1408 33554432000 4194304 5683644 140733830240160 18446744073709551615 255377301248 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/11369/statm: 8600 1408 468 364 0 934 0
[pid=11371] ppid=11369 vsize=0 CPUtime=4.35 cores=0,2
/proc/11371/stat : 11371 (features) Z 11369 11369 10325 0 -1 4202524 4094 0 0 0 431 4 0 0 25 0 1 0 817096147 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11371/statm: 0 0 0 0 0 0 0
[pid=11372] ppid=11369 vsize=0 CPUtime=0.34 cores=0,2
/proc/11372/stat : 11372 (coach) Z 11369 11369 10325 0 -1 4202524 3737 0 0 0 34 0 0 0 20 0 1 0 817096584 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11372/statm: 0 0 0 0 0 0 0
[pid=11375] ppid=11369 vsize=8700 CPUtime=0 cores=0,2
/proc/11375/stat : 11375 (timerun) S 11369 11369 10325 0 -1 4202496 745 0 0 0 0 0 0 0 18 0 1 0 817097022 8908800 247 33554432000 4194304 4922060 140733393226912 18446744073709551615 255377120389 0 65536 16781316 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11375/statm: 2175 247 208 178 0 68 0
[pid=11376] ppid=11375 vsize=421772 CPUtime=3.89 cores=0,2
/proc/11376/stat : 11376 (adaptg2wsat2009) R 11375 11369 10325 0 -1 4194304 2241 0 0 0 389 0 0 0 25 0 1 0 817097022 431894528 2175 33554432000 134512640 134546244 4287841120 18446744073709551615 134534535 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/11376/statm: 105443 2175 108 9 0 104107 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 464872

[startup+25.501 s]
/proc/loadavg: 4.16 4.13 3.63 5/465 11385
/proc/meminfo: memFree=20686132/32951124 swapFree=60787360/67111528
[pid=11369] ppid=11367 vsize=34400 CPUtime=20.03 cores=0,2
/proc/11369/stat : 11369 (python) S 11367 11369 10325 0 -1 4202496 2923 29465 0 0 2 1 1996 4 18 0 1 0 817096142 35225600 1408 33554432000 4194304 5683644 140733830240160 18446744073709551615 255377301248 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/11369/statm: 8600 1408 468 364 0 934 0
[pid=11371] ppid=11369 vsize=0 CPUtime=4.35 cores=0,2
/proc/11371/stat : 11371 (features) Z 11369 11369 10325 0 -1 4202524 4094 0 0 0 431 4 0 0 25 0 1 0 817096147 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11371/statm: 0 0 0 0 0 0 0
[pid=11372] ppid=11369 vsize=0 CPUtime=0.34 cores=0,2
/proc/11372/stat : 11372 (coach) Z 11369 11369 10325 0 -1 4202524 3737 0 0 0 34 0 0 0 20 0 1 0 817096584 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11372/statm: 0 0 0 0 0 0 0
[pid=11384] ppid=11369 vsize=8700 CPUtime=0 cores=0,2
/proc/11384/stat : 11384 (timerun) S 11369 11369 10325 0 -1 4202496 747 0 0 0 0 0 0 0 18 0 1 0 817098625 8908800 248 33554432000 4194304 4922060 140733965039888 18446744073709551615 255377120389 0 65536 16781316 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11384/statm: 2175 248 208 178 0 68 0
[pid=11385] ppid=11384 vsize=4904 CPUtime=0.66 cores=0,2
/proc/11385/stat : 11385 (lingeling) R 11384 11369 10325 0 -1 4202496 1407 0 0 0 66 0 0 0 24 0 1 0 817098625 5021696 912 33554432000 134512640 134650204 4287317168 18446744073709551615 134630342 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/11385/statm: 1226 912 112 34 0 841 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 48004

[startup+51.1012 s]
/proc/loadavg: 4.18 4.13 3.64 5/465 11396
/proc/meminfo: memFree=20632060/32951124 swapFree=60787360/67111528
[pid=11369] ppid=11367 vsize=34400 CPUtime=40.17 cores=0,2
/proc/11369/stat : 11369 (python) S 11367 11369 10325 0 -1 4202496 3770 68173 0 0 2 1 4003 11 18 0 1 0 817096142 35225600 1409 33554432000 4194304 5683644 140733830240160 18446744073709551615 255377301248 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/11369/statm: 8600 1409 469 364 0 934 0
[pid=11371] ppid=11369 vsize=0 CPUtime=4.35 cores=0,2
/proc/11371/stat : 11371 (features) Z 11369 11369 10325 0 -1 4202524 4094 0 0 0 431 4 0 0 25 0 1 0 817096147 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11371/statm: 0 0 0 0 0 0 0
[pid=11372] ppid=11369 vsize=0 CPUtime=0.34 cores=0,2
/proc/11372/stat : 11372 (coach) Z 11369 11369 10325 0 -1 4202524 3737 0 0 0 34 0 0 0 20 0 1 0 817096584 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11372/statm: 0 0 0 0 0 0 0
[pid=11395] ppid=11369 vsize=8700 CPUtime=0 cores=0,2
/proc/11395/stat : 11395 (timerun) S 11369 11369 10325 0 -1 4202496 747 0 0 0 0 0 0 0 18 0 1 0 817100640 8908800 247 33554432000 4194304 4922060 140736030415616 18446744073709551615 255377120389 0 65536 16781316 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11395/statm: 2175 247 208 178 0 68 0
[pid=11396] ppid=11395 vsize=34468 CPUtime=6.09 cores=0,2
/proc/11396/stat : 11396 (clasp-1.3.6-x86) R 11395 11369 10325 0 -1 4202496 8476 0 0 0 608 1 0 0 25 0 1 0 817100640 35295232 8114 33554432000 134512640 135075177 4289295936 18446744073709551615 134610240 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/11396/statm: 8617 8114 301 138 0 7843 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 77568

[startup+102.301 s]
/proc/loadavg: 4.11 4.12 3.67 5/465 11398
/proc/meminfo: memFree=20591576/32951124 swapFree=60787360/67111528
[pid=11369] ppid=11367 vsize=34400 CPUtime=40.17 cores=0,2
/proc/11369/stat : 11369 (python) S 11367 11369 10325 0 -1 4202496 3770 68173 0 0 2 1 4003 11 18 0 1 0 817096142 35225600 1409 33554432000 4194304 5683644 140733830240160 18446744073709551615 255377301248 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/11369/statm: 8600 1409 469 364 0 934 0
[pid=11371] ppid=11369 vsize=0 CPUtime=4.35 cores=0,2
/proc/11371/stat : 11371 (features) Z 11369 11369 10325 0 -1 4202524 4094 0 0 0 431 4 0 0 25 0 1 0 817096147 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11371/statm: 0 0 0 0 0 0 0
[pid=11372] ppid=11369 vsize=0 CPUtime=0.34 cores=0,2
/proc/11372/stat : 11372 (coach) Z 11369 11369 10325 0 -1 4202524 3737 0 0 0 34 0 0 0 20 0 1 0 817096584 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11372/statm: 0 0 0 0 0 0 0
[pid=11395] ppid=11369 vsize=8700 CPUtime=0 cores=0,2
/proc/11395/stat : 11395 (timerun) S 11369 11369 10325 0 -1 4202496 747 0 0 0 0 0 0 0 18 0 1 0 817100640 8908800 247 33554432000 4194304 4922060 140736030415616 18446744073709551615 255377120389 0 65536 16781316 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11395/statm: 2175 247 208 178 0 68 0
[pid=11396] ppid=11395 vsize=64616 CPUtime=57.31 cores=0,2
/proc/11396/stat : 11396 (clasp-1.3.6-x86) R 11395 11369 10325 0 -1 4202496 16013 0 0 0 5728 3 0 0 25 0 1 0 817100640 66166784 15651 33554432000 134512640 135075177 4289295936 18446744073709551615 134610400 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/11396/statm: 16154 15651 301 138 0 15380 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 107716

[startup+162.301 s]
/proc/loadavg: 4.20 4.13 3.69 5/465 11399
/proc/meminfo: memFree=20554468/32951124 swapFree=60787360/67111528
[pid=11369] ppid=11367 vsize=34400 CPUtime=40.17 cores=0,2
/proc/11369/stat : 11369 (python) S 11367 11369 10325 0 -1 4202496 3770 68173 0 0 2 1 4003 11 18 0 1 0 817096142 35225600 1409 33554432000 4194304 5683644 140733830240160 18446744073709551615 255377301248 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/11369/statm: 8600 1409 469 364 0 934 0
[pid=11371] ppid=11369 vsize=0 CPUtime=4.35 cores=0,2

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


[startup+942.301 s]
/proc/loadavg: 2.39 3.44 3.67 3/445 11521
/proc/meminfo: memFree=18661536/32951124 swapFree=60787360/67111528
[pid=11369] ppid=11367 vsize=34400 CPUtime=40.17 cores=0,2
/proc/11369/stat : 11369 (python) S 11367 11369 10325 0 -1 4202496 3770 68173 0 0 2 1 4003 11 18 0 1 0 817096142 35225600 1409 33554432000 4194304 5683644 140733830240160 18446744073709551615 255377301248 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/11369/statm: 8600 1409 469 364 0 934 0
[pid=11371] ppid=11369 vsize=0 CPUtime=4.35 cores=0,2
/proc/11371/stat : 11371 (features) Z 11369 11369 10325 0 -1 4202524 4094 0 0 0 431 4 0 0 25 0 1 0 817096147 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11371/statm: 0 0 0 0 0 0 0
[pid=11372] ppid=11369 vsize=0 CPUtime=0.34 cores=0,2
/proc/11372/stat : 11372 (coach) Z 11369 11369 10325 0 -1 4202524 3737 0 0 0 34 0 0 0 20 0 1 0 817096584 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11372/statm: 0 0 0 0 0 0 0
[pid=11395] ppid=11369 vsize=8700 CPUtime=0 cores=0,2
/proc/11395/stat : 11395 (timerun) S 11369 11369 10325 0 -1 4202496 747 0 0 0 0 0 0 0 18 0 1 0 817100640 8908800 247 33554432000 4194304 4922060 140736030415616 18446744073709551615 255377120389 0 65536 16781316 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11395/statm: 2175 247 208 178 0 68 0
[pid=11396] ppid=11395 vsize=338208 CPUtime=897.31 cores=0,2
/proc/11396/stat : 11396 (clasp-1.3.6-x86) R 11395 11369 10325 0 -1 4202496 84288 0 0 0 89713 18 0 0 25 0 1 0 817100640 346324992 83926 33554432000 134512640 135075177 4289295936 18446744073709551615 134610595 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/11396/statm: 84552 83926 301 138 0 83778 0
Current children cumulated CPU time (s) 942.17
Current children cumulated vsize (KiB) 381308

[startup+1002.3 s]
/proc/loadavg: 2.22 3.21 3.57 3/445 11523
/proc/meminfo: memFree=18659392/32951124 swapFree=60787360/67111528
[pid=11369] ppid=11367 vsize=34400 CPUtime=40.17 cores=0,2
/proc/11369/stat : 11369 (python) S 11367 11369 10325 0 -1 4202496 3770 68173 0 0 2 1 4003 11 18 0 1 0 817096142 35225600 1409 33554432000 4194304 5683644 140733830240160 18446744073709551615 255377301248 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/11369/statm: 8600 1409 469 364 0 934 0
[pid=11371] ppid=11369 vsize=0 CPUtime=4.35 cores=0,2
/proc/11371/stat : 11371 (features) Z 11369 11369 10325 0 -1 4202524 4094 0 0 0 431 4 0 0 25 0 1 0 817096147 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11371/statm: 0 0 0 0 0 0 0
[pid=11372] ppid=11369 vsize=0 CPUtime=0.34 cores=0,2
/proc/11372/stat : 11372 (coach) Z 11369 11369 10325 0 -1 4202524 3737 0 0 0 34 0 0 0 20 0 1 0 817096584 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11372/statm: 0 0 0 0 0 0 0
[pid=11395] ppid=11369 vsize=8700 CPUtime=0 cores=0,2
/proc/11395/stat : 11395 (timerun) S 11369 11369 10325 0 -1 4202496 747 0 0 0 0 0 0 0 18 0 1 0 817100640 8908800 247 33554432000 4194304 4922060 140736030415616 18446744073709551615 255377120389 0 65536 16781316 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11395/statm: 2175 247 208 178 0 68 0
[pid=11396] ppid=11395 vsize=338208 CPUtime=957.32 cores=0,2
/proc/11396/stat : 11396 (clasp-1.3.6-x86) R 11395 11369 10325 0 -1 4202496 84293 0 0 0 95714 18 0 0 25 0 1 0 817100640 346324992 83931 33554432000 134512640 135075177 4289295936 18446744073709551615 134601086 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/11396/statm: 84552 83931 301 138 0 83778 0
Current children cumulated CPU time (s) 1002.18
Current children cumulated vsize (KiB) 381308

[startup+1062.3 s]
/proc/loadavg: 2.12 3.00 3.47 3/445 11524
/proc/meminfo: memFree=18625756/32951124 swapFree=60787360/67111528
[pid=11369] ppid=11367 vsize=34400 CPUtime=40.17 cores=0,2
/proc/11369/stat : 11369 (python) S 11367 11369 10325 0 -1 4202496 3770 68173 0 0 2 1 4003 11 18 0 1 0 817096142 35225600 1409 33554432000 4194304 5683644 140733830240160 18446744073709551615 255377301248 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/11369/statm: 8600 1409 469 364 0 934 0
[pid=11371] ppid=11369 vsize=0 CPUtime=4.35 cores=0,2
/proc/11371/stat : 11371 (features) Z 11369 11369 10325 0 -1 4202524 4094 0 0 0 431 4 0 0 25 0 1 0 817096147 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11371/statm: 0 0 0 0 0 0 0
[pid=11372] ppid=11369 vsize=0 CPUtime=0.34 cores=0,2
/proc/11372/stat : 11372 (coach) Z 11369 11369 10325 0 -1 4202524 3737 0 0 0 34 0 0 0 20 0 1 0 817096584 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11372/statm: 0 0 0 0 0 0 0
[pid=11395] ppid=11369 vsize=8700 CPUtime=0 cores=0,2
/proc/11395/stat : 11395 (timerun) S 11369 11369 10325 0 -1 4202496 747 0 0 0 0 0 0 0 18 0 1 0 817100640 8908800 247 33554432000 4194304 4922060 140736030415616 18446744073709551615 255377120389 0 65536 16781316 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11395/statm: 2175 247 208 178 0 68 0
[pid=11396] ppid=11395 vsize=338208 CPUtime=1017.32 cores=0,2
/proc/11396/stat : 11396 (clasp-1.3.6-x86) R 11395 11369 10325 0 -1 4202496 84293 0 0 0 101714 18 0 0 25 0 1 0 817100640 346324992 83931 33554432000 134512640 135075177 4289295936 18446744073709551615 134886409 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/11396/statm: 84552 83931 301 138 0 83778 0
Current children cumulated CPU time (s) 1062.18
Current children cumulated vsize (KiB) 381308

[startup+1122.3 s]
/proc/loadavg: 2.04 2.81 3.38 3/445 11526
/proc/meminfo: memFree=18654976/32951124 swapFree=60787360/67111528
[pid=11369] ppid=11367 vsize=34400 CPUtime=40.17 cores=0,2
/proc/11369/stat : 11369 (python) S 11367 11369 10325 0 -1 4202496 3770 68173 0 0 2 1 4003 11 18 0 1 0 817096142 35225600 1409 33554432000 4194304 5683644 140733830240160 18446744073709551615 255377301248 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/11369/statm: 8600 1409 469 364 0 934 0
[pid=11371] ppid=11369 vsize=0 CPUtime=4.35 cores=0,2
/proc/11371/stat : 11371 (features) Z 11369 11369 10325 0 -1 4202524 4094 0 0 0 431 4 0 0 25 0 1 0 817096147 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11371/statm: 0 0 0 0 0 0 0
[pid=11372] ppid=11369 vsize=0 CPUtime=0.34 cores=0,2
/proc/11372/stat : 11372 (coach) Z 11369 11369 10325 0 -1 4202524 3737 0 0 0 34 0 0 0 20 0 1 0 817096584 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11372/statm: 0 0 0 0 0 0 0
[pid=11395] ppid=11369 vsize=8700 CPUtime=0 cores=0,2
/proc/11395/stat : 11395 (timerun) S 11369 11369 10325 0 -1 4202496 747 0 0 0 0 0 0 0 18 0 1 0 817100640 8908800 247 33554432000 4194304 4922060 140736030415616 18446744073709551615 255377120389 0 65536 16781316 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11395/statm: 2175 247 208 178 0 68 0
[pid=11396] ppid=11395 vsize=338208 CPUtime=1077.32 cores=0,2
/proc/11396/stat : 11396 (clasp-1.3.6-x86) R 11395 11369 10325 0 -1 4202496 84304 0 0 0 107714 18 0 0 25 0 1 0 817100640 346324992 83942 33554432000 134512640 135075177 4289295936 18446744073709551615 134885707 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/11396/statm: 84552 83942 301 138 0 83778 0
Current children cumulated CPU time (s) 1122.18
Current children cumulated vsize (KiB) 381308

[startup+1182.3 s]
/proc/loadavg: 2.01 2.66 3.29 3/445 11527
/proc/meminfo: memFree=18628536/32951124 swapFree=60787360/67111528
[pid=11369] ppid=11367 vsize=34400 CPUtime=40.17 cores=0,2
/proc/11369/stat : 11369 (python) S 11367 11369 10325 0 -1 4202496 3770 68173 0 0 2 1 4003 11 18 0 1 0 817096142 35225600 1409 33554432000 4194304 5683644 140733830240160 18446744073709551615 255377301248 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/11369/statm: 8600 1409 469 364 0 934 0
[pid=11371] ppid=11369 vsize=0 CPUtime=4.35 cores=0,2
/proc/11371/stat : 11371 (features) Z 11369 11369 10325 0 -1 4202524 4094 0 0 0 431 4 0 0 25 0 1 0 817096147 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11371/statm: 0 0 0 0 0 0 0
[pid=11372] ppid=11369 vsize=0 CPUtime=0.34 cores=0,2
/proc/11372/stat : 11372 (coach) Z 11369 11369 10325 0 -1 4202524 3737 0 0 0 34 0 0 0 20 0 1 0 817096584 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11372/statm: 0 0 0 0 0 0 0
[pid=11395] ppid=11369 vsize=8700 CPUtime=0 cores=0,2
/proc/11395/stat : 11395 (timerun) S 11369 11369 10325 0 -1 4202496 747 0 0 0 0 0 0 0 18 0 1 0 817100640 8908800 247 33554432000 4194304 4922060 140736030415616 18446744073709551615 255377120389 0 65536 16781316 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11395/statm: 2175 247 208 178 0 68 0
[pid=11396] ppid=11395 vsize=338208 CPUtime=1137.32 cores=0,2
/proc/11396/stat : 11396 (clasp-1.3.6-x86) R 11395 11369 10325 0 -1 4202496 84304 0 0 0 113714 18 0 0 25 0 1 0 817100640 346324992 83942 33554432000 134512640 135075177 4289295936 18446744073709551615 134601845 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/11396/statm: 84552 83942 301 138 0 83778 0
Current children cumulated CPU time (s) 1182.18
Current children cumulated vsize (KiB) 381308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.22 s]
/proc/loadavg: 2.01 2.63 3.27 3/445 11528
/proc/meminfo: memFree=18639692/32951124 swapFree=60787360/67111528
[pid=11369] ppid=11367 vsize=34400 CPUtime=40.17 cores=0,2
/proc/11369/stat : 11369 (python) S 11367 11369 10325 0 -1 4202496 3770 68173 0 0 2 1 4003 11 18 0 1 0 817096142 35225600 1409 33554432000 4194304 5683644 140733830240160 18446744073709551615 255377301248 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/11369/statm: 8600 1409 469 364 0 934 0
[pid=11371] ppid=11369 vsize=0 CPUtime=4.35 cores=0,2
/proc/11371/stat : 11371 (features) Z 11369 11369 10325 0 -1 4202524 4094 0 0 0 431 4 0 0 25 0 1 0 817096147 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11371/statm: 0 0 0 0 0 0 0
[pid=11372] ppid=11369 vsize=0 CPUtime=0.34 cores=0,2
/proc/11372/stat : 11372 (coach) Z 11369 11369 10325 0 -1 4202524 3737 0 0 0 34 0 0 0 20 0 1 0 817096584 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11372/statm: 0 0 0 0 0 0 0
[pid=11395] ppid=11369 vsize=8700 CPUtime=0 cores=0,2
/proc/11395/stat : 11395 (timerun) S 11369 11369 10325 0 -1 4202496 747 0 0 0 0 0 0 0 18 0 1 0 817100640 8908800 247 33554432000 4194304 4922060 140736030415616 18446744073709551615 255377120389 0 65536 16781316 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11395/statm: 2175 247 208 178 0 68 0
[pid=11396] ppid=11395 vsize=338208 CPUtime=1155.25 cores=0,2
/proc/11396/stat : 11396 (clasp-1.3.6-x86) R 11395 11369 10325 0 -1 4202496 84304 0 0 0 115507 18 0 0 25 0 1 0 817100640 346324992 83942 33554432000 134512640 135075177 4289295936 18446744073709551615 134628659 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/11396/statm: 84552 83942 301 138 0 83778 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 381308

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

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

[startup+1200.22 s]
/proc/loadavg: 2.01 2.63 3.27 3/445 11528
/proc/meminfo: memFree=18639692/32951124 swapFree=60787360/67111528
[pid=11369] ppid=11367 vsize=34400 CPUtime=40.17 cores=0,2
/proc/11369/stat : 11369 (python) S 11367 11369 10325 0 -1 4202496 3770 68173 0 0 2 1 4003 11 18 0 1 0 817096142 35225600 1409 33554432000 4194304 5683644 140733830240160 18446744073709551615 255377301248 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/11369/statm: 8600 1409 469 364 0 934 0
[pid=11371] ppid=11369 vsize=0 CPUtime=4.35 cores=0,2
/proc/11371/stat : 11371 (features) Z 11369 11369 10325 0 -1 4202524 4094 0 0 0 431 4 0 0 25 0 1 0 817096147 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11371/statm: 0 0 0 0 0 0 0
[pid=11372] ppid=11369 vsize=0 CPUtime=0.34 cores=0,2
/proc/11372/stat : 11372 (coach) Z 11369 11369 10325 0 -1 4202524 3737 0 0 0 34 0 0 0 20 0 1 0 817096584 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11372/statm: 0 0 0 0 0 0 0
[pid=11395] ppid=11369 vsize=8700 CPUtime=0 cores=0,2
/proc/11395/stat : 11395 (timerun) S 11369 11369 10325 0 -1 4202496 747 0 0 0 0 0 0 0 18 0 1 0 817100640 8908800 247 33554432000 4194304 4922060 140736030415616 18446744073709551615 255377120389 0 65536 16781316 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11395/statm: 2175 247 208 178 0 68 0
[pid=11396] ppid=11395 vsize=338208 CPUtime=1155.25 cores=0,2
/proc/11396/stat : 11396 (clasp-1.3.6-x86) R 11395 11369 10325 0 -1 4202496 84304 0 0 0 115507 18 0 0 25 0 1 0 817100640 346324992 83942 33554432000 134512640 135075177 4289295936 18446744073709551615 134628659 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/11396/statm: 84552 83942 301 138 0 83778 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 381308

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11369 and gives
#  childrusage.ru_utime.tv_sec=40
#  childrusage.ru_utime.tv_usec=58910
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=132979
# CPU time returned by wait4() is 40.1919
# while last known CPU time is 1200.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.25
CPU time (s): 1200.11
CPU user time (s): 1199.77
CPU system time (s): 0.34
CPU usage (%): 99.9887
Max. virtual memory (cumulated for all children) (KiB): 1151276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.0589
system time used= 0.132979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71943
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= 209
involuntary context switches= 152

runsolver used 5.71713 second user time and 12.3641 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-03 00:49:43
IDJOB=3449751
IDBENCH=83797
IDSOLVER=1947
FILE ID=node135/3449751-1307054982
RUNJOBID= node135-1307052432-10343
PBS_JOBID= 13497793
Free space on /tmp= 73684 MiB

SOLVER NAME= Coach 2011-03-18 (1200 s timeout)
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.60.1152.shuffled-as.sat03-1650.cnf
COMMAND LINE= python portfolio_solver.py -t TIMELIMIT -s RANDOMSEED  BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3449751-1307054982/watcher-3449751-1307054982 -o /tmp/evaluation-result-3449751-1307054982/solver-3449751-1307054982 -C 1200 -W 1300 -M 7680  python portfolio_solver.py -t 1200 -s 860716827  HOME/instance-3449751-1307054982.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 98d6317b259165bb4fb7a39e783668e0
RANDOM SEED=860716827

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20722560 kB
Buffers:        188824 kB
Cached:         503476 kB
SwapCached:       6168 kB
Active:       11666832 kB
Inactive:       300444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20722560 kB
SwapTotal:    67111528 kB
SwapFree:     60787360 kB
Dirty:           36664 kB
Writeback:           0 kB
AnonPages:    11274488 kB
Mapped:          29236 kB
Slab:           126552 kB
PageTables:      67076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124637788 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73712 MiB
End job on node135 at 2011-06-03 01:09:45