Trace number 3250997

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) 1296.53 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
MD5SUM002a4cb53ea02f66e0c3418dc8834f7c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.82957
Satisfiable
(Un)Satisfiability was proved
Number of variables2561
Number of clauses490309
Sum of the clauses size983079
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2490259
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

18.07/18.43	c COMMAND LINE: portfolio_solver.py -t 2400 -s 2131258316 HOME/instance-3250997-1303569609.cnf
18.07/18.43	c    tmpdir         WORKING-DIR
18.07/18.43	c    timelimit      2400
18.07/18.43	c    seed           2131258316
18.07/18.43	c    verbosity      0
18.07/18.43	c Parsed command line and set default values...
18.07/18.43	c Starting *WALL CLOCK* TIMER
18.07/18.43	c Found WORKING-DIR/coach-executables-test-SUCCESS.txt
18.07/18.43	c   indicating coach-executables-test.sh was run successfully earlier
18.07/18.43	c Making sure all necessary files and folders are present...
18.07/18.43	c   Checking for ./features                            OK
18.07/18.43	c   Checking for COACH/coach                           OK
18.07/18.43	c   Checking for preprocessors/SatELite_v1.0_linux     OK
18.07/18.43	c   Checking for solvers/adaptg2wsat2009               OK
18.07/18.43	c   Checking for solvers/adaptg2wsat2009++             OK
18.07/18.43	c   Checking for solvers/clasp-1.3.6-x86-linux         OK
18.07/18.43	c   Checking for solvers/cryptominisat                 OK
18.07/18.43	c   Checking for solvers/glucose_static                OK
18.07/18.43	c   Checking for solvers/gnovelty+2                    OK
18.07/18.43	c   Checking for solvers/gnovelty+2-H                  OK
18.07/18.43	c   Checking for solvers/hybridGM3                     OK
18.07/18.43	c   Checking for solvers/kcnfs04SAT07                  OK
18.07/18.43	c   Checking for solvers/lingeling                     OK
18.07/18.43	c   Checking for solvers/LySATc                        OK
18.07/18.43	c   Checking for solvers/LySATi                        OK
18.07/18.43	c   Checking for solvers/march_hi                      OK
18.07/18.43	c   Checking for solvers/march_nn                      OK
18.07/18.43	c   Checking for solvers/minisat_static                OK
18.07/18.43	c   Checking for solvers/mxc-sat09                     OK
18.07/18.43	c   Checking for solvers/picosat                       OK
18.07/18.43	c   Checking for solvers/precosat                      OK
18.07/18.43	c   Checking for solvers/SATenstein                    OK
18.07/18.43	c   Checking for solvers/TNM                           OK
18.07/18.43	c   Checking for solvers/ubcsatOrig                    OK
18.07/18.43	c   Checking for utilities/timerun                     OK
18.07/18.43	c   Checking for folder COACH/DATA                     OK
18.07/18.43	c   Checking for file unif-k3-r4.2-v18000-c75600-S914323646-060.cnf OK
18.07/18.43	c Check successful
18.07/18.43	c TIMER: 0.0 sec total, 0.0 sec since previous report
18.07/18.43	c Computing instance features...
18.07/18.43	c    ./features HOME/instance-3250997-1303569609.cnf
18.07/18.43	c    Features found: 2561 490309 0.00522323678 0.000782904836 0.295132739 0.000263099392 0.00134812944 5.88591823 0.000782904836 0.247986277 0.000780944943 0.0203045685 0.00112374074 1 0 1 1 -0 0.994206848 0.00213261341 0.984496124 0.996974281 0.207556029 0 0.999898023 0.999898023 0.000780865305 0.295903592 0.000261059862 0.00134608991 5.88591823 0.999898023 0.000780865305 0.295903592 0.000261059862 0.00134608991 0.10893617 -1 -0 -1 0 -1 -1 -0 -1 0 -0 -1
18.07/18.43	c TIMER: 18.07 sec total, 18.06 sec since previous report
18.07/18.43	c Computing most promising solver to run...
18.07/18.43	c    COACH/coach 2561 490309 0.00522323678 0.000782904836 0.295132739 0.000263099392 0.00134812944 5.88591823 0.000782904836 0.247986277 0.000780944943 0.0203045685 0.00112374074 1 0 1 1 -0 0.994206848 0.00213261341 0.984496124 0.996974281 0.207556029 0 0.999898023 0.999898023 0.000780865305 0.295903592 0.000261059862 0.00134608991 5.88591823 0.999898023 0.000780865305 0.295903592 0.000261059862 0.00134608991 0.10893617 -1 -0 -1 0 -1 -1 -0 -1 0 -0 -1 COACH/DATA/ 0
18.07/18.43	c    PORTFOLIO-SUGGESTION SOLVER cryptominisat 21 0
18.07/18.43	c    PORTFOLIO-SUGGESTION SOLVER adaptg2wsat2009 4 0
18.07/18.43	c    PORTFOLIO-SUGGESTION SOLVER precosat 128 0
18.07/18.43	c    PORTFOLIO-SUGGESTION SOLVER march_hi 121 0
18.07/18.43	c    PORTFOLIO-SUGGESTION SOLVER hybridGM3 34 0
18.07/18.43	c    PORTFOLIO-SUGGESTION SOLVER lingeling 4 0
18.07/18.43	c    PORTFOLIO-SUGGESTION SOLVER gnovelty+2 38 0
18.07/18.43	c    PORTFOLIO-SUGGESTION SOLVER TNM 62 0
18.07/18.43	c    PORTFOLIO-SUGGESTION SOLVER AshiHgen 8 0
18.07/18.43	c    PORTFOLIO-SUGGESTION SOLVER mxc-sat09 4 0
18.07/18.43	c    PORTFOLIO-SUGGESTION SOLVER march_hi 100000 1
18.07/18.43	c TIMER: 18.4 sec total, 0.34 sec since previous report
18.07/18.43	c Preprocessing ON (for solvers that need to use it)
18.07/18.43	c Solvers and corresponding runtimes to be used, and whether on the preprocessed instance:
18.07/18.43	c    cryptominisat   	             21 	False
18.07/18.43	c    adaptg2wsat2009 	              4 	False
451.61/454.93	c    precosat        	            128 	False
451.61/454.93	c    march_hi        	            121 	False
451.61/454.93	c    hybridGM3       	             34 	False
451.61/454.93	c    lingeling       	              4 	False
451.61/454.93	c    gnovelty+2      	             38 	False
451.61/454.93	c    TNM             	             62 	False
451.61/454.93	c    AshiHgen        	              8 	False
451.61/454.93	c    mxc-sat09       	              4 	False
451.61/454.93	c    march_hi        	         100000 	True
451.61/454.93	c Default solver to fall back on, in case everything fails:
451.61/454.93	c    lingeling       	       no limit 	False
451.61/454.93	c Running cryptominisat for 21 seconds on HOME/instance-3250997-1303569609.cnf
451.61/454.93	c    utilities/timerun 21 solvers/cryptominisat HOME/instance-3250997-1303569609.cnf
451.61/454.93	c TIMER: 39.41 sec total, 21.01 sec since previous report
451.61/454.93	c Running adaptg2wsat2009 for 4 seconds on HOME/instance-3250997-1303569609.cnf
451.61/454.93	c    utilities/timerun 4 solvers/adaptg2wsat2009 HOME/instance-3250997-1303569609.cnf
451.61/454.93	c TIMER: 43.41 sec total, 4.0 sec since previous report
451.61/454.93	c Running precosat for 128 seconds on HOME/instance-3250997-1303569609.cnf
451.61/454.93	c    utilities/timerun 128 solvers/precosat HOME/instance-3250997-1303569609.cnf
451.61/454.93	c TIMER: 171.4 sec total, 127.99 sec since previous report
451.61/454.93	c Running march_hi for 121 seconds on HOME/instance-3250997-1303569609.cnf
451.61/454.93	c    utilities/timerun 121 solvers/march_hi HOME/instance-3250997-1303569609.cnf
451.61/454.93	c TIMER: 292.39 sec total, 120.99 sec since previous report
451.61/454.93	c Running hybridGM3 for 34 seconds on HOME/instance-3250997-1303569609.cnf
451.61/454.93	c    utilities/timerun 34 solvers/hybridGM3 HOME/instance-3250997-1303569609.cnf
451.61/454.93	c TIMER: 292.4 sec total, 0.01 sec since previous report
451.61/454.93	c Running lingeling for 4 seconds on HOME/instance-3250997-1303569609.cnf
451.61/454.93	c    utilities/timerun 4 solvers/lingeling HOME/instance-3250997-1303569609.cnf
451.61/454.93	c TIMER: 296.4 sec total, 4.01 sec since previous report
451.61/454.93	c Running gnovelty+2 for 38 seconds on HOME/instance-3250997-1303569609.cnf
451.61/454.93	c    utilities/timerun 38 solvers/gnovelty+2 HOME/instance-3250997-1303569609.cnf
451.61/454.93	c TIMER: 334.4 sec total, 38.0 sec since previous report
451.61/454.93	c Running TNM for 62 seconds on HOME/instance-3250997-1303569609.cnf
451.61/454.93	c    utilities/timerun 62 solvers/TNM HOME/instance-3250997-1303569609.cnf
451.61/454.93	c TIMER: 396.4 sec total, 61.99 sec since previous report
451.61/454.93	c Running AshiHgen for 8 seconds on HOME/instance-3250997-1303569609.cnf
451.61/454.93	c    utilities/timerun 8 solvers/SATenstein -i HOME/instance-3250997-1303569609.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 2131258316 
451.61/454.93	c TIMER: 404.4 sec total, 8.0 sec since previous report
451.61/454.93	c Running mxc-sat09 for 4 seconds on HOME/instance-3250997-1303569609.cnf
451.61/454.93	c    utilities/timerun 4 solvers/mxc-sat09 -i HOME/instance-3250997-1303569609.cnf
451.61/454.93	c TIMER: 408.41 sec total, 4.01 sec since previous report
451.61/454.93	c <<<< Running SatElite to preprocess instance >>>>
451.61/454.93	c    preprocessors/SatELite_v1.0_linux +pre --verbosity=0 HOME/instance-3250997-1303569609.cnf WORKING-DIR/instance-3250997-1303569609.cnf.pre WORKING-DIR/instance-3250997-1303569609.cnf.pre.varmap
451.61/454.93	c Satelite return code: 0
451.61/454.93	c Running march_hi for 100000 seconds on WORKING-DIR/instance-3250997-1303569609.cnf.pre
451.61/454.93	c    utilities/timerun 100000 solvers/march_hi WORKING-DIR/instance-3250997-1303569609.cnf.pre
451.61/454.93	c TIMER: 454.9 sec total, 46.49 sec since previous report
451.61/454.93	c

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-3250997-1303569609/watcher-3250997-1303569609 -o /tmp/evaluation-result-3250997-1303569609/solver-3250997-1303569609 -C 2400 -W 1300 -M 7680 python portfolio_solver.py -t 2400 -s 2131258316 HOME/instance-3250997-1303569609.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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: 3.93 4.02 4.68 5/198 1483
/proc/meminfo: memFree=19209648/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=11800 CPUtime=0 cores=4,6
/proc/1483/stat : 1483 (runsolver) R 1481 1483 1037 0 -1 4202560 44 0 0 0 0 0 0 0 25 0 1 0 468563573 12083200 54 33554432000 4194304 5434984 140733708707280 18446744073709551615 5055495 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/1483/statm: 2950 54 34 303 0 2644 0

[startup+0.0900611 s]
/proc/loadavg: 3.93 4.02 4.68 5/198 1483
/proc/meminfo: memFree=19209648/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=21956 CPUtime=0.01 cores=4,6
/proc/1483/stat : 1483 (python) S 1481 1483 1037 0 -1 4202496 1528 0 0 0 1 0 0 0 25 0 1 0 468563573 22482944 1367 33554432000 4194304 5745468 140735196517056 18446744073709551615 216634515200 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 0
/proc/1483/statm: 5489 1367 463 379 0 930 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21956

[startup+0.101055 s]
/proc/loadavg: 3.93 4.02 4.68 5/198 1483
/proc/meminfo: memFree=19209648/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=21956 CPUtime=0.01 cores=4,6
/proc/1483/stat : 1483 (python) S 1481 1483 1037 0 -1 4202496 1528 0 0 0 1 0 0 0 25 0 1 0 468563573 22482944 1367 33554432000 4194304 5745468 140735196517056 18446744073709551615 216634515200 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 0
/proc/1483/statm: 5489 1367 463 379 0 930 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21956

[startup+0.30103 s]
/proc/loadavg: 3.93 4.02 4.68 5/198 1483
/proc/meminfo: memFree=19209648/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=21956 CPUtime=0.01 cores=4,6
/proc/1483/stat : 1483 (python) S 1481 1483 1037 0 -1 4202496 1528 0 0 0 1 0 0 0 25 0 1 0 468563573 22482944 1367 33554432000 4194304 5745468 140735196517056 18446744073709551615 216634515200 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 0
/proc/1483/statm: 5489 1367 463 379 0 930 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21956

[startup+0.700938 s]
/proc/loadavg: 3.93 4.02 4.68 5/198 1483
/proc/meminfo: memFree=19209648/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=21956 CPUtime=0.01 cores=4,6
/proc/1483/stat : 1483 (python) S 1481 1483 1037 0 -1 4202496 1528 0 0 0 1 0 0 0 25 0 1 0 468563573 22482944 1367 33554432000 4194304 5745468 140735196517056 18446744073709551615 216634515200 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 0
/proc/1483/statm: 5489 1367 463 379 0 930 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21956

[startup+1.50079 s]
/proc/loadavg: 3.93 4.02 4.68 5/200 1487
/proc/meminfo: memFree=19198844/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=21956 CPUtime=0.01 cores=4,6
/proc/1483/stat : 1483 (python) S 1481 1483 1037 0 -1 4202496 1528 0 0 0 1 0 0 0 25 0 1 0 468563573 22482944 1367 33554432000 4194304 5745468 140735196517056 18446744073709551615 216634515200 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 0
/proc/1483/statm: 5489 1367 463 379 0 930 0
[pid=1485] ppid=1483 vsize=8364 CPUtime=1.46 cores=4,6
/proc/1485/stat : 1485 (features) R 1483 1483 1037 0 -1 4202496 2644 0 0 0 144 2 0 0 25 0 1 0 468563577 8564736 1528 33554432000 134512640 135907751 4293166832 18446744073709551615 135392733 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/1485/statm: 2091 1528 111 341 0 1747 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 30320

[startup+3.10053 s]
/proc/loadavg: 3.94 4.02 4.68 5/200 1487
/proc/meminfo: memFree=19197860/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=21956 CPUtime=0.01 cores=4,6
/proc/1483/stat : 1483 (python) S 1481 1483 1037 0 -1 4202496 1528 0 0 0 1 0 0 0 25 0 1 0 468563573 22482944 1367 33554432000 4194304 5745468 140735196517056 18446744073709551615 216634515200 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 0
/proc/1483/statm: 5489 1367 463 379 0 930 0
[pid=1485] ppid=1483 vsize=31008 CPUtime=3.06 cores=4,6
/proc/1485/stat : 1485 (features) R 1483 1483 1037 0 -1 4202496 11344 0 0 0 301 5 0 0 25 0 1 0 468563577 31752192 5012 33554432000 134512640 135907751 4293166832 18446744073709551615 134851274 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/1485/statm: 7752 5012 112 341 0 7408 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 52964

[startup+6.30097 s]
/proc/loadavg: 3.94 4.02 4.68 5/200 1489
/proc/meminfo: memFree=19192468/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=21956 CPUtime=0.01 cores=4,6
/proc/1483/stat : 1483 (python) S 1481 1483 1037 0 -1 4202496 1528 0 0 0 1 0 0 0 25 0 1 0 468563573 22482944 1367 33554432000 4194304 5745468 140735196517056 18446744073709551615 216634515200 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 0
/proc/1483/statm: 5489 1367 463 379 0 930 0
[pid=1485] ppid=1483 vsize=31008 CPUtime=6.26 cores=4,6
/proc/1485/stat : 1485 (features) R 1483 1483 1037 0 -1 4202496 11344 0 0 0 621 5 0 0 25 0 1 0 468563577 31752192 5012 33554432000 134512640 135907751 4293166832 18446744073709551615 134519015 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/1485/statm: 7752 5012 112 341 0 7408 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 52964

[startup+12.7008 s]
/proc/loadavg: 3.95 4.02 4.67 5/203 1494
/proc/meminfo: memFree=19179820/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=21956 CPUtime=0.01 cores=4,6
/proc/1483/stat : 1483 (python) S 1481 1483 1037 0 -1 4202496 1528 0 0 0 1 0 0 0 25 0 1 0 468563573 22482944 1367 33554432000 4194304 5745468 140735196517056 18446744073709551615 216634515200 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 0
/proc/1483/statm: 5489 1367 463 379 0 930 0
[pid=1485] ppid=1483 vsize=31008 CPUtime=12.66 cores=4,6
/proc/1485/stat : 1485 (features) R 1483 1483 1037 0 -1 4202496 11346 0 0 0 1261 5 0 0 25 0 1 0 468563577 31752192 5014 33554432000 134512640 135907751 4293166832 18446744073709551615 134518656 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/1485/statm: 7752 5014 112 341 0 7408 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 52964

[startup+25.5006 s]
/proc/loadavg: 3.96 4.02 4.66 5/206 1497
/proc/meminfo: memFree=19154948/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=34456 CPUtime=0.01 cores=4,6
/proc/1483/stat : 1483 (python) S 1481 1483 1037 0 -1 4202496 2175 0 0 0 1 0 0 0 18 0 1 0 468563573 35282944 1426 33554432000 4194304 5745468 140735196517056 18446744073709551615 216634515200 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 0
/proc/1483/statm: 8614 1426 488 379 0 934 0
[pid=1485] ppid=1483 vsize=0 CPUtime=18.06 cores=4,6
/proc/1485/stat : 1485 (features) Z 1483 1483 1037 0 -1 4202524 13752 0 0 0 1800 6 0 0 25 0 1 0 468563577 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1485/statm: 0 0 0 0 0 0 0
[pid=1495] ppid=1483 vsize=0 CPUtime=0.33 cores=4,6
/proc/1495/stat : 1495 (coach) Z 1483 1483 1037 0 -1 4202524 3928 0 0 0 33 0 0 0 20 0 1 0 468565383 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1495/statm: 0 0 0 0 0 0 0
[pid=1496] ppid=1483 vsize=8700 CPUtime=0 cores=4,6
/proc/1496/stat : 1496 (timerun) S 1483 1483 1037 0 -1 4202496 756 0 0 0 0 0 0 0 17 0 1 0 468565418 8908800 247 33554432000 4194304 4922060 140733877701488 18446744073709551615 216634334341 0 65536 16781316 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1496/statm: 2175 247 208 178 0 68 0
[pid=1497] ppid=1496 vsize=42924 CPUtime=7.04 cores=4,6
/proc/1497/stat : 1497 (cryptominisat) R 1496 1483 1037 0 -1 4202496 14028 0 0 0 702 2 0 0 25 0 1 0 468565418 43954176 8495 33554432000 134512640 134994940 4292433440 18446744073709551615 134794366 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1497/statm: 10731 8495 355 118 0 9916 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 86080

[startup+51.1011 s]
/proc/loadavg: 3.97 4.02 4.64 5/206 1535
/proc/meminfo: memFree=19151812/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=34456 CPUtime=25 cores=4,6
/proc/1483/stat : 1483 (python) S 1481 1483 1037 0 -1 4202496 2480 32876 0 0 1 0 2493 6 18 0 1 0 468563573 35282944 1427 33554432000 4194304 5745468 140735196517056 18446744073709551615 216634515200 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 0
/proc/1483/statm: 8614 1427 488 379 0 934 0
[pid=1485] ppid=1483 vsize=0 CPUtime=18.06 cores=4,6
/proc/1485/stat : 1485 (features) Z 1483 1483 1037 0 -1 4202524 13752 0 0 0 1800 6 0 0 25 0 1 0 468563577 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1485/statm: 0 0 0 0 0 0 0
[pid=1495] ppid=1483 vsize=0 CPUtime=0.33 cores=4,6
/proc/1495/stat : 1495 (coach) Z 1483 1483 1037 0 -1 4202524 3928 0 0 0 33 0 0 0 20 0 1 0 468565383 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1495/statm: 0 0 0 0 0 0 0
[pid=1534] ppid=1483 vsize=8700 CPUtime=0 cores=4,6
/proc/1534/stat : 1534 (timerun) S 1483 1483 1037 0 -1 4202496 750 0 0 0 0 0 0 0 20 0 1 0 468567918 8908800 248 33554432000 4194304 4922060 140736625419824 18446744073709551615 216634334341 0 65536 16781316 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1534/statm: 2175 248 208 178 0 68 0
[pid=1535] ppid=1534 vsize=37716 CPUtime=7.64 cores=4,6
/proc/1535/stat : 1535 (precosat) R 1534 1483 1037 0 -1 4202496 9566 0 0 0 763 1 0 0 25 0 1 0 468567918 38621184 9308 33554432000 134512640 135142049 4290478736 18446744073709551615 134554861 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/1535/statm: 9429 9308 82 154 0 9273 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 80872

[startup+102.308 s]
/proc/loadavg: 4.02 4.03 4.61 6/206 1570
/proc/meminfo: memFree=19092784/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=34456 CPUtime=25 cores=4,6
/proc/1483/stat : 1483 (python) S 1481 1483 1037 0 -1 4202496 2480 32876 0 0 1 0 2493 6 18 0 1 0 468563573 35282944 1427 33554432000 4194304 5745468 140735196517056 18446744073709551615 216634515200 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 0
/proc/1483/statm: 8614 1427 488 379 0 934 0
[pid=1485] ppid=1483 vsize=0 CPUtime=18.06 cores=4,6
/proc/1485/stat : 1485 (features) Z 1483 1483 1037 0 -1 4202524 13752 0 0 0 1800 6 0 0 25 0 1 0 468563577 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1485/statm: 0 0 0 0 0 0 0
[pid=1495] ppid=1483 vsize=0 CPUtime=0.33 cores=4,6
/proc/1495/stat : 1495 (coach) Z 1483 1483 1037 0 -1 4202524 3928 0 0 0 33 0 0 0 20 0 1 0 468565383 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1495/statm: 0 0 0 0 0 0 0
[pid=1534] ppid=1483 vsize=8700 CPUtime=0 cores=4,6
/proc/1534/stat : 1534 (timerun) S 1483 1483 1037 0 -1 4202496 750 0 0 0 0 0 0 0 20 0 1 0 468567918 8908800 248 33554432000 4194304 4922060 140736625419824 18446744073709551615 216634334341 0 65536 16781316 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1534/statm: 2175 248 208 178 0 68 0
[pid=1535] ppid=1534 vsize=61304 CPUtime=58.85 cores=4,6
/proc/1535/stat : 1535 (precosat) R 1534 1483 1037 0 -1 4202496 15454 0 0 0 5882 3 0 0 25 0 1 0 468567918 62775296 15196 33554432000 134512640 135142049 4290478736 18446744073709551615 134554800 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/1535/statm: 15326 15196 82 154 0 15170 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 104460

[startup+162.3 s]
/proc/loadavg: 4.01 4.02 4.57 6/206 1579
/proc/meminfo: memFree=19071120/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=34456 CPUtime=25 cores=4,6
/proc/1483/stat : 1483 (python) S 1481 1483 1037 0 -1 4202496 2480 32876 0 0 1 0 2493 6 18 0 1 0 468563573 35282944 1427 33554432000 4194304 5745468 140735196517056 18446744073709551615 216634515200 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 0
/proc/1483/statm: 8614 1427 488 379 0 934 0
[pid=1485] ppid=1483 vsize=0 CPUtime=18.06 cores=4,6
/proc/1485/stat : 1485 (features) Z 1483 1483 1037 0 -1 4202524 13752 0 0 0 1800 6 0 0 25 0 1 0 468563577 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1485/statm: 0 0 0 0 0 0 0
[pid=1495] ppid=1483 vsize=0 CPUtime=0.33 cores=4,6
/proc/1495/stat : 1495 (coach) Z 1483 1483 1037 0 -1 4202524 3928 0 0 0 33 0 0 0 20 0 1 0 468565383 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1495/statm: 0 0 0 0 0 0 0
[pid=1534] ppid=1483 vsize=8700 CPUtime=0 cores=4,6
/proc/1534/stat : 1534 (timerun) S 1483 1483 1037 0 -1 4202496 750 0 0 0 0 0 0 0 20 0 1 0 468567918 8908800 248 33554432000 4194304 4922060 140736625419824 18446744073709551615 216634334341 0 65536 16781316 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1534/statm: 2175 248 208 178 0 68 0
[pid=1535] ppid=1534 vsize=82372 CPUtime=118.84 cores=4,6
/proc/1535/stat : 1535 (precosat) R 1534 1483 1037 0 -1 4202496 21191 0 0 0 11881 3 0 0 25 0 1 0 468567918 84348928 20455 33554432000 134512640 135142049 4290478736 18446744073709551615 134554564 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/1535/statm: 20593 20455 82 154 0 20437 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 125528

[startup+222.301 s]
/proc/loadavg: 4.00 4.01 4.53 6/206 1583
/proc/meminfo: memFree=19089524/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=34456 CPUtime=152.99 cores=4,6

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

/proc/1643/statm: 17355 17068 112 34 0 16970 0
Current children cumulated CPU time (s) 818.82
Current children cumulated vsize (KiB) 103876

[startup+882.301 s]
/proc/loadavg: 4.62 4.45 4.48 6/204 1705
/proc/meminfo: memFree=11309644/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=34456 CPUtime=433.26 cores=4,6
/proc/1483/stat : 1483 (python) S 1481 1483 1037 0 -1 4202496 3912 1226819 0 0 2 0 42603 721 18 0 1 0 468563573 35282944 1428 33554432000 4194304 5745468 140735196517056 18446744073709551615 216634515200 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 0
/proc/1483/statm: 8614 1428 489 379 0 934 0
[pid=1485] ppid=1483 vsize=0 CPUtime=18.06 cores=4,6
/proc/1485/stat : 1485 (features) Z 1483 1483 1037 0 -1 4202524 13752 0 0 0 1800 6 0 0 25 0 1 0 468563577 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1485/statm: 0 0 0 0 0 0 0
[pid=1495] ppid=1483 vsize=0 CPUtime=0.33 cores=4,6
/proc/1495/stat : 1495 (coach) Z 1483 1483 1037 0 -1 4202524 3928 0 0 0 33 0 0 0 20 0 1 0 468565383 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1495/statm: 0 0 0 0 0 0 0
[pid=1643] ppid=1483 vsize=81700 CPUtime=427.16 cores=4,6
/proc/1643/stat : 1643 (lingeling) R 1483 1483 1037 0 -1 4202496 169630 0 0 0 42618 98 0 0 25 0 1 0 468609066 83660800 20138 33554432000 134512640 134650204 4288507472 18446744073709551615 134630426 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1643/statm: 20425 20138 112 34 0 20040 0
Current children cumulated CPU time (s) 878.81
Current children cumulated vsize (KiB) 116156

[startup+942.301 s]
/proc/loadavg: 4.24 4.37 4.45 6/204 1711
/proc/meminfo: memFree=11257188/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=34456 CPUtime=433.26 cores=4,6
/proc/1483/stat : 1483 (python) S 1481 1483 1037 0 -1 4202496 3912 1226819 0 0 2 0 42603 721 18 0 1 0 468563573 35282944 1428 33554432000 4194304 5745468 140735196517056 18446744073709551615 216634515200 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 0
/proc/1483/statm: 8614 1428 489 379 0 934 0
[pid=1485] ppid=1483 vsize=0 CPUtime=18.06 cores=4,6
/proc/1485/stat : 1485 (features) Z 1483 1483 1037 0 -1 4202524 13752 0 0 0 1800 6 0 0 25 0 1 0 468563577 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1485/statm: 0 0 0 0 0 0 0
[pid=1495] ppid=1483 vsize=0 CPUtime=0.33 cores=4,6
/proc/1495/stat : 1495 (coach) Z 1483 1483 1037 0 -1 4202524 3928 0 0 0 33 0 0 0 20 0 1 0 468565383 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1495/statm: 0 0 0 0 0 0 0
[pid=1643] ppid=1483 vsize=60192 CPUtime=487.16 cores=4,6
/proc/1643/stat : 1643 (lingeling) R 1483 1483 1037 0 -1 4202496 179615 0 0 0 48617 99 0 0 25 0 1 0 468609066 61636608 14761 33554432000 134512640 134650204 4288507472 18446744073709551615 134630342 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1643/statm: 15048 14761 112 34 0 14663 0
Current children cumulated CPU time (s) 938.81
Current children cumulated vsize (KiB) 94648

[startup+1002.3 s]
/proc/loadavg: 4.08 4.30 4.42 6/204 1719
/proc/meminfo: memFree=11291868/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=34456 CPUtime=433.26 cores=4,6
/proc/1483/stat : 1483 (python) S 1481 1483 1037 0 -1 4202496 3912 1226819 0 0 2 0 42603 721 18 0 1 0 468563573 35282944 1428 33554432000 4194304 5745468 140735196517056 18446744073709551615 216634515200 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 0
/proc/1483/statm: 8614 1428 489 379 0 934 0
[pid=1485] ppid=1483 vsize=0 CPUtime=18.06 cores=4,6
/proc/1485/stat : 1485 (features) Z 1483 1483 1037 0 -1 4202524 13752 0 0 0 1800 6 0 0 25 0 1 0 468563577 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1485/statm: 0 0 0 0 0 0 0
[pid=1495] ppid=1483 vsize=0 CPUtime=0.33 cores=4,6
/proc/1495/stat : 1495 (coach) Z 1483 1483 1037 0 -1 4202524 3928 0 0 0 33 0 0 0 20 0 1 0 468565383 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1495/statm: 0 0 0 0 0 0 0
[pid=1643] ppid=1483 vsize=61216 CPUtime=547.17 cores=4,6
/proc/1643/stat : 1643 (lingeling) R 1483 1483 1037 0 -1 4202496 200865 0 0 0 54614 103 0 0 25 0 1 0 468609066 62685184 15017 33554432000 134512640 134650204 4288507472 18446744073709551615 134575570 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1643/statm: 15304 15017 112 34 0 14919 0
Current children cumulated CPU time (s) 998.82
Current children cumulated vsize (KiB) 95672

[startup+1062.3 s]
/proc/loadavg: 4.03 4.24 4.39 6/204 1720
/proc/meminfo: memFree=11253292/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=34456 CPUtime=433.26 cores=4,6
/proc/1483/stat : 1483 (python) S 1481 1483 1037 0 -1 4202496 3912 1226819 0 0 2 0 42603 721 18 0 1 0 468563573 35282944 1428 33554432000 4194304 5745468 140735196517056 18446744073709551615 216634515200 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 0
/proc/1483/statm: 8614 1428 489 379 0 934 0
[pid=1485] ppid=1483 vsize=0 CPUtime=18.06 cores=4,6
/proc/1485/stat : 1485 (features) Z 1483 1483 1037 0 -1 4202524 13752 0 0 0 1800 6 0 0 25 0 1 0 468563577 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1485/statm: 0 0 0 0 0 0 0
[pid=1495] ppid=1483 vsize=0 CPUtime=0.33 cores=4,6
/proc/1495/stat : 1495 (coach) Z 1483 1483 1037 0 -1 4202524 3928 0 0 0 33 0 0 0 20 0 1 0 468565383 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1495/statm: 0 0 0 0 0 0 0
[pid=1643] ppid=1483 vsize=73100 CPUtime=607.17 cores=4,6
/proc/1643/stat : 1643 (lingeling) R 1483 1483 1037 0 -1 4202496 217213 0 0 0 60612 105 0 0 25 0 1 0 468609066 74854400 17988 33554432000 134512640 134650204 4288507472 18446744073709551615 134630335 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1643/statm: 18275 17988 112 34 0 17890 0
Current children cumulated CPU time (s) 1058.82
Current children cumulated vsize (KiB) 107556

[startup+1122.3 s]
/proc/loadavg: 4.01 4.19 4.36 6/204 1722
/proc/meminfo: memFree=11125424/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=34456 CPUtime=433.26 cores=4,6
/proc/1483/stat : 1483 (python) S 1481 1483 1037 0 -1 4202496 3912 1226819 0 0 2 0 42603 721 18 0 1 0 468563573 35282944 1428 33554432000 4194304 5745468 140735196517056 18446744073709551615 216634515200 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 0
/proc/1483/statm: 8614 1428 489 379 0 934 0
[pid=1485] ppid=1483 vsize=0 CPUtime=18.06 cores=4,6
/proc/1485/stat : 1485 (features) Z 1483 1483 1037 0 -1 4202524 13752 0 0 0 1800 6 0 0 25 0 1 0 468563577 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1485/statm: 0 0 0 0 0 0 0
[pid=1495] ppid=1483 vsize=0 CPUtime=0.33 cores=4,6
/proc/1495/stat : 1495 (coach) Z 1483 1483 1037 0 -1 4202524 3928 0 0 0 33 0 0 0 20 0 1 0 468565383 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1495/statm: 0 0 0 0 0 0 0
[pid=1643] ppid=1483 vsize=136992 CPUtime=667.17 cores=4,6
/proc/1643/stat : 1643 (lingeling) R 1483 1483 1037 0 -1 4202496 254590 0 0 0 66607 110 0 0 25 0 1 0 468609066 140279808 33961 33554432000 134512640 134650204 4288507472 18446744073709551615 134575556 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1643/statm: 34248 33961 112 34 0 33863 0
Current children cumulated CPU time (s) 1118.82
Current children cumulated vsize (KiB) 171448

[startup+1182.3 s]
/proc/loadavg: 4.08 4.17 4.35 6/204 1723
/proc/meminfo: memFree=11184788/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=34456 CPUtime=433.26 cores=4,6
/proc/1483/stat : 1483 (python) S 1481 1483 1037 0 -1 4202496 3912 1226819 0 0 2 0 42603 721 18 0 1 0 468563573 35282944 1428 33554432000 4194304 5745468 140735196517056 18446744073709551615 216634515200 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 0
/proc/1483/statm: 8614 1428 489 379 0 934 0
[pid=1485] ppid=1483 vsize=0 CPUtime=18.06 cores=4,6
/proc/1485/stat : 1485 (features) Z 1483 1483 1037 0 -1 4202524 13752 0 0 0 1800 6 0 0 25 0 1 0 468563577 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1485/statm: 0 0 0 0 0 0 0
[pid=1495] ppid=1483 vsize=0 CPUtime=0.33 cores=4,6
/proc/1495/stat : 1495 (coach) Z 1483 1483 1037 0 -1 4202524 3928 0 0 0 33 0 0 0 20 0 1 0 468565383 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1495/statm: 0 0 0 0 0 0 0
[pid=1643] ppid=1483 vsize=88352 CPUtime=727.17 cores=4,6
/proc/1643/stat : 1643 (lingeling) R 1483 1483 1037 0 -1 4202496 279807 0 0 0 72604 113 0 0 25 0 1 0 468609066 90472448 21801 33554432000 134512640 134650204 4288507472 18446744073709551615 134585789 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1643/statm: 22088 21801 112 34 0 21703 0
Current children cumulated CPU time (s) 1178.82
Current children cumulated vsize (KiB) 122808

[startup+1242.3 s]
/proc/loadavg: 4.02 4.14 4.32 6/204 1725
/proc/meminfo: memFree=11157492/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=34456 CPUtime=433.26 cores=4,6
/proc/1483/stat : 1483 (python) S 1481 1483 1037 0 -1 4202496 3912 1226819 0 0 2 0 42603 721 18 0 1 0 468563573 35282944 1428 33554432000 4194304 5745468 140735196517056 18446744073709551615 216634515200 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 0
/proc/1483/statm: 8614 1428 489 379 0 934 0
[pid=1485] ppid=1483 vsize=0 CPUtime=18.06 cores=4,6
/proc/1485/stat : 1485 (features) Z 1483 1483 1037 0 -1 4202524 13752 0 0 0 1800 6 0 0 25 0 1 0 468563577 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1485/statm: 0 0 0 0 0 0 0
[pid=1495] ppid=1483 vsize=0 CPUtime=0.33 cores=4,6
/proc/1495/stat : 1495 (coach) Z 1483 1483 1037 0 -1 4202524 3928 0 0 0 33 0 0 0 20 0 1 0 468565383 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1495/statm: 0 0 0 0 0 0 0
[pid=1643] ppid=1483 vsize=100896 CPUtime=787.17 cores=4,6
/proc/1643/stat : 1643 (lingeling) R 1483 1483 1037 0 -1 4202496 304448 0 0 0 78601 116 0 0 25 0 1 0 468609066 103317504 24937 33554432000 134512640 134650204 4288507472 18446744073709551615 134630242 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1643/statm: 25224 24937 112 34 0 24839 0
Current children cumulated CPU time (s) 1238.82
Current children cumulated vsize (KiB) 135352



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.72 4.05 4.28 4/194 1754
/proc/meminfo: memFree=11236832/32951124 swapFree=67111528/67111528
[pid=1483] ppid=1481 vsize=34456 CPUtime=433.26 cores=4,6
/proc/1483/stat : 1483 (python) S 1481 1483 1037 0 -1 4202496 3912 1226819 0 0 2 0 42603 721 18 0 1 0 468563573 35282944 1428 33554432000 4194304 5745468 140735196517056 18446744073709551615 216634515200 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 0
/proc/1483/statm: 8614 1428 489 379 0 934 0
[pid=1485] ppid=1483 vsize=0 CPUtime=18.06 cores=4,6
/proc/1485/stat : 1485 (features) Z 1483 1483 1037 0 -1 4202524 13752 0 0 0 1800 6 0 0 25 0 1 0 468563577 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1485/statm: 0 0 0 0 0 0 0
[pid=1495] ppid=1483 vsize=0 CPUtime=0.33 cores=4,6
/proc/1495/stat : 1495 (coach) Z 1483 1483 1037 0 -1 4202524 3928 0 0 0 33 0 0 0 20 0 1 0 468565383 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1495/statm: 0 0 0 0 0 0 0
[pid=1643] ppid=1483 vsize=90656 CPUtime=844.88 cores=4,6
/proc/1643/stat : 1643 (lingeling) R 1483 1483 1037 0 -1 4202496 320321 0 0 0 84369 119 0 0 25 0 1 0 468609066 92831744 22377 33554432000 134512640 134650204 4288507472 18446744073709551615 134630768 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1643/statm: 22664 22377 112 34 0 22279 0
Current children cumulated CPU time (s) 1296.53
Current children cumulated vsize (KiB) 125112

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1483 and gives
#  childrusage.ru_utime.tv_sec=426
#  childrusage.ru_utime.tv_usec=57229
#  childrusage.ru_stime.tv_sec=7
#  childrusage.ru_stime.tv_usec=218902
# CPU time returned by wait4() is 433.276
# while last known CPU time is 1296.53
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1296.53
CPU user time (s): 1288.07
CPU system time (s): 8.46
CPU usage (%): 99.7321
Max. virtual memory (cumulated for all children) (KiB): 4234232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 426.057
system time used= 7.2189
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1230765
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= 265
involuntary context switches= 4865

runsolver used 2.49162 second user time and 5.31419 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-23 16:40:09
IDJOB=3250997
IDBENCH=88207
IDSOLVER=1618
FILE ID=node103/3250997-1303569609
RUNJOBID= node103-1303568268-1056
PBS_JOBID= 13150306
Free space on /tmp= 70960 MiB

SOLVER NAME= Coach 2011-03-18
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
COMMAND LINE= python portfolio_solver.py -t TIMELIMIT -s RANDOMSEED  BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250997-1303569609/watcher-3250997-1303569609 -o /tmp/evaluation-result-3250997-1303569609/solver-3250997-1303569609 -C 2400 -W 1300 -M 7680  python portfolio_solver.py -t 2400 -s 2131258316  HOME/instance-3250997-1303569609.cnf

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

MD5SUM BENCH= 002a4cb53ea02f66e0c3418dc8834f7c
RANDOM SEED=2131258316

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19210052 kB
Buffers:       2095468 kB
Cached:       10969584 kB
SwapCached:          0 kB
Active:        3803648 kB
Inactive:      9358940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19210052 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          120292 kB
Writeback:           0 kB
AnonPages:       96828 kB
Mapped:          18336 kB
Slab:           513172 kB
PageTables:       6136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   704492 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= 63436 MiB
End job on node103 at 2011-04-23 17:01:52