Trace number 3189800

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 9.67453 9.68827

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v50-c1065-S433637520-048.UNKNOWN.cnf
MD5SUM63c27e328029fd4b3a3f3ab8a494055c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.147976
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-3189800-1302708191.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.01	c |       2 |     0.0 |       0 |      501 |    199 |       1 |      5112 |     627 ||      2 |    1043 |       1/      1 |     256 |       0 |
0.00/0.02	c |       4 |     0.0 |       0 |     1103 |    294 |       2 |     11215 |    1343 ||      4 |    2168 |       1/      1 |     562 |       0 |
0.00/0.03	c |       6 |     0.0 |       0 |     1804 |    187 |       3 |     18390 |    2173 ||      6 |    3384 |       1/      1 |     869 |       0 |
0.00/0.04	c |       7 |     0.0 |       0 |     2606 |    387 |       4 |     26436 |    3091 ||      7 |    4896 |       1/      1 |    1281 |       0 |
0.00/0.06	c |      11 |     0.0 |       0 |     3507 |    281 |       5 |     35591 |    4169 ||     11 |    6830 |       1/      1 |    1795 |       0 |
0.00/0.08	c |      14 |     0.0 |       0 |     4511 |    480 |       6 |     45584 |    5336 ||     14 |    9248 |       1/      1 |    2503 |       0 |
0.00/0.11	c |      15 |     0.0 |       0 |     5613 |    982 |       7 |     56777 |    6605 ||     15 |   11917 |       1/      1 |    3307 |       0 |
0.00/0.14	c |      16 |     0.0 |       0 |     6360 |     77 |       8 |     68987 |    7978 ||     16 |   12732 |       1/      1 |    3410 |       0 |
0.00/0.18	c |      21 |     0.0 |       0 |     7142 |     69 |       9 |     81903 |    9513 ||     21 |   15477 |       1/      1 |    4145 |       0 |
0.00/0.22	c |      25 |     0.0 |       0 |     7935 |    168 |      10 |     96283 |   11125 ||     25 |   18181 |       1/      1 |    4960 |       0 |
0.00/0.28	c |      29 |     0.1 |       0 |     8726 |    564 |      11 |    111344 |   12870 ||     29 |   21393 |       1/      1 |    5766 |       0 |
0.00/0.34	c |      30 |     0.1 |       0 |     9508 |    363 |      12 |    127314 |   14676 ||     30 |   24415 |       1/      1 |    6593 |       0 |
0.00/0.41	c |      31 |     0.1 |       0 |    10278 |   2065 |      13 |    144163 |   16574 ||     31 |   29591 |       1/      1 |    8235 |       0 |
0.00/0.48	c |      31 |     0.1 |       0 |    11122 |   1464 |      14 |    162572 |   18550 ||     31 |   30262 |       1/      1 |    8243 |       0 |
0.00/0.57	c |      38 |     0.1 |       0 |    11937 |    344 |      15 |    182154 |   20757 ||     38 |   34198 |       1/      1 |    9440 |       0 |
0.00/0.67	c |      44 |     0.1 |       0 |    12793 |    233 |      16 |    201698 |   23089 ||     44 |   37692 |       1/      1 |   10271 |       0 |
0.00/0.78	c |      46 |     0.1 |       0 |    13637 |    221 |      17 |    222890 |   25426 ||     46 |   42381 |       1/      1 |   11517 |       0 |
0.00/0.90	c |      53 |     0.1 |       0 |    14431 |    216 |      18 |    244603 |   27989 ||     53 |   46286 |       1/      1 |   12746 |       0 |
0.98/1.03	c |      59 |     0.1 |       0 |    15322 |    103 |      19 |    267100 |   30646 ||     59 |   50186 |       1/      1 |   13573 |       0 |
1.09/1.15	c |      61 |     0.1 |       0 |    16188 |    695 |      20 |    290898 |   33351 ||     61 |   54337 |       1/      1 |   14728 |       0 |
1.28/1.30	c |      62 |     0.2 |       0 |    17044 |    791 |      21 |    315648 |   36102 ||     62 |   60022 |       1/      1 |   16327 |       0 |
1.38/1.46	c |      63 |     0.1 |       0 |    17947 |   3393 |      22 |    341090 |   38964 ||     63 |   69755 |       1/      1 |   19593 |       0 |
1.58/1.63	c |      63 |     0.2 |       0 |    18819 |   1295 |      23 |    366682 |   41916 ||     63 |   72562 |       1/      1 |   19616 |       0 |
1.68/1.79	c |      67 |     0.2 |       0 |    19600 |    290 |      24 |    393623 |   45037 ||     67 |   74455 |       1/      1 |   20134 |       0 |
1.98/2.00	c |      76 |     0.2 |       0 |    20445 |    273 |      25 |    421858 |   48419 ||     76 |   80252 |       1/      1 |   21689 |       0 |
2.19/2.22	c |      80 |     0.2 |       0 |    21378 |     66 |      26 |    451036 |   51801 ||     80 |   85512 |       1/      1 |   23122 |       0 |
2.38/2.46	c |      90 |     0.2 |       0 |    22338 |    150 |      27 |    481502 |   55406 ||     90 |   91522 |       1/      1 |   24748 |       0 |
2.68/2.74	c |      94 |     0.3 |       0 |    23209 |   1035 |      28 |    512282 |   58990 ||     94 |   99908 |       1/      1 |   27740 |       0 |
2.88/2.99	c |      96 |     0.2 |       0 |    24031 |     32 |      29 |    544453 |   62663 ||     96 |  103363 |       1/      1 |   27972 |       0 |
3.19/3.27	c |     107 |     0.3 |       0 |    24860 |    214 |      30 |    577681 |   66594 ||    107 |  109862 |       1/      1 |   29831 |       0 |
3.48/3.57	c |     113 |     0.3 |       0 |    25741 |    200 |      31 |    611226 |   70533 ||    113 |  116088 |       1/      1 |   31469 |       0 |
3.88/3.93	c |     123 |     0.4 |       0 |    26706 |    578 |      32 |    646444 |   74663 ||    123 |  123440 |       1/      1 |   33520 |       0 |
4.18/4.27	c |     125 |     0.3 |       0 |    27714 |     70 |      33 |    682295 |   78724 ||    125 |  132510 |       1/      1 |   36004 |       0 |
4.58/4.66	c |     126 |     0.4 |       0 |    28777 |   3873 |      34 |    718467 |   82888 ||    126 |  142459 |       1/      1 |   39213 |       0 |
4.98/5.01	c |     126 |     0.3 |       0 |    29673 |   2972 |      35 |    756538 |   87173 ||    126 |  144312 |       1/      1 |   39237 |       0 |
5.39/5.42	c |     127 |     0.4 |       0 |    30662 |   6975 |      36 |    794354 |   91606 ||    127 |  162317 |       1/      1 |   45727 |       0 |
5.68/5.77	c |     127 |     0.3 |       0 |    31667 |   1472 |      37 |    833632 |   96098 ||    127 |  167597 |       1/      1 |   45783 |       0 |
5.98/6.09	c |     127 |     0.3 |       0 |    32582 |   5674 |      38 |    874575 |  100628 ||    127 |  167597 |       1/      1 |   45783 |       0 |
6.49/6.50	c |     139 |     0.4 |       0 |    33490 |     42 |      39 |    916912 |  105590 ||    139 |  174526 |       1/      1 |   47597 |       0 |
6.88/6.94	c |     148 |     0.4 |       0 |    34552 |    121 |      40 |    958966 |  110586 ||    148 |  182476 |       1/      1 |   49836 |       0 |
7.38/7.41	c |     157 |     0.5 |       0 |    35392 |    404 |      41 |   1002176 |  115666 ||    157 |  191336 |       1/      1 |   52281 |       0 |
7.78/7.87	c |     162 |     0.4 |       0 |    36181 |     94 |      42 |   1046747 |  120740 ||    162 |  198968 |       1/      1 |   54433 |       0 |
8.38/8.40	c |     173 |     0.5 |       0 |    37038 |     68 |      43 |   1091811 |  126056 ||    173 |  209578 |       1/      1 |   57234 |       0 |
8.88/8.94	c |     187 |     0.5 |       0 |    37845 |    251 |      44 |   1137474 |  131515 ||    187 |  217910 |       1/      1 |   59615 |       0 |
9.48/9.50	c |     189 |     0.6 |       0 |    37991 |    948 |      45 |   1182915 |  136920 ||    189 |  227722 |       1/      1 |   62099 |       0 |
9.58/9.68	c |     190 |     0.2 |      20 |     6066 |   1657 |      45 |   1189805 |  137666 ||    190 |  233135 |       3/      1 |   65238 |       0 |
9.58/9.68	c c 
9.58/9.68	c -----------------------------------
9.58/9.68	c # temps = 9.660000
9.58/9.68	c # cleaningDB = 45
9.58/9.68	c # clause binaire = 53
9.58/9.68	c # literal removed by litRedundant = 315193
9.58/9.68	c # literal removed by litRedundantBin = 5718
9.58/9.68	c # init clause removed by simplify = 398
9.58/9.68	c # learnt clause removed by simplify = 32582
9.58/9.68	c # une clause fausse était une apprise = 0
9.58/9.68	c # equivalence dectecte = 0
9.58/9.68	c # Memory used           : 12.46 MB
9.58/9.68	c 
9.58/9.68	c ########################
9.58/9.68	c ####   ##  ###   ## ####
9.58/9.68	c #### #### # ## #### ####
9.58/9.68	c ####   ##  ###   ##  ###
9.58/9.68	c ########################
9.58/9.68	c # restart = 190
9.58/9.68	c # conflit = 122288
9.58/9.68	c # decision = 137666
9.58/9.68	c # propagation = 1189805 	 (123040.847983 (prop/sec))
9.58/9.68	c 
9.58/9.68	c ########################
9.58/9.68	c ### ### #   ##   ##   ##
9.58/9.68	c ### # # # #### # ### ###
9.58/9.68	c ###  #  ### ## # ### ###
9.58/9.68	c ########################
9.58/9.68	c # numtry = 190
9.58/9.68	c # numflips = 233135
9.58/9.68	c # maxSat = 1
9.58/9.68	c # freeFlip = 107154
9.58/9.68	c # nbBoundary = 48
9.58/9.68	c 
9.58/9.68	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-3189800-1302708191/watcher-3189800-1302708191 -o /tmp/evaluation-result-3189800-1302708191/solver-3189800-1302708191 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3189800-1302708191.cnf rnovelty 

running on 2 cores: 1,3

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: 3.96 4.00 3.85 5/195 25926
/proc/meminfo: memFree=13023688/32951124 swapFree=67111528/67111528
[pid=25926] ppid=25924 vsize=11796 CPUtime=0 cores=1,3
/proc/25926/stat : 25926 (runsolver) R 25924 25926 25524 0 -1 4202560 41 0 0 0 0 0 0 0 24 0 1 0 363234543 12079104 51 33554432000 4194304 5432328 140733813822448 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/25926/statm: 2949 51 31 303 0 2643 0

[startup+0.0693679 s]
/proc/loadavg: 3.96 4.00 3.85 5/195 25926
/proc/meminfo: memFree=13023688/32951124 swapFree=67111528/67111528
[pid=25926] ppid=25924 vsize=8704 CPUtime=0 cores=1,3
/proc/25926/stat : 25926 (esg_static.sh) S 25924 25926 25524 0 -1 4202496 347 158 0 0 0 0 0 0 24 0 1 0 363234543 8912896 255 33554432000 4194304 4922060 140734463361120 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25926/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100362 s]
/proc/loadavg: 3.96 4.00 3.85 5/195 25926
/proc/meminfo: memFree=13023688/32951124 swapFree=67111528/67111528
[pid=25926] ppid=25924 vsize=8704 CPUtime=0 cores=1,3
/proc/25926/stat : 25926 (esg_static.sh) S 25924 25926 25524 0 -1 4202496 347 158 0 0 0 0 0 0 24 0 1 0 363234543 8912896 255 33554432000 4194304 4922060 140734463361120 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25926/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300326 s]
/proc/loadavg: 3.96 4.00 3.85 5/195 25926
/proc/meminfo: memFree=13023688/32951124 swapFree=67111528/67111528
[pid=25926] ppid=25924 vsize=8704 CPUtime=0 cores=1,3
/proc/25926/stat : 25926 (esg_static.sh) S 25924 25926 25524 0 -1 4202496 347 158 0 0 0 0 0 0 24 0 1 0 363234543 8912896 255 33554432000 4194304 4922060 140734463361120 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25926/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700253 s]
/proc/loadavg: 3.96 4.00 3.85 5/195 25926
/proc/meminfo: memFree=13023688/32951124 swapFree=67111528/67111528
[pid=25926] ppid=25924 vsize=8704 CPUtime=0 cores=1,3
/proc/25926/stat : 25926 (esg_static.sh) S 25924 25926 25524 0 -1 4202496 347 158 0 0 0 0 0 0 24 0 1 0 363234543 8912896 255 33554432000 4194304 4922060 140734463361120 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25926/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50114 s]
/proc/loadavg: 3.96 4.00 3.85 5/198 25930
/proc/meminfo: memFree=13016092/32951124 swapFree=67111528/67111528
[pid=25926] ppid=25924 vsize=8704 CPUtime=0 cores=1,3
/proc/25926/stat : 25926 (esg_static.sh) S 25924 25926 25524 0 -1 4202496 347 158 0 0 0 0 0 0 24 0 1 0 363234543 8912896 255 33554432000 4194304 4922060 140734463361120 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25926/statm: 2176 255 211 178 0 69 0
[pid=25929] ppid=25926 vsize=8704 CPUtime=0 cores=1,3
/proc/25929/stat : 25929 (esg_static.sh) S 25926 25926 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363234544 8912896 134 33554432000 4194304 4922060 140734463361120 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25929/statm: 2176 134 90 178 0 69 0
[pid=25930] ppid=25929 vsize=9828 CPUtime=1.48 cores=1,3
/proc/25930/stat : 25930 (sathys) R 25929 25926 25524 0 -1 4202496 946 0 0 0 148 0 0 0 25 0 1 0 363234544 10063872 857 33554432000 4194304 4241092 140734323649600 18446744073709551615 4225164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/25930/statm: 2457 857 136 12 0 921 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27236

[startup+3.10085 s]
/proc/loadavg: 3.96 4.00 3.85 5/198 25930
/proc/meminfo: memFree=13012496/32951124 swapFree=67111528/67111528
[pid=25926] ppid=25924 vsize=8704 CPUtime=0 cores=1,3
/proc/25926/stat : 25926 (esg_static.sh) S 25924 25926 25524 0 -1 4202496 347 158 0 0 0 0 0 0 24 0 1 0 363234543 8912896 255 33554432000 4194304 4922060 140734463361120 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25926/statm: 2176 255 211 178 0 69 0
[pid=25929] ppid=25926 vsize=8704 CPUtime=0 cores=1,3
/proc/25929/stat : 25929 (esg_static.sh) S 25926 25926 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363234544 8912896 134 33554432000 4194304 4922060 140734463361120 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25929/statm: 2176 134 90 178 0 69 0
[pid=25930] ppid=25929 vsize=10880 CPUtime=3.08 cores=1,3
/proc/25930/stat : 25930 (sathys) R 25929 25926 25524 0 -1 4202496 1194 0 0 0 308 0 0 0 25 0 1 0 363234544 11141120 1105 33554432000 4194304 4241092 140734323649600 18446744073709551615 4223696 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/25930/statm: 2720 1105 136 12 0 1184 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28288

[startup+6.30028 s]
/proc/loadavg: 3.97 4.00 3.85 5/198 25930
/proc/meminfo: memFree=13006964/32951124 swapFree=67111528/67111528
[pid=25926] ppid=25924 vsize=8704 CPUtime=0 cores=1,3
/proc/25926/stat : 25926 (esg_static.sh) S 25924 25926 25524 0 -1 4202496 347 158 0 0 0 0 0 0 24 0 1 0 363234543 8912896 255 33554432000 4194304 4922060 140734463361120 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25926/statm: 2176 255 211 178 0 69 0
[pid=25929] ppid=25926 vsize=8704 CPUtime=0 cores=1,3
/proc/25929/stat : 25929 (esg_static.sh) S 25926 25926 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363234544 8912896 134 33554432000 4194304 4922060 140734463361120 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25929/statm: 2176 134 90 178 0 69 0
[pid=25930] ppid=25929 vsize=12216 CPUtime=6.28 cores=1,3
/proc/25930/stat : 25930 (sathys) R 25929 25926 25524 0 -1 4202496 1552 0 0 0 628 0 0 0 25 0 1 0 363234544 12509184 1463 33554432000 4194304 4241092 140734323649600 18446744073709551615 4223739 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/25930/statm: 3054 1463 136 12 0 1518 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29624

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

[startup+7.90097 s]
/proc/loadavg: 3.97 4.00 3.85 5/198 25930
/proc/meminfo: memFree=13004508/32951124 swapFree=67111528/67111528
[pid=25926] ppid=25924 vsize=8704 CPUtime=0 cores=1,3
/proc/25926/stat : 25926 (esg_static.sh) S 25924 25926 25524 0 -1 4202496 347 158 0 0 0 0 0 0 24 0 1 0 363234543 8912896 255 33554432000 4194304 4922060 140734463361120 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25926/statm: 2176 255 211 178 0 69 0
[pid=25929] ppid=25926 vsize=8704 CPUtime=0 cores=1,3
/proc/25929/stat : 25929 (esg_static.sh) S 25926 25926 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363234544 8912896 134 33554432000 4194304 4922060 140734463361120 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25929/statm: 2176 134 90 178 0 69 0
[pid=25930] ppid=25929 vsize=12412 CPUtime=7.88 cores=1,3
/proc/25930/stat : 25930 (sathys) R 25929 25926 25524 0 -1 4202496 1582 0 0 0 788 0 0 0 25 0 1 0 363234544 12709888 1493 33554432000 4194304 4241092 140734323649600 18446744073709551615 4223640 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/25930/statm: 3103 1493 136 12 0 1567 0
Current children cumulated CPU time (s) 7.88
Current children cumulated vsize (KiB) 29820

[startup+8.70083 s]
/proc/loadavg: 3.97 4.00 3.85 5/198 25930
/proc/meminfo: memFree=13003392/32951124 swapFree=67111528/67111528
[pid=25926] ppid=25924 vsize=8704 CPUtime=0 cores=1,3
/proc/25926/stat : 25926 (esg_static.sh) S 25924 25926 25524 0 -1 4202496 347 158 0 0 0 0 0 0 24 0 1 0 363234543 8912896 255 33554432000 4194304 4922060 140734463361120 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25926/statm: 2176 255 211 178 0 69 0
[pid=25929] ppid=25926 vsize=8704 CPUtime=0 cores=1,3
/proc/25929/stat : 25929 (esg_static.sh) S 25926 25926 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363234544 8912896 134 33554432000 4194304 4922060 140734463361120 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25929/statm: 2176 134 90 178 0 69 0
[pid=25930] ppid=25929 vsize=12572 CPUtime=8.69 cores=1,3
/proc/25930/stat : 25930 (sathys) R 25929 25926 25524 0 -1 4202496 1615 0 0 0 869 0 0 0 25 0 1 0 363234544 12873728 1526 33554432000 4194304 4241092 140734323649600 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/25930/statm: 3143 1526 136 12 0 1607 0
Current children cumulated CPU time (s) 8.69
Current children cumulated vsize (KiB) 29980

[startup+9.10075 s]
/proc/loadavg: 3.97 4.00 3.85 5/198 25930
/proc/meminfo: memFree=13003392/32951124 swapFree=67111528/67111528
[pid=25926] ppid=25924 vsize=8704 CPUtime=0 cores=1,3
/proc/25926/stat : 25926 (esg_static.sh) S 25924 25926 25524 0 -1 4202496 347 158 0 0 0 0 0 0 24 0 1 0 363234543 8912896 255 33554432000 4194304 4922060 140734463361120 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25926/statm: 2176 255 211 178 0 69 0
[pid=25929] ppid=25926 vsize=8704 CPUtime=0 cores=1,3
/proc/25929/stat : 25929 (esg_static.sh) S 25926 25926 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363234544 8912896 134 33554432000 4194304 4922060 140734463361120 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25929/statm: 2176 134 90 178 0 69 0
[pid=25930] ppid=25929 vsize=12604 CPUtime=9.08 cores=1,3
/proc/25930/stat : 25930 (sathys) R 25929 25926 25524 0 -1 4202496 1640 0 0 0 908 0 0 0 25 0 1 0 363234544 12906496 1551 33554432000 4194304 4241092 140734323649600 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/25930/statm: 3151 1551 136 12 0 1615 0
Current children cumulated CPU time (s) 9.08
Current children cumulated vsize (KiB) 30012

[startup+9.50069 s]
/proc/loadavg: 3.97 4.00 3.85 5/198 25930
/proc/meminfo: memFree=13003392/32951124 swapFree=67111528/67111528
[pid=25926] ppid=25924 vsize=8704 CPUtime=0 cores=1,3
/proc/25926/stat : 25926 (esg_static.sh) S 25924 25926 25524 0 -1 4202496 347 158 0 0 0 0 0 0 24 0 1 0 363234543 8912896 255 33554432000 4194304 4922060 140734463361120 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25926/statm: 2176 255 211 178 0 69 0
[pid=25929] ppid=25926 vsize=8704 CPUtime=0 cores=1,3
/proc/25929/stat : 25929 (esg_static.sh) S 25926 25926 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363234544 8912896 134 33554432000 4194304 4922060 140734463361120 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25929/statm: 2176 134 90 178 0 69 0
[pid=25930] ppid=25929 vsize=12752 CPUtime=9.48 cores=1,3
/proc/25930/stat : 25930 (sathys) R 25929 25926 25524 0 -1 4202496 1672 0 0 0 948 0 0 0 25 0 1 0 363234544 13058048 1583 33554432000 4194304 4241092 140734323649600 18446744073709551615 4224944 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/25930/statm: 3188 1583 136 12 0 1652 0
Current children cumulated CPU time (s) 9.48
Current children cumulated vsize (KiB) 30160

[startup+9.60067 s]
/proc/loadavg: 3.97 4.00 3.85 5/198 25930
/proc/meminfo: memFree=13003392/32951124 swapFree=67111528/67111528
[pid=25926] ppid=25924 vsize=8704 CPUtime=0 cores=1,3
/proc/25926/stat : 25926 (esg_static.sh) S 25924 25926 25524 0 -1 4202496 347 158 0 0 0 0 0 0 24 0 1 0 363234543 8912896 255 33554432000 4194304 4922060 140734463361120 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25926/statm: 2176 255 211 178 0 69 0
[pid=25929] ppid=25926 vsize=8704 CPUtime=0 cores=1,3
/proc/25929/stat : 25929 (esg_static.sh) S 25926 25926 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363234544 8912896 134 33554432000 4194304 4922060 140734463361120 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25929/statm: 2176 134 90 178 0 69 0
[pid=25930] ppid=25929 vsize=12752 CPUtime=9.58 cores=1,3
/proc/25930/stat : 25930 (sathys) R 25929 25926 25524 0 -1 4202496 1672 0 0 0 958 0 0 0 25 0 1 0 363234544 13058048 1583 33554432000 4194304 4241092 140734323649600 18446744073709551615 4224957 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/25930/statm: 3188 1583 136 12 0 1652 0
Current children cumulated CPU time (s) 9.58
Current children cumulated vsize (KiB) 30160

Child status: 20
Real time (s): 9.68827
CPU time (s): 9.67453
CPU user time (s): 9.67253
CPU system time (s): 0.001999
CPU usage (%): 99.8582
Max. virtual memory (cumulated for all children) (KiB): 30160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.67253
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2554
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= 9
involuntary context switches= 350

runsolver used 0.016997 second user time and 0.041993 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-13 17:23:11
IDJOB=3189800
IDBENCH=82731
IDSOLVER=1610
FILE ID=node142/3189800-1302708191
RUNJOBID= node142-1302705588-25544
PBS_JOBID= 12981419
Free space on /tmp= 71600 MiB

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

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

MD5SUM BENCH= 63c27e328029fd4b3a3f3ab8a494055c
RANDOM SEED=139513332

node142.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.846
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.75
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.846
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.82
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.846
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13023828 kB
Buffers:        727232 kB
Cached:       18715336 kB
SwapCached:          0 kB
Active:       10000760 kB
Inactive:      9516308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13023828 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3912 kB
Writeback:           0 kB
AnonPages:       73788 kB
Mapped:          15140 kB
Slab:           347240 kB
PageTables:       5300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   258220 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= 71600 MiB
End job on node142 at 2011-04-13 17:23:20