Trace number 3190011

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 3.64545 3.64556

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S241605246-015.SATISFIABLE.cnf
MD5SUMa2636b8675c559c02b749d6959527a10
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010998
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
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 51597
Number of clauses of size over 50

Solver Data

0.00/0.00	static
0.00/0.00	HOME/instance-3190011-1302709881.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 |    1597     7985 |     479       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 75   #clauses: 1597   #literals: 7985
0.00/0.00	c CPU time:   0.000999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c 
0.00/0.00	c seed = 0, numatom = 75, numclause = 1597, numliterals = 7985
0.00/0.00	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.00	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
0.00/0.00	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.01	c |       2 |     0.0 |       0 |      504 |      0 |       1 |      6573 |     675 ||      2 |    1106 |       5/      5 |     258 |       0 |
0.00/0.02	c |       4 |     0.0 |       0 |     1089 |      0 |       2 |     14580 |    1435 ||      4 |    2322 |       2/      2 |     574 |       0 |
0.00/0.03	c |       7 |     0.0 |       0 |     1783 |    203 |       3 |     24263 |    2339 ||      7 |    4323 |       1/      1 |    1298 |       0 |
0.00/0.04	c |       8 |     0.0 |       0 |     2564 |    405 |       4 |     35001 |    3310 ||      8 |    5466 |       1/      1 |    1407 |       0 |
0.00/0.06	c |      11 |     0.0 |       0 |     3427 |    296 |       5 |     46817 |    4446 ||     11 |    7319 |       1/      1 |    1816 |       0 |
0.00/0.08	c |      14 |     0.0 |       0 |     4334 |    489 |       6 |     60274 |    5676 ||     14 |    9984 |       1/      1 |    2541 |       0 |
0.00/0.11	c |      15 |     0.0 |       0 |     5409 |    990 |       7 |     74393 |    6991 ||     15 |   12884 |       1/      1 |    3378 |       0 |
0.00/0.14	c |      16 |     0.0 |       0 |     6140 |     88 |       8 |     90007 |    8383 ||     16 |   13761 |       1/      1 |    3487 |       0 |
0.00/0.18	c |      21 |     0.0 |       0 |     6807 |     79 |       9 |    106719 |   10078 ||     21 |   16604 |       1/      1 |    4213 |       0 |
0.00/0.22	c |      25 |     0.0 |       0 |     7458 |    175 |      10 |    125455 |   11745 ||     25 |   19599 |       1/      1 |    5030 |       0 |
0.00/0.27	c |      29 |     0.1 |       0 |     8173 |    570 |      11 |    145262 |   13617 ||     29 |   22886 |       1/      1 |    5863 |       0 |
0.00/0.32	c |      30 |     0.0 |       0 |     8974 |    372 |      12 |    166260 |   15543 ||     30 |   26237 |       1/      1 |    6699 |       0 |
0.00/0.38	c |      31 |     0.1 |       0 |     9718 |   2073 |      13 |    188498 |   17509 ||     31 |   31691 |       1/      1 |    8339 |       0 |
0.00/0.44	c |      31 |     0.0 |       0 |    10462 |   1475 |      14 |    212817 |   19536 ||     31 |   32366 |       1/      1 |    8349 |       0 |
0.00/0.52	c |      38 |     0.1 |       0 |    11276 |    356 |      15 |    237652 |   21937 ||     38 |   36775 |       1/      1 |    9587 |       0 |
0.00/0.60	c |      44 |     0.1 |       0 |    12079 |    244 |      16 |    263859 |   24441 ||     44 |   40597 |       1/      1 |   10419 |       0 |
0.00/0.70	c |      46 |     0.1 |       0 |    12854 |    241 |      17 |    291432 |   26887 ||     46 |   45534 |       1/      1 |   11668 |       0 |
0.00/0.80	c |      53 |     0.1 |       0 |    13581 |    226 |      18 |    321021 |   29620 ||     53 |   49559 |       1/      1 |   12901 |       0 |
0.00/0.92	c |      59 |     0.1 |       0 |    14304 |    112 |      19 |    351889 |   32475 ||     59 |   53751 |       1/      1 |   13708 |       0 |
0.99/1.05	c |      61 |     0.1 |       0 |    15087 |    705 |      20 |    384116 |   35294 ||     61 |   58729 |       1/      1 |   14946 |       0 |
1.09/1.18	c |      62 |     0.1 |       0 |    15743 |    806 |      21 |    417065 |   38190 ||     62 |   64942 |       1/      1 |   16563 |       0 |
1.29/1.33	c |      63 |     0.1 |       0 |    16532 |   3407 |      22 |    450184 |   41155 ||     63 |   72916 |       1/      1 |   18874 |       0 |
1.39/1.46	c |      63 |     0.1 |       0 |    17370 |   1307 |      23 |    484950 |   44293 ||     63 |   75977 |       1/      1 |   18901 |       0 |
1.59/1.62	c |      67 |     0.2 |       0 |    18194 |      4 |      24 |    521726 |   47559 ||     67 |   78086 |       1/      1 |   19421 |       0 |
1.79/1.82	c |      76 |     0.2 |       0 |    19022 |    296 |      25 |    560235 |   51116 ||     76 |   84249 |       1/      1 |   20992 |       0 |
1.99/2.03	c |      80 |     0.2 |       0 |    19811 |     88 |      26 |    599806 |   54607 ||     80 |   89762 |       1/      1 |   22426 |       0 |
2.20/2.27	c |      90 |     0.2 |       0 |    20616 |    176 |      27 |    640521 |   58517 ||     90 |   96357 |       1/      1 |   24050 |       0 |
2.39/2.49	c |      94 |     0.2 |       0 |    21449 |   1070 |      28 |    682120 |   62292 ||     94 |  105333 |       1/      1 |   27081 |       0 |
2.69/2.71	c |      96 |     0.2 |       0 |    22220 |     68 |      29 |    725637 |   66143 ||     96 |  109174 |       1/      1 |   27309 |       0 |
2.99/3.00	c |     107 |     0.3 |       0 |    23043 |    255 |      30 |    769332 |   70383 ||    107 |  116187 |       1/      1 |   29161 |       0 |
3.30/3.30	c |     113 |     0.3 |       0 |    23638 |    250 |      31 |    815336 |   74534 ||    113 |  123086 |       1/      1 |   30921 |       0 |
3.59/3.61	c |     123 |     0.3 |       0 |    24390 |     36 |      32 |    862214 |   79022 ||    123 |  130815 |       1/      1 |   32729 |       0 |
3.59/3.64	c |     124 |     0.0 |       0 |    24755 |    401 |      32 |    866965 |   79437 ||    124 |  131502 |       0/      0 |   33095 |       0 |
3.59/3.64	c c 
3.59/3.64	c -----------------------------------
3.59/3.64	c # temps = 3.630000
3.59/3.64	c # cleaningDB = 32
3.59/3.64	c # clause binaire = 0
3.59/3.64	c # literal removed by litRedundant = 134503
3.59/3.64	c # literal removed by litRedundantBin = 0
3.59/3.64	c # init clause removed by simplify = 0
3.59/3.64	c # learnt clause removed by simplify = 0
3.59/3.64	c # une clause fausse était une apprise = 0
3.59/3.64	c # equivalence dectecte = 0
3.59/3.64	c # Memory used           : 11.65 MB
3.59/3.64	c 
3.59/3.64	c ########################
3.59/3.64	c ####   ##  ###   ## ####
3.59/3.64	c #### #### # ## #### ####
3.59/3.64	c ####   ##  ###   ##  ###
3.59/3.64	c ########################
3.59/3.64	c # restart = 124
3.59/3.64	c # conflit = 66036
3.59/3.64	c # decision = 79437
3.59/3.64	c # propagation = 866965 	 (238833.333333 (prop/sec))
3.59/3.64	c 
3.59/3.64	c ########################
3.59/3.64	c ### ### #   ##   ##   ##
3.59/3.64	c ### # # # #### # ### ###
3.59/3.64	c ###  #  ### ## # ### ###
3.59/3.64	c ########################
3.59/3.64	c # numtry = 124
3.59/3.64	c # numflips = 131502
3.59/3.64	c # maxSat = 0
3.59/3.64	c # freeFlip = 54537
3.59/3.64	c # nbBoundary = 65
3.59/3.64	c 
3.59/3.64	s SATISFIABLE
3.59/3.64	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 -71 72 -73 -74 75 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-3190011-1302709881/watcher-3190011-1302709881 -o /tmp/evaluation-result-3190011-1302709881/solver-3190011-1302709881 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3190011-1302709881.cnf rnovelty 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.04 4.02 3.93 4/195 24073
/proc/meminfo: memFree=12277180/32950928 swapFree=67111528/67111528
[pid=24073] ppid=24071 vsize=8704 CPUtime=0 cores=5,7
/proc/24073/stat : 24073 (esg_static.sh) S 24071 24073 23382 0 -1 4202496 348 171 0 0 0 0 0 0 25 0 1 0 382586800 8912896 255 33554432000 4194304 4922060 140734865001216 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/24073/statm: 2176 255 211 178 0 69 0

[startup+0.045651 s]
/proc/loadavg: 4.04 4.02 3.93 4/195 24073
/proc/meminfo: memFree=12277180/32950928 swapFree=67111528/67111528
[pid=24073] ppid=24071 vsize=8704 CPUtime=0 cores=5,7
/proc/24073/stat : 24073 (esg_static.sh) S 24071 24073 23382 0 -1 4202496 348 171 0 0 0 0 0 0 25 0 1 0 382586800 8912896 255 33554432000 4194304 4922060 140734865001216 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/24073/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100643 s]
/proc/loadavg: 4.04 4.02 3.93 4/195 24073
/proc/meminfo: memFree=12277180/32950928 swapFree=67111528/67111528
[pid=24073] ppid=24071 vsize=8704 CPUtime=0 cores=5,7
/proc/24073/stat : 24073 (esg_static.sh) S 24071 24073 23382 0 -1 4202496 348 171 0 0 0 0 0 0 25 0 1 0 382586800 8912896 255 33554432000 4194304 4922060 140734865001216 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/24073/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.30061 s]
/proc/loadavg: 4.04 4.02 3.93 4/195 24073
/proc/meminfo: memFree=12277180/32950928 swapFree=67111528/67111528
[pid=24073] ppid=24071 vsize=8704 CPUtime=0 cores=5,7
/proc/24073/stat : 24073 (esg_static.sh) S 24071 24073 23382 0 -1 4202496 348 171 0 0 0 0 0 0 25 0 1 0 382586800 8912896 255 33554432000 4194304 4922060 140734865001216 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/24073/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700543 s]
/proc/loadavg: 4.04 4.02 3.93 4/195 24073
/proc/meminfo: memFree=12277180/32950928 swapFree=67111528/67111528
[pid=24073] ppid=24071 vsize=8704 CPUtime=0 cores=5,7
/proc/24073/stat : 24073 (esg_static.sh) S 24071 24073 23382 0 -1 4202496 348 171 0 0 0 0 0 0 25 0 1 0 382586800 8912896 255 33554432000 4194304 4922060 140734865001216 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/24073/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50041 s]
/proc/loadavg: 4.04 4.02 3.93 5/198 24077
/proc/meminfo: memFree=12273392/32950928 swapFree=67111528/67111528
[pid=24073] ppid=24071 vsize=8704 CPUtime=0 cores=5,7
/proc/24073/stat : 24073 (esg_static.sh) S 24071 24073 23382 0 -1 4202496 348 171 0 0 0 0 0 0 25 0 1 0 382586800 8912896 255 33554432000 4194304 4922060 140734865001216 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/24073/statm: 2176 255 211 178 0 69 0
[pid=24075] ppid=24073 vsize=8704 CPUtime=0 cores=5,7
/proc/24075/stat : 24075 (esg_static.sh) S 24073 24073 23382 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 382586800 8912896 134 33554432000 4194304 4922060 140734865001216 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24075/statm: 2176 134 90 178 0 69 0
[pid=24076] ppid=24075 vsize=10232 CPUtime=1.49 cores=5,7
/proc/24076/stat : 24076 (sathys) R 24075 24073 23382 0 -1 4202496 1054 0 0 0 149 0 0 0 25 0 1 0 382586800 10477568 964 33554432000 4194304 4241092 140733899478208 18446744073709551615 4223656 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24076/statm: 2558 964 136 12 0 1022 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27640

[startup+3.10114 s]
/proc/loadavg: 4.04 4.02 3.93 5/198 24077
/proc/meminfo: memFree=12271780/32950928 swapFree=67111528/67111528
[pid=24073] ppid=24071 vsize=8704 CPUtime=0 cores=5,7
/proc/24073/stat : 24073 (esg_static.sh) S 24071 24073 23382 0 -1 4202496 348 171 0 0 0 0 0 0 25 0 1 0 382586800 8912896 255 33554432000 4194304 4922060 140734865001216 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/24073/statm: 2176 255 211 178 0 69 0
[pid=24075] ppid=24073 vsize=8704 CPUtime=0 cores=5,7
/proc/24075/stat : 24075 (esg_static.sh) S 24073 24073 23382 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 382586800 8912896 134 33554432000 4194304 4922060 140734865001216 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24075/statm: 2176 134 90 178 0 69 0
[pid=24076] ppid=24075 vsize=11516 CPUtime=3.09 cores=5,7
/proc/24076/stat : 24076 (sathys) R 24075 24073 23382 0 -1 4202496 1373 0 0 0 309 0 0 0 25 0 1 0 382586800 11792384 1283 33554432000 4194304 4241092 140733899478208 18446744073709551615 4223722 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24076/statm: 2879 1283 136 12 0 1343 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28924

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

[startup+3.50108 s]
/proc/loadavg: 4.04 4.02 3.93 5/198 24077
/proc/meminfo: memFree=12270780/32950928 swapFree=67111528/67111528
[pid=24073] ppid=24071 vsize=8704 CPUtime=0 cores=5,7
/proc/24073/stat : 24073 (esg_static.sh) S 24071 24073 23382 0 -1 4202496 348 171 0 0 0 0 0 0 25 0 1 0 382586800 8912896 255 33554432000 4194304 4922060 140734865001216 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/24073/statm: 2176 255 211 178 0 69 0
[pid=24075] ppid=24073 vsize=8704 CPUtime=0 cores=5,7
/proc/24075/stat : 24075 (esg_static.sh) S 24073 24073 23382 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 382586800 8912896 134 33554432000 4194304 4922060 140734865001216 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24075/statm: 2176 134 90 178 0 69 0
[pid=24076] ppid=24075 vsize=11784 CPUtime=3.49 cores=5,7
/proc/24076/stat : 24076 (sathys) R 24075 24073 23382 0 -1 4202496 1442 0 0 0 349 0 0 0 25 0 1 0 382586800 12066816 1352 33554432000 4194304 4241092 140733899478208 18446744073709551615 4227927 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24076/statm: 2946 1352 136 12 0 1410 0
Current children cumulated CPU time (s) 3.49
Current children cumulated vsize (KiB) 29192

[startup+3.60106 s]
/proc/loadavg: 4.04 4.02 3.93 5/198 24077
/proc/meminfo: memFree=12270780/32950928 swapFree=67111528/67111528
[pid=24073] ppid=24071 vsize=8704 CPUtime=0 cores=5,7
/proc/24073/stat : 24073 (esg_static.sh) S 24071 24073 23382 0 -1 4202496 348 171 0 0 0 0 0 0 25 0 1 0 382586800 8912896 255 33554432000 4194304 4922060 140734865001216 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/24073/statm: 2176 255 211 178 0 69 0
[pid=24075] ppid=24073 vsize=8704 CPUtime=0 cores=5,7
/proc/24075/stat : 24075 (esg_static.sh) S 24073 24073 23382 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 382586800 8912896 134 33554432000 4194304 4922060 140734865001216 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24075/statm: 2176 134 90 178 0 69 0
[pid=24076] ppid=24075 vsize=11920 CPUtime=3.59 cores=5,7
/proc/24076/stat : 24076 (sathys) R 24075 24073 23382 0 -1 4202496 1463 0 0 0 359 0 0 0 25 0 1 0 382586800 12206080 1373 33554432000 4194304 4241092 140733899478208 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24076/statm: 2980 1373 136 12 0 1444 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 29328

Child status: 10
Real time (s): 3.64556
CPU time (s): 3.64545
CPU user time (s): 3.63545
CPU system time (s): 0.009998
CPU usage (%): 99.9968
Max. virtual memory (cumulated for all children) (KiB): 29328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.63545
system time used= 0.009998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3731
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= 33
involuntary context switches= 18

runsolver used 0.009998 second user time and 0.016997 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-13 17:51:21
IDJOB=3190011
IDBENCH=82942
IDSOLVER=1610
FILE ID=node126/3190011-1302709881
RUNJOBID= node126-1302705939-23403
PBS_JOBID= 12981429
Free space on /tmp= 70684 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S241605246-015.SATISFIABLE.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190011-1302709881/watcher-3190011-1302709881 -o /tmp/evaluation-result-3190011-1302709881/solver-3190011-1302709881 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3190011-1302709881.cnf rnovelty

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

MD5SUM BENCH= a2636b8675c559c02b749d6959527a10
RANDOM SEED=1368947854

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.74
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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:     32950928 kB
MemFree:      12277336 kB
Buffers:        703156 kB
Cached:       19416708 kB
SwapCached:          0 kB
Active:       11207296 kB
Inactive:      9045552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12277336 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             856 kB
Writeback:           0 kB
AnonPages:      133096 kB
Mapped:          15296 kB
Slab:           357480 kB
PageTables:       5460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   318264 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= 70680 MiB
End job on node126 at 2011-04-13 17:51:25