Trace number 3189935

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 16.7784 16.7825

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v50-c1065-S1491756361-004.UNKNOWN.cnf
MD5SUMc37bd14f07dfd525075f8b6d522a84a4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.171973
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-3189935-1302709417.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.01	c 
0.00/0.01	c seed = 0, numatom = 50, numclause = 1065, numliterals = 5325
0.00/0.01	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.01	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
0.00/0.01	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.02	c |       2 |     0.0 |       0 |      501 |    198 |       1 |      5152 |     612 ||      2 |    1105 |       3/      3 |     252 |       0 |
0.00/0.02	c |       4 |     0.0 |       0 |     1103 |    299 |       2 |     11321 |    1313 ||      4 |    2276 |       1/      1 |     557 |       0 |
0.00/0.03	c |       6 |     0.0 |       0 |     1804 |    191 |       3 |     18555 |    2136 ||      6 |    3432 |       1/      1 |     866 |       0 |
0.00/0.04	c |       7 |     0.0 |       0 |     2606 |    389 |       4 |     26964 |    3051 ||      7 |    4938 |       1/      1 |    1276 |       0 |
0.00/0.06	c |      11 |     0.0 |       0 |     3510 |    286 |       5 |     36325 |    4131 ||     11 |    6864 |       1/      1 |    1799 |       0 |
0.00/0.08	c |      14 |     0.0 |       0 |     4512 |    486 |       6 |     46030 |    5312 ||     14 |    9223 |       1/      1 |    2517 |       0 |
0.00/0.12	c |      15 |     0.0 |       0 |     5616 |    986 |       7 |     57141 |    6548 ||     15 |   12123 |       1/      1 |    3332 |       0 |
0.00/0.14	c |      16 |     0.0 |       0 |     6379 |     83 |       8 |     69309 |    7897 ||     16 |   12981 |       1/      1 |    3438 |       0 |
0.00/0.19	c |      21 |     0.0 |       0 |     7153 |     75 |       9 |     82404 |    9429 ||     21 |   15689 |       1/      1 |    4175 |       0 |
0.00/0.24	c |      25 |     0.1 |       0 |     7893 |    171 |      10 |     96002 |   11064 ||     25 |   18493 |       1/      1 |    4995 |       0 |
0.00/0.30	c |      29 |     0.1 |       0 |     8691 |    565 |      11 |    111008 |   12806 ||     29 |   21130 |       1/      1 |    5465 |       0 |
0.00/0.37	c |      30 |     0.1 |       0 |     9470 |    357 |      12 |    126356 |   14603 ||     30 |   24043 |       1/      1 |    6290 |       0 |
0.00/0.44	c |      31 |     0.1 |       0 |    10250 |   2060 |      13 |    142964 |   16486 ||     31 |   29757 |       1/      1 |    7936 |       0 |
0.00/0.52	c |      31 |     0.1 |       0 |    11058 |   1463 |      14 |    160813 |   18481 ||     31 |   30486 |       1/      1 |    7943 |       0 |
0.00/0.62	c |      38 |     0.1 |       0 |    11880 |    352 |      15 |    179310 |   20738 ||     38 |   34562 |       1/      1 |    9177 |       0 |
0.00/0.74	c |      44 |     0.1 |       0 |    12659 |    240 |      16 |    199033 |   23053 ||     44 |   37958 |       1/      1 |   10006 |       0 |
0.00/0.85	c |      46 |     0.1 |       0 |    13518 |    236 |      17 |    219714 |   25403 ||     46 |   42650 |       1/      1 |   11251 |       0 |
0.00/0.98	c |      53 |     0.1 |       0 |    14390 |    229 |      18 |    241528 |   27964 ||     53 |   46391 |       1/      1 |   12432 |       0 |
1.09/1.13	c |      59 |     0.1 |       0 |    15274 |    114 |      19 |    264464 |   30665 ||     59 |   50231 |       1/      1 |   13268 |       0 |
1.29/1.30	c |      61 |     0.2 |       0 |    16166 |    709 |      20 |    287886 |   33344 ||     61 |   54906 |       1/      1 |   14487 |       0 |
1.39/1.47	c |      62 |     0.2 |       0 |    16956 |    807 |      21 |    312469 |   36102 ||     62 |   61370 |       1/      1 |   16152 |       0 |
1.59/1.63	c |      63 |     0.2 |       0 |    17856 |   3409 |      22 |    337974 |   38984 ||     63 |   70954 |       1/      1 |   19424 |       0 |
1.69/1.80	c |      63 |     0.2 |       0 |    18684 |   1310 |      23 |    363807 |   41914 ||     63 |   73789 |       1/      1 |   19448 |       0 |
1.89/1.97	c |      67 |     0.2 |       0 |    19587 |      2 |      24 |    391710 |   45065 ||     67 |   75628 |       1/      1 |   19967 |       0 |
2.09/2.19	c |      76 |     0.2 |       0 |    20456 |    284 |      25 |    419888 |   48424 ||     76 |   81325 |       1/      1 |   21515 |       0 |
2.39/2.43	c |      80 |     0.2 |       0 |    21430 |     71 |      26 |    449070 |   51787 ||     80 |   86664 |       1/      1 |   22959 |       0 |
2.69/2.71	c |      90 |     0.3 |       0 |    22201 |    158 |      27 |    479440 |   55398 ||     90 |   92635 |       1/      1 |   24602 |       0 |
2.89/2.98	c |      94 |     0.3 |       0 |    23109 |   1054 |      28 |    509532 |   58991 ||     94 |  101374 |       1/      1 |   27680 |       0 |
3.19/3.23	c |      96 |     0.2 |       0 |    24008 |     54 |      29 |    541413 |   62615 ||     96 |  104806 |       1/      1 |   27911 |       0 |
3.49/3.58	c |     107 |     0.3 |       0 |    24913 |    236 |      30 |    574032 |   66566 ||    107 |  111584 |       1/      1 |   29766 |       0 |
3.89/3.94	c |     113 |     0.4 |       0 |    25713 |    226 |      31 |    607349 |   70520 ||    113 |  118236 |       1/      1 |   31509 |       0 |
4.29/4.31	c |     123 |     0.4 |       0 |    26680 |      9 |      32 |    641449 |   74658 ||    123 |  125543 |       1/      1 |   33465 |       0 |
4.69/4.71	c |     125 |     0.4 |       0 |    27703 |    103 |      33 |    676564 |   78750 ||    125 |  134038 |       1/      1 |   35719 |       0 |
5.09/5.12	c |     126 |     0.4 |       0 |    28615 |   3906 |      34 |    712850 |   82887 ||    126 |  143987 |       1/      1 |   38989 |       0 |
5.39/5.49	c |     126 |     0.4 |       0 |    29576 |   3007 |      35 |    750541 |   87118 ||    126 |  145651 |       1/      1 |   39004 |       0 |
5.89/5.92	c |     127 |     0.4 |       0 |    30644 |   7008 |      36 |    787550 |   91554 ||    127 |  153530 |       1/      1 |   39326 |       0 |
6.29/6.37	c |     127 |     0.5 |       0 |    31625 |   1507 |      37 |    825720 |   96046 ||    127 |  158632 |       1/      1 |   39372 |       0 |
6.69/6.76	c |     127 |     0.4 |       0 |    32608 |   5708 |      38 |    866266 |  100612 ||    127 |  158632 |       1/      1 |   39372 |       0 |
7.19/7.28	c |     139 |     0.5 |       0 |    33629 |     85 |      39 |    907108 |  105572 ||    139 |  165127 |       1/      1 |   41034 |       0 |
7.69/7.80	c |     148 |     0.5 |       0 |    34447 |    176 |      40 |    948574 |  110582 ||    148 |  173416 |       1/      1 |   43300 |       0 |
8.29/8.37	c |     157 |     0.6 |       0 |    35213 |    451 |      41 |    990070 |  115662 ||    157 |  182335 |       1/      1 |   45757 |       0 |
8.89/8.92	c |     163 |     0.6 |       0 |    36077 |    139 |      42 |   1033068 |  120765 ||    163 |  190546 |       1/      1 |   48021 |       0 |
9.49/9.54	c |     173 |     0.6 |       0 |    37024 |    125 |      43 |   1076875 |  126116 ||    173 |  200274 |       1/      1 |   50691 |       0 |
10.19/10.22	c |     187 |     0.7 |       0 |    37850 |    295 |      44 |   1121512 |  131616 ||    187 |  208715 |       1/      1 |   53124 |       0 |
10.89/10.90	c |     189 |     0.7 |       0 |    38534 |    993 |      45 |   1166286 |  136959 ||    189 |  218169 |       1/      1 |   55613 |       0 |
11.59/11.60	c |     190 |     0.7 |       0 |    39708 |   1193 |      46 |   1211835 |  142408 ||    190 |  230376 |       1/      1 |   58884 |       0 |
12.19/12.27	c |     200 |     0.7 |       0 |    41066 |     81 |      47 |   1259298 |  148085 ||    200 |  236351 |       1/      1 |   60538 |       0 |
12.99/13.06	c |     212 |     0.8 |       0 |    42394 |    449 |      48 |   1307350 |  153933 ||    212 |  246485 |       1/      1 |   63295 |       0 |
13.79/13.89	c |     221 |     0.8 |       0 |    43600 |   1531 |      49 |   1356115 |  159856 ||    221 |  258191 |       1/      1 |   66915 |       0 |
14.69/14.71	c |     231 |     0.8 |       0 |    44883 |    212 |      50 |   1405420 |  165881 ||    231 |  265792 |       1/      1 |   68593 |       0 |
15.49/15.57	c |     243 |     0.9 |       0 |    46223 |    577 |      51 |   1456354 |  172066 ||    243 |  276539 |       1/      1 |   71395 |       0 |
16.49/16.50	c |     252 |     0.9 |       1 |    47407 |   1964 |      52 |   1506900 |  178272 ||    252 |  289274 |       1/      1 |   75061 |       0 |
16.69/16.78	c |     252 |     0.3 |      16 |    49218 |   1415 |      52 |   1524396 |  180260 ||    252 |  290138 |       1/      1 |   75065 |       0 |
16.69/16.78	c c 
16.69/16.78	c -----------------------------------
16.69/16.78	c # temps = 16.770000
16.69/16.78	c # cleaningDB = 52
16.69/16.78	c # clause binaire = 43
16.69/16.78	c # literal removed by litRedundant = 392269
16.69/16.78	c # literal removed by litRedundantBin = 2418
16.69/16.78	c # init clause removed by simplify = 0
16.69/16.78	c # learnt clause removed by simplify = 0
16.69/16.78	c # une clause fausse était une apprise = 0
16.69/16.78	c # equivalence dectecte = 0
16.69/16.78	c # Memory used           : 14.15 MB
16.69/16.78	c 
16.69/16.78	c ########################
16.69/16.78	c ####   ##  ###   ## ####
16.69/16.78	c #### #### # ## #### ####
16.69/16.78	c ####   ##  ###   ##  ###
16.69/16.78	c ########################
16.69/16.78	c # restart = 252
16.69/16.78	c # conflit = 160555
16.69/16.78	c # decision = 180260
16.69/16.78	c # propagation = 1524396 	 (90900.178891 (prop/sec))
16.69/16.78	c 
16.69/16.78	c ########################
16.69/16.78	c ### ### #   ##   ##   ##
16.69/16.78	c ### # # # #### # ### ###
16.69/16.78	c ###  #  ### ## # ### ###
16.69/16.78	c ########################
16.69/16.78	c # numtry = 252
16.69/16.78	c # numflips = 290138
16.69/16.78	c # maxSat = 1
16.69/16.78	c # freeFlip = 125969
16.69/16.78	c # nbBoundary = 49
16.69/16.78	c 
16.69/16.78	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-3189935-1302709417/watcher-3189935-1302709417 -o /tmp/evaluation-result-3189935-1302709417/solver-3189935-1302709417 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3189935-1302709417.cnf rnovelty 

running on 2 cores: 0,2

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.00 4.00 3.91 4/195 3175
/proc/meminfo: memFree=12186104/32951124 swapFree=67111528/67111528
[pid=3175] ppid=3173 vsize=8704 CPUtime=0 cores=0,2
/proc/3175/stat : 3175 (esg_static.sh) R 3173 3175 2495 0 -1 4202496 315 0 0 0 0 0 0 0 25 0 1 0 363357843 8912896 253 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106589077 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/3175/statm: 2176 253 211 178 0 69 0

[startup+0.100181 s]
/proc/loadavg: 4.00 4.00 3.91 4/195 3175
/proc/meminfo: memFree=12186104/32951124 swapFree=67111528/67111528
[pid=3175] ppid=3173 vsize=8704 CPUtime=0 cores=0,2
/proc/3175/stat : 3175 (esg_static.sh) S 3173 3175 2495 0 -1 4202496 351 158 0 0 0 0 0 0 25 0 1 0 363357843 8912896 256 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106768640 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/3175/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.201148 s]
/proc/loadavg: 4.00 4.00 3.91 4/195 3175
/proc/meminfo: memFree=12186104/32951124 swapFree=67111528/67111528
[pid=3175] ppid=3173 vsize=8704 CPUtime=0 cores=0,2
/proc/3175/stat : 3175 (esg_static.sh) S 3173 3175 2495 0 -1 4202496 351 158 0 0 0 0 0 0 25 0 1 0 363357843 8912896 256 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106768640 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/3175/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301161 s]
/proc/loadavg: 4.00 4.00 3.91 4/195 3175
/proc/meminfo: memFree=12186104/32951124 swapFree=67111528/67111528
[pid=3175] ppid=3173 vsize=8704 CPUtime=0 cores=0,2
/proc/3175/stat : 3175 (esg_static.sh) S 3173 3175 2495 0 -1 4202496 351 158 0 0 0 0 0 0 25 0 1 0 363357843 8912896 256 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106768640 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/3175/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70109 s]
/proc/loadavg: 4.00 4.00 3.91 4/195 3175
/proc/meminfo: memFree=12186104/32951124 swapFree=67111528/67111528
[pid=3175] ppid=3173 vsize=8704 CPUtime=0 cores=0,2
/proc/3175/stat : 3175 (esg_static.sh) S 3173 3175 2495 0 -1 4202496 351 158 0 0 0 0 0 0 25 0 1 0 363357843 8912896 256 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106768640 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/3175/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.00 4.00 3.91 5/198 3183
/proc/meminfo: memFree=12182360/32951124 swapFree=67111528/67111528
[pid=3175] ppid=3173 vsize=8704 CPUtime=0 cores=0,2
/proc/3175/stat : 3175 (esg_static.sh) S 3173 3175 2495 0 -1 4202496 351 158 0 0 0 0 0 0 25 0 1 0 363357843 8912896 256 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106768640 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/3175/statm: 2176 256 211 178 0 69 0
[pid=3182] ppid=3175 vsize=8704 CPUtime=0 cores=0,2
/proc/3182/stat : 3182 (esg_static.sh) S 3175 3175 2495 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 363357844 8912896 135 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106587781 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3182/statm: 2176 135 90 178 0 69 0
[pid=3183] ppid=3182 vsize=9856 CPUtime=1.49 cores=0,2
/proc/3183/stat : 3183 (sathys) R 3182 3175 2495 0 -1 4202496 956 0 0 0 149 0 0 0 25 0 1 0 363357844 10092544 868 33554432000 4194304 4241092 140733258303664 18446744073709551615 4223733 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/3183/statm: 2464 868 136 12 0 928 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27264

[startup+3.10068 s]
/proc/loadavg: 4.00 4.00 3.91 5/198 3183
/proc/meminfo: memFree=12180004/32951124 swapFree=67111528/67111528
[pid=3175] ppid=3173 vsize=8704 CPUtime=0 cores=0,2
/proc/3175/stat : 3175 (esg_static.sh) S 3173 3175 2495 0 -1 4202496 351 158 0 0 0 0 0 0 25 0 1 0 363357843 8912896 256 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106768640 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/3175/statm: 2176 256 211 178 0 69 0
[pid=3182] ppid=3175 vsize=8704 CPUtime=0 cores=0,2
/proc/3182/stat : 3182 (esg_static.sh) S 3175 3175 2495 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 363357844 8912896 135 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106587781 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3182/statm: 2176 135 90 178 0 69 0
[pid=3183] ppid=3182 vsize=11052 CPUtime=3.09 cores=0,2
/proc/3183/stat : 3183 (sathys) R 3182 3175 2495 0 -1 4202496 1227 0 0 0 309 0 0 0 25 0 1 0 363357844 11317248 1139 33554432000 4194304 4241092 140733258303664 18446744073709551615 4223603 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/3183/statm: 2763 1139 136 12 0 1227 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28460

[startup+6.30111 s]
/proc/loadavg: 4.00 4.00 3.91 5/198 3183
/proc/meminfo: memFree=12178368/32951124 swapFree=67111528/67111528
[pid=3175] ppid=3173 vsize=8704 CPUtime=0 cores=0,2
/proc/3175/stat : 3175 (esg_static.sh) S 3173 3175 2495 0 -1 4202496 351 158 0 0 0 0 0 0 25 0 1 0 363357843 8912896 256 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106768640 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/3175/statm: 2176 256 211 178 0 69 0
[pid=3182] ppid=3175 vsize=8704 CPUtime=0 cores=0,2
/proc/3182/stat : 3182 (esg_static.sh) S 3175 3175 2495 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 363357844 8912896 135 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106587781 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3182/statm: 2176 135 90 178 0 69 0
[pid=3183] ppid=3182 vsize=12064 CPUtime=6.29 cores=0,2
/proc/3183/stat : 3183 (sathys) R 3182 3175 2495 0 -1 4202496 1481 0 0 0 629 0 0 0 25 0 1 0 363357844 12353536 1393 33554432000 4194304 4241092 140733258303664 18446744073709551615 4223696 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/3183/statm: 3016 1393 136 12 0 1480 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29472

[startup+12.701 s]
/proc/loadavg: 4.00 4.00 3.91 5/198 3183
/proc/meminfo: memFree=12174288/32951124 swapFree=67111528/67111528
[pid=3175] ppid=3173 vsize=8704 CPUtime=0 cores=0,2
/proc/3175/stat : 3175 (esg_static.sh) S 3173 3175 2495 0 -1 4202496 351 158 0 0 0 0 0 0 25 0 1 0 363357843 8912896 256 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106768640 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/3175/statm: 2176 256 211 178 0 69 0
[pid=3182] ppid=3175 vsize=8704 CPUtime=0 cores=0,2
/proc/3182/stat : 3182 (esg_static.sh) S 3175 3175 2495 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 363357844 8912896 135 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106587781 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3182/statm: 2176 135 90 178 0 69 0
[pid=3183] ppid=3182 vsize=13812 CPUtime=12.69 cores=0,2
/proc/3183/stat : 3183 (sathys) R 3182 3175 2495 0 -1 4202496 1944 0 0 0 1269 0 0 0 25 0 1 0 363357844 14143488 1856 33554432000 4194304 4241092 140733258303664 18446744073709551615 4223726 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/3183/statm: 3453 1856 136 12 0 1917 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31220

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

[startup+12.801 s]
/proc/loadavg: 4.00 4.00 3.91 5/198 3183
/proc/meminfo: memFree=12174288/32951124 swapFree=67111528/67111528
[pid=3175] ppid=3173 vsize=8704 CPUtime=0 cores=0,2
/proc/3175/stat : 3175 (esg_static.sh) S 3173 3175 2495 0 -1 4202496 351 158 0 0 0 0 0 0 25 0 1 0 363357843 8912896 256 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106768640 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/3175/statm: 2176 256 211 178 0 69 0
[pid=3182] ppid=3175 vsize=8704 CPUtime=0 cores=0,2
/proc/3182/stat : 3182 (esg_static.sh) S 3175 3175 2495 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 363357844 8912896 135 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106587781 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3182/statm: 2176 135 90 178 0 69 0
[pid=3183] ppid=3182 vsize=13812 CPUtime=12.79 cores=0,2
/proc/3183/stat : 3183 (sathys) R 3182 3175 2495 0 -1 4202496 1944 0 0 0 1279 0 0 0 25 0 1 0 363357844 14143488 1856 33554432000 4194304 4241092 140733258303664 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/3183/statm: 3453 1856 136 12 0 1917 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 31220

[startup+14.4067 s]
/proc/loadavg: 4.00 4.00 3.91 5/198 3183
/proc/meminfo: memFree=12173292/32951124 swapFree=67111528/67111528
[pid=3175] ppid=3173 vsize=8704 CPUtime=0 cores=0,2
/proc/3175/stat : 3175 (esg_static.sh) S 3173 3175 2495 0 -1 4202496 351 158 0 0 0 0 0 0 25 0 1 0 363357843 8912896 256 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106768640 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/3175/statm: 2176 256 211 178 0 69 0
[pid=3182] ppid=3175 vsize=8704 CPUtime=0 cores=0,2
/proc/3182/stat : 3182 (esg_static.sh) S 3175 3175 2495 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 363357844 8912896 135 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106587781 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3182/statm: 2176 135 90 178 0 69 0
[pid=3183] ppid=3182 vsize=14000 CPUtime=14.39 cores=0,2
/proc/3183/stat : 3183 (sathys) R 3182 3175 2495 0 -1 4202496 1969 0 0 0 1439 0 0 0 25 0 1 0 363357844 14336000 1881 33554432000 4194304 4241092 140733258303664 18446744073709551615 4223640 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/3183/statm: 3500 1881 136 12 0 1964 0
Current children cumulated CPU time (s) 14.39
Current children cumulated vsize (KiB) 31408

[startup+16.0004 s]
/proc/loadavg: 4.00 4.00 3.91 5/198 3184
/proc/meminfo: memFree=12172920/32951124 swapFree=67111528/67111528
[pid=3175] ppid=3173 vsize=8704 CPUtime=0 cores=0,2
/proc/3175/stat : 3175 (esg_static.sh) S 3173 3175 2495 0 -1 4202496 351 158 0 0 0 0 0 0 25 0 1 0 363357843 8912896 256 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106768640 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/3175/statm: 2176 256 211 178 0 69 0
[pid=3182] ppid=3175 vsize=8704 CPUtime=0 cores=0,2
/proc/3182/stat : 3182 (esg_static.sh) S 3175 3175 2495 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 363357844 8912896 135 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106587781 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3182/statm: 2176 135 90 178 0 69 0
[pid=3183] ppid=3182 vsize=14484 CPUtime=15.99 cores=0,2
/proc/3183/stat : 3183 (sathys) R 3182 3175 2495 0 -1 4202496 2089 0 0 0 1599 0 0 0 25 0 1 0 363357844 14831616 2001 33554432000 4194304 4241092 140733258303664 18446744073709551615 4223698 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/3183/statm: 3621 2001 136 12 0 2085 0
Current children cumulated CPU time (s) 15.99
Current children cumulated vsize (KiB) 31892

[startup+16.4003 s]
/proc/loadavg: 4.00 4.00 3.91 5/198 3184
/proc/meminfo: memFree=12172920/32951124 swapFree=67111528/67111528
[pid=3175] ppid=3173 vsize=8704 CPUtime=0 cores=0,2
/proc/3175/stat : 3175 (esg_static.sh) S 3173 3175 2495 0 -1 4202496 351 158 0 0 0 0 0 0 25 0 1 0 363357843 8912896 256 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106768640 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/3175/statm: 2176 256 211 178 0 69 0
[pid=3182] ppid=3175 vsize=8704 CPUtime=0 cores=0,2
/proc/3182/stat : 3182 (esg_static.sh) S 3175 3175 2495 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 363357844 8912896 135 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106587781 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3182/statm: 2176 135 90 178 0 69 0
[pid=3183] ppid=3182 vsize=14484 CPUtime=16.39 cores=0,2
/proc/3183/stat : 3183 (sathys) R 3182 3175 2495 0 -1 4202496 2107 0 0 0 1639 0 0 0 25 0 1 0 363357844 14831616 2019 33554432000 4194304 4241092 140733258303664 18446744073709551615 4223656 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/3183/statm: 3621 2019 136 12 0 2085 0
Current children cumulated CPU time (s) 16.39
Current children cumulated vsize (KiB) 31892

[startup+16.6073 s]
/proc/loadavg: 4.00 4.00 3.91 5/198 3184
/proc/meminfo: memFree=12172176/32951124 swapFree=67111528/67111528
[pid=3175] ppid=3173 vsize=8704 CPUtime=0 cores=0,2
/proc/3175/stat : 3175 (esg_static.sh) S 3173 3175 2495 0 -1 4202496 351 158 0 0 0 0 0 0 25 0 1 0 363357843 8912896 256 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106768640 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/3175/statm: 2176 256 211 178 0 69 0
[pid=3182] ppid=3175 vsize=8704 CPUtime=0 cores=0,2
/proc/3182/stat : 3182 (esg_static.sh) S 3175 3175 2495 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 363357844 8912896 135 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106587781 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3182/statm: 2176 135 90 178 0 69 0
[pid=3183] ppid=3182 vsize=14484 CPUtime=16.59 cores=0,2
/proc/3183/stat : 3183 (sathys) R 3182 3175 2495 0 -1 4202496 2108 0 0 0 1659 0 0 0 25 0 1 0 363357844 14831616 2020 33554432000 4194304 4241092 140733258303664 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/3183/statm: 3621 2020 136 12 0 2085 0
Current children cumulated CPU time (s) 16.59
Current children cumulated vsize (KiB) 31892

[startup+16.7013 s]
/proc/loadavg: 4.00 4.00 3.91 5/198 3184
/proc/meminfo: memFree=12172176/32951124 swapFree=67111528/67111528
[pid=3175] ppid=3173 vsize=8704 CPUtime=0 cores=0,2
/proc/3175/stat : 3175 (esg_static.sh) S 3173 3175 2495 0 -1 4202496 351 158 0 0 0 0 0 0 25 0 1 0 363357843 8912896 256 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106768640 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/3175/statm: 2176 256 211 178 0 69 0
[pid=3182] ppid=3175 vsize=8704 CPUtime=0 cores=0,2
/proc/3182/stat : 3182 (esg_static.sh) S 3175 3175 2495 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 363357844 8912896 135 33554432000 4194304 4922060 140736759171232 18446744073709551615 255106587781 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3182/statm: 2176 135 90 178 0 69 0
[pid=3183] ppid=3182 vsize=14484 CPUtime=16.69 cores=0,2
/proc/3183/stat : 3183 (sathys) R 3182 3175 2495 0 -1 4202496 2108 0 0 0 1669 0 0 0 25 0 1 0 363357844 14831616 2020 33554432000 4194304 4241092 140733258303664 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/3183/statm: 3621 2020 136 12 0 2085 0
Current children cumulated CPU time (s) 16.69
Current children cumulated vsize (KiB) 31892

Child status: 20
Real time (s): 16.7825
CPU time (s): 16.7784
CPU user time (s): 16.7714
CPU system time (s): 0.006998
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 31892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.7715
system time used= 0.006998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2999
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= 10
involuntary context switches= 67

runsolver used 0.026995 second user time and 0.070989 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-13 17:43:37
IDJOB=3189935
IDBENCH=82866
IDSOLVER=1610
FILE ID=node144/3189935-1302709417
RUNJOBID= node144-1302705498-2513
PBS_JOBID= 12981415
Free space on /tmp= 72052 MiB

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

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

MD5SUM BENCH= c37bd14f07dfd525075f8b6d522a84a4
RANDOM SEED=503646318

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12186376 kB
Buffers:        756152 kB
Cached:       19473400 kB
SwapCached:          0 kB
Active:       10357624 kB
Inactive:      9986160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12186376 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3404 kB
Writeback:           0 kB
AnonPages:      114520 kB
Mapped:          15276 kB
Slab:           357548 kB
PageTables:       5480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   301320 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= 72052 MiB
End job on node144 at 2011-04-13 17:43:54