Trace number 3448901

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.09 1200.33

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.025-NOTKNOWN.cnf
MD5SUM3c5c73741ba21d5f39c7f436ba834743
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables95456
Number of clauses483561
Sum of the clauses size1149911
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2477300
Number of clauses of size 31500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54550

Solver Data

31.33/31.72	c COMMAND LINE: portfolio_solver.py -t 1200 -s 1835646393 HOME/instance-3448901-1307052499.cnf
31.33/31.72	c    tmpdir         WORKING-DIR
31.33/31.72	c    timelimit      1200
31.33/31.72	c    seed           1835646393
31.33/31.72	c    verbosity      0
31.33/31.72	c Parsed command line and set default values...
31.33/31.72	c Starting *WALL CLOCK* TIMER
31.33/31.72	c Found WORKING-DIR/coach-executables-test-SUCCESS.txt
31.33/31.72	c   indicating coach-executables-test.sh was run successfully earlier
31.33/31.72	c Making sure all necessary files and folders are present...
31.33/31.72	c   Checking for ./features                            OK
31.33/31.72	c   Checking for COACH/coach                           OK
31.33/31.72	c   Checking for preprocessors/SatELite_v1.0_linux     OK
31.33/31.72	c   Checking for solvers/adaptg2wsat2009               OK
31.33/31.72	c   Checking for solvers/adaptg2wsat2009++             OK
31.33/31.72	c   Checking for solvers/clasp-1.3.6-x86-linux         OK
31.33/31.72	c   Checking for solvers/cryptominisat                 OK
31.33/31.72	c   Checking for solvers/glucose_static                OK
31.33/31.72	c   Checking for solvers/gnovelty+2                    OK
31.33/31.72	c   Checking for solvers/gnovelty+2-H                  OK
31.33/31.72	c   Checking for solvers/hybridGM3                     OK
31.33/31.72	c   Checking for solvers/kcnfs04SAT07                  OK
31.33/31.72	c   Checking for solvers/lingeling                     OK
31.33/31.72	c   Checking for solvers/LySATc                        OK
31.33/31.72	c   Checking for solvers/LySATi                        OK
31.33/31.72	c   Checking for solvers/march_hi                      OK
31.33/31.72	c   Checking for solvers/march_nn                      OK
31.33/31.72	c   Checking for solvers/minisat_static                OK
31.33/31.72	c   Checking for solvers/mxc-sat09                     OK
31.33/31.72	c   Checking for solvers/picosat                       OK
31.33/31.72	c   Checking for solvers/precosat                      OK
31.33/31.72	c   Checking for solvers/SATenstein                    OK
31.33/31.72	c   Checking for solvers/TNM                           OK
31.33/31.72	c   Checking for solvers/ubcsatOrig                    OK
31.33/31.72	c   Checking for utilities/timerun                     OK
31.33/31.72	c   Checking for folder COACH/DATA                     OK
31.33/31.72	c   Checking for file unif-k3-r4.2-v18000-c75600-S914323646-060.cnf OK
31.33/31.72	c Check successful
31.33/31.72	c TIMER: 0.0 sec total, 0.0 sec since previous report
31.33/31.72	c Computing instance features...
31.33/31.72	c    ./features HOME/instance-3448901-1307052499.cnf
31.33/31.72	c    Features found: 66765 225464 0.296122663 3.03894884e-05 1.91870257 4.43529787e-06 0.000904800766 1.85090808 3.48122222e-05 1.47460024 2.99558152e-05 0.000943608178 0.156861295 0.293391599 1.54122702 0 1 0.736944585 0.147176972 0.248416287 0 1 1.37823794 0 0.979735124 0.985341341 2.55920448e-05 2.14736594 4.43529787e-06 0.000887059575 1.83006683 0.976404215 0.000125154582 1.61435305 4.43529787e-06 0.00116648334 15.7025352 -1 -0 -1 0 -1 -1 -0 -1 0 -0 -1
31.33/31.72	c TIMER: 31.36 sec total, 31.36 sec since previous report
31.33/31.72	c Computing most promising solver to run...
31.33/31.72	c    COACH/coach 66765 225464 0.296122663 3.03894884e-05 1.91870257 4.43529787e-06 0.000904800766 1.85090808 3.48122222e-05 1.47460024 2.99558152e-05 0.000943608178 0.156861295 0.293391599 1.54122702 0 1 0.736944585 0.147176972 0.248416287 0 1 1.37823794 0 0.979735124 0.985341341 2.55920448e-05 2.14736594 4.43529787e-06 0.000887059575 1.83006683 0.976404215 0.000125154582 1.61435305 4.43529787e-06 0.00116648334 15.7025352 -1 -0 -1 0 -1 -1 -0 -1 0 -0 -1 COACH/DATA/ 1
31.33/31.72	c    PORTFOLIO-SUGGESTION SOLVER cryptominisat 4 0
31.33/31.72	c    PORTFOLIO-SUGGESTION SOLVER adaptg2wsat2009 4 0
31.33/31.72	c    PORTFOLIO-SUGGESTION SOLVER precosat 4 0
31.33/31.72	c    PORTFOLIO-SUGGESTION SOLVER march_hi 4 0
31.33/31.72	c    PORTFOLIO-SUGGESTION SOLVER hybridGM3 4 0
31.33/31.72	c    PORTFOLIO-SUGGESTION SOLVER lingeling 4 0
31.33/31.72	c    PORTFOLIO-SUGGESTION SOLVER gnovelty+2 4 0
31.33/31.72	c    PORTFOLIO-SUGGESTION SOLVER TNM 4 0
31.33/31.72	c    PORTFOLIO-SUGGESTION SOLVER AshiHgen 4 0
31.33/31.72	c    PORTFOLIO-SUGGESTION SOLVER mxc-sat09 4 0
31.33/31.72	c    PORTFOLIO-SUGGESTION SOLVER precosat 100000 0
31.33/31.72	c TIMER: 31.69 sec total, 0.33 sec since previous report
31.33/31.72	c Preprocessing OFF
31.33/31.72	c Solvers and corresponding runtimes to be used, and whether on the preprocessed instance:
31.33/31.72	c    cryptominisat   	              4 	False
31.33/31.72	c    adaptg2wsat2009 	              4 	False
31.33/31.72	c    precosat 

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

running on 2 cores: 4,6

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: 0.58 0.13 0.04 5/503 30186
/proc/meminfo: memFree=21240420/32951124 swapFree=46575304/67111528
[pid=30186] ppid=30184 vsize=16240 CPUtime=0 cores=4,6
/proc/30186/stat : 30186 (python) R 30184 30186 30122 0 -1 4202496 1024 0 0 0 0 0 0 0 17 0 1 0 549443117 16629760 898 33554432000 4194304 5683644 140734537538896 18446744073709551615 268660661904 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30186/statm: 4059 902 377 364 0 546 0

[startup+0.0691359 s]
/proc/loadavg: 0.58 0.13 0.04 5/503 30186
/proc/meminfo: memFree=21240420/32951124 swapFree=46575304/67111528
[pid=30186] ppid=30184 vsize=21892 CPUtime=0.01 cores=4,6
/proc/30186/stat : 30186 (python) S 30184 30186 30122 0 -1 4202496 1514 0 0 0 1 0 0 0 17 0 1 0 549443117 22417408 1349 33554432000 4194304 5683644 140734537538896 18446744073709551615 268660662016 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 0
/proc/30186/statm: 5473 1349 443 364 0 928 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21892

[startup+0.12016 s]
/proc/loadavg: 0.58 0.13 0.04 5/503 30186
/proc/meminfo: memFree=21240420/32951124 swapFree=46575304/67111528
[pid=30186] ppid=30184 vsize=21892 CPUtime=0.01 cores=4,6
/proc/30186/stat : 30186 (python) S 30184 30186 30122 0 -1 4202496 1514 0 0 0 1 0 0 0 17 0 1 0 549443117 22417408 1349 33554432000 4194304 5683644 140734537538896 18446744073709551615 268660662016 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 0
/proc/30186/statm: 5473 1349 443 364 0 928 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21892

[startup+0.301126 s]
/proc/loadavg: 0.58 0.13 0.04 5/503 30186
/proc/meminfo: memFree=21240420/32951124 swapFree=46575304/67111528
[pid=30186] ppid=30184 vsize=21892 CPUtime=0.01 cores=4,6
/proc/30186/stat : 30186 (python) S 30184 30186 30122 0 -1 4202496 1514 0 0 0 1 0 0 0 17 0 1 0 549443117 22417408 1349 33554432000 4194304 5683644 140734537538896 18446744073709551615 268660662016 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 0
/proc/30186/statm: 5473 1349 443 364 0 928 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21892

[startup+0.701054 s]
/proc/loadavg: 0.58 0.13 0.04 5/503 30186
/proc/meminfo: memFree=21240420/32951124 swapFree=46575304/67111528
[pid=30186] ppid=30184 vsize=21892 CPUtime=0.01 cores=4,6
/proc/30186/stat : 30186 (python) S 30184 30186 30122 0 -1 4202496 1514 0 0 0 1 0 0 0 17 0 1 0 549443117 22417408 1349 33554432000 4194304 5683644 140734537538896 18446744073709551615 268660662016 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 0
/proc/30186/statm: 5473 1349 443 364 0 928 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21892

[startup+1.50095 s]
/proc/loadavg: 0.93 0.21 0.07 5/505 30188
/proc/meminfo: memFree=21216276/32951124 swapFree=46575304/67111528
[pid=30186] ppid=30184 vsize=21892 CPUtime=0.01 cores=4,6
/proc/30186/stat : 30186 (python) S 30184 30186 30122 0 -1 4202496 1514 0 0 0 1 0 0 0 17 0 1 0 549443117 22417408 1349 33554432000 4194304 5683644 140734537538896 18446744073709551615 268660662016 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 0
/proc/30186/statm: 5473 1349 443 364 0 928 0
[pid=30188] ppid=30186 vsize=8364 CPUtime=1.46 cores=4,6
/proc/30188/stat : 30188 (features) R 30186 30186 30122 0 -1 4202496 2642 0 0 0 144 2 0 0 21 0 1 0 549443120 8564736 1525 33554432000 134512640 135907751 4294242048 18446744073709551615 135392733 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/30188/statm: 2091 1525 111 341 0 1747 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 30256

[startup+3.10068 s]
/proc/loadavg: 0.93 0.21 0.07 5/505 30188
/proc/meminfo: memFree=21023952/32951124 swapFree=46575304/67111528
[pid=30186] ppid=30184 vsize=21892 CPUtime=0.01 cores=4,6
/proc/30186/stat : 30186 (python) S 30184 30186 30122 0 -1 4202496 1514 0 0 0 1 0 0 0 17 0 1 0 549443117 22417408 1349 33554432000 4194304 5683644 140734537538896 18446744073709551615 268660662016 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 0
/proc/30186/statm: 5473 1349 443 364 0 928 0
[pid=30188] ppid=30186 vsize=46524 CPUtime=3.06 cores=4,6
/proc/30188/stat : 30188 (features) R 30186 30186 30122 0 -1 4202496 12762 0 0 0 301 5 0 0 25 0 1 0 549443120 47640576 10739 33554432000 134512640 135907751 4294242048 18446744073709551615 134534355 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/30188/statm: 11631 10739 112 341 0 11287 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 68416

[startup+6.30106 s]
/proc/loadavg: 1.18 0.27 0.09 5/505 30188
/proc/meminfo: memFree=20701056/32951124 swapFree=46575304/67111528
[pid=30186] ppid=30184 vsize=21892 CPUtime=0.01 cores=4,6
/proc/30186/stat : 30186 (python) S 30184 30186 30122 0 -1 4202496 1514 0 0 0 1 0 0 0 17 0 1 0 549443117 22417408 1349 33554432000 4194304 5683644 140734537538896 18446744073709551615 268660662016 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 0
/proc/30186/statm: 5473 1349 443 364 0 928 0
[pid=30188] ppid=30186 vsize=46524 CPUtime=6.26 cores=4,6
/proc/30188/stat : 30188 (features) R 30186 30186 30122 0 -1 4202496 12870 0 0 0 620 6 0 0 25 0 1 0 549443120 47640576 10847 33554432000 134512640 135907751 4294242048 18446744073709551615 134534789 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/30188/statm: 11631 10847 112 341 0 11287 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 68416

[startup+12.7009 s]
/proc/loadavg: 1.40 0.33 0.11 5/505 30188
/proc/meminfo: memFree=20041384/32951124 swapFree=46575304/67111528
[pid=30186] ppid=30184 vsize=21892 CPUtime=0.01 cores=4,6
/proc/30186/stat : 30186 (python) S 30184 30186 30122 0 -1 4202496 1514 0 0 0 1 0 0 0 17 0 1 0 549443117 22417408 1349 33554432000 4194304 5683644 140734537538896 18446744073709551615 268660662016 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 0
/proc/30186/statm: 5473 1349 443 364 0 928 0
[pid=30188] ppid=30186 vsize=46524 CPUtime=12.66 cores=4,6
/proc/30188/stat : 30188 (features) R 30186 30186 30122 0 -1 4202496 13042 0 0 0 1259 7 0 0 25 0 1 0 549443120 47640576 11019 33554432000 134512640 135907751 4294242048 18446744073709551615 134534355 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/30188/statm: 11631 11019 112 341 0 11287 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 68416

[startup+25.5006 s]
/proc/loadavg: 1.87 0.47 0.16 5/505 30189
/proc/meminfo: memFree=20057120/32951124 swapFree=46575304/67111528
[pid=30186] ppid=30184 vsize=21892 CPUtime=0.01 cores=4,6
/proc/30186/stat : 30186 (python) S 30184 30186 30122 0 -1 4202496 1514 0 0 0 1 0 0 0 17 0 1 0 549443117 22417408 1349 33554432000 4194304 5683644 140734537538896 18446744073709551615 268660662016 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 0
/proc/30186/statm: 5473 1349 443 364 0 928 0
[pid=30188] ppid=30186 vsize=32752 CPUtime=25.46 cores=4,6
/proc/30188/stat : 30188 (features) R 30186 30186 30122 0 -1 4202496 14027 0 0 0 2536 10 0 0 25 0 1 0 549443120 33538048 6982 33554432000 134512640 135907751 4294242048 18446744073709551615 134519022 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/30188/statm: 8188 6982 112 341 0 7844 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 54644

[startup+51.1012 s]
/proc/loadavg: 2.82 0.84 0.29 5/511 30205
/proc/meminfo: memFree=20164768/32951124 swapFree=46575304/67111528
[pid=30186] ppid=30184 vsize=34392 CPUtime=16.06 cores=4,6
/proc/30186/stat : 30186 (python) S 30184 30186 30122 0 -1 4202496 2881 169333 1 2 2 1 1579 24 19 0 1 0 549443117 35217408 1406 33554432000 4194304 5683644 140734537538896 18446744073709551615 268660662016 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 4
/proc/30186/statm: 8598 1406 468 364 0 932 0
[pid=30188] ppid=30186 vsize=0 CPUtime=31.32 cores=4,6
/proc/30188/stat : 30188 (features) Z 30186 30186 30122 0 -1 4202524 14835 0 0 0 3121 11 0 0 25 0 1 0 549443120 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/30188/statm: 0 0 0 0 0 0 0
[pid=30190] ppid=30186 vsize=0 CPUtime=0.31 cores=4,6
/proc/30190/stat : 30190 (coach) Z 30186 30186 30122 0 -1 4202524 3734 0 1 0 31 0 0 0 20 0 1 0 549446256 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/30190/statm: 0 0 0 0 0 0 0
[pid=30201] ppid=30186 vsize=8700 CPUtime=0 cores=4,6
/proc/30201/stat : 30201 (timerun) S 30186 30186 30122 0 -1 4202496 745 0 0 0 0 0 0 0 18 0 1 0 549447904 8908800 248 33554432000 4194304 4922060 140736115774032 18446744073709551615 268660481157 0 65536 16781316 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/30201/statm: 2175 248 208 178 0 68 0
[pid=30202] ppid=30201 vsize=14948 CPUtime=3.22 cores=4,6
/proc/30202/stat : 30202 (lingeling) R 30201 30186 30122 0 -1 4202496 9032 0 0 0 321 1 0 0 25 0 1 0 549447904 15306752 3454 33554432000 134512640 134650204 4293743440 18446744073709551615 134525829 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30202/statm: 3737 3454 111 34 0 3352 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 58040

[startup+102.319 s]
/proc/loadavg: 3.54 1.34 0.49 5/517 30267
/proc/meminfo: memFree=20913612/32951124 swapFree=46575304/67111528
[pid=30186] ppid=30184 vsize=34392 CPUtime=36.07 cores=4,6
/proc/30186/stat : 30186 (python) S 30184 30186 30122 0 -1 4202496 3606 242050 1 3 2 1 3570 34 18 0 1 0 549443117 35217408 1406 33554432000 4194304 5683644 140734537538896 18446744073709551615 268660662016 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 4
/proc/30186/statm: 8598 1406 468 364 0 932 0
[pid=30188] ppid=30186 vsize=0 CPUtime=31.32 cores=4,6
/proc/30188/stat : 30188 (features) Z 30186 30186 30122 0 -1 4202524 14835 0 0 0 3121 11 0 0 25 0 1 0 549443120 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/30188/statm: 0 0 0 0 0 0 0
[pid=30190] ppid=30186 vsize=0 CPUtime=0.31 cores=4,6
/proc/30190/stat : 30190 (coach) Z 30186 30186 30122 0 -1 4202524 3734 0 1 0 31 0 0 0 20 0 1 0 549446256 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/30190/statm: 0 0 0 0 0 0 0
[pid=30225] ppid=30186 vsize=8700 CPUtime=0 cores=4,6
/proc/30225/stat : 30225 (timerun) S 30186 30186 30122 0 -1 4202496 744 0 0 0 0 0 0 0 19 0 1 0 549449911 8908800 247 33554432000 4194304 4922060 140735339278000 18446744073709551615 268660481157 0 65536 16781316 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/30225/statm: 2175 247 208 178 0 68 0
[pid=30226] ppid=30225 vsize=57580 CPUtime=34.37 cores=4,6
/proc/30226/stat : 30226 (precosat) R 30225 30186 30122 0 -1 4202496 71958 0 0 0 3427 10 0 0 25 0 1 0 549449911 58961920 13805 33554432000 134512640 135142049 4289488656 18446744073709551615 134612323 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/30226/statm: 14395 13805 82 154 0 14239 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 100672

[startup+162.301 s]
/proc/loadavg: 3.95 1.85 0.71 5/517 30289
/proc/meminfo: memFree=19507404/32951124 swapFree=46575304/67111528
[pid=30186] ppid=30184 vsize=34392 CPUtime=36.07 cores=4,6
/proc/30186/stat : 30186 (python) S 30184 30186 30122 0 -1 4202496 3606 242050 1 3 2 1 3570 34 18 0 1 0 549443117 35217408 1406 33554432000 4194304 5683644 140734537538896 18446744073709551615 268660662016 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 4
/proc/30186/statm: 8598 1406 468 364 0 932 0
[pid=30188] ppid=30186 vsize=0 CPUtime=31.32 cores=4,6
/proc/30188/stat : 30188 (features) Z 30186 30186 30122 0 -1 4202524 14835 0 0 0 3121 11 0 0 25 0 1 0 549443120 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/30188/statm: 0 0 0 0 0 0 0
[pid=30190] ppid=30186 vsize=0 CPUtime=0.31 cores=4,6
/proc/30190/stat : 30190 (coach) Z 30186 30186 30122 0 -1 4202524 3734 0 1 0 31 0 0 0 20 0 1 0 549446256 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/30190/statm: 0 0 0 0 0 0 0
[pid=30225] ppid=30186 vsize=8700 CPUtime=0 cores=4,6
/proc/30225/stat : 30225 (timerun) S 30186 30186 30122 0 -1 4202496 744 0 0 0 0 0 0 0 19 0 1 0 549449911 8908800 247 33554432000 4194304 4922060 140735339278000 18446744073709551615 268660481157 0 65536 16781316 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/30225/statm: 2175 247 208 178 0 68 0
[pid=30226] ppid=30225 vsize=92972 CPUtime=94.35 cores=4,6
/proc/30226/stat : 30226 (precosat) R 30225 30186 30122 0 -1 4202496 114337 0 0 0 9419 16 0 0 25 0 1 0 549449911 95203328 22649 33554432000 134512640 135142049 4289488656 18446744073709551615 134553568 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/30226/statm: 23243 22649 82 154 0 23087 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 136064

[startup+222.301 s]
/proc/loadavg: 4.04 2.26 0.92 5/517 30291
/proc/meminfo: memFree=19333276/32951124 swapFree=46575304/67111528
[pid=30186] ppid=30184 vsize=34392 CPUtime=36.07 cores=4,6
/proc/30186/stat : 30186 (python) S 30184 30186 30122 0 -1 4202496 3606 242050 1 3 2 1 3570 34 18 0 1 0 549443117 35217408 1406 33554432000 4194304 5683644 140734537538896 18446744073709551615 268660662016 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 4
/proc/30186/statm: 8598 1406 468 364 0 932 0
[pid=30188] ppid=30186 vsize=0 CPUtime=31.32 cores=4,6
/proc/30188/stat : 30188 (features) Z 30186 30186 30122 0 -1 4202524 14835 0 0 0 3121 11 0 0 25 0 1 0 549443120 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/30188/statm: 0 0 0 0 0 0 0
[pid=30190] ppid=30186 vsize=0 CPUtime=0.31 cores=4,6
/proc/30190/stat : 30190 (coach) Z 30186 30186 30122 0 -1 4202524 3734 0 1 0 31 0 0 0 20 0 1 0 549446256 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/30190/statm: 0 0 0 0 0 0 0
[pid=30225] ppid=30186 vsize=8700 CPUtime=0 cores=4,6

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


[startup+942.301 s]
/proc/loadavg: 4.15 3.98 2.68 5/516 30364
/proc/meminfo: memFree=16293860/32951124 swapFree=46575304/67111528
[pid=30186] ppid=30184 vsize=34392 CPUtime=36.07 cores=4,6
/proc/30186/stat : 30186 (python) S 30184 30186 30122 0 -1 4202496 3606 242050 1 3 2 1 3570 34 18 0 1 0 549443117 35217408 1406 33554432000 4194304 5683644 140734537538896 18446744073709551615 268660662016 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 4
/proc/30186/statm: 8598 1406 468 364 0 932 0
[pid=30188] ppid=30186 vsize=0 CPUtime=31.32 cores=4,6
/proc/30188/stat : 30188 (features) Z 30186 30186 30122 0 -1 4202524 14835 0 0 0 3121 11 0 0 25 0 1 0 549443120 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/30188/statm: 0 0 0 0 0 0 0
[pid=30190] ppid=30186 vsize=0 CPUtime=0.31 cores=4,6
/proc/30190/stat : 30190 (coach) Z 30186 30186 30122 0 -1 4202524 3734 0 1 0 31 0 0 0 20 0 1 0 549446256 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/30190/statm: 0 0 0 0 0 0 0
[pid=30225] ppid=30186 vsize=8700 CPUtime=0 cores=4,6
/proc/30225/stat : 30225 (timerun) S 30186 30186 30122 0 -1 4202496 744 0 0 0 0 0 0 0 19 0 1 0 549449911 8908800 247 33554432000 4194304 4922060 140735339278000 18446744073709551615 268660481157 0 65536 16781316 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/30225/statm: 2175 247 208 178 0 68 0
[pid=30226] ppid=30225 vsize=175048 CPUtime=874.37 cores=4,6
/proc/30226/stat : 30226 (precosat) R 30225 30186 30122 0 -1 4202496 169386 0 0 0 87411 26 0 0 25 0 1 0 549449911 179249152 43175 33554432000 134512640 135142049 4289488656 18446744073709551615 134555764 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/30226/statm: 43762 43175 82 154 0 43606 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 218140

[startup+1002.3 s]
/proc/loadavg: 4.14 4.01 2.77 5/516 30368
/proc/meminfo: memFree=16151840/32951124 swapFree=46575304/67111528
[pid=30186] ppid=30184 vsize=34392 CPUtime=36.07 cores=4,6
/proc/30186/stat : 30186 (python) S 30184 30186 30122 0 -1 4202496 3606 242050 1 3 2 1 3570 34 18 0 1 0 549443117 35217408 1406 33554432000 4194304 5683644 140734537538896 18446744073709551615 268660662016 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 4
/proc/30186/statm: 8598 1406 468 364 0 932 0
[pid=30188] ppid=30186 vsize=0 CPUtime=31.32 cores=4,6
/proc/30188/stat : 30188 (features) Z 30186 30186 30122 0 -1 4202524 14835 0 0 0 3121 11 0 0 25 0 1 0 549443120 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/30188/statm: 0 0 0 0 0 0 0
[pid=30190] ppid=30186 vsize=0 CPUtime=0.31 cores=4,6
/proc/30190/stat : 30190 (coach) Z 30186 30186 30122 0 -1 4202524 3734 0 1 0 31 0 0 0 20 0 1 0 549446256 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/30190/statm: 0 0 0 0 0 0 0
[pid=30225] ppid=30186 vsize=8700 CPUtime=0 cores=4,6
/proc/30225/stat : 30225 (timerun) S 30186 30186 30122 0 -1 4202496 744 0 0 0 0 0 0 0 19 0 1 0 549449911 8908800 247 33554432000 4194304 4922060 140735339278000 18446744073709551615 268660481157 0 65536 16781316 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/30225/statm: 2175 247 208 178 0 68 0
[pid=30226] ppid=30225 vsize=180732 CPUtime=934.37 cores=4,6
/proc/30226/stat : 30226 (precosat) R 30225 30186 30122 0 -1 4202496 172299 0 0 0 93411 26 0 0 25 0 1 0 549449911 185069568 44594 33554432000 134512640 135142049 4289488656 18446744073709551615 134552554 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/30226/statm: 45183 44594 82 154 0 45027 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 223824

[startup+1062.3 s]
/proc/loadavg: 4.09 4.02 2.85 5/516 30369
/proc/meminfo: memFree=16044064/32951124 swapFree=46575304/67111528
[pid=30186] ppid=30184 vsize=34392 CPUtime=36.07 cores=4,6
/proc/30186/stat : 30186 (python) S 30184 30186 30122 0 -1 4202496 3606 242050 1 3 2 1 3570 34 18 0 1 0 549443117 35217408 1406 33554432000 4194304 5683644 140734537538896 18446744073709551615 268660662016 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 4
/proc/30186/statm: 8598 1406 468 364 0 932 0
[pid=30188] ppid=30186 vsize=0 CPUtime=31.32 cores=4,6
/proc/30188/stat : 30188 (features) Z 30186 30186 30122 0 -1 4202524 14835 0 0 0 3121 11 0 0 25 0 1 0 549443120 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/30188/statm: 0 0 0 0 0 0 0
[pid=30190] ppid=30186 vsize=0 CPUtime=0.31 cores=4,6
/proc/30190/stat : 30190 (coach) Z 30186 30186 30122 0 -1 4202524 3734 0 1 0 31 0 0 0 20 0 1 0 549446256 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/30190/statm: 0 0 0 0 0 0 0
[pid=30225] ppid=30186 vsize=8700 CPUtime=0 cores=4,6
/proc/30225/stat : 30225 (timerun) S 30186 30186 30122 0 -1 4202496 744 0 0 0 0 0 0 0 19 0 1 0 549449911 8908800 247 33554432000 4194304 4922060 140735339278000 18446744073709551615 268660481157 0 65536 16781316 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/30225/statm: 2175 247 208 178 0 68 0
[pid=30226] ppid=30225 vsize=181416 CPUtime=994.37 cores=4,6
/proc/30226/stat : 30226 (precosat) R 30225 30186 30122 0 -1 4202496 173186 0 0 0 99411 26 0 0 25 0 1 0 549449911 185769984 44734 33554432000 134512640 135142049 4289488656 18446744073709551615 134555712 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/30226/statm: 45354 44734 82 154 0 45198 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 224508

[startup+1122.3 s]
/proc/loadavg: 4.03 4.02 2.92 5/516 30371
/proc/meminfo: memFree=15987260/32951124 swapFree=46575304/67111528
[pid=30186] ppid=30184 vsize=34392 CPUtime=36.07 cores=4,6
/proc/30186/stat : 30186 (python) S 30184 30186 30122 0 -1 4202496 3606 242050 1 3 2 1 3570 34 18 0 1 0 549443117 35217408 1406 33554432000 4194304 5683644 140734537538896 18446744073709551615 268660662016 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 4
/proc/30186/statm: 8598 1406 468 364 0 932 0
[pid=30188] ppid=30186 vsize=0 CPUtime=31.32 cores=4,6
/proc/30188/stat : 30188 (features) Z 30186 30186 30122 0 -1 4202524 14835 0 0 0 3121 11 0 0 25 0 1 0 549443120 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/30188/statm: 0 0 0 0 0 0 0
[pid=30190] ppid=30186 vsize=0 CPUtime=0.31 cores=4,6
/proc/30190/stat : 30190 (coach) Z 30186 30186 30122 0 -1 4202524 3734 0 1 0 31 0 0 0 20 0 1 0 549446256 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/30190/statm: 0 0 0 0 0 0 0
[pid=30225] ppid=30186 vsize=8700 CPUtime=0 cores=4,6
/proc/30225/stat : 30225 (timerun) S 30186 30186 30122 0 -1 4202496 744 0 0 0 0 0 0 0 19 0 1 0 549449911 8908800 247 33554432000 4194304 4922060 140735339278000 18446744073709551615 268660481157 0 65536 16781316 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/30225/statm: 2175 247 208 178 0 68 0
[pid=30226] ppid=30225 vsize=185988 CPUtime=1054.37 cores=4,6
/proc/30226/stat : 30226 (precosat) R 30225 30186 30122 0 -1 4202496 178767 0 0 0 105410 27 0 0 25 0 1 0 549449911 190451712 45899 33554432000 134512640 135142049 4289488656 18446744073709551615 134609990 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/30226/statm: 46497 45899 82 154 0 46341 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 229080

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 2.98 5/516 30373
/proc/meminfo: memFree=15865596/32951124 swapFree=46575304/67111528
[pid=30186] ppid=30184 vsize=34392 CPUtime=36.07 cores=4,6
/proc/30186/stat : 30186 (python) S 30184 30186 30122 0 -1 4202496 3606 242050 1 3 2 1 3570 34 18 0 1 0 549443117 35217408 1406 33554432000 4194304 5683644 140734537538896 18446744073709551615 268660662016 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 4
/proc/30186/statm: 8598 1406 468 364 0 932 0
[pid=30188] ppid=30186 vsize=0 CPUtime=31.32 cores=4,6
/proc/30188/stat : 30188 (features) Z 30186 30186 30122 0 -1 4202524 14835 0 0 0 3121 11 0 0 25 0 1 0 549443120 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/30188/statm: 0 0 0 0 0 0 0
[pid=30190] ppid=30186 vsize=0 CPUtime=0.31 cores=4,6
/proc/30190/stat : 30190 (coach) Z 30186 30186 30122 0 -1 4202524 3734 0 1 0 31 0 0 0 20 0 1 0 549446256 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/30190/statm: 0 0 0 0 0 0 0
[pid=30225] ppid=30186 vsize=8700 CPUtime=0 cores=4,6
/proc/30225/stat : 30225 (timerun) S 30186 30186 30122 0 -1 4202496 744 0 0 0 0 0 0 0 19 0 1 0 549449911 8908800 247 33554432000 4194304 4922060 140735339278000 18446744073709551615 268660481157 0 65536 16781316 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/30225/statm: 2175 247 208 178 0 68 0
[pid=30226] ppid=30225 vsize=192632 CPUtime=1114.37 cores=4,6
/proc/30226/stat : 30226 (precosat) R 30225 30186 30122 0 -1 4202496 181206 0 0 0 111409 28 0 0 25 0 1 0 549449911 197255168 47571 33554432000 134512640 135142049 4289488656 18446744073709551615 134599628 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/30226/statm: 48158 47571 82 154 0 48002 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 235724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 3.93 3.99 3.00 4/510 30374
/proc/meminfo: memFree=17725264/32951124 swapFree=46575304/67111528
[pid=30186] ppid=30184 vsize=34392 CPUtime=36.07 cores=4,6
/proc/30186/stat : 30186 (python) S 30184 30186 30122 0 -1 4202496 3606 242050 1 3 2 1 3570 34 18 0 1 0 549443117 35217408 1406 33554432000 4194304 5683644 140734537538896 18446744073709551615 268660662016 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 4
/proc/30186/statm: 8598 1406 468 364 0 932 0
[pid=30188] ppid=30186 vsize=0 CPUtime=31.32 cores=4,6
/proc/30188/stat : 30188 (features) Z 30186 30186 30122 0 -1 4202524 14835 0 0 0 3121 11 0 0 25 0 1 0 549443120 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/30188/statm: 0 0 0 0 0 0 0
[pid=30190] ppid=30186 vsize=0 CPUtime=0.31 cores=4,6
/proc/30190/stat : 30190 (coach) Z 30186 30186 30122 0 -1 4202524 3734 0 1 0 31 0 0 0 20 0 1 0 549446256 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/30190/statm: 0 0 0 0 0 0 0
[pid=30225] ppid=30186 vsize=8700 CPUtime=0 cores=4,6
/proc/30225/stat : 30225 (timerun) S 30186 30186 30122 0 -1 4202496 744 0 0 0 0 0 0 0 19 0 1 0 549449911 8908800 247 33554432000 4194304 4922060 140735339278000 18446744073709551615 268660481157 0 65536 16781316 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/30225/statm: 2175 247 208 178 0 68 0
[pid=30226] ppid=30225 vsize=192632 CPUtime=1132.39 cores=4,6
/proc/30226/stat : 30226 (precosat) R 30225 30186 30122 0 -1 4202496 181393 0 0 0 113211 28 0 0 25 0 1 0 549449911 197255168 47571 33554432000 134512640 135142049 4289488656 18446744073709551615 134556221 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/30226/statm: 48158 47571 82 154 0 48002 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 235724

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

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

[startup+1200.3 s]
/proc/loadavg: 3.93 3.99 3.00 4/510 30374
/proc/meminfo: memFree=17725264/32951124 swapFree=46575304/67111528
[pid=30186] ppid=30184 vsize=34392 CPUtime=36.07 cores=4,6
/proc/30186/stat : 30186 (python) S 30184 30186 30122 0 -1 4202496 3606 242050 1 3 2 1 3570 34 18 0 1 0 549443117 35217408 1406 33554432000 4194304 5683644 140734537538896 18446744073709551615 268660662016 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 4
/proc/30186/statm: 8598 1406 468 364 0 932 0
[pid=30188] ppid=30186 vsize=0 CPUtime=31.32 cores=4,6
/proc/30188/stat : 30188 (features) Z 30186 30186 30122 0 -1 4202524 14835 0 0 0 3121 11 0 0 25 0 1 0 549443120 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/30188/statm: 0 0 0 0 0 0 0
[pid=30190] ppid=30186 vsize=0 CPUtime=0.31 cores=4,6
/proc/30190/stat : 30190 (coach) Z 30186 30186 30122 0 -1 4202524 3734 0 1 0 31 0 0 0 20 0 1 0 549446256 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/30190/statm: 0 0 0 0 0 0 0
[pid=30225] ppid=30186 vsize=8700 CPUtime=0 cores=4,6
/proc/30225/stat : 30225 (timerun) S 30186 30186 30122 0 -1 4202496 744 0 0 0 0 0 0 0 19 0 1 0 549449911 8908800 247 33554432000 4194304 4922060 140735339278000 18446744073709551615 268660481157 0 65536 16781316 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/30225/statm: 2175 247 208 178 0 68 0
[pid=30226] ppid=30225 vsize=192632 CPUtime=1132.39 cores=4,6
/proc/30226/stat : 30226 (precosat) R 30225 30186 30122 0 -1 4202496 181393 0 0 0 113211 28 0 0 25 0 1 0 549449911 197255168 47571 33554432000 134512640 135142049 4289488656 18446744073709551615 134556221 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/30226/statm: 48158 47571 82 154 0 48002 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 235724

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30186 and gives
#  childrusage.ru_utime.tv_sec=35
#  childrusage.ru_utime.tv_usec=732567
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=365944
# CPU time returned by wait4() is 36.0985
# while last known CPU time is 1200.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.33
CPU time (s): 1200.09
CPU user time (s): 1199.35
CPU system time (s): 0.74
CPU usage (%): 99.9801
Max. virtual memory (cumulated for all children) (KiB): 1902192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.7326
system time used= 0.365944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 246508
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 454
involuntary context switches= 135

runsolver used 6.41303 second user time and 13.248 second system time

The end

Launcher Data

Begin job on node107 at 2011-06-03 00:08:20
IDJOB=3448901
IDBENCH=82381
IDSOLVER=1947
FILE ID=node107/3448901-1307052499
RUNJOBID= node107-1307052497-30141
PBS_JOBID= 13497825
Free space on /tmp= 73812 MiB

SOLVER NAME= Coach 2011-03-18
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.025-NOTKNOWN.cnf
COMMAND LINE= python portfolio_solver.py -t TIMELIMIT -s RANDOMSEED  BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3448901-1307052499/watcher-3448901-1307052499 -o /tmp/evaluation-result-3448901-1307052499/solver-3448901-1307052499 -C 1200 -W 1300 -M 7680  python portfolio_solver.py -t 1200 -s 1835646393  HOME/instance-3448901-1307052499.cnf

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

MD5SUM BENCH= 3c5c73741ba21d5f39c7f436ba834743
RANDOM SEED=1835646393

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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:      21240724 kB
Buffers:        270484 kB
Cached:        2349004 kB
SwapCached:      22420 kB
Active:        9515800 kB
Inactive:      1841068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21240724 kB
SwapTotal:    67111528 kB
SwapFree:     46575304 kB
Dirty:          429984 kB
Writeback:           0 kB
AnonPages:     8732344 kB
Mapped:          35120 kB
Slab:           188708 kB
PageTables:      95572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145174804 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= 70400 MiB
End job on node107 at 2011-06-03 00:28:41