Trace number 3190119

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
sathys 2011-04-01UNSAT 7.35688 7.35957

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v50-c1065-S370067727-038.UNKNOWN.cnf
MD5SUM3252c6181c8eabde1d434641195d65f6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.131979
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses1065
Sum of the clauses size5325
Maximum clause length5
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 51065
Number of clauses of size over 50

Solver Data

0.00/0.00	static
0.00/0.00	HOME/instance-3190119-1302710736.cnf
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1065     5325 |     319       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 50   #clauses: 1065   #literals: 5325
0.00/0.00	c CPU time:   0 s
0.00/0.00	c ==============================================================================
0.00/0.00	c 
0.00/0.00	c seed = 0, numatom = 50, numclause = 1065, numliterals = 5325
0.00/0.00	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.00	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
0.00/0.00	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.01	c |       2 |     0.0 |       0 |      503 |      0 |       1 |      5153 |     617 ||      2 |    1092 |       3/      3 |     243 |       0 |
0.00/0.02	c |       4 |     0.0 |       0 |     1111 |      0 |       2 |     11235 |    1336 ||      4 |    2259 |       2/      2 |     551 |       0 |
0.00/0.02	c |       6 |     0.0 |       0 |     1812 |    189 |       3 |     17946 |    2149 ||      6 |    3431 |       1/      1 |     862 |       0 |
0.00/0.04	c |       7 |     0.0 |       0 |     2613 |    388 |       4 |     25602 |    3035 ||      7 |    4917 |       1/      1 |    1275 |       0 |
0.00/0.06	c |      11 |     0.0 |       0 |     3514 |    279 |       5 |     34569 |    4112 ||     11 |    6826 |       1/      1 |    1794 |       0 |
0.00/0.08	c |      14 |     0.0 |       0 |     4519 |    475 |       6 |     44501 |    5289 ||     14 |    9331 |       1/      1 |    2514 |       0 |
0.00/0.11	c |      15 |     0.0 |       0 |     5621 |    975 |       7 |     55135 |    6553 ||     15 |   12338 |       1/      1 |    3332 |       0 |
0.00/0.14	c |      16 |     0.0 |       0 |     6361 |     73 |       8 |     67299 |    7930 ||     16 |   13244 |       1/      1 |    3441 |       0 |
0.00/0.18	c |      21 |     0.0 |       0 |     7124 |     67 |       9 |     80262 |    9498 ||     21 |   15830 |       1/      1 |    4170 |       0 |
0.00/0.23	c |      25 |     0.1 |       0 |     7892 |    162 |      10 |     94502 |   11139 ||     25 |   18629 |       1/      1 |    4987 |       0 |
0.00/0.29	c |      29 |     0.1 |       0 |     8660 |    554 |      11 |    109625 |   12899 ||     29 |   21848 |       1/      1 |    5805 |       0 |
0.00/0.34	c |      30 |     0.1 |       0 |     9456 |    354 |      12 |    125531 |   14686 ||     30 |   25263 |       1/      1 |    6638 |       0 |
0.00/0.41	c |      31 |     0.1 |       0 |    10277 |   2059 |      13 |    142100 |   16572 ||     31 |   30441 |       1/      1 |    8284 |       0 |
0.00/0.47	c |      31 |     0.1 |       0 |    11091 |   1459 |      14 |    160540 |   18551 ||     31 |   31129 |       1/      1 |    8286 |       0 |
0.00/0.57	c |      38 |     0.1 |       0 |    11933 |    348 |      15 |    179397 |   20796 ||     38 |   35135 |       1/      1 |    9527 |       0 |
0.00/0.67	c |      44 |     0.1 |       0 |    12751 |    239 |      16 |    199136 |   23163 ||     44 |   38652 |       1/      1 |   10373 |       0 |
0.00/0.77	c |      46 |     0.1 |       0 |    13540 |    235 |      17 |    219517 |   25544 ||     46 |   43306 |       1/      1 |   11616 |       0 |
0.00/0.89	c |      53 |     0.1 |       0 |    14439 |    222 |      18 |    241417 |   28113 ||     53 |   47013 |       1/      1 |   12825 |       0 |
0.00/1.03	c |      59 |     0.1 |       0 |    15328 |    112 |      19 |    263716 |   30802 ||     59 |   50795 |       1/      1 |   13659 |       0 |
1.09/1.16	c |      61 |     0.1 |       0 |    16262 |    708 |      20 |    287191 |   33499 ||     61 |   55294 |       1/      1 |   14888 |       0 |
1.29/1.33	c |      62 |     0.2 |       0 |    17200 |    809 |      21 |    311403 |   36303 ||     62 |   61181 |       1/      1 |   16539 |       0 |
1.39/1.49	c |      63 |     0.2 |       0 |    18113 |   3410 |      22 |    336145 |   39136 ||     63 |   70104 |       1/      1 |   19701 |       0 |
1.59/1.66	c |      63 |     0.2 |       0 |    18943 |   1308 |      23 |    362008 |   42097 ||     63 |   72913 |       1/      1 |   19726 |       0 |
1.79/1.83	c |      67 |     0.2 |       0 |    19717 |    299 |      24 |    390200 |   45237 ||     67 |   74811 |       1/      1 |   20226 |       0 |
1.99/2.05	c |      76 |     0.2 |       0 |    20561 |    282 |      25 |    418519 |   48577 ||     76 |   80566 |       1/      1 |   21782 |       0 |
2.19/2.28	c |      80 |     0.2 |       0 |    21481 |     69 |      26 |    447608 |   51954 ||     80 |   86243 |       1/      1 |   23228 |       0 |
2.49/2.53	c |      90 |     0.2 |       0 |    22422 |    152 |      27 |    477753 |   55516 ||     90 |   92256 |       1/      1 |   24835 |       0 |
2.69/2.78	c |      94 |     0.2 |       0 |    23276 |   1047 |      28 |    508315 |   59033 ||     94 |  100068 |       1/      1 |   27447 |       0 |
2.99/3.04	c |      96 |     0.3 |       0 |    24203 |     40 |      29 |    540188 |   62690 ||     96 |  103728 |       1/      1 |   27678 |       0 |
3.29/3.34	c |     107 |     0.3 |       0 |    25186 |    213 |      30 |    572987 |   66672 ||    107 |  110350 |       1/      1 |   29510 |       0 |
3.58/3.66	c |     113 |     0.3 |       0 |    26154 |    205 |      31 |    606626 |   70615 ||    113 |  116930 |       1/      1 |   31259 |       0 |
3.98/4.00	c |     123 |     0.3 |       0 |    27099 |    582 |      32 |    641030 |   74769 ||    123 |  124233 |       1/      1 |   33218 |       0 |
4.28/4.32	c |     125 |     0.3 |       0 |    28129 |     78 |      33 |    676093 |   78913 ||    125 |  133075 |       1/      1 |   35651 |       0 |
4.58/4.66	c |     126 |     0.3 |       0 |    29179 |   3879 |      34 |    711607 |   83056 ||    126 |  143710 |       1/      1 |   38941 |       0 |
4.88/4.94	c |     126 |     0.3 |       0 |    30216 |   2978 |      35 |    749966 |   87298 ||    126 |  145572 |       1/      1 |   38957 |       0 |
5.29/5.31	c |     127 |     0.4 |       0 |    31081 |   6980 |      36 |    787177 |   91682 ||    127 |  163594 |       1/      1 |   45144 |       0 |
5.59/5.65	c |     127 |     0.3 |       0 |    32086 |   1478 |      37 |    826717 |   96175 ||    127 |  168985 |       1/      1 |   45193 |       0 |
5.89/5.96	c |     127 |     0.3 |       1 |    33214 |   5680 |      38 |    868590 |  100724 ||    127 |  168985 |       1/      1 |   45193 |       0 |
6.29/6.37	c |     139 |     0.4 |       1 |    24080 |     57 |      39 |    909878 |  105554 ||    139 |  175717 |       1/      1 |   47007 |       0 |
6.69/6.74	c |     148 |     0.4 |       1 |    25582 |    142 |      40 |    951339 |  110500 ||    148 |  184088 |       1/      1 |   49285 |       0 |
7.08/7.12	c |     157 |     0.4 |       1 |    28665 |    416 |      41 |    993666 |  115546 ||    157 |  192939 |       1/      1 |   51678 |       0 |
7.28/7.35	c |     158 |     0.2 |      12 |    31284 |    672 |      41 |   1017832 |  118454 ||    158 |  198884 |       1/      1 |   53328 |       0 |
7.28/7.35	c c 
7.28/7.35	c -----------------------------------
7.28/7.35	c # temps = 7.340000
7.28/7.35	c # cleaningDB = 41
7.28/7.35	c # clause binaire = 42
7.28/7.35	c # literal removed by litRedundant = 262361
7.28/7.35	c # literal removed by litRedundantBin = 239
7.28/7.35	c # init clause removed by simplify = 65
7.28/7.35	c # learnt clause removed by simplify = 10823
7.28/7.35	c # une clause fausse était une apprise = 0
7.28/7.35	c # equivalence dectecte = 0
7.28/7.35	c # Memory used           : 12.22 MB
7.28/7.35	c 
7.28/7.35	c ########################
7.28/7.35	c ####   ##  ###   ## ####
7.28/7.35	c #### #### # ## #### ####
7.28/7.35	c ####   ##  ###   ##  ###
7.28/7.35	c ########################
7.28/7.35	c # restart = 158
7.28/7.35	c # conflit = 105250
7.28/7.35	c # decision = 118454
7.28/7.35	c # propagation = 1017832 	 (138669.209809 (prop/sec))
7.28/7.35	c 
7.28/7.35	c ########################
7.28/7.35	c ### ### #   ##   ##   ##
7.28/7.35	c ### # # # #### # ### ###
7.28/7.35	c ###  #  ### ## # ### ###
7.28/7.35	c ########################
7.28/7.35	c # numtry = 158
7.28/7.35	c # numflips = 198884
7.28/7.35	c # maxSat = 1
7.28/7.35	c # freeFlip = 89040
7.28/7.35	c # nbBoundary = 45
7.28/7.35	c 
7.28/7.35	s UNSATISFIABLE

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

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-3190119-1302710736/watcher-3190119-1302710736 -o /tmp/evaluation-result-3190119-1302710736/solver-3190119-1302710736 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3190119-1302710736.cnf rnovelty 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.04 4.02 3.95 5/195 2697
/proc/meminfo: memFree=13581828/32951124 swapFree=67111524/67111528
[pid=2697] ppid=2695 vsize=8704 CPUtime=0 cores=4,6
/proc/2697/stat : 2697 (esg_static.sh) R 2695 2697 1734 0 -1 4202496 315 0 0 0 0 0 0 0 25 0 1 0 461304101 8912896 253 33554432000 4194304 4922060 140733690671152 18446744073709551615 252457886101 0 65538 4100 65536 0 0 0 17 4 0 0 0
/proc/2697/statm: 2176 253 211 178 0 69 0

[startup+0.100151 s]
/proc/loadavg: 4.04 4.02 3.95 5/195 2697
/proc/meminfo: memFree=13581828/32951124 swapFree=67111524/67111528
[pid=2697] ppid=2695 vsize=8704 CPUtime=0 cores=4,6
/proc/2697/stat : 2697 (esg_static.sh) S 2695 2697 1734 0 -1 4202496 349 158 0 0 0 0 0 0 25 0 1 0 461304101 8912896 256 33554432000 4194304 4922060 140733690671152 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2697/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.201161 s]
/proc/loadavg: 4.04 4.02 3.95 5/195 2697
/proc/meminfo: memFree=13581828/32951124 swapFree=67111524/67111528
[pid=2697] ppid=2695 vsize=8704 CPUtime=0 cores=4,6
/proc/2697/stat : 2697 (esg_static.sh) S 2695 2697 1734 0 -1 4202496 349 158 0 0 0 0 0 0 25 0 1 0 461304101 8912896 256 33554432000 4194304 4922060 140733690671152 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2697/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301117 s]
/proc/loadavg: 4.04 4.02 3.95 5/195 2697
/proc/meminfo: memFree=13581828/32951124 swapFree=67111524/67111528
[pid=2697] ppid=2695 vsize=8704 CPUtime=0 cores=4,6
/proc/2697/stat : 2697 (esg_static.sh) S 2695 2697 1734 0 -1 4202496 349 158 0 0 0 0 0 0 25 0 1 0 461304101 8912896 256 33554432000 4194304 4922060 140733690671152 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2697/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701067 s]
/proc/loadavg: 4.04 4.02 3.95 5/195 2697
/proc/meminfo: memFree=13581828/32951124 swapFree=67111524/67111528
[pid=2697] ppid=2695 vsize=8704 CPUtime=0 cores=4,6
/proc/2697/stat : 2697 (esg_static.sh) S 2695 2697 1734 0 -1 4202496 349 158 0 0 0 0 0 0 25 0 1 0 461304101 8912896 256 33554432000 4194304 4922060 140733690671152 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2697/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50092 s]
/proc/loadavg: 4.04 4.02 3.95 5/198 2701
/proc/meminfo: memFree=13578216/32951124 swapFree=67111524/67111528
[pid=2697] ppid=2695 vsize=8704 CPUtime=0 cores=4,6
/proc/2697/stat : 2697 (esg_static.sh) S 2695 2697 1734 0 -1 4202496 349 158 0 0 0 0 0 0 25 0 1 0 461304101 8912896 256 33554432000 4194304 4922060 140733690671152 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2697/statm: 2176 256 211 178 0 69 0
[pid=2699] ppid=2697 vsize=8704 CPUtime=0 cores=4,6
/proc/2699/stat : 2699 (esg_static.sh) S 2697 2697 1734 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461304102 8912896 135 33554432000 4194304 4922060 140733690671152 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2699/statm: 2176 135 90 178 0 69 0
[pid=2700] ppid=2699 vsize=9844 CPUtime=1.49 cores=4,6
/proc/2700/stat : 2700 (sathys) R 2699 2697 1734 0 -1 4202496 956 0 0 0 149 0 0 0 25 0 1 0 461304102 10080256 868 33554432000 4194304 4241092 140735763619968 18446744073709551615 4223653 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2700/statm: 2461 868 136 12 0 925 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27252

[startup+3.10059 s]
/proc/loadavg: 4.04 4.02 3.95 5/198 2701
/proc/meminfo: memFree=13576952/32951124 swapFree=67111524/67111528
[pid=2697] ppid=2695 vsize=8704 CPUtime=0 cores=4,6
/proc/2697/stat : 2697 (esg_static.sh) S 2695 2697 1734 0 -1 4202496 349 158 0 0 0 0 0 0 25 0 1 0 461304101 8912896 256 33554432000 4194304 4922060 140733690671152 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2697/statm: 2176 256 211 178 0 69 0
[pid=2699] ppid=2697 vsize=8704 CPUtime=0 cores=4,6
/proc/2699/stat : 2699 (esg_static.sh) S 2697 2697 1734 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461304102 8912896 135 33554432000 4194304 4922060 140733690671152 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2699/statm: 2176 135 90 178 0 69 0
[pid=2700] ppid=2699 vsize=11152 CPUtime=3.09 cores=4,6
/proc/2700/stat : 2700 (sathys) R 2699 2697 1734 0 -1 4202496 1254 0 0 0 309 0 0 0 25 0 1 0 461304102 11419648 1166 33554432000 4194304 4241092 140735763619968 18446744073709551615 4223733 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2700/statm: 2788 1166 136 12 0 1252 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28560

[startup+6.30103 s]
/proc/loadavg: 4.04 4.02 3.95 5/198 2701
/proc/meminfo: memFree=13575092/32951124 swapFree=67111524/67111528
[pid=2697] ppid=2695 vsize=8704 CPUtime=0 cores=4,6
/proc/2697/stat : 2697 (esg_static.sh) S 2695 2697 1734 0 -1 4202496 349 158 0 0 0 0 0 0 25 0 1 0 461304101 8912896 256 33554432000 4194304 4922060 140733690671152 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2697/statm: 2176 256 211 178 0 69 0
[pid=2699] ppid=2697 vsize=8704 CPUtime=0 cores=4,6
/proc/2699/stat : 2699 (esg_static.sh) S 2697 2697 1734 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461304102 8912896 135 33554432000 4194304 4922060 140733690671152 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2699/statm: 2176 135 90 178 0 69 0
[pid=2700] ppid=2699 vsize=12472 CPUtime=6.29 cores=4,6
/proc/2700/stat : 2700 (sathys) R 2699 2697 1734 0 -1 4202496 1603 0 0 0 629 0 0 0 25 0 1 0 461304102 12771328 1501 33554432000 4194304 4241092 140735763619968 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2700/statm: 3118 1501 136 12 0 1582 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29880

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

[startup+6.40101 s]
/proc/loadavg: 4.04 4.02 3.95 5/198 2701
/proc/meminfo: memFree=13575092/32951124 swapFree=67111524/67111528
[pid=2697] ppid=2695 vsize=8704 CPUtime=0 cores=4,6
/proc/2697/stat : 2697 (esg_static.sh) S 2695 2697 1734 0 -1 4202496 349 158 0 0 0 0 0 0 25 0 1 0 461304101 8912896 256 33554432000 4194304 4922060 140733690671152 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2697/statm: 2176 256 211 178 0 69 0
[pid=2699] ppid=2697 vsize=8704 CPUtime=0 cores=4,6
/proc/2699/stat : 2699 (esg_static.sh) S 2697 2697 1734 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461304102 8912896 135 33554432000 4194304 4922060 140733690671152 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2699/statm: 2176 135 90 178 0 69 0
[pid=2700] ppid=2699 vsize=12472 CPUtime=6.39 cores=4,6
/proc/2700/stat : 2700 (sathys) R 2699 2697 1734 0 -1 4202496 1603 0 0 0 639 0 0 0 25 0 1 0 461304102 12771328 1501 33554432000 4194304 4241092 140735763619968 18446744073709551615 4223670 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2700/statm: 3118 1501 136 12 0 1582 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 29880

[startup+6.80094 s]
/proc/loadavg: 4.04 4.02 3.95 5/198 2701
/proc/meminfo: memFree=13574720/32951124 swapFree=67111524/67111528
[pid=2697] ppid=2695 vsize=8704 CPUtime=0 cores=4,6
/proc/2697/stat : 2697 (esg_static.sh) S 2695 2697 1734 0 -1 4202496 349 158 0 0 0 0 0 0 25 0 1 0 461304101 8912896 256 33554432000 4194304 4922060 140733690671152 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2697/statm: 2176 256 211 178 0 69 0
[pid=2699] ppid=2697 vsize=8704 CPUtime=0 cores=4,6
/proc/2699/stat : 2699 (esg_static.sh) S 2697 2697 1734 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461304102 8912896 135 33554432000 4194304 4922060 140733690671152 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2699/statm: 2176 135 90 178 0 69 0
[pid=2700] ppid=2699 vsize=12472 CPUtime=6.78 cores=4,6
/proc/2700/stat : 2700 (sathys) R 2699 2697 1734 0 -1 4202496 1603 0 0 0 678 0 0 0 25 0 1 0 461304102 12771328 1501 33554432000 4194304 4241092 140735763619968 18446744073709551615 4223600 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2700/statm: 3118 1501 136 12 0 1582 0
Current children cumulated CPU time (s) 6.78
Current children cumulated vsize (KiB) 29880

[startup+7.20087 s]
/proc/loadavg: 4.04 4.02 3.95 5/198 2701
/proc/meminfo: memFree=13574720/32951124 swapFree=67111524/67111528
[pid=2697] ppid=2695 vsize=8704 CPUtime=0 cores=4,6
/proc/2697/stat : 2697 (esg_static.sh) S 2695 2697 1734 0 -1 4202496 349 158 0 0 0 0 0 0 25 0 1 0 461304101 8912896 256 33554432000 4194304 4922060 140733690671152 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2697/statm: 2176 256 211 178 0 69 0
[pid=2699] ppid=2697 vsize=8704 CPUtime=0 cores=4,6
/proc/2699/stat : 2699 (esg_static.sh) S 2697 2697 1734 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461304102 8912896 135 33554432000 4194304 4922060 140733690671152 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2699/statm: 2176 135 90 178 0 69 0
[pid=2700] ppid=2699 vsize=12504 CPUtime=7.18 cores=4,6
/proc/2700/stat : 2700 (sathys) R 2699 2697 1734 0 -1 4202496 1605 0 0 0 718 0 0 0 25 0 1 0 461304102 12804096 1503 33554432000 4194304 4241092 140735763619968 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2700/statm: 3126 1503 136 12 0 1590 0
Current children cumulated CPU time (s) 7.18
Current children cumulated vsize (KiB) 29912

[startup+7.30084 s]
/proc/loadavg: 4.04 4.02 3.95 5/198 2701
/proc/meminfo: memFree=13574720/32951124 swapFree=67111524/67111528
[pid=2697] ppid=2695 vsize=8704 CPUtime=0 cores=4,6
/proc/2697/stat : 2697 (esg_static.sh) S 2695 2697 1734 0 -1 4202496 349 158 0 0 0 0 0 0 25 0 1 0 461304101 8912896 256 33554432000 4194304 4922060 140733690671152 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2697/statm: 2176 256 211 178 0 69 0
[pid=2699] ppid=2697 vsize=8704 CPUtime=0 cores=4,6
/proc/2699/stat : 2699 (esg_static.sh) S 2697 2697 1734 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461304102 8912896 135 33554432000 4194304 4922060 140733690671152 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2699/statm: 2176 135 90 178 0 69 0
[pid=2700] ppid=2699 vsize=12504 CPUtime=7.28 cores=4,6
/proc/2700/stat : 2700 (sathys) R 2699 2697 1734 0 -1 4202496 1606 0 0 0 728 0 0 0 25 0 1 0 461304102 12804096 1504 33554432000 4194304 4241092 140735763619968 18446744073709551615 4225136 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2700/statm: 3126 1504 136 12 0 1590 0
Current children cumulated CPU time (s) 7.28
Current children cumulated vsize (KiB) 29912

Child status: 20
Real time (s): 7.35957
CPU time (s): 7.35688
CPU user time (s): 7.34788
CPU system time (s): 0.008998
CPU usage (%): 99.9634
Max. virtual memory (cumulated for all children) (KiB): 29944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.34788
system time used= 0.008998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2515
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= 22
involuntary context switches= 13

runsolver used 0.008998 second user time and 0.034994 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-13 18:05:36
IDJOB=3190119
IDBENCH=83050
IDSOLVER=1610
FILE ID=node111/3190119-1302710736
RUNJOBID= node111-1302706078-1753
PBS_JOBID= 12981435
Free space on /tmp= 71640 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v50-c1065-S370067727-038.UNKNOWN.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190119-1302710736/watcher-3190119-1302710736 -o /tmp/evaluation-result-3190119-1302710736/solver-3190119-1302710736 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3190119-1302710736.cnf rnovelty

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

MD5SUM BENCH= 3252c6181c8eabde1d434641195d65f6
RANDOM SEED=1542784147

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.67
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.849
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:      13582108 kB
Buffers:        709044 kB
Cached:       18070904 kB
SwapCached:          4 kB
Active:        9789224 kB
Inactive:      9148648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13582108 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1192 kB
Writeback:           0 kB
AnonPages:      157780 kB
Mapped:          15284 kB
Slab:           367688 kB
PageTables:       5520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   344680 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= 71640 MiB
End job on node111 at 2011-04-13 18:05:44