Trace number 3189775

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-01SAT 8.11677 8.12038

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S944754256-018.SATISFIABLE.cnf
MD5SUMdb18d6e256ea6948d91cc6cd8858dc3d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.400938
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56230

Solver Data

0.00/0.00	static
0.00/0.00	HOME/instance-3189775-1302708092.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 |    6230    43610 |    1868       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 70   #clauses: 6230   #literals: 43610
0.00/0.00	c CPU time:   0.003999 s
0.00/0.00	c ==============================================================================
0.00/0.02	c 
0.00/0.02	c seed = 0, numatom = 70, numclause = 6230, numliterals = 43610
0.00/0.02	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.02	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
0.00/0.02	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.04	c |       2 |     0.0 |       0 |      507 |      0 |       1 |      5259 |     690 ||      2 |    1193 |       5/      5 |     264 |       0 |
0.00/0.06	c |       4 |     0.0 |       0 |      783 |      2 |       2 |     11668 |    1489 ||      4 |    2425 |       4/      4 |     567 |       0 |
0.00/0.09	c |       7 |     0.0 |       0 |     1120 |    200 |       3 |     19191 |    2361 ||      7 |    3657 |       4/      4 |     872 |       0 |
0.00/0.11	c |       8 |     0.0 |       0 |     1458 |    400 |       4 |     27358 |    3300 ||      8 |    5255 |       3/      3 |    1289 |       0 |
0.00/0.15	c |      11 |     0.0 |       0 |     1865 |    296 |       5 |     36706 |    4476 ||     11 |    7249 |       3/      3 |    1813 |       0 |
0.00/0.19	c |      14 |     0.0 |       0 |     2291 |    490 |       6 |     47077 |    5753 ||     14 |    9842 |       2/      2 |    2531 |       0 |
0.00/0.24	c |      15 |     0.0 |       0 |     2800 |    991 |       7 |     58619 |    7029 ||     15 |   12700 |       2/      2 |    3353 |       0 |
0.00/0.27	c |      16 |     0.0 |       0 |     3155 |     82 |       8 |     71182 |    8421 ||     16 |   13585 |       2/      2 |    3466 |       0 |
0.00/0.33	c |      21 |     0.1 |       0 |     3420 |     76 |       9 |     84893 |   10164 ||     21 |   16456 |       2/      2 |    4193 |       0 |
0.00/0.39	c |      25 |     0.1 |       0 |     3783 |    174 |      10 |     99814 |   11901 ||     25 |   19421 |       2/      2 |    5009 |       0 |
0.00/0.46	c |      29 |     0.1 |       0 |     4119 |    572 |      11 |    115377 |   13775 ||     29 |   22814 |       2/      2 |    5828 |       0 |
0.00/0.52	c |      30 |     0.1 |       0 |     4500 |    374 |      12 |    132402 |   15641 ||     30 |   25960 |       2/      2 |    6662 |       0 |
0.00/0.61	c |      31 |     0.1 |       0 |     4860 |   2079 |      13 |    150269 |   17583 ||     31 |   31447 |       2/      2 |    8308 |       0 |
0.00/0.66	c |      31 |     0.1 |       0 |     5243 |   1478 |      14 |    169419 |   19590 ||     31 |   32111 |       2/      2 |    8319 |       0 |
0.00/0.76	c |      38 |     0.1 |       0 |     5663 |    372 |      15 |    189254 |   22076 ||     38 |   36398 |       2/      2 |    9549 |       0 |
0.00/0.85	c |      44 |     0.1 |       0 |     5982 |    259 |      16 |    210809 |   24602 ||     44 |   40206 |       2/      2 |   10393 |       0 |
0.00/0.95	c |      46 |     0.1 |       0 |     6274 |    253 |      17 |    232375 |   27110 ||     46 |   44888 |       2/      2 |   11619 |       0 |
0.98/1.05	c |      53 |     0.1 |       0 |     6639 |    237 |      18 |    255533 |   29889 ||     53 |   48952 |       2/      2 |   12853 |       0 |
1.08/1.16	c |      59 |     0.1 |       0 |     6985 |    117 |      19 |    279466 |   32819 ||     59 |   52951 |       2/      2 |   13676 |       0 |
1.18/1.27	c |      61 |     0.1 |       0 |     7269 |    714 |      20 |    304481 |   35590 ||     61 |   57652 |       2/      2 |   14912 |       0 |
1.38/1.40	c |      62 |     0.1 |       0 |     7591 |    811 |      21 |    329764 |   38387 ||     62 |   63842 |       2/      2 |   16565 |       0 |
1.48/1.56	c |      63 |     0.2 |       0 |     8008 |   3413 |      22 |    355933 |   41287 ||     63 |   73104 |       2/      2 |   19800 |       0 |
1.58/1.67	c |      63 |     0.1 |       0 |     8551 |   1311 |      23 |    383815 |   44300 ||     63 |   75984 |       2/      2 |   19833 |       0 |
1.68/1.79	c |      67 |     0.1 |       0 |     9036 |      5 |      24 |    413017 |   47585 ||     67 |   78063 |       2/      2 |   20352 |       0 |
1.88/1.96	c |      76 |     0.2 |       0 |     9465 |    296 |      25 |    443652 |   51254 ||     76 |   84138 |       2/      2 |   21910 |       0 |
2.08/2.12	c |      80 |     0.2 |       0 |     9784 |     86 |      26 |    474648 |   54806 ||     80 |   89789 |       2/      2 |   23360 |       0 |
2.28/2.31	c |      90 |     0.2 |       0 |    10102 |    178 |      27 |    507075 |   58756 ||     90 |   96458 |       2/      2 |   25025 |       0 |
2.48/2.50	c |      94 |     0.2 |       0 |    10494 |   1070 |      28 |    539675 |   62506 ||     94 |  105278 |       2/      2 |   28097 |       0 |
2.58/2.65	c |      96 |     0.1 |       0 |    10795 |     69 |      29 |    573918 |   66288 ||     96 |  108859 |       2/      2 |   28333 |       0 |
2.78/2.85	c |     107 |     0.2 |       0 |    11151 |    263 |      30 |    609202 |   70675 ||    107 |  115967 |       2/      2 |   30195 |       0 |
2.98/3.05	c |     113 |     0.2 |       0 |    11314 |    252 |      31 |    644991 |   74841 ||    113 |  122498 |       2/      2 |   31956 |       0 |
3.18/3.27	c |     123 |     0.2 |       0 |    11697 |     31 |      32 |    682646 |   79389 ||    123 |  130255 |       2/      2 |   33919 |       0 |
3.48/3.51	c |     125 |     0.2 |       0 |    12010 |    127 |      33 |    721287 |   83603 ||    125 |  139394 |       2/      2 |   36390 |       0 |
3.68/3.74	c |     126 |     0.2 |       0 |    12363 |   3931 |      34 |    760635 |   87832 ||    126 |  149755 |       2/      2 |   39658 |       0 |
3.88/3.91	c |     126 |     0.2 |       0 |    12749 |   3031 |      35 |    802401 |   92136 ||    126 |  151621 |       2/      2 |   39679 |       0 |
4.18/4.20	c |     127 |     0.3 |       0 |    13286 |   7039 |      36 |    842677 |   96724 ||    127 |  172503 |       1/      1 |   46274 |       0 |
4.38/4.44	c |     127 |     0.2 |       0 |    13731 |   1537 |      37 |    884374 |  101301 ||    127 |  177830 |       1/      1 |   46330 |       0 |
4.58/4.63	c |     127 |     0.2 |       0 |    14216 |   5739 |      38 |    927731 |  105900 ||    127 |  177830 |       1/      1 |   46330 |       0 |
4.88/4.90	c |     140 |     0.3 |       0 |    14746 |    114 |      39 |    971842 |  111292 ||    140 |  185594 |       1/      1 |   48398 |       0 |
5.08/5.17	c |     148 |     0.3 |       0 |    15093 |    195 |      40 |   1017613 |  116614 ||    148 |  193845 |       1/      1 |   50466 |       0 |
5.38/5.45	c |     157 |     0.3 |       0 |    15473 |    481 |      41 |   1064176 |  122107 ||    157 |  203305 |       1/      1 |   52966 |       0 |
5.68/5.73	c |     163 |     0.3 |       0 |    15425 |    173 |      42 |   1112064 |  127449 ||    163 |  211923 |       1/      1 |   55228 |       0 |
5.98/6.03	c |     173 |     0.3 |       0 |    16000 |    143 |      43 |   1161419 |  133251 ||    173 |  222371 |       1/      1 |   57887 |       0 |
6.28/6.32	c |     187 |     0.3 |       0 |    16144 |    322 |      44 |   1211387 |  139297 ||    187 |  231387 |       1/      1 |   60368 |       0 |
6.58/6.61	c |     189 |     0.3 |       0 |    16238 |   1022 |      45 |   1261946 |  144804 ||    189 |  241275 |       1/      1 |   62843 |       0 |
6.88/6.92	c |     190 |     0.3 |       0 |    16400 |   1222 |      46 |   1312433 |  150374 ||    190 |  252151 |       1/      1 |   65330 |       0 |
7.18/7.24	c |     200 |     0.3 |       0 |    16843 |    107 |      47 |   1365357 |  156525 ||    200 |  258736 |       1/      1 |   66983 |       0 |
7.48/7.60	c |     212 |     0.3 |       0 |    17391 |    482 |      48 |   1418678 |  162976 ||    212 |  269560 |       1/      1 |   69831 |       0 |
7.88/7.95	c |     221 |     0.3 |       0 |    17657 |   1559 |      49 |   1473175 |  169324 ||    221 |  281978 |       1/      1 |   73484 |       0 |
8.08/8.11	c |     224 |     0.2 |       0 |    20507 |    101 |      49 |   1503325 |  172581 ||    224 |  284751 |       0/      0 |   73788 |       0 |
8.08/8.11	c c 
8.08/8.11	c -----------------------------------
8.08/8.11	c # temps = 8.090000
8.08/8.11	c # cleaningDB = 49
8.08/8.11	c # clause binaire = 0
8.08/8.11	c # literal removed by litRedundant = 258578
8.08/8.11	c # literal removed by litRedundantBin = 0
8.08/8.11	c # init clause removed by simplify = 0
8.08/8.11	c # learnt clause removed by simplify = 0
8.08/8.11	c # une clause fausse était une apprise = 0
8.08/8.11	c # equivalence dectecte = 0
8.08/8.11	c # Memory used           : 12.38 MB
8.08/8.11	c 
8.08/8.11	c ########################
8.08/8.11	c ####   ##  ###   ## ####
8.08/8.11	c #### #### # ## #### ####
8.08/8.11	c ####   ##  ###   ##  ###
8.08/8.11	c ########################
8.08/8.11	c # restart = 224
8.08/8.11	c # conflit = 145061
8.08/8.11	c # decision = 172581
8.08/8.11	c # propagation = 1503325 	 (185825.092707 (prop/sec))
8.08/8.11	c 
8.08/8.11	c ########################
8.08/8.11	c ### ### #   ##   ##   ##
8.08/8.11	c ### # # # #### # ### ###
8.08/8.11	c ###  #  ### ## # ### ###
8.08/8.11	c ########################
8.08/8.11	c # numtry = 224
8.08/8.11	c # numflips = 284751
8.08/8.11	c # maxSat = 0
8.08/8.11	c # freeFlip = 123766
8.08/8.11	c # nbBoundary = 27
8.08/8.11	c 
8.08/8.11	s SATISFIABLE
8.08/8.11	v 1 2 3 -4 -5 -6 -7 -8 9 10 -11 12 13 14 -15 -16 -17 -18 -19 20 -21 22 23 24 25 26 27 -28 -29 30 -31 32 33 -34 -35 36 -37 -38 -39 -40 -41 42 -43 -44 -45 -46 47 -48 -49 50 51 -52 -53 54 55 -56 -57 -58 -59 -60 61 62 -63 -64 -65 66 -67 -68 -69 70 0

Verifier Data

OK

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-3189775-1302708092/watcher-3189775-1302708092 -o /tmp/evaluation-result-3189775-1302708092/solver-3189775-1302708092 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3189775-1302708092.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: 3.84 3.97 3.84 5/195 4878
/proc/meminfo: memFree=11117716/32951124 swapFree=67111528/67111528
[pid=4878] ppid=4876 vsize=8704 CPUtime=0 cores=4,6
/proc/4878/stat : 4878 (esg_static.sh) S 4876 4878 4473 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 382407689 8912896 253 33554432000 4194304 4922060 140736799761392 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4878/statm: 2176 253 211 178 0 69 0

[startup+0.010929 s]
/proc/loadavg: 3.84 3.97 3.84 5/195 4878
/proc/meminfo: memFree=11117716/32951124 swapFree=67111528/67111528
[pid=4878] ppid=4876 vsize=8704 CPUtime=0 cores=4,6
/proc/4878/stat : 4878 (esg_static.sh) S 4876 4878 4473 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 382407689 8912896 253 33554432000 4194304 4922060 140736799761392 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4878/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.107947 s]
/proc/loadavg: 3.84 3.97 3.84 5/195 4878
/proc/meminfo: memFree=11117716/32951124 swapFree=67111528/67111528
[pid=4878] ppid=4876 vsize=8704 CPUtime=0 cores=4,6
/proc/4878/stat : 4878 (esg_static.sh) S 4876 4878 4473 0 -1 4202496 350 281 0 0 0 0 0 0 25 0 1 0 382407689 8912896 256 33554432000 4194304 4922060 140736799761392 18446744073709551615 210204647168 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/4878/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300937 s]
/proc/loadavg: 3.84 3.97 3.84 5/195 4878
/proc/meminfo: memFree=11117716/32951124 swapFree=67111528/67111528
[pid=4878] ppid=4876 vsize=8704 CPUtime=0 cores=4,6
/proc/4878/stat : 4878 (esg_static.sh) S 4876 4878 4473 0 -1 4202496 350 281 0 0 0 0 0 0 25 0 1 0 382407689 8912896 256 33554432000 4194304 4922060 140736799761392 18446744073709551615 210204647168 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/4878/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700884 s]
/proc/loadavg: 3.84 3.97 3.84 5/195 4878
/proc/meminfo: memFree=11117716/32951124 swapFree=67111528/67111528
[pid=4878] ppid=4876 vsize=8704 CPUtime=0 cores=4,6
/proc/4878/stat : 4878 (esg_static.sh) S 4876 4878 4473 0 -1 4202496 350 281 0 0 0 0 0 0 25 0 1 0 382407689 8912896 256 33554432000 4194304 4922060 140736799761392 18446744073709551615 210204647168 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/4878/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50074 s]
/proc/loadavg: 3.84 3.97 3.84 5/198 4882
/proc/meminfo: memFree=11110136/32951124 swapFree=67111528/67111528
[pid=4878] ppid=4876 vsize=8704 CPUtime=0 cores=4,6
/proc/4878/stat : 4878 (esg_static.sh) S 4876 4878 4473 0 -1 4202496 350 281 0 0 0 0 0 0 25 0 1 0 382407689 8912896 256 33554432000 4194304 4922060 140736799761392 18446744073709551615 210204647168 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/4878/statm: 2176 256 211 178 0 69 0
[pid=4881] ppid=4878 vsize=8704 CPUtime=0 cores=4,6
/proc/4881/stat : 4881 (esg_static.sh) S 4878 4878 4473 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382407690 8912896 135 33554432000 4194304 4922060 140736799761392 18446744073709551615 210204466309 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4881/statm: 2176 135 90 178 0 69 0
[pid=4882] ppid=4881 vsize=9876 CPUtime=1.48 cores=4,6
/proc/4882/stat : 4882 (sathys) R 4881 4878 4473 0 -1 4202496 956 0 0 0 148 0 0 0 25 0 1 0 382407690 10113024 868 33554432000 4194304 4241092 140735084572160 18446744073709551615 4223743 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4882/statm: 2469 868 135 12 0 933 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27284

[startup+3.10044 s]
/proc/loadavg: 3.84 3.97 3.84 5/198 4882
/proc/meminfo: memFree=11106436/32951124 swapFree=67111528/67111528
[pid=4878] ppid=4876 vsize=8704 CPUtime=0 cores=4,6
/proc/4878/stat : 4878 (esg_static.sh) S 4876 4878 4473 0 -1 4202496 350 281 0 0 0 0 0 0 25 0 1 0 382407689 8912896 256 33554432000 4194304 4922060 140736799761392 18446744073709551615 210204647168 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/4878/statm: 2176 256 211 178 0 69 0
[pid=4881] ppid=4878 vsize=8704 CPUtime=0 cores=4,6
/proc/4881/stat : 4881 (esg_static.sh) S 4878 4878 4473 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382407690 8912896 135 33554432000 4194304 4922060 140736799761392 18446744073709551615 210204466309 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4881/statm: 2176 135 90 178 0 69 0
[pid=4882] ppid=4881 vsize=10956 CPUtime=3.08 cores=4,6
/proc/4882/stat : 4882 (sathys) R 4881 4878 4473 0 -1 4202496 1213 0 0 0 308 0 0 0 25 0 1 0 382407690 11218944 1125 33554432000 4194304 4241092 140735084572160 18446744073709551615 4205844 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4882/statm: 2739 1125 135 12 0 1203 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28364

[startup+6.30094 s]
/proc/loadavg: 3.85 3.97 3.84 5/198 4882
/proc/meminfo: memFree=11100732/32951124 swapFree=67111528/67111528
[pid=4878] ppid=4876 vsize=8704 CPUtime=0 cores=4,6
/proc/4878/stat : 4878 (esg_static.sh) S 4876 4878 4473 0 -1 4202496 350 281 0 0 0 0 0 0 25 0 1 0 382407689 8912896 256 33554432000 4194304 4922060 140736799761392 18446744073709551615 210204647168 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/4878/statm: 2176 256 211 178 0 69 0
[pid=4881] ppid=4878 vsize=8704 CPUtime=0 cores=4,6
/proc/4881/stat : 4881 (esg_static.sh) S 4878 4878 4473 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382407690 8912896 135 33554432000 4194304 4922060 140736799761392 18446744073709551615 210204466309 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4881/statm: 2176 135 90 178 0 69 0
[pid=4882] ppid=4881 vsize=12124 CPUtime=6.28 cores=4,6
/proc/4882/stat : 4882 (sathys) R 4881 4878 4473 0 -1 4202496 1505 0 0 0 628 0 0 0 25 0 1 0 382407690 12414976 1417 33554432000 4194304 4241092 140735084572160 18446744073709551615 4221567 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4882/statm: 3031 1417 136 12 0 1495 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29532

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

[startup+7.1008 s]
/proc/loadavg: 3.85 3.97 3.84 5/198 4882
/proc/meminfo: memFree=11099752/32951124 swapFree=67111528/67111528
[pid=4878] ppid=4876 vsize=8704 CPUtime=0 cores=4,6
/proc/4878/stat : 4878 (esg_static.sh) S 4876 4878 4473 0 -1 4202496 350 281 0 0 0 0 0 0 25 0 1 0 382407689 8912896 256 33554432000 4194304 4922060 140736799761392 18446744073709551615 210204647168 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/4878/statm: 2176 256 211 178 0 69 0
[pid=4881] ppid=4878 vsize=8704 CPUtime=0 cores=4,6
/proc/4881/stat : 4881 (esg_static.sh) S 4878 4878 4473 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382407690 8912896 135 33554432000 4194304 4922060 140736799761392 18446744073709551615 210204466309 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4881/statm: 2176 135 90 178 0 69 0
[pid=4882] ppid=4881 vsize=12264 CPUtime=7.08 cores=4,6
/proc/4882/stat : 4882 (sathys) R 4881 4878 4473 0 -1 4202496 1546 0 0 0 708 0 0 0 25 0 1 0 382407690 12558336 1457 33554432000 4194304 4241092 140735084572160 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4882/statm: 3066 1457 136 12 0 1530 0
Current children cumulated CPU time (s) 7.08
Current children cumulated vsize (KiB) 29672

[startup+7.90067 s]
/proc/loadavg: 3.85 3.97 3.84 5/198 4882
/proc/meminfo: memFree=11098512/32951124 swapFree=67111528/67111528
[pid=4878] ppid=4876 vsize=8704 CPUtime=0 cores=4,6
/proc/4878/stat : 4878 (esg_static.sh) S 4876 4878 4473 0 -1 4202496 350 281 0 0 0 0 0 0 25 0 1 0 382407689 8912896 256 33554432000 4194304 4922060 140736799761392 18446744073709551615 210204647168 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/4878/statm: 2176 256 211 178 0 69 0
[pid=4881] ppid=4878 vsize=8704 CPUtime=0 cores=4,6
/proc/4881/stat : 4881 (esg_static.sh) S 4878 4878 4473 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382407690 8912896 135 33554432000 4194304 4922060 140736799761392 18446744073709551615 210204466309 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4881/statm: 2176 135 90 178 0 69 0
[pid=4882] ppid=4881 vsize=12672 CPUtime=7.88 cores=4,6
/proc/4882/stat : 4882 (sathys) R 4881 4878 4473 0 -1 4202496 1631 0 0 0 788 0 0 0 25 0 1 0 382407690 12976128 1542 33554432000 4194304 4241092 140735084572160 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4882/statm: 3168 1542 136 12 0 1632 0
Current children cumulated CPU time (s) 7.88
Current children cumulated vsize (KiB) 30080

[startup+8.10063 s]
/proc/loadavg: 3.85 3.97 3.84 5/198 4882
/proc/meminfo: memFree=11098512/32951124 swapFree=67111528/67111528
[pid=4878] ppid=4876 vsize=8704 CPUtime=0 cores=4,6
/proc/4878/stat : 4878 (esg_static.sh) S 4876 4878 4473 0 -1 4202496 350 281 0 0 0 0 0 0 25 0 1 0 382407689 8912896 256 33554432000 4194304 4922060 140736799761392 18446744073709551615 210204647168 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/4878/statm: 2176 256 211 178 0 69 0
[pid=4881] ppid=4878 vsize=8704 CPUtime=0 cores=4,6
/proc/4881/stat : 4881 (esg_static.sh) S 4878 4878 4473 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382407690 8912896 135 33554432000 4194304 4922060 140736799761392 18446744073709551615 210204466309 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4881/statm: 2176 135 90 178 0 69 0
[pid=4882] ppid=4881 vsize=12672 CPUtime=8.08 cores=4,6
/proc/4882/stat : 4882 (sathys) R 4881 4878 4473 0 -1 4202496 1635 0 0 0 808 0 0 0 25 0 1 0 382407690 12976128 1546 33554432000 4194304 4241092 140735084572160 18446744073709551615 4206044 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4882/statm: 3168 1546 136 12 0 1632 0
Current children cumulated CPU time (s) 8.08
Current children cumulated vsize (KiB) 30080

Child status: 10
Real time (s): 8.12038
CPU time (s): 8.11677
CPU user time (s): 8.10877
CPU system time (s): 0.007998
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (KiB): 30080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.10877
system time used= 0.007998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4009
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= 39
involuntary context switches= 151

runsolver used 0.016997 second user time and 0.031995 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-13 17:21:32
IDJOB=3189775
IDBENCH=82706
IDSOLVER=1610
FILE ID=node130/3189775-1302708092
RUNJOBID= node130-1302705489-4492
PBS_JOBID= 12981414
Free space on /tmp= 71340 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S944754256-018.SATISFIABLE.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189775-1302708092/watcher-3189775-1302708092 -o /tmp/evaluation-result-3189775-1302708092/solver-3189775-1302708092 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3189775-1302708092.cnf rnovelty

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

MD5SUM BENCH= db18d6e256ea6948d91cc6cd8858dc3d
RANDOM SEED=212442436

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.81
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.838
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11117996 kB
Buffers:        762996 kB
Cached:       20570684 kB
SwapCached:          0 kB
Active:       10115720 kB
Inactive:     11291392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11117996 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4836 kB
Writeback:           0 kB
AnonPages:       72932 kB
Mapped:          15408 kB
Slab:           363128 kB
PageTables:       4996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   259408 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= 71340 MiB
End job on node130 at 2011-04-13 17:21:40