Trace number 3449771

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Satisfiability Solver Selector 2011-03-18 (1200 s timeout)? (TO) 1200.08 1200.18

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.cnf
MD5SUM9ffa0325c9e00b41c025f41d20ec5a0c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4252.27
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses49070
Sum of the clauses size98700
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 249050
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

13.39/13.75	c COMMAND LINE: portfolio_solver.py -t 1200 -s 525653151 HOME/instance-3449771-1307055063.cnf
13.39/13.75	c    tmpdir         WORKING-DIR
13.39/13.75	c    timelimit      1200
13.39/13.75	c    seed           525653151
13.39/13.75	c    verbosity      0
13.39/13.75	c Parsed command line and set default values...
13.39/13.75	c Starting *WALL CLOCK* TIMER
13.39/13.75	c Found WORKING-DIR/coach-executables-test-SUCCESS.txt
13.39/13.75	c   indicating coach-executables-test.sh was run successfully earlier
13.39/13.75	c Making sure all necessary files and folders are present...
13.39/13.75	c   Checking for ./features                            OK
13.39/13.75	c   Checking for COACH/coach                           OK
13.39/13.75	c   Checking for preprocessors/SatELite_v1.0_linux     OK
13.39/13.75	c   Checking for solvers/adaptg2wsat2009               OK
13.39/13.75	c   Checking for solvers/adaptg2wsat2009++             OK
13.39/13.75	c   Checking for solvers/clasp-1.3.6-x86-linux         OK
13.39/13.75	c   Checking for solvers/cryptominisat                 OK
13.39/13.75	c   Checking for solvers/glucose_static                OK
13.39/13.75	c   Checking for solvers/gnovelty+2                    OK
13.39/13.75	c   Checking for solvers/gnovelty+2-H                  OK
13.39/13.75	c   Checking for solvers/hybridGM3                     OK
13.39/13.75	c   Checking for solvers/kcnfs04SAT07                  OK
13.39/13.75	c   Checking for solvers/lingeling                     OK
13.39/13.75	c   Checking for solvers/LySATc                        OK
13.39/13.75	c   Checking for solvers/LySATi                        OK
13.39/13.75	c   Checking for solvers/march_hi                      OK
13.39/13.75	c   Checking for solvers/march_nn                      OK
13.39/13.75	c   Checking for solvers/minisat_static                OK
13.39/13.75	c   Checking for solvers/mxc-sat09                     OK
13.39/13.75	c   Checking for solvers/picosat                       OK
13.39/13.75	c   Checking for solvers/precosat                      OK
13.39/13.75	c   Checking for solvers/SATenstein                    OK
13.39/13.75	c   Checking for solvers/TNM                           OK
13.39/13.75	c   Checking for solvers/ubcsatOrig                    OK
13.39/13.75	c   Checking for utilities/timerun                     OK
13.39/13.75	c   Checking for folder COACH/DATA                     OK
13.39/13.75	c   Checking for file unif-k3-r4.2-v18000-c75600-S914323646-060.cnf OK
13.39/13.75	c Check successful
13.39/13.75	c TIMER: 0.0 sec total, 0.0 sec since previous report
13.39/13.75	c Computing instance features...
13.39/13.75	c    ./features HOME/instance-3449771-1307055063.cnf
13.39/13.75	c    Features found: 600 49070 0.0122274302 0.00335235378 0.224780205 0.00156918688 0.00556348074 3.55940072 0.00335235378 0.280979983 0.00333333333 0.05 0.00358877809 0.499426669 1.00105773 0 1 0.696496861 0.987146073 0.00323070486 0.974025974 0.992673993 0.658692555 0 0.999592419 0.999592419 0.00254255825 0.399528207 0.000876299164 0.00554310169 4.44161586 0.762767475 0.00333197473 0.226155008 0.00154880783 0.00554310169 0.00914285714 -1 -0 -1 0 -1 -1 -0 -1 0 -0 -1
13.39/13.75	c TIMER: 13.39 sec total, 13.39 sec since previous report
13.39/13.75	c Computing most promising solver to run...
13.39/13.75	c    COACH/coach 600 49070 0.0122274302 0.00335235378 0.224780205 0.00156918688 0.00556348074 3.55940072 0.00335235378 0.280979983 0.00333333333 0.05 0.00358877809 0.499426669 1.00105773 0 1 0.696496861 0.987146073 0.00323070486 0.974025974 0.992673993 0.658692555 0 0.999592419 0.999592419 0.00254255825 0.399528207 0.000876299164 0.00554310169 4.44161586 0.762767475 0.00333197473 0.226155008 0.00154880783 0.00554310169 0.00914285714 -1 -0 -1 0 -1 -1 -0 -1 0 -0 -1 COACH/DATA/ 1
13.39/13.75	c    PORTFOLIO-SUGGESTION SOLVER cryptominisat 4 0
13.39/13.75	c    PORTFOLIO-SUGGESTION SOLVER adaptg2wsat2009 4 0
13.39/13.75	c    PORTFOLIO-SUGGESTION SOLVER precosat 4 0
13.39/13.75	c    PORTFOLIO-SUGGESTION SOLVER march_hi 4 0
13.39/13.75	c    PORTFOLIO-SUGGESTION SOLVER hybridGM3 4 0
13.39/13.75	c    PORTFOLIO-SUGGESTION SOLVER lingeling 4 0
13.39/13.75	c    PORTFOLIO-SUGGESTION SOLVER gnovelty+2 4 0
13.39/13.75	c    PORTFOLIO-SUGGESTION SOLVER TNM 4 0
13.39/13.75	c    PORTFOLIO-SUGGESTION SOLVER AshiHgen 4 0
13.39/13.75	c    PORTFOLIO-SUGGESTION SOLVER mxc-sat09 4 0
13.39/13.75	c    PORTFOLIO-SUGGESTION SOLVER clasp-1.3.6-x86-linux 100000 0
13.39/13.75	c TIMER: 13.71 sec total, 0.32 sec since previous report
13.39/13.75	c Preprocessing OFF
13.39/13.75	c Solvers and corresponding runtimes to be used, and whether on the preprocessed instance:
13.39/13.75	c    cryptominisat   	              4 	False
13.39/13.75	c    adaptg2wsat2009 	    

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3449771-1307055063/watcher-3449771-1307055063 -o /tmp/evaluation-result-3449771-1307055063/solver-3449771-1307055063 -C 1200 -W 1300 -M 7680 python portfolio_solver.py -t 1200 -s 525653151 HOME/instance-3449771-1307055063.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.94 4.03 3.75 4/351 15517
/proc/meminfo: memFree=23545228/32951124 swapFree=67056304/67111528
[pid=15517] ppid=15515 vsize=15780 CPUtime=0 cores=1,3
/proc/15517/stat : 15517 (python) R 15515 15517 14758 0 -1 4202496 876 0 0 0 0 0 0 0 25 0 1 0 895736951 16158720 758 33554432000 4194304 5683644 140737322013856 18446744073709551615 260020056773 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15517/statm: 3945 758 343 364 0 432 0

[startup+0.04826 s]
/proc/loadavg: 3.94 4.03 3.75 4/351 15517
/proc/meminfo: memFree=23545228/32951124 swapFree=67056304/67111528
[pid=15517] ppid=15515 vsize=21900 CPUtime=0.01 cores=1,3
/proc/15517/stat : 15517 (python) S 15515 15517 14758 0 -1 4202496 1516 0 0 0 1 0 0 0 18 0 1 0 895736951 22425600 1350 33554432000 4194304 5683644 140737322013856 18446744073709551615 260020395776 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/15517/statm: 5475 1350 443 364 0 930 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21900

[startup+0.100282 s]
/proc/loadavg: 3.94 4.03 3.75 4/351 15517
/proc/meminfo: memFree=23545228/32951124 swapFree=67056304/67111528
[pid=15517] ppid=15515 vsize=21900 CPUtime=0.01 cores=1,3
/proc/15517/stat : 15517 (python) S 15515 15517 14758 0 -1 4202496 1516 0 0 0 1 0 0 0 18 0 1 0 895736951 22425600 1350 33554432000 4194304 5683644 140737322013856 18446744073709551615 260020395776 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/15517/statm: 5475 1350 443 364 0 930 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21900

[startup+0.300259 s]
/proc/loadavg: 3.94 4.03 3.75 4/351 15517
/proc/meminfo: memFree=23545228/32951124 swapFree=67056304/67111528
[pid=15517] ppid=15515 vsize=21900 CPUtime=0.01 cores=1,3
/proc/15517/stat : 15517 (python) S 15515 15517 14758 0 -1 4202496 1516 0 0 0 1 0 0 0 18 0 1 0 895736951 22425600 1350 33554432000 4194304 5683644 140737322013856 18446744073709551615 260020395776 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/15517/statm: 5475 1350 443 364 0 930 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21900

[startup+0.700175 s]
/proc/loadavg: 3.94 4.03 3.75 4/351 15517
/proc/meminfo: memFree=23545228/32951124 swapFree=67056304/67111528
[pid=15517] ppid=15515 vsize=21900 CPUtime=0.01 cores=1,3
/proc/15517/stat : 15517 (python) S 15515 15517 14758 0 -1 4202496 1516 0 0 0 1 0 0 0 18 0 1 0 895736951 22425600 1350 33554432000 4194304 5683644 140737322013856 18446744073709551615 260020395776 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/15517/statm: 5475 1350 443 364 0 930 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21900

[startup+1.50103 s]
/proc/loadavg: 3.94 4.03 3.75 5/353 15519
/proc/meminfo: memFree=23530584/32951124 swapFree=67056304/67111528
[pid=15517] ppid=15515 vsize=21900 CPUtime=0.01 cores=1,3
/proc/15517/stat : 15517 (python) S 15515 15517 14758 0 -1 4202496 1516 0 0 0 1 0 0 0 18 0 1 0 895736951 22425600 1350 33554432000 4194304 5683644 140737322013856 18446744073709551615 260020395776 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/15517/statm: 5475 1350 443 364 0 930 0
[pid=15519] ppid=15517 vsize=8364 CPUtime=1.45 cores=1,3
/proc/15519/stat : 15519 (features) R 15517 15517 14758 0 -1 4202496 2644 0 0 0 142 3 0 0 23 0 1 0 895736955 8564736 1527 33554432000 134512640 135907751 4288868240 18446744073709551615 135392733 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15519/statm: 2091 1527 111 341 0 1747 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 30264

[startup+3.10073 s]
/proc/loadavg: 3.94 4.03 3.75 5/353 15519
/proc/meminfo: memFree=23528600/32951124 swapFree=67056304/67111528
[pid=15517] ppid=15515 vsize=21900 CPUtime=0.01 cores=1,3
/proc/15517/stat : 15517 (python) S 15515 15517 14758 0 -1 4202496 1516 0 0 0 1 0 0 0 18 0 1 0 895736951 22425600 1350 33554432000 4194304 5683644 140737322013856 18446744073709551615 260020395776 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/15517/statm: 5475 1350 443 364 0 930 0
[pid=15519] ppid=15517 vsize=5228 CPUtime=3.05 cores=1,3
/proc/15519/stat : 15519 (features) R 15517 15517 14758 0 -1 4202496 3074 0 0 0 297 8 0 0 25 0 1 0 895736955 5353472 956 33554432000 134512640 135907751 4288868240 18446744073709551615 134518367 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15519/statm: 1307 956 112 341 0 963 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 27128

[startup+6.30015 s]
/proc/loadavg: 3.95 4.03 3.75 5/353 15519
/proc/meminfo: memFree=23529488/32951124 swapFree=67056304/67111528
[pid=15517] ppid=15515 vsize=21900 CPUtime=0.01 cores=1,3
/proc/15517/stat : 15517 (python) S 15515 15517 14758 0 -1 4202496 1516 0 0 0 1 0 0 0 18 0 1 0 895736951 22425600 1350 33554432000 4194304 5683644 140737322013856 18446744073709551615 260020395776 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/15517/statm: 5475 1350 443 364 0 930 0
[pid=15519] ppid=15517 vsize=5228 CPUtime=6.25 cores=1,3
/proc/15519/stat : 15519 (features) R 15517 15517 14758 0 -1 4202496 3074 0 0 0 617 8 0 0 25 0 1 0 895736955 5353472 956 33554432000 134512640 135907751 4288868240 18446744073709551615 134518683 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15519/statm: 1307 956 112 341 0 963 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 27128

[startup+12.701 s]
/proc/loadavg: 3.95 4.03 3.75 5/353 15520
/proc/meminfo: memFree=23520760/32951124 swapFree=67056304/67111528
[pid=15517] ppid=15515 vsize=21900 CPUtime=0.01 cores=1,3
/proc/15517/stat : 15517 (python) S 15515 15517 14758 0 -1 4202496 1516 0 0 0 1 0 0 0 18 0 1 0 895736951 22425600 1350 33554432000 4194304 5683644 140737322013856 18446744073709551615 260020395776 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/15517/statm: 5475 1350 443 364 0 930 0
[pid=15519] ppid=15517 vsize=5228 CPUtime=12.65 cores=1,3
/proc/15519/stat : 15519 (features) R 15517 15517 14758 0 -1 4202496 3074 0 0 0 1255 10 0 0 25 0 1 0 895736955 5353472 956 33554432000 134512640 135907751 4288868240 18446744073709551615 134518499 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15519/statm: 1307 956 112 341 0 963 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 27128

[startup+25.5006 s]
/proc/loadavg: 3.96 4.03 3.75 5/356 15527
/proc/meminfo: memFree=23540672/32951124 swapFree=67056304/67111528
[pid=15517] ppid=15515 vsize=34400 CPUtime=8.01 cores=1,3
/proc/15517/stat : 15517 (python) S 15515 15517 14758 0 -1 4202496 2461 7468 0 0 2 0 798 1 18 0 1 0 895736951 35225600 1408 33554432000 4194304 5683644 140737322013856 18446744073709551615 260020395776 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 0
/proc/15517/statm: 8600 1408 468 364 0 934 0
[pid=15519] ppid=15517 vsize=0 CPUtime=13.38 cores=1,3
/proc/15519/stat : 15519 (features) Z 15517 15517 14758 0 -1 4202524 3087 0 0 0 1327 11 0 0 25 0 1 0 895736955 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15519/statm: 0 0 0 0 0 0 0
[pid=15521] ppid=15517 vsize=0 CPUtime=0.31 cores=1,3
/proc/15521/stat : 15521 (coach) Z 15517 15517 14758 0 -1 4202524 3735 0 0 0 31 0 0 0 20 0 1 0 895738294 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15521/statm: 0 0 0 0 0 0 0
[pid=15526] ppid=15517 vsize=8700 CPUtime=0 cores=1,3
/proc/15526/stat : 15526 (timerun) S 15517 15517 14758 0 -1 4202496 744 0 0 0 0 0 0 0 19 0 1 0 895739127 8908800 247 33554432000 4194304 4922060 140736368925888 18446744073709551615 260020214917 0 65536 16781316 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15526/statm: 2175 247 208 178 0 68 0
[pid=15527] ppid=15526 vsize=10984 CPUtime=3.73 cores=1,3
/proc/15527/stat : 15527 (precosat) R 15526 15517 14758 0 -1 4202496 2658 0 0 0 373 0 0 0 25 0 1 0 895739127 11247616 2613 33554432000 134512640 135142049 4290980224 18446744073709551615 134556240 0 0 16781312 17442 0 0 0 17 1 0 0 0
/proc/15527/statm: 2746 2613 82 154 0 2590 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 54084

[startup+51.101 s]
/proc/loadavg: 3.97 4.03 3.76 5/356 15542
/proc/meminfo: memFree=23560048/32951124 swapFree=67056304/67111528
[pid=15517] ppid=15515 vsize=34400 CPUtime=36.04 cores=1,3
/proc/15517/stat : 15517 (python) S 15515 15517 14758 0 -1 4202496 3499 28884 0 0 2 1 3597 4 18 0 1 0 895736951 35225600 1408 33554432000 4194304 5683644 140737322013856 18446744073709551615 260020395776 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/15517/statm: 8600 1408 468 364 0 934 0
[pid=15519] ppid=15517 vsize=0 CPUtime=13.38 cores=1,3
/proc/15519/stat : 15519 (features) Z 15517 15517 14758 0 -1 4202524 3087 0 0 0 1327 11 0 0 25 0 1 0 895736955 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15519/statm: 0 0 0 0 0 0 0
[pid=15521] ppid=15517 vsize=0 CPUtime=0.31 cores=1,3
/proc/15521/stat : 15521 (coach) Z 15517 15517 14758 0 -1 4202524 3735 0 0 0 31 0 0 0 20 0 1 0 895738294 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15521/statm: 0 0 0 0 0 0 0
[pid=15541] ppid=15517 vsize=8700 CPUtime=0 cores=1,3
/proc/15541/stat : 15541 (timerun) S 15517 15517 14758 0 -1 4202496 744 0 0 0 0 0 0 0 20 0 1 0 895741931 8908800 247 33554432000 4194304 4922060 140734532058800 18446744073709551615 260020214917 0 65536 16781316 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15541/statm: 2175 247 208 178 0 68 0
[pid=15542] ppid=15541 vsize=9568 CPUtime=1.28 cores=1,3
/proc/15542/stat : 15542 (mxc-sat09) R 15541 15517 14758 0 -1 4202496 2239 0 0 0 128 0 0 0 25 0 1 0 895741931 9797632 1894 33554432000 134512640 134581694 4294821440 18446744073709551615 134534080 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15542/statm: 2392 1894 210 17 0 1739 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 52668

[startup+102.314 s]
/proc/loadavg: 3.99 4.02 3.77 5/356 15545
/proc/meminfo: memFree=23457896/32951124 swapFree=67056304/67111528
[pid=15517] ppid=15515 vsize=34400 CPUtime=40.05 cores=1,3
/proc/15517/stat : 15517 (python) S 15515 15517 14758 0 -1 4202496 3646 33316 0 0 2 1 3996 6 18 0 1 0 895736951 35225600 1408 33554432000 4194304 5683644 140737322013856 18446744073709551615 260020395776 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/15517/statm: 8600 1408 468 364 0 934 0
[pid=15519] ppid=15517 vsize=0 CPUtime=13.38 cores=1,3
/proc/15519/stat : 15519 (features) Z 15517 15517 14758 0 -1 4202524 3087 0 0 0 1327 11 0 0 25 0 1 0 895736955 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15519/statm: 0 0 0 0 0 0 0
[pid=15521] ppid=15517 vsize=0 CPUtime=0.31 cores=1,3
/proc/15521/stat : 15521 (coach) Z 15517 15517 14758 0 -1 4202524 3735 0 0 0 31 0 0 0 20 0 1 0 895738294 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15521/statm: 0 0 0 0 0 0 0
[pid=15543] ppid=15517 vsize=8700 CPUtime=0 cores=1,3
/proc/15543/stat : 15543 (timerun) S 15517 15517 14758 0 -1 4202496 745 0 0 0 0 0 0 0 19 0 1 0 895742331 8908800 248 33554432000 4194304 4922060 140735135422704 18446744073709551615 260020214917 0 65536 16781316 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15543/statm: 2175 248 208 178 0 68 0
[pid=15544] ppid=15543 vsize=35604 CPUtime=48.49 cores=1,3
/proc/15544/stat : 15544 (clasp-1.3.6-x86) R 15543 15517 14758 0 -1 4202496 8507 0 0 0 4848 1 0 0 25 0 1 0 895742332 36458496 8308 33554432000 134512640 135075177 4289423632 18446744073709551615 134610424 0 0 16781312 16386 0 0 0 17 1 0 0 0
/proc/15544/statm: 8901 8308 302 138 0 8127 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 78704

[startup+162.301 s]
/proc/loadavg: 4.05 4.03 3.79 5/356 15547
/proc/meminfo: memFree=23470980/32951124 swapFree=67056304/67111528
[pid=15517] ppid=15515 vsize=34400 CPUtime=40.05 cores=1,3
/proc/15517/stat : 15517 (python) S 15515 15517 14758 0 -1 4202496 3646 33316 0 0 2 1 3996 6 18 0 1 0 895736951 35225600 1408 33554432000 4194304 5683644 140737322013856 18446744073709551615 260020395776 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/15517/statm: 8600 1408 468 364 0 934 0
[pid=15519] ppid=15517 vsize=0 CPUtime=13.38 cores=1,3
/proc/15519/stat : 15519 (features) Z 15517 15517 14758 0 -1 4202524 3087 0 0 0 1327 11 0 0 25 0 1 0 895736955 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15519/statm: 0 0 0 0 0 0 0
[pid=15521] ppid=15517 vsize=0 CPUtime=0.31 cores=1,3
/proc/15521/stat : 15521 (coach) Z 15517 15517 14758 0 -1 4202524 3735 0 0 0 31 0 0 0 20 0 1 0 895738294 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15521/statm: 0 0 0 0 0 0 0
[pid=15543] ppid=15517 vsize=8700 CPUtime=0 cores=1,3
/proc/15543/stat : 15543 (timerun) S 15517 15517 14758 0 -1 4202496 745 0 0 0 0 0 0 0 19 0 1 0 895742331 8908800 248 33554432000 4194304 4922060 140735135422704 18446744073709551615 260020214917 0 65536 16781316 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15543/statm: 2175 248 208 178 0 68 0
[pid=15544] ppid=15543 vsize=44848 CPUtime=108.49 cores=1,3
/proc/15544/stat : 15544 (clasp-1.3.6-x86) R 15543 15517 14758 0 -1 4202496 10733 0 0 0 10847 2 0 0 25 0 1 0 895742332 45924352 10534 33554432000 134512640 135075177 4289423632 18446744073709551615 134610277 0 0 16781312 16386 0 0 0 17 1 0 0 0
/proc/15544/statm: 11212 10534 302 138 0 10438 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 87948

[startup+222.301 s]
/proc/loadavg: 4.02 4.02 3.80 5/356 15548
/proc/meminfo: memFree=23417220/32951124 swapFree=67056304/67111528
[pid=15517] ppid=15515 vsize=34400 CPUtime=40.05 cores=1,3

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


[startup+942.301 s]
/proc/loadavg: 2.72 3.21 3.53 3/336 15613
/proc/meminfo: memFree=23853548/32951124 swapFree=67056304/67111528
[pid=15517] ppid=15515 vsize=34400 CPUtime=40.05 cores=1,3
/proc/15517/stat : 15517 (python) S 15515 15517 14758 0 -1 4202496 3646 33316 0 0 2 1 3996 6 18 0 1 0 895736951 35225600 1408 33554432000 4194304 5683644 140737322013856 18446744073709551615 260020395776 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/15517/statm: 8600 1408 468 364 0 934 0
[pid=15519] ppid=15517 vsize=0 CPUtime=13.38 cores=1,3
/proc/15519/stat : 15519 (features) Z 15517 15517 14758 0 -1 4202524 3087 0 0 0 1327 11 0 0 25 0 1 0 895736955 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15519/statm: 0 0 0 0 0 0 0
[pid=15521] ppid=15517 vsize=0 CPUtime=0.31 cores=1,3
/proc/15521/stat : 15521 (coach) Z 15517 15517 14758 0 -1 4202524 3735 0 0 0 31 0 0 0 20 0 1 0 895738294 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15521/statm: 0 0 0 0 0 0 0
[pid=15543] ppid=15517 vsize=8700 CPUtime=0 cores=1,3
/proc/15543/stat : 15543 (timerun) S 15517 15517 14758 0 -1 4202496 745 0 0 0 0 0 0 0 19 0 1 0 895742331 8908800 248 33554432000 4194304 4922060 140735135422704 18446744073709551615 260020214917 0 65536 16781316 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15543/statm: 2175 248 208 178 0 68 0
[pid=15544] ppid=15543 vsize=78920 CPUtime=888.51 cores=1,3
/proc/15544/stat : 15544 (clasp-1.3.6-x86) R 15543 15517 14758 0 -1 4202496 18805 0 0 0 88848 3 0 0 25 0 1 0 895742332 80814080 18606 33554432000 134512640 135075177 4289423632 18446744073709551615 134610400 0 0 16781312 16386 0 0 0 17 1 0 0 0
/proc/15544/statm: 19730 18606 302 138 0 18956 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 122020

[startup+1002.3 s]
/proc/loadavg: 2.29 3.00 3.44 3/336 15615
/proc/meminfo: memFree=23862784/32951124 swapFree=67056304/67111528
[pid=15517] ppid=15515 vsize=34400 CPUtime=40.05 cores=1,3
/proc/15517/stat : 15517 (python) S 15515 15517 14758 0 -1 4202496 3646 33316 0 0 2 1 3996 6 18 0 1 0 895736951 35225600 1408 33554432000 4194304 5683644 140737322013856 18446744073709551615 260020395776 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/15517/statm: 8600 1408 468 364 0 934 0
[pid=15519] ppid=15517 vsize=0 CPUtime=13.38 cores=1,3
/proc/15519/stat : 15519 (features) Z 15517 15517 14758 0 -1 4202524 3087 0 0 0 1327 11 0 0 25 0 1 0 895736955 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15519/statm: 0 0 0 0 0 0 0
[pid=15521] ppid=15517 vsize=0 CPUtime=0.31 cores=1,3
/proc/15521/stat : 15521 (coach) Z 15517 15517 14758 0 -1 4202524 3735 0 0 0 31 0 0 0 20 0 1 0 895738294 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15521/statm: 0 0 0 0 0 0 0
[pid=15543] ppid=15517 vsize=8700 CPUtime=0 cores=1,3
/proc/15543/stat : 15543 (timerun) S 15517 15517 14758 0 -1 4202496 745 0 0 0 0 0 0 0 19 0 1 0 895742331 8908800 248 33554432000 4194304 4922060 140735135422704 18446744073709551615 260020214917 0 65536 16781316 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15543/statm: 2175 248 208 178 0 68 0
[pid=15544] ppid=15543 vsize=79696 CPUtime=948.51 cores=1,3
/proc/15544/stat : 15544 (clasp-1.3.6-x86) R 15543 15517 14758 0 -1 4202496 18971 0 0 0 94848 3 0 0 25 0 1 0 895742332 81608704 18772 33554432000 134512640 135075177 4289423632 18446744073709551615 134610496 0 0 16781312 16386 0 0 0 17 1 0 0 0
/proc/15544/statm: 19924 18772 302 138 0 19150 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 122796

[startup+1062.3 s]
/proc/loadavg: 2.03 2.80 3.34 2/326 15636
/proc/meminfo: memFree=24012860/32951124 swapFree=67056304/67111528
[pid=15517] ppid=15515 vsize=34400 CPUtime=40.05 cores=1,3
/proc/15517/stat : 15517 (python) S 15515 15517 14758 0 -1 4202496 3646 33316 0 0 2 1 3996 6 18 0 1 0 895736951 35225600 1408 33554432000 4194304 5683644 140737322013856 18446744073709551615 260020395776 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/15517/statm: 8600 1408 468 364 0 934 0
[pid=15519] ppid=15517 vsize=0 CPUtime=13.38 cores=1,3
/proc/15519/stat : 15519 (features) Z 15517 15517 14758 0 -1 4202524 3087 0 0 0 1327 11 0 0 25 0 1 0 895736955 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15519/statm: 0 0 0 0 0 0 0
[pid=15521] ppid=15517 vsize=0 CPUtime=0.31 cores=1,3
/proc/15521/stat : 15521 (coach) Z 15517 15517 14758 0 -1 4202524 3735 0 0 0 31 0 0 0 20 0 1 0 895738294 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15521/statm: 0 0 0 0 0 0 0
[pid=15543] ppid=15517 vsize=8700 CPUtime=0 cores=1,3
/proc/15543/stat : 15543 (timerun) S 15517 15517 14758 0 -1 4202496 745 0 0 0 0 0 0 0 19 0 1 0 895742331 8908800 248 33554432000 4194304 4922060 140735135422704 18446744073709551615 260020214917 0 65536 16781316 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15543/statm: 2175 248 208 178 0 68 0
[pid=15544] ppid=15543 vsize=83156 CPUtime=1008.51 cores=1,3
/proc/15544/stat : 15544 (clasp-1.3.6-x86) R 15543 15517 14758 0 -1 4202496 19776 0 0 0 100848 3 0 0 25 0 1 0 895742332 85151744 19577 33554432000 134512640 135075177 4289423632 18446744073709551615 134610379 0 0 16781312 16386 0 0 0 17 1 0 0 0
/proc/15544/statm: 20789 19577 302 138 0 20015 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 126256

[startup+1122.3 s]
/proc/loadavg: 1.37 2.47 3.19 2/326 15637
/proc/meminfo: memFree=24012620/32951124 swapFree=67056304/67111528
[pid=15517] ppid=15515 vsize=34400 CPUtime=40.05 cores=1,3
/proc/15517/stat : 15517 (python) S 15515 15517 14758 0 -1 4202496 3646 33316 0 0 2 1 3996 6 18 0 1 0 895736951 35225600 1408 33554432000 4194304 5683644 140737322013856 18446744073709551615 260020395776 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/15517/statm: 8600 1408 468 364 0 934 0
[pid=15519] ppid=15517 vsize=0 CPUtime=13.38 cores=1,3
/proc/15519/stat : 15519 (features) Z 15517 15517 14758 0 -1 4202524 3087 0 0 0 1327 11 0 0 25 0 1 0 895736955 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15519/statm: 0 0 0 0 0 0 0
[pid=15521] ppid=15517 vsize=0 CPUtime=0.31 cores=1,3
/proc/15521/stat : 15521 (coach) Z 15517 15517 14758 0 -1 4202524 3735 0 0 0 31 0 0 0 20 0 1 0 895738294 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15521/statm: 0 0 0 0 0 0 0
[pid=15543] ppid=15517 vsize=8700 CPUtime=0 cores=1,3
/proc/15543/stat : 15543 (timerun) S 15517 15517 14758 0 -1 4202496 745 0 0 0 0 0 0 0 19 0 1 0 895742331 8908800 248 33554432000 4194304 4922060 140735135422704 18446744073709551615 260020214917 0 65536 16781316 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15543/statm: 2175 248 208 178 0 68 0
[pid=15544] ppid=15543 vsize=83368 CPUtime=1068.51 cores=1,3
/proc/15544/stat : 15544 (clasp-1.3.6-x86) R 15543 15517 14758 0 -1 4202496 19838 0 0 0 106848 3 0 0 25 0 1 0 895742332 85368832 19639 33554432000 134512640 135075177 4289423632 18446744073709551615 134886411 0 0 16781312 16386 0 0 0 17 1 0 0 0
/proc/15544/statm: 20842 19639 302 138 0 20068 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 126468

[startup+1182.3 s]
/proc/loadavg: 1.14 2.20 3.05 2/326 15639
/proc/meminfo: memFree=24012168/32951124 swapFree=67056304/67111528
[pid=15517] ppid=15515 vsize=34400 CPUtime=40.05 cores=1,3
/proc/15517/stat : 15517 (python) S 15515 15517 14758 0 -1 4202496 3646 33316 0 0 2 1 3996 6 18 0 1 0 895736951 35225600 1408 33554432000 4194304 5683644 140737322013856 18446744073709551615 260020395776 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/15517/statm: 8600 1408 468 364 0 934 0
[pid=15519] ppid=15517 vsize=0 CPUtime=13.38 cores=1,3
/proc/15519/stat : 15519 (features) Z 15517 15517 14758 0 -1 4202524 3087 0 0 0 1327 11 0 0 25 0 1 0 895736955 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15519/statm: 0 0 0 0 0 0 0
[pid=15521] ppid=15517 vsize=0 CPUtime=0.31 cores=1,3
/proc/15521/stat : 15521 (coach) Z 15517 15517 14758 0 -1 4202524 3735 0 0 0 31 0 0 0 20 0 1 0 895738294 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15521/statm: 0 0 0 0 0 0 0
[pid=15543] ppid=15517 vsize=8700 CPUtime=0 cores=1,3
/proc/15543/stat : 15543 (timerun) S 15517 15517 14758 0 -1 4202496 745 0 0 0 0 0 0 0 19 0 1 0 895742331 8908800 248 33554432000 4194304 4922060 140735135422704 18446744073709551615 260020214917 0 65536 16781316 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15543/statm: 2175 248 208 178 0 68 0
[pid=15544] ppid=15543 vsize=83872 CPUtime=1128.51 cores=1,3
/proc/15544/stat : 15544 (clasp-1.3.6-x86) R 15543 15517 14758 0 -1 4202496 19972 0 0 0 112848 3 0 0 25 0 1 0 895742332 85884928 19773 33554432000 134512640 135075177 4289423632 18446744073709551615 134610317 0 0 16781312 16386 0 0 0 17 1 0 0 0
/proc/15544/statm: 20968 19773 302 138 0 20194 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 126972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 1.10 2.12 3.01 2/326 15639
/proc/meminfo: memFree=24012024/32951124 swapFree=67056304/67111528
[pid=15517] ppid=15515 vsize=34400 CPUtime=40.05 cores=1,3
/proc/15517/stat : 15517 (python) S 15515 15517 14758 0 -1 4202496 3646 33316 0 0 2 1 3996 6 18 0 1 0 895736951 35225600 1408 33554432000 4194304 5683644 140737322013856 18446744073709551615 260020395776 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/15517/statm: 8600 1408 468 364 0 934 0
[pid=15519] ppid=15517 vsize=0 CPUtime=13.38 cores=1,3
/proc/15519/stat : 15519 (features) Z 15517 15517 14758 0 -1 4202524 3087 0 0 0 1327 11 0 0 25 0 1 0 895736955 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15519/statm: 0 0 0 0 0 0 0
[pid=15521] ppid=15517 vsize=0 CPUtime=0.31 cores=1,3
/proc/15521/stat : 15521 (coach) Z 15517 15517 14758 0 -1 4202524 3735 0 0 0 31 0 0 0 20 0 1 0 895738294 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15521/statm: 0 0 0 0 0 0 0
[pid=15543] ppid=15517 vsize=8700 CPUtime=0 cores=1,3
/proc/15543/stat : 15543 (timerun) S 15517 15517 14758 0 -1 4202496 745 0 0 0 0 0 0 0 19 0 1 0 895742331 8908800 248 33554432000 4194304 4922060 140735135422704 18446744073709551615 260020214917 0 65536 16781316 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15543/statm: 2175 248 208 178 0 68 0
[pid=15544] ppid=15543 vsize=84012 CPUtime=1146.34 cores=1,3
/proc/15544/stat : 15544 (clasp-1.3.6-x86) R 15543 15517 14758 0 -1 4202496 20002 0 0 0 114630 4 0 0 25 0 1 0 895742332 86028288 19803 33554432000 134512640 135075177 4289423632 18446744073709551615 134886368 0 0 16781312 16386 0 0 0 17 1 0 0 0
/proc/15544/statm: 21003 19803 302 138 0 20229 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 127112

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

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

[startup+1200.11 s]
/proc/loadavg: 1.10 2.12 3.01 2/326 15639
/proc/meminfo: memFree=24012024/32951124 swapFree=67056304/67111528
[pid=15517] ppid=15515 vsize=34400 CPUtime=40.05 cores=1,3
/proc/15517/stat : 15517 (python) S 15515 15517 14758 0 -1 4202496 3646 33316 0 0 2 1 3996 6 18 0 1 0 895736951 35225600 1408 33554432000 4194304 5683644 140737322013856 18446744073709551615 260020395776 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/15517/statm: 8600 1408 468 364 0 934 0
[pid=15519] ppid=15517 vsize=0 CPUtime=13.38 cores=1,3
/proc/15519/stat : 15519 (features) Z 15517 15517 14758 0 -1 4202524 3087 0 0 0 1327 11 0 0 25 0 1 0 895736955 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15519/statm: 0 0 0 0 0 0 0
[pid=15521] ppid=15517 vsize=0 CPUtime=0.31 cores=1,3
/proc/15521/stat : 15521 (coach) Z 15517 15517 14758 0 -1 4202524 3735 0 0 0 31 0 0 0 20 0 1 0 895738294 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15521/statm: 0 0 0 0 0 0 0
[pid=15543] ppid=15517 vsize=8700 CPUtime=0 cores=1,3
/proc/15543/stat : 15543 (timerun) S 15517 15517 14758 0 -1 4202496 745 0 0 0 0 0 0 0 19 0 1 0 895742331 8908800 248 33554432000 4194304 4922060 140735135422704 18446744073709551615 260020214917 0 65536 16781316 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15543/statm: 2175 248 208 178 0 68 0
[pid=15544] ppid=15543 vsize=84012 CPUtime=1146.34 cores=1,3
/proc/15544/stat : 15544 (clasp-1.3.6-x86) R 15543 15517 14758 0 -1 4202496 20002 0 0 0 114630 4 0 0 25 0 1 0 895742332 86028288 19803 33554432000 134512640 135075177 4289423632 18446744073709551615 134886368 0 0 16781312 16386 0 0 0 17 1 0 0 0
/proc/15544/statm: 21003 19803 302 138 0 20229 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 127112

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15517 and gives
#  childrusage.ru_utime.tv_sec=1186
#  childrusage.ru_utime.tv_usec=298655
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=116982
# CPU time returned by wait4() is 1186.42
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.18
CPU time (s): 1200.08
CPU user time (s): 1199.86
CPU system time (s): 0.22
CPU usage (%): 99.9918
Max. virtual memory (cumulated for all children) (KiB): 1064720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1186.3
system time used= 0.116982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57871
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= 326
involuntary context switches= 13882

runsolver used 3.86441 second user time and 9.05462 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-03 00:51:04
IDJOB=3449771
IDBENCH=83988
IDSOLVER=1947
FILE ID=node110/3449771-1307055063
RUNJOBID= node110-1307052496-14778
PBS_JOBID= 13497822
Free space on /tmp= 73756 MiB

SOLVER NAME= Coach 2011-03-18 (1200 s timeout)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.cnf
COMMAND LINE= python portfolio_solver.py -t TIMELIMIT -s RANDOMSEED  BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3449771-1307055063/watcher-3449771-1307055063 -o /tmp/evaluation-result-3449771-1307055063/solver-3449771-1307055063 -C 1200 -W 1300 -M 7680  python portfolio_solver.py -t 1200 -s 525653151  HOME/instance-3449771-1307055063.cnf

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

MD5SUM BENCH= 9ffa0325c9e00b41c025f41d20ec5a0c
RANDOM SEED=525653151

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.83
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.830
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.76
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.830
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.83
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23545260 kB
Buffers:        265416 kB
Cached:        4775444 kB
SwapCached:       8652 kB
Active:        4485908 kB
Inactive:      4594228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23545260 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:           35740 kB
Writeback:           0 kB
AnonPages:     4037148 kB
Mapped:          30620 kB
Slab:           231476 kB
PageTables:      29000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76202888 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= 73832 MiB
End job on node110 at 2011-06-03 01:11:06