Trace number 3275865

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Satisfiability Solver Selector 2011-03-18UNSAT 949.86 949.947

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
MD5SUM5f29341b29f4bbeb333d68befe08c7ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark949.86
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses56970
Sum of the clauses size569400
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 556910

Solver Data

14.24/14.59	c COMMAND LINE: portfolio_solver.py -t 5000 -s 1121761647 HOME/instance-3275865-1303655305.cnf
14.24/14.59	c    tmpdir         WORKING-DIR
14.24/14.59	c    timelimit      5000
14.24/14.59	c    seed           1121761647
14.24/14.59	c    verbosity      0
14.24/14.59	c Parsed command line and set default values...
14.24/14.59	c Starting *WALL CLOCK* TIMER
14.24/14.59	c Found WORKING-DIR/coach-executables-test-SUCCESS.txt
14.24/14.59	c   indicating coach-executables-test.sh was run successfully earlier
14.24/14.59	c Making sure all necessary files and folders are present...
14.24/14.59	c   Checking for ./features                            OK
14.24/14.59	c   Checking for COACH/coach                           OK
14.24/14.59	c   Checking for preprocessors/SatELite_v1.0_linux     OK
14.24/14.59	c   Checking for solvers/adaptg2wsat2009               OK
14.24/14.59	c   Checking for solvers/adaptg2wsat2009++             OK
14.24/14.59	c   Checking for solvers/clasp-1.3.6-x86-linux         OK
14.24/14.59	c   Checking for solvers/cryptominisat                 OK
14.24/14.59	c   Checking for solvers/glucose_static                OK
14.24/14.59	c   Checking for solvers/gnovelty+2                    OK
14.24/14.59	c   Checking for solvers/gnovelty+2-H                  OK
14.24/14.59	c   Checking for solvers/hybridGM3                     OK
14.24/14.59	c   Checking for solvers/kcnfs04SAT07                  OK
14.24/14.59	c   Checking for solvers/lingeling                     OK
14.24/14.59	c   Checking for solvers/LySATc                        OK
14.24/14.59	c   Checking for solvers/LySATi                        OK
14.24/14.59	c   Checking for solvers/march_hi                      OK
14.24/14.59	c   Checking for solvers/march_nn                      OK
14.24/14.59	c   Checking for solvers/minisat_static                OK
14.24/14.59	c   Checking for solvers/mxc-sat09                     OK
14.24/14.59	c   Checking for solvers/picosat                       OK
14.24/14.59	c   Checking for solvers/precosat                      OK
14.24/14.59	c   Checking for solvers/SATenstein                    OK
14.24/14.59	c   Checking for solvers/TNM                           OK
14.24/14.59	c   Checking for solvers/ubcsatOrig                    OK
14.24/14.59	c   Checking for utilities/timerun                     OK
14.24/14.59	c   Checking for folder COACH/DATA                     OK
14.24/14.59	c   Checking for file unif-k3-r4.2-v18000-c75600-S914323646-060.cnf OK
14.24/14.59	c Check successful
14.24/14.59	c TIMER: 0.0 sec total, 0.0 sec since previous report
14.24/14.59	c Computing instance features...
14.24/14.59	c    ./features HOME/instance-3275865-1303655305.cnf
14.24/14.59	c    Features found: 150 56970 0.00263296472 0.0666315605 0.215722812 0.0379497981 0.0983324557 2.00841805 0.0666315605 0.0162264105 0.0333333333 0.0666666667 0.00827320564 0.246375285 0.806156945 0 1 1.35409388 0.046985629 0.0228571841 0.00277520814 0.0689039629 1.33128949 0 0 0 0.00068691124 0.267173968 0.000298402668 0.00105318589 2.95042586 0.0103914341 0.00261541162 0 0.00261541162 0.00261541162 0.0463768116 -1 -0 -1 0 -1 -1 -0 -1 0 -0 -1
14.24/14.59	c TIMER: 14.24 sec total, 14.24 sec since previous report
14.24/14.59	c Computing most promising solver to run...
14.24/14.59	c    COACH/coach 150 56970 0.00263296472 0.0666315605 0.215722812 0.0379497981 0.0983324557 2.00841805 0.0666315605 0.0162264105 0.0333333333 0.0666666667 0.00827320564 0.246375285 0.806156945 0 1 1.35409388 0.046985629 0.0228571841 0.00277520814 0.0689039629 1.33128949 0 0 0 0.00068691124 0.267173968 0.000298402668 0.00105318589 2.95042586 0.0103914341 0.00261541162 0 0.00261541162 0.00261541162 0.0463768116 -1 -0 -1 0 -1 -1 -0 -1 0 -0 -1 COACH/DATA/ 0
14.24/14.59	c    PORTFOLIO-SUGGESTION SOLVER cryptominisat 21 0
14.24/14.59	c    PORTFOLIO-SUGGESTION SOLVER adaptg2wsat2009 4 0
14.24/14.59	c    PORTFOLIO-SUGGESTION SOLVER precosat 128 0
14.24/14.59	c    PORTFOLIO-SUGGESTION SOLVER march_hi 121 0
14.24/14.59	c    PORTFOLIO-SUGGESTION SOLVER hybridGM3 34 0
14.24/14.59	c    PORTFOLIO-SUGGESTION SOLVER lingeling 4 0
14.24/14.59	c    PORTFOLIO-SUGGESTION SOLVER gnovelty+2 38 0
14.24/14.59	c    PORTFOLIO-SUGGESTION SOLVER TNM 62 0
14.24/14.59	c    PORTFOLIO-SUGGESTION SOLVER AshiHgen 8 0
14.24/14.59	c    PORTFOLIO-SUGGESTION SOLVER mxc-sat09 4 0
14.24/14.59	c    PORTFOLIO-SUGGESTION SOLVER mxc-sat09 100000 0
14.24/14.59	c TIMER: 14.57 sec total, 0.33 sec since previous report
14.24/14.59	c Preprocessing OFF
14.24/14.59	c Solvers and corresponding runtimes to be used, and whether on the preprocessed instance:
14.24/14.59	c    cryptominisat   	             21 	False
14.24/14.59	c    adaptg2wsat2009 	              4 	False
14.24/14.59	c    precosat        	            128 	False
949.86/949.94	c    march_hi        	            121 	False
949.86/949.94	c    hybridGM3       	             34 	False
949.86/949.94	c    lingeling       	              4 	False
949.86/949.94	c    gnovelty+2      	             38 	False
949.86/949.94	c    TNM             	             62 	False
949.86/949.94	c    AshiHgen        	              8 	False
949.86/949.94	c    mxc-sat09       	              4 	False
949.86/949.94	c    mxc-sat09       	         100000 	False
949.86/949.94	c Default solver to fall back on, in case everything fails:
949.86/949.94	c    lingeling       	       no limit 	False
949.86/949.94	c Running cryptominisat for 21 seconds on HOME/instance-3275865-1303655305.cnf
949.86/949.94	c    utilities/timerun 21 solvers/cryptominisat HOME/instance-3275865-1303655305.cnf
949.86/949.94	c TIMER: 35.58 sec total, 21.01 sec since previous report
949.86/949.94	c Running adaptg2wsat2009 for 4 seconds on HOME/instance-3275865-1303655305.cnf
949.86/949.94	c    utilities/timerun 4 solvers/adaptg2wsat2009 HOME/instance-3275865-1303655305.cnf
949.86/949.94	c TIMER: 39.58 sec total, 4.01 sec since previous report
949.86/949.94	c Running precosat for 128 seconds on HOME/instance-3275865-1303655305.cnf
949.86/949.94	c    utilities/timerun 128 solvers/precosat HOME/instance-3275865-1303655305.cnf
949.86/949.94	c TIMER: 167.56 sec total, 127.98 sec since previous report
949.86/949.94	c Running march_hi for 121 seconds on HOME/instance-3275865-1303655305.cnf
949.86/949.94	c    utilities/timerun 121 solvers/march_hi HOME/instance-3275865-1303655305.cnf
949.86/949.94	c TIMER: 288.55 sec total, 120.98 sec since previous report
949.86/949.94	c Running hybridGM3 for 34 seconds on HOME/instance-3275865-1303655305.cnf
949.86/949.94	c    utilities/timerun 34 solvers/hybridGM3 HOME/instance-3275865-1303655305.cnf
949.86/949.94	c TIMER: 322.55 sec total, 34.0 sec since previous report
949.86/949.94	c Running lingeling for 4 seconds on HOME/instance-3275865-1303655305.cnf
949.86/949.94	c    utilities/timerun 4 solvers/lingeling HOME/instance-3275865-1303655305.cnf
949.86/949.94	c TIMER: 326.55 sec total, 4.01 sec since previous report
949.86/949.94	c Running gnovelty+2 for 38 seconds on HOME/instance-3275865-1303655305.cnf
949.86/949.94	c    utilities/timerun 38 solvers/gnovelty+2 HOME/instance-3275865-1303655305.cnf
949.86/949.94	c TIMER: 364.55 sec total, 38.0 sec since previous report
949.86/949.94	c Running TNM for 62 seconds on HOME/instance-3275865-1303655305.cnf
949.86/949.94	c    utilities/timerun 62 solvers/TNM HOME/instance-3275865-1303655305.cnf
949.86/949.94	c TIMER: 426.54 sec total, 61.99 sec since previous report
949.86/949.94	c Running AshiHgen for 8 seconds on HOME/instance-3275865-1303655305.cnf
949.86/949.94	c    utilities/timerun 8 solvers/SATenstein -i HOME/instance-3275865-1303655305.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 1121761647 
949.86/949.94	c TIMER: 434.55 sec total, 8.0 sec since previous report
949.86/949.94	c Running mxc-sat09 for 4 seconds on HOME/instance-3275865-1303655305.cnf
949.86/949.94	c    utilities/timerun 4 solvers/mxc-sat09 -i HOME/instance-3275865-1303655305.cnf
949.86/949.94	c TIMER: 438.55 sec total, 4.01 sec since previous report
949.86/949.94	c Running mxc-sat09 for 100000 seconds on HOME/instance-3275865-1303655305.cnf
949.86/949.94	c    utilities/timerun 100000 solvers/mxc-sat09 -i HOME/instance-3275865-1303655305.cnf
949.86/949.94	c TIMER: 949.91 sec total, 511.36 sec since previous report
949.86/949.94	c Instance solved!
949.86/949.94	s UNSATISFIABLE
949.86/949.94	c TIMER: 949.91 sec total, 0.0 sec since previous report

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 22123
/proc/meminfo: memFree=14323748/32950928 swapFree=67111524/67111528
[pid=22123] ppid=22121 vsize=15248 CPUtime=0 cores=1,3,5,7
/proc/22123/stat : 22123 (python) R 22121 22123 21057 0 -1 4202496 742 0 0 0 0 0 0 0 18 0 1 0 555761170 15613952 633 33554432000 4194304 5745468 140735562953568 18446744073709551615 4629420 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/22123/statm: 3861 646 333 379 0 334 0

[startup+0.0399489 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 22123
/proc/meminfo: memFree=14323748/32950928 swapFree=67111524/67111528
[pid=22123] ppid=22121 vsize=21952 CPUtime=0.01 cores=1,3,5,7
/proc/22123/stat : 22123 (python) S 22121 22123 21057 0 -1 4202496 1528 0 0 0 1 0 0 0 17 0 1 0 555761170 22478848 1366 33554432000 4194304 5745468 140735562953568 18446744073709551615 256415391488 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/22123/statm: 5488 1366 463 379 0 929 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21952

[startup+0.10094 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 22123
/proc/meminfo: memFree=14323748/32950928 swapFree=67111524/67111528
[pid=22123] ppid=22121 vsize=21952 CPUtime=0.01 cores=1,3,5,7
/proc/22123/stat : 22123 (python) S 22121 22123 21057 0 -1 4202496 1528 0 0 0 1 0 0 0 17 0 1 0 555761170 22478848 1366 33554432000 4194304 5745468 140735562953568 18446744073709551615 256415391488 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/22123/statm: 5488 1366 463 379 0 929 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21952

[startup+0.300896 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 22123
/proc/meminfo: memFree=14323748/32950928 swapFree=67111524/67111528
[pid=22123] ppid=22121 vsize=21952 CPUtime=0.01 cores=1,3,5,7
/proc/22123/stat : 22123 (python) S 22121 22123 21057 0 -1 4202496 1528 0 0 0 1 0 0 0 17 0 1 0 555761170 22478848 1366 33554432000 4194304 5745468 140735562953568 18446744073709551615 256415391488 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/22123/statm: 5488 1366 463 379 0 929 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21952

[startup+0.700819 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 22123
/proc/meminfo: memFree=14323748/32950928 swapFree=67111524/67111528
[pid=22123] ppid=22121 vsize=21952 CPUtime=0.01 cores=1,3,5,7
/proc/22123/stat : 22123 (python) S 22121 22123 21057 0 -1 4202496 1528 0 0 0 1 0 0 0 17 0 1 0 555761170 22478848 1366 33554432000 4194304 5745468 140735562953568 18446744073709551615 256415391488 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/22123/statm: 5488 1366 463 379 0 929 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21952

[startup+1.50067 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 22125
/proc/meminfo: memFree=14309968/32950928 swapFree=67111524/67111528
[pid=22123] ppid=22121 vsize=21952 CPUtime=0.01 cores=1,3,5,7
/proc/22123/stat : 22123 (python) S 22121 22123 21057 0 -1 4202496 1528 0 0 0 1 0 0 0 17 0 1 0 555761170 22478848 1366 33554432000 4194304 5745468 140735562953568 18446744073709551615 256415391488 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/22123/statm: 5488 1366 463 379 0 929 0
[pid=22125] ppid=22123 vsize=8364 CPUtime=1.46 cores=1,3,5,7
/proc/22125/stat : 22125 (features) R 22123 22123 21057 0 -1 4202496 2644 0 0 0 143 3 0 0 21 0 1 0 555761173 8564736 1528 33554432000 134512640 135907751 4287061392 18446744073709551615 135392733 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/22125/statm: 2091 1528 111 341 0 1747 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 30316

[startup+3.10036 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 22125
/proc/meminfo: memFree=14313192/32950928 swapFree=67111524/67111528
[pid=22123] ppid=22121 vsize=21952 CPUtime=0.01 cores=1,3,5,7
/proc/22123/stat : 22123 (python) S 22121 22123 21057 0 -1 4202496 1528 0 0 0 1 0 0 0 17 0 1 0 555761170 22478848 1366 33554432000 4194304 5745468 140735562953568 18446744073709551615 256415391488 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/22123/statm: 5488 1366 463 379 0 929 0
[pid=22125] ppid=22123 vsize=9712 CPUtime=3.06 cores=1,3,5,7
/proc/22125/stat : 22125 (features) R 22123 22123 21057 0 -1 4202496 4195 0 0 0 299 7 0 0 25 0 1 0 555761173 9945088 1759 33554432000 134512640 135907751 4287061392 18446744073709551615 134518530 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/22125/statm: 2428 1759 112 341 0 2084 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 31664

[startup+6.30077 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 22125
/proc/meminfo: memFree=14310704/32950928 swapFree=67111524/67111528
[pid=22123] ppid=22121 vsize=21952 CPUtime=0.01 cores=1,3,5,7
/proc/22123/stat : 22123 (python) S 22121 22123 21057 0 -1 4202496 1528 0 0 0 1 0 0 0 17 0 1 0 555761170 22478848 1366 33554432000 4194304 5745468 140735562953568 18446744073709551615 256415391488 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/22123/statm: 5488 1366 463 379 0 929 0
[pid=22125] ppid=22123 vsize=9712 CPUtime=6.26 cores=1,3,5,7
/proc/22125/stat : 22125 (features) R 22123 22123 21057 0 -1 4202496 4202 0 0 0 619 7 0 0 25 0 1 0 555761173 9945088 1766 33554432000 134512640 135907751 4287061392 18446744073709551615 134519015 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/22125/statm: 2428 1766 112 341 0 2084 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 31664

[startup+12.7005 s]
/proc/loadavg: 1.94 1.98 1.99 3/183 22129
/proc/meminfo: memFree=14321488/32950928 swapFree=67111524/67111528
[pid=22123] ppid=22121 vsize=21952 CPUtime=0.01 cores=1,3,5,7
/proc/22123/stat : 22123 (python) S 22121 22123 21057 0 -1 4202496 1528 0 0 0 1 0 0 0 17 0 1 0 555761170 22478848 1366 33554432000 4194304 5745468 140735562953568 18446744073709551615 256415391488 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/22123/statm: 5488 1366 463 379 0 929 0
[pid=22125] ppid=22123 vsize=9712 CPUtime=12.66 cores=1,3,5,7
/proc/22125/stat : 22125 (features) R 22123 22123 21057 0 -1 4202496 4202 0 0 0 1259 7 0 0 25 0 1 0 555761173 9945088 1766 33554432000 134512640 135907751 4287061392 18446744073709551615 134518639 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/22125/statm: 2428 1766 112 341 0 2084 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 31664

[startup+25.5011 s]
/proc/loadavg: 1.95 1.98 1.99 3/186 22133
/proc/meminfo: memFree=14301572/32950928 swapFree=67111524/67111528
[pid=22123] ppid=22121 vsize=34452 CPUtime=0.01 cores=1,3,5,7
/proc/22123/stat : 22123 (python) S 22121 22123 21057 0 -1 4202496 2176 0 0 0 1 0 0 0 18 0 1 0 555761170 35278848 1426 33554432000 4194304 5745468 140735562953568 18446744073709551615 256415391488 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/22123/statm: 8613 1426 488 379 0 933 0
[pid=22125] ppid=22123 vsize=0 CPUtime=14.23 cores=1,3,5,7
/proc/22125/stat : 22125 (features) Z 22123 22123 21057 0 -1 4202524 4459 0 0 0 1416 7 0 0 25 0 1 0 555761173 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22125/statm: 0 0 0 0 0 0 0
[pid=22130] ppid=22123 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/22130/stat : 22130 (coach) Z 22123 22123 21057 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 555762597 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22130/statm: 0 0 0 0 0 0 0
[pid=22131] ppid=22123 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22131/stat : 22131 (timerun) S 22123 22123 21057 0 -1 4202496 757 0 0 0 0 0 0 0 17 0 1 0 555762631 8908800 248 33554432000 4194304 4922060 140736985368784 18446744073709551615 256415210629 0 65536 16781316 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22131/statm: 2175 248 208 178 0 68 0
[pid=22132] ppid=22131 vsize=32564 CPUtime=10.88 cores=1,3,5,7
/proc/22132/stat : 22132 (cryptominisat) R 22131 22123 21057 0 -1 4202496 10393 0 0 0 1087 1 0 0 25 0 1 0 555762631 33345536 5946 33554432000 134512640 134994940 4293684592 18446744073709551615 134829610 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/22132/statm: 8141 5946 356 118 0 7326 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 75716

[startup+51.1013 s]
/proc/loadavg: 1.97 1.98 1.99 3/186 22137
/proc/meminfo: memFree=14305984/32950928 swapFree=67111524/67111528
[pid=22123] ppid=22121 vsize=34452 CPUtime=25.02 cores=1,3,5,7
/proc/22123/stat : 22123 (python) S 22121 22123 21057 0 -1 4202496 2492 23362 0 0 2 1 2496 3 18 0 1 0 555761170 35278848 1428 33554432000 4194304 5745468 140735562953568 18446744073709551615 256415391488 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/22123/statm: 8613 1428 488 379 0 933 0
[pid=22125] ppid=22123 vsize=0 CPUtime=14.23 cores=1,3,5,7
/proc/22125/stat : 22125 (features) Z 22123 22123 21057 0 -1 4202524 4459 0 0 0 1416 7 0 0 25 0 1 0 555761173 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22125/statm: 0 0 0 0 0 0 0
[pid=22130] ppid=22123 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/22130/stat : 22130 (coach) Z 22123 22123 21057 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 555762597 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22130/statm: 0 0 0 0 0 0 0
[pid=22136] ppid=22123 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22136/stat : 22136 (timerun) S 22123 22123 21057 0 -1 4202496 750 0 0 0 0 0 0 0 18 0 1 0 555765132 8908800 247 33554432000 4194304 4922060 140735359793712 18446744073709551615 256415210629 0 65536 16781316 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22136/statm: 2175 247 208 178 0 68 0
[pid=22137] ppid=22136 vsize=12804 CPUtime=11.48 cores=1,3,5,7
/proc/22137/stat : 22137 (precosat) R 22136 22123 21057 0 -1 4202496 6754 0 0 0 1147 1 0 0 25 0 1 0 555765132 13111296 3058 33554432000 134512640 135142049 4294631168 18446744073709551615 134602149 0 0 16781312 17442 0 0 0 17 3 0 0 0
/proc/22137/statm: 3201 3058 80 154 0 3045 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 55956

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/186 22139
/proc/meminfo: memFree=14283432/32950928 swapFree=67111524/67111528
[pid=22123] ppid=22121 vsize=34452 CPUtime=25.02 cores=1,3,5,7
/proc/22123/stat : 22123 (python) S 22121 22123 21057 0 -1 4202496 2492 23362 0 0 2 1 2496 3 18 0 1 0 555761170 35278848 1428 33554432000 4194304 5745468 140735562953568 18446744073709551615 256415391488 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/22123/statm: 8613 1428 488 379 0 933 0
[pid=22125] ppid=22123 vsize=0 CPUtime=14.23 cores=1,3,5,7
/proc/22125/stat : 22125 (features) Z 22123 22123 21057 0 -1 4202524 4459 0 0 0 1416 7 0 0 25 0 1 0 555761173 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22125/statm: 0 0 0 0 0 0 0
[pid=22130] ppid=22123 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/22130/stat : 22130 (coach) Z 22123 22123 21057 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 555762597 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22130/statm: 0 0 0 0 0 0 0
[pid=22136] ppid=22123 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22136/stat : 22136 (timerun) S 22123 22123 21057 0 -1 4202496 750 0 0 0 0 0 0 0 18 0 1 0 555765132 8908800 247 33554432000 4194304 4922060 140735359793712 18446744073709551615 256415210629 0 65536 16781316 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22136/statm: 2175 247 208 178 0 68 0
[pid=22137] ppid=22136 vsize=21664 CPUtime=62.68 cores=1,3,5,7
/proc/22137/stat : 22137 (precosat) R 22136 22123 21057 0 -1 4202496 15392 0 0 0 6265 3 0 0 25 0 1 0 555765132 22183936 5141 33554432000 134512640 135142049 4294631168 18446744073709551615 134599561 0 0 16781312 17442 0 0 0 17 3 0 0 0
/proc/22137/statm: 5416 5141 80 154 0 5260 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 64816

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/186 22142
/proc/meminfo: memFree=14307076/32950928 swapFree=67111524/67111528
[pid=22123] ppid=22121 vsize=34452 CPUtime=25.02 cores=1,3,5,7
/proc/22123/stat : 22123 (python) S 22121 22123 21057 0 -1 4202496 2492 23362 0 0 2 1 2496 3 18 0 1 0 555761170 35278848 1428 33554432000 4194304 5745468 140735562953568 18446744073709551615 256415391488 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/22123/statm: 8613 1428 488 379 0 933 0
[pid=22125] ppid=22123 vsize=0 CPUtime=14.23 cores=1,3,5,7
/proc/22125/stat : 22125 (features) Z 22123 22123 21057 0 -1 4202524 4459 0 0 0 1416 7 0 0 25 0 1 0 555761173 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22125/statm: 0 0 0 0 0 0 0
[pid=22130] ppid=22123 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/22130/stat : 22130 (coach) Z 22123 22123 21057 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 555762597 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22130/statm: 0 0 0 0 0 0 0
[pid=22136] ppid=22123 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22136/stat : 22136 (timerun) S 22123 22123 21057 0 -1 4202496 750 0 0 0 0 0 0 0 18 0 1 0 555765132 8908800 247 33554432000 4194304 4922060 140735359793712 18446744073709551615 256415210629 0 65536 16781316 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22136/statm: 2175 247 208 178 0 68 0
[pid=22137] ppid=22136 vsize=22948 CPUtime=122.68 cores=1,3,5,7
/proc/22137/stat : 22137 (precosat) R 22136 22123 21057 0 -1 4202496 23099 0 0 0 12262 6 0 0 25 0 1 0 555765132 23498752 5642 33554432000 134512640 135142049 4294631168 18446744073709551615 134555764 0 0 16781312 17442 0 0 0 17 3 0 0 0
/proc/22137/statm: 5737 5642 80 154 0 5581 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 66100

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/186 22146
/proc/meminfo: memFree=14299356/32950928 swapFree=67111524/67111528
[pid=22123] ppid=22121 vsize=34452 CPUtime=153.01 cores=1,3,5,7

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

/proc/22179/stat : 22179 (timerun) S 22123 22123 21057 0 -1 4202496 750 0 0 0 0 0 0 0 18 0 1 0 555805028 8908800 247 33554432000 4194304 4922060 140733481307136 18446744073709551615 256415210629 0 65536 16781316 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22179/statm: 2175 247 208 178 0 68 0
[pid=22180] ppid=22179 vsize=27716 CPUtime=383.72 cores=1,3,5,7
/proc/22180/stat : 22180 (mxc-sat09) R 22179 22123 21057 0 -1 4202496 6779 0 0 0 38371 1 0 0 25 0 1 0 555805029 28381184 5994 33554432000 134512640 134581694 4293850096 18446744073709551615 134540467 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/22180/statm: 6929 5994 210 17 0 6276 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 70868

[startup+882.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/186 22194
/proc/meminfo: memFree=14243812/32950928 swapFree=67111524/67111528
[pid=22123] ppid=22121 vsize=34452 CPUtime=423.99 cores=1,3,5,7
/proc/22123/stat : 22123 (python) S 22121 22123 21057 0 -1 4202496 3684 106625 0 0 2 1 42377 19 18 0 1 0 555761170 35278848 1428 33554432000 4194304 5745468 140735562953568 18446744073709551615 256415391488 0 0 16781312 2 18446744071562362840 0 0 17 5 0 0 0
/proc/22123/statm: 8613 1428 488 379 0 933 0
[pid=22125] ppid=22123 vsize=0 CPUtime=14.23 cores=1,3,5,7
/proc/22125/stat : 22125 (features) Z 22123 22123 21057 0 -1 4202524 4459 0 0 0 1416 7 0 0 25 0 1 0 555761173 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22125/statm: 0 0 0 0 0 0 0
[pid=22130] ppid=22123 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/22130/stat : 22130 (coach) Z 22123 22123 21057 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 555762597 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22130/statm: 0 0 0 0 0 0 0
[pid=22179] ppid=22123 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22179/stat : 22179 (timerun) S 22123 22123 21057 0 -1 4202496 750 0 0 0 0 0 0 0 18 0 1 0 555805028 8908800 247 33554432000 4194304 4922060 140733481307136 18446744073709551615 256415210629 0 65536 16781316 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22179/statm: 2175 247 208 178 0 68 0
[pid=22180] ppid=22179 vsize=29464 CPUtime=443.72 cores=1,3,5,7
/proc/22180/stat : 22180 (mxc-sat09) R 22179 22123 21057 0 -1 4202496 7183 0 0 0 44371 1 0 0 25 0 1 0 555805029 30171136 6398 33554432000 134512640 134581694 4293850096 18446744073709551615 134521488 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/22180/statm: 7366 6398 210 17 0 6713 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 72616

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 22196
/proc/meminfo: memFree=14239180/32950928 swapFree=67111524/67111528
[pid=22123] ppid=22121 vsize=34452 CPUtime=423.99 cores=1,3,5,7
/proc/22123/stat : 22123 (python) S 22121 22123 21057 0 -1 4202496 3684 106625 0 0 2 1 42377 19 18 0 1 0 555761170 35278848 1428 33554432000 4194304 5745468 140735562953568 18446744073709551615 256415391488 0 0 16781312 2 18446744071562362840 0 0 17 5 0 0 0
/proc/22123/statm: 8613 1428 488 379 0 933 0
[pid=22125] ppid=22123 vsize=0 CPUtime=14.23 cores=1,3,5,7
/proc/22125/stat : 22125 (features) Z 22123 22123 21057 0 -1 4202524 4459 0 0 0 1416 7 0 0 25 0 1 0 555761173 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22125/statm: 0 0 0 0 0 0 0
[pid=22130] ppid=22123 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/22130/stat : 22130 (coach) Z 22123 22123 21057 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 555762597 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22130/statm: 0 0 0 0 0 0 0
[pid=22179] ppid=22123 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22179/stat : 22179 (timerun) S 22123 22123 21057 0 -1 4202496 750 0 0 0 0 0 0 0 18 0 1 0 555805028 8908800 247 33554432000 4194304 4922060 140733481307136 18446744073709551615 256415210629 0 65536 16781316 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22179/statm: 2175 247 208 178 0 68 0
[pid=22180] ppid=22179 vsize=32124 CPUtime=503.72 cores=1,3,5,7
/proc/22180/stat : 22180 (mxc-sat09) R 22179 22123 21057 0 -1 4202496 7659 0 0 0 50371 1 0 0 25 0 1 0 555805029 32894976 6874 33554432000 134512640 134581694 4293850096 18446744073709551615 134533930 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/22180/statm: 8031 6874 210 17 0 7378 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 75276

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

[startup+943.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 22196
/proc/meminfo: memFree=14238932/32950928 swapFree=67111524/67111528
[pid=22123] ppid=22121 vsize=34452 CPUtime=423.99 cores=1,3,5,7
/proc/22123/stat : 22123 (python) S 22121 22123 21057 0 -1 4202496 3684 106625 0 0 2 1 42377 19 18 0 1 0 555761170 35278848 1428 33554432000 4194304 5745468 140735562953568 18446744073709551615 256415391488 0 0 16781312 2 18446744071562362840 0 0 17 5 0 0 0
/proc/22123/statm: 8613 1428 488 379 0 933 0
[pid=22125] ppid=22123 vsize=0 CPUtime=14.23 cores=1,3,5,7
/proc/22125/stat : 22125 (features) Z 22123 22123 21057 0 -1 4202524 4459 0 0 0 1416 7 0 0 25 0 1 0 555761173 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22125/statm: 0 0 0 0 0 0 0
[pid=22130] ppid=22123 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/22130/stat : 22130 (coach) Z 22123 22123 21057 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 555762597 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22130/statm: 0 0 0 0 0 0 0
[pid=22179] ppid=22123 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22179/stat : 22179 (timerun) S 22123 22123 21057 0 -1 4202496 750 0 0 0 0 0 0 0 18 0 1 0 555805028 8908800 247 33554432000 4194304 4922060 140733481307136 18446744073709551615 256415210629 0 65536 16781316 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22179/statm: 2175 247 208 178 0 68 0
[pid=22180] ppid=22179 vsize=32124 CPUtime=505.32 cores=1,3,5,7
/proc/22180/stat : 22180 (mxc-sat09) R 22179 22123 21057 0 -1 4202496 7661 0 0 0 50531 1 0 0 25 0 1 0 555805029 32894976 6876 33554432000 134512640 134581694 4293850096 18446744073709551615 134533896 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/22180/statm: 8031 6876 210 17 0 7378 0
Current children cumulated CPU time (s) 943.86
Current children cumulated vsize (KiB) 75276

[startup+947.107 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 22196
/proc/meminfo: memFree=14238308/32950928 swapFree=67111524/67111528
[pid=22123] ppid=22121 vsize=34452 CPUtime=423.99 cores=1,3,5,7
/proc/22123/stat : 22123 (python) S 22121 22123 21057 0 -1 4202496 3684 106625 0 0 2 1 42377 19 18 0 1 0 555761170 35278848 1428 33554432000 4194304 5745468 140735562953568 18446744073709551615 256415391488 0 0 16781312 2 18446744071562362840 0 0 17 5 0 0 0
/proc/22123/statm: 8613 1428 488 379 0 933 0
[pid=22125] ppid=22123 vsize=0 CPUtime=14.23 cores=1,3,5,7
/proc/22125/stat : 22125 (features) Z 22123 22123 21057 0 -1 4202524 4459 0 0 0 1416 7 0 0 25 0 1 0 555761173 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22125/statm: 0 0 0 0 0 0 0
[pid=22130] ppid=22123 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/22130/stat : 22130 (coach) Z 22123 22123 21057 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 555762597 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22130/statm: 0 0 0 0 0 0 0
[pid=22179] ppid=22123 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22179/stat : 22179 (timerun) S 22123 22123 21057 0 -1 4202496 750 0 0 0 0 0 0 0 18 0 1 0 555805028 8908800 247 33554432000 4194304 4922060 140733481307136 18446744073709551615 256415210629 0 65536 16781316 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22179/statm: 2175 247 208 178 0 68 0
[pid=22180] ppid=22179 vsize=32380 CPUtime=508.53 cores=1,3,5,7
/proc/22180/stat : 22180 (mxc-sat09) R 22179 22123 21057 0 -1 4202496 7707 0 0 0 50852 1 0 0 25 0 1 0 555805029 33157120 6922 33554432000 134512640 134581694 4293850096 18446744073709551615 134540467 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/22180/statm: 8095 6922 210 17 0 7442 0
Current children cumulated CPU time (s) 947.07
Current children cumulated vsize (KiB) 75532

[startup+948.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 22196
/proc/meminfo: memFree=14238060/32950928 swapFree=67111524/67111528
[pid=22123] ppid=22121 vsize=34452 CPUtime=423.99 cores=1,3,5,7
/proc/22123/stat : 22123 (python) S 22121 22123 21057 0 -1 4202496 3684 106625 0 0 2 1 42377 19 18 0 1 0 555761170 35278848 1428 33554432000 4194304 5745468 140735562953568 18446744073709551615 256415391488 0 0 16781312 2 18446744071562362840 0 0 17 5 0 0 0
/proc/22123/statm: 8613 1428 488 379 0 933 0
[pid=22125] ppid=22123 vsize=0 CPUtime=14.23 cores=1,3,5,7
/proc/22125/stat : 22125 (features) Z 22123 22123 21057 0 -1 4202524 4459 0 0 0 1416 7 0 0 25 0 1 0 555761173 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22125/statm: 0 0 0 0 0 0 0
[pid=22130] ppid=22123 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/22130/stat : 22130 (coach) Z 22123 22123 21057 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 555762597 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22130/statm: 0 0 0 0 0 0 0
[pid=22179] ppid=22123 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22179/stat : 22179 (timerun) S 22123 22123 21057 0 -1 4202496 750 0 0 0 0 0 0 0 18 0 1 0 555805028 8908800 247 33554432000 4194304 4922060 140733481307136 18446744073709551615 256415210629 0 65536 16781316 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22179/statm: 2175 247 208 178 0 68 0
[pid=22180] ppid=22179 vsize=32380 CPUtime=510.12 cores=1,3,5,7
/proc/22180/stat : 22180 (mxc-sat09) R 22179 22123 21057 0 -1 4202496 7735 0 0 0 51011 1 0 0 25 0 1 0 555805029 33157120 6950 33554432000 134512640 134581694 4293850096 18446744073709551615 134533197 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/22180/statm: 8095 6950 210 17 0 7442 0
Current children cumulated CPU time (s) 948.66
Current children cumulated vsize (KiB) 75532

[startup+949.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 22196
/proc/meminfo: memFree=14237932/32950928 swapFree=67111524/67111528
[pid=22123] ppid=22121 vsize=34452 CPUtime=423.99 cores=1,3,5,7
/proc/22123/stat : 22123 (python) S 22121 22123 21057 0 -1 4202496 3684 106625 0 0 2 1 42377 19 18 0 1 0 555761170 35278848 1428 33554432000 4194304 5745468 140735562953568 18446744073709551615 256415391488 0 0 16781312 2 18446744071562362840 0 0 17 5 0 0 0
/proc/22123/statm: 8613 1428 488 379 0 933 0
[pid=22125] ppid=22123 vsize=0 CPUtime=14.23 cores=1,3,5,7
/proc/22125/stat : 22125 (features) Z 22123 22123 21057 0 -1 4202524 4459 0 0 0 1416 7 0 0 25 0 1 0 555761173 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22125/statm: 0 0 0 0 0 0 0
[pid=22130] ppid=22123 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/22130/stat : 22130 (coach) Z 22123 22123 21057 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 555762597 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22130/statm: 0 0 0 0 0 0 0
[pid=22179] ppid=22123 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22179/stat : 22179 (timerun) S 22123 22123 21057 0 -1 4202496 750 0 0 0 0 0 0 0 18 0 1 0 555805028 8908800 247 33554432000 4194304 4922060 140733481307136 18446744073709551615 256415210629 0 65536 16781316 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22179/statm: 2175 247 208 178 0 68 0
[pid=22180] ppid=22179 vsize=32380 CPUtime=510.92 cores=1,3,5,7
/proc/22180/stat : 22180 (mxc-sat09) R 22179 22123 21057 0 -1 4202496 7740 0 0 0 51091 1 0 0 25 0 1 0 555805029 33157120 6955 33554432000 134512640 134581694 4293850096 18446744073709551615 134533150 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/22180/statm: 8095 6955 210 17 0 7442 0
Current children cumulated CPU time (s) 949.46
Current children cumulated vsize (KiB) 75532

[startup+949.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 22196
/proc/meminfo: memFree=14237932/32950928 swapFree=67111524/67111528
[pid=22123] ppid=22121 vsize=34452 CPUtime=423.99 cores=1,3,5,7
/proc/22123/stat : 22123 (python) S 22121 22123 21057 0 -1 4202496 3684 106625 0 0 2 1 42377 19 18 0 1 0 555761170 35278848 1428 33554432000 4194304 5745468 140735562953568 18446744073709551615 256415391488 0 0 16781312 2 18446744071562362840 0 0 17 5 0 0 0
/proc/22123/statm: 8613 1428 488 379 0 933 0
[pid=22125] ppid=22123 vsize=0 CPUtime=14.23 cores=1,3,5,7
/proc/22125/stat : 22125 (features) Z 22123 22123 21057 0 -1 4202524 4459 0 0 0 1416 7 0 0 25 0 1 0 555761173 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22125/statm: 0 0 0 0 0 0 0
[pid=22130] ppid=22123 vsize=0 CPUtime=0.32 cores=1,3,5,7
/proc/22130/stat : 22130 (coach) Z 22123 22123 21057 0 -1 4202524 3927 0 0 0 32 0 0 0 20 0 1 0 555762597 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22130/statm: 0 0 0 0 0 0 0
[pid=22179] ppid=22123 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22179/stat : 22179 (timerun) S 22123 22123 21057 0 -1 4202496 750 0 0 0 0 0 0 0 18 0 1 0 555805028 8908800 247 33554432000 4194304 4922060 140733481307136 18446744073709551615 256415210629 0 65536 16781316 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22179/statm: 2175 247 208 178 0 68 0
[pid=22180] ppid=22179 vsize=32636 CPUtime=511.32 cores=1,3,5,7
/proc/22180/stat : 22180 (mxc-sat09) R 22179 22123 21057 0 -1 4202496 7762 0 0 0 51131 1 0 0 25 0 1 0 555805029 33419264 6977 33554432000 134512640 134581694 4293850096 18446744073709551615 134533134 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/22180/statm: 8159 6977 210 17 0 7506 0
Current children cumulated CPU time (s) 949.86
Current children cumulated vsize (KiB) 75788

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22123 and gives
#  childrusage.ru_utime.tv_sec=438
#  childrusage.ru_utime.tv_usec=287370
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=286956
# CPU time returned by wait4() is 438.574
# while last known CPU time is 949.86
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 949.947
CPU time (s): 949.86
CPU user time (s): 949.58
CPU system time (s): 0.28
CPU usage (%): 99.9909
Max. virtual memory (cumulated for all children) (KiB): 1068056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 438.287
system time used= 0.286956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119290
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= 377
involuntary context switches= 643

runsolver used 1.54076 second user time and 3.59045 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-24 16:28:25
IDJOB=3275865
IDBENCH=83909
IDSOLVER=1635
FILE ID=node115/3275865-1303655305
RUNJOBID= node115-1303650273-21811
PBS_JOBID= 13150733
Free space on /tmp= 72644 MiB

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

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

MD5SUM BENCH= 5f29341b29f4bbeb333d68befe08c7ae
RANDOM SEED=1121761647

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14324028 kB
Buffers:       2284376 kB
Cached:       15700228 kB
SwapCached:          4 kB
Active:        7324788 kB
Inactive:     10748432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14324028 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           74120 kB
Writeback:           0 kB
AnonPages:       87976 kB
Mapped:          17812 kB
Slab:           489688 kB
PageTables:       4892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   238192 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= 72608 MiB
End job on node115 at 2011-04-24 16:44:15