Trace number 3259228

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
glucose 2? (TO) 1300 1300.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes5.cnf
MD5SUMe7d4dc25f0d8e558fb091b1e566deab7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.32395
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   43649    87978 |   13094       0        0     nan |  0.000 % |
0.00/0.08	c |         0 |   42889   141087 |      --       0       --      -- |     --   | -760/53109
0.00/0.08	c ==============================================================================
0.00/0.08	c Result  :   #vars: 720   #clauses: 42889   #literals: 141087
0.00/0.08	c CPU time:   0.076988 s
0.00/0.08	c ==============================================================================
0.00/0.10	c
0.00/0.10	c Starting glucose
0.00/0.10	c
764.08/764.11	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
764.08/764.11	c WARNING: for repeatability, setting FPU to use double precision
764.08/764.11	c ============================[ Problem Statistics ]=============================
764.08/764.11	c |                                                                             |
764.08/764.11	c |  Number of variables:           720                                         |
764.08/764.11	c |  Number of clauses:           42889                                         |
764.08/764.11	c |  Parse time:                   0.01 s                                       |
764.08/764.11	c |                                                                             |
764.08/764.11	c ============================[ Search Statistics ]==============================
764.08/764.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
764.08/764.11	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
764.08/764.11	c ===============================================================================
764.08/764.11	c |    157627 |     720    42889   141087 |        1    25474     43 |  0.000 % |
764.08/764.11	c |    592545 |     720    42889   141087 |        1    69383     38 |  0.000 % |
764.08/764.11	c |    875310 |     720    42889   141087 |        1   122947     41 |  0.000 % |
764.08/764.11	c |   1602907 |     720    42889   141087 |        1    95531     29 |  0.000 % |
764.08/764.11	c |   1606301 |     720    42889   141087 |        1    98925     30 |  0.000 % |
764.08/764.11	c |   1803327 |     720    42889   141087 |        1   113745     30 |  0.000 % |
764.08/764.11	c |   1830481 |     720    42889   141087 |        1   140899     33 |  0.000 % |
764.08/764.11	c |   1886170 |     720    42889   141087 |        1   101594     28 |  0.000 % |
764.08/764.11	c |   1886854 |     720    42889   141087 |        1   102278     28 |  0.000 % |
764.08/764.11	c |   1889118 |     720    42889   141087 |        1   104542     28 |  0.000 % |
764.08/764.11	c |   1889221 |     720    42889   141087 |        1   104645     28 |  0.000 % |
764.08/764.11	c |   2186532 |     720    42889   141087 |        1   204153     37 |  0.000 % |
764.08/764.11	c |   2260362 |     720    42889   141087 |        1   175184     36 |  0.000 % |
764.08/764.11	c |   2260503 |     720    42889   141087 |        1   175325     36 |  0.000 % |
764.08/764.11	c |   2341373 |     720    42889   141087 |        1   150798     33 |  0.000 % |
764.08/764.11	c |   2478518 |     720    42889   141087 |        1   179940     33 |  0.000 % |
764.08/764.11	c |   2509686 |     720    42889   141087 |        1   211108     35 |  0.000 % |
764.08/764.11	c |   2594230 |     720    42889   141087 |        1   185052     33 |  0.000 % |
764.08/764.11	c |   2627681 |     720    42889   141087 |        1   218503     35 |  0.000 % |
764.08/764.11	c |   2648171 |     720    42889   141087 |        1   125787     28 |  0.000 % |
764.08/764.11	c |   2650221 |     720    42889   141087 |        1   127837     28 |  0.000 % |
764.08/764.11	c |   2708205 |     720    42889   141087 |        1   185821     33 |  0.000 % |
764.08/764.11	c |   2750638 |     720    42889   141087 |        1   228254     35 |  0.000 % |
764.08/764.11	c |   2922893 |     720    42889   141087 |        1   166307     30 |  0.000 % |
764.08/764.11	c |   3000790 |     720    42889   141087 |        1   123210     26 |  0.000 % |
764.08/764.11	c |   3004794 |     720    42889   141087 |        1   127214     26 |  0.000 % |
764.08/764.11	c |   3068382 |     720    42889   141087 |        1   190802     34 |  0.000 % |
764.08/764.11	c |   3091892 |     720    42889   141087 |        1   214312     36 |  0.000 % |
764.08/764.11	c |   3102673 |     720    42889   141087 |        1   225093     36 |  0.000 % |
764.08/764.11	c |   3215424 |     720    42889   141087 |        1   214247     36 |  0.000 % |
764.08/764.11	c |   3252513 |     720    42889   141087 |        1   251336     37 |  0.000 % |
764.08/764.11	c |   3286700 |     720    42889   141087 |        1   159326     30 |  0.000 % |
764.08/764.11	c |   3435194 |     720    42889   141087 |        1   179021     31 |  0.000 % |
764.08/764.11	c |   3474097 |     720    42889   141087 |        1   217924     33 |  0.000 % |
764.08/764.11	c |   3474197 |     720    42889   141087 |        1   218024     33 |  0.000 % |
764.08/764.11	c |   3610878 |     720    42889   141087 |        1   223296     32 |  0.000 % |
764.08/764.11	c |   3628704 |     720    42889   141087 |        1   241122     33 |  0.000 % |
764.08/764.11	c |   3799439 |     720    42889   141087 |        1   141260     25 |  0.000 % |
764.08/764.11	c |   4035888 |     720    42889   141087 |        1   238514     36 |  0.000 % |
1109.79/1109.86	c |   4076440 |     720    42889   141087 |        1   279066     38 |  0.000 % |
1109.79/1109.86	c |   4082193 |     720    42889   141087 |        1   143015     26 |  0.000 % |
1109.79/1109.86	c |   4135239 |     720    42889   141087 |        1   196061     32 |  0.000 % |
1109.79/1109.86	c |   4158632 |     720    42889   141087 |        1   219454     33 |  0.000 % |
1109.79/1109.86	c |   4245612 |     720    42889   141087 |        1   162029     29 |  0.000 % |
1109.79/1109.86	c |   4330949 |     720    42889   141087 |        1   247366     37 |  0.000 % |
1109.79/1109.86	c |   4352959 |     720    42889   141087 |        1   269376     38 |  0.000 % |
1109.79/1109.86	c |   4353106 |     720    42889   141087 |        1   269523     38 |  0.000 % |
1109.79/1109.86	c |   4364793 |     720    42889   141087 |        1   281210     38 |  0.000 % |
1109.79/1109.86	c |   4379042 |     720    42889   141087 |        1   148460     26 |  0.000 % |
1109.79/1109.86	c |   4383850 |     720    42889   141087 |        1   153268     27 |  0.000 % |
1109.79/1109.86	c |   4423611 |     720    42889   141087 |        1   193029     31 |  0.000 % |
1109.79/1109.86	c |   4460444 |     720    42889   141087 |        1   229862     33 |  0.000 % |
1109.79/1109.86	c |   4466093 |     720    42889   141087 |        1   235511     33 |  0.000 % |
1109.79/1109.86	c |   4510551 |     720    42889   141087 |        1   279969     35 |  0.000 % |
1109.79/1109.86	c |   4534013 |     720    42889   141087 |        1   153831     25 |  0.000 % |
1109.79/1109.86	c |   4546344 |     720    42889   141087 |        1   166162     27 |  0.000 % |
1109.79/1109.86	c |   4555685 |     720    42889   141087 |        1   175503     27 |  0.000 % |
1109.79/1109.86	c |   4614178 |     720    42889   141087 |        1   233996     31 |  0.000 % |
1109.79/1109.86	c |   4659898 |     720    42889   141087 |        1   279716     33 |  0.000 % |
1109.79/1109.86	c |   4747272 |     720    42889   141087 |        1   214894     29 |  0.000 % |
1109.79/1109.86	c |   4784896 |     720    42889   141087 |        1   252518     31 |  0.000 % |
1109.79/1109.86	c |   4785303 |     720    42889   141087 |        1   252925     31 |  0.000 % |
1109.79/1109.86	c |   4802259 |     720    42889   141087 |        1   269881     32 |  0.000 % |
1109.79/1109.86	c |   4820177 |     720    42889   141087 |        1   287799     33 |  0.000 % |
1109.79/1109.86	c |   4877615 |     720    42889   141087 |        1   190435     28 |  0.000 % |
1109.79/1109.86	c |   4881354 |     720    42889   141087 |        1   194174     28 |  0.000 % |
1109.79/1109.86	c |   4940880 |     720    42889   141087 |        1   253700     32 |  0.000 % |
1109.79/1109.86	c |   4957690 |     720    42889   141087 |        1   270510     33 |  0.000 % |
1109.79/1109.86	c |   4982842 |     720    42889   141087 |        1   295662     33 |  0.000 % |
1109.79/1109.86	c |   4989436 |     720    42889   141087 |        1   302256     33 |  0.000 % |
1109.79/1109.86	c |   5023009 |     720    42889   141087 |        1   178424     26 |  0.000 % |
1109.79/1109.86	c |   5052836 |     720    42889   141087 |        1   208251     28 |  0.000 % |
1109.79/1109.86	c |   5110674 |     720    42889   141087 |        1   266089     31 |  0.000 % |
1109.79/1109.86	c |   5175851 |     720    42889   141087 |        1   171271     25 |  0.000 % |
1109.79/1109.86	c |   5177732 |     720    42889   141087 |        1   173152     25 |  0.000 % |
1109.79/1109.86	c |   5208977 |     720    42889   141087 |        1   204397     28 |  0.000 % |
1109.79/1109.86	c |   5235932 |     720    42889   141087 |        1   231352     30 |  0.000 % |
1109.79/1109.86	c |   5247950 |     720    42889   141087 |        1   243370     31 |  0.000 % |
1109.79/1109.86	c |   5257215 |     720    42889   141087 |        1   252635     31 |  0.000 % |
1109.79/1109.86	c |   5280244 |     720    42889   141087 |        1   275664     32 |  0.000 % |
1109.79/1109.86	c |   5293668 |     720    42889   141087 |        1   289088     33 |  0.000 % |
1109.79/1109.86	c |   5299200 |     720    42889   141087 |        1   294620     33 |  0.000 % |
1109.79/1109.86	c |   5299304 |     720    42889   141087 |        1   294724     33 |  0.000 % |
1109.79/1109.86	c |   5302912 |     720    42889   141087 |        1   298332     33 |  0.000 % |
1109.79/1109.86	c |   5332243 |     720    42889   141087 |        1   165063     24 |  0.000 % |
1109.79/1109.86	c |   5372888 |     720    42889   141087 |        1   205708     27 |  0.000 % |
1109.79/1109.86	c |   5424379 |     720    42889   141087 |        1   257199     30 |  0.000 % |
1109.79/1109.86	c |   5424479 |     720    42889   141087 |        1   257299     30 |  0.000 % |
1109.79/1109.86	c |   5436409 |  

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3259228-1303503341/watcher-3259228-1303503341 -o /tmp/evaluation-result-3259228-1303503341/solver-3259228-1303503341 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3259228-1303503341.cnf 

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.35 2.43 1.26 4/188 984
/proc/meminfo: memFree=13226248/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 461932917 8912896 252 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 252 211 178 0 69 0

[startup+0.066451 s]
/proc/loadavg: 3.35 2.43 1.26 4/188 984
/proc/meminfo: memFree=13226248/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 461932917 8912896 252 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100495 s]
/proc/loadavg: 3.35 2.43 1.26 4/188 984
/proc/meminfo: memFree=13226248/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 461932917 8912896 252 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300411 s]
/proc/loadavg: 3.35 2.43 1.26 4/188 984
/proc/meminfo: memFree=13226248/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8704

[startup+0.700368 s]
/proc/loadavg: 3.35 2.43 1.26 4/188 984
/proc/meminfo: memFree=13226248/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8704

[startup+1.50026 s]
/proc/loadavg: 3.35 2.43 1.26 5/194 995
/proc/meminfo: memFree=13175864/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=23616 CPUtime=1.38 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 5623 0 0 0 138 0 0 0 25 0 1 0 461932927 24182784 2656 33554432000 4194304 4260849 140734072621472 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 5904 2656 240 17 0 2545 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 32320

[startup+3.10097 s]
/proc/loadavg: 3.40 2.46 1.27 5/194 996
/proc/meminfo: memFree=13159132/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=35112 CPUtime=2.98 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 8310 0 0 0 298 0 0 0 25 0 1 0 461932927 35954688 5212 33554432000 4194304 4260849 140734072621472 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 8778 5212 240 17 0 5419 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 43816

[startup+6.3004 s]
/proc/loadavg: 3.40 2.46 1.27 5/194 996
/proc/meminfo: memFree=13114912/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=35112 CPUtime=6.19 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 8615 0 0 0 618 1 0 0 25 0 1 0 461932927 35954688 5514 33554432000 4194304 4260849 140734072621472 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 8778 5514 240 17 0 5419 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 43816

[startup+12.7003 s]
/proc/loadavg: 3.49 2.51 1.30 5/194 996
/proc/meminfo: memFree=13087656/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=49684 CPUtime=12.58 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 13914 0 0 0 1257 1 0 0 25 0 1 0 461932927 50876416 7826 33554432000 4194304 4260849 140734072621472 18446744073709551615 4224685 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 12421 7826 240 17 0 9062 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 58388

[startup+25.5009 s]
/proc/loadavg: 3.57 2.56 1.33 5/194 997
/proc/meminfo: memFree=13061112/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=49684 CPUtime=25.38 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 14530 0 0 0 2536 2 0 0 25 0 1 0 461932927 50876416 8440 33554432000 4194304 4260849 140734072621472 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 12421 8440 247 17 0 9062 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 58388

[startup+51.1003 s]
/proc/loadavg: 3.72 2.67 1.40 5/194 997
/proc/meminfo: memFree=13040504/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=56756 CPUtime=50.98 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 16593 0 0 0 5095 3 0 0 25 0 1 0 461932927 58118144 10420 33554432000 4194304 4260849 140734072621472 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 14189 10420 247 17 0 10830 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 65460

[startup+102.307 s]
/proc/loadavg: 3.96 2.91 1.55 5/194 999
/proc/meminfo: memFree=12955064/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=110464 CPUtime=102.18 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 28655 0 0 0 10214 4 0 0 25 0 1 0 461932927 113115136 17445 33554432000 4194304 4260849 140734072621472 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 27616 17445 247 17 0 24257 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 119168

[startup+162.301 s]
/proc/loadavg: 3.98 3.10 1.70 5/194 1000
/proc/meminfo: memFree=12951932/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=110464 CPUtime=162.17 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 29530 0 0 0 16213 4 0 0 25 0 1 0 461932927 113115136 18305 33554432000 4194304 4260849 140734072621472 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 27616 18305 247 17 0 24257 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 119168

[startup+222.301 s]
/proc/loadavg: 3.99 3.26 1.84 5/194 1002
/proc/meminfo: memFree=12883568/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=110464 CPUtime=222.17 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 29657 0 0 0 22213 4 0 0 25 0 1 0 461932927 113115136 18430 33554432000 4194304 4260849 140734072621472 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 27616 18430 247 17 0 24257 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 119168

[startup+282.301 s]
/proc/loadavg: 4.03 3.41 1.98 5/194 1004
/proc/meminfo: memFree=12858360/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=110464 CPUtime=282.18 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 38739 0 0 0 28212 6 0 0 25 0 1 0 461932927 113115136 19699 33554432000 4194304 4260849 140734072621472 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 27616 19699 247 17 0 24257 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 119168

[startup+342.3 s]
/proc/loadavg: 4.01 3.52 2.10 5/194 1005
/proc/meminfo: memFree=12843316/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=110464 CPUtime=342.18 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 51247 0 0 0 34210 8 0 0 25 0 1 0 461932927 113115136 24366 33554432000 4194304 4260849 140734072621472 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 27616 24366 247 17 0 24257 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 119168

[startup+402.301 s]
/proc/loadavg: 4.00 3.60 2.22 5/194 1007
/proc/meminfo: memFree=12807320/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6

################
# More data... #
################

/proc/995/statm: 27616 24369 248 17 0 24257 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 119168

[startup+642.301 s]
/proc/loadavg: 4.01 3.83 2.62 5/194 1013
/proc/meminfo: memFree=12764892/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=159784 CPUtime=642.19 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 159085 0 0 0 64194 25 0 0 25 0 1 0 461932927 163618816 32723 33554432000 4194304 4260849 140734072621472 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 39946 32723 248 17 0 36587 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 168488

[startup+702.3 s]
/proc/loadavg: 4.04 3.87 2.71 5/194 1015
/proc/meminfo: memFree=12729396/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=172152 CPUtime=702.19 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 181554 0 0 0 70189 30 0 0 25 0 1 0 461932927 176283648 35434 33554432000 4194304 4260849 140734072621472 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 43038 35434 248 17 0 39679 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 180856

[startup+762.307 s]
/proc/loadavg: 4.01 3.89 2.79 5/194 1016
/proc/meminfo: memFree=12706420/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=172152 CPUtime=762.2 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 203199 0 0 0 76186 34 0 0 25 0 1 0 461932927 176283648 36419 33554432000 4194304 4260849 140734072621472 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 43038 36419 248 17 0 39679 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 180856

[startup+822.301 s]
/proc/loadavg: 4.06 3.93 2.87 5/194 1018
/proc/meminfo: memFree=12694248/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=172152 CPUtime=822.19 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 226124 0 0 0 82181 38 0 0 25 0 1 0 461932927 176283648 36136 33554432000 4194304 4260849 140734072621472 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 43038 36136 248 17 0 39679 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 180856

[startup+882.301 s]
/proc/loadavg: 4.02 3.94 2.94 5/194 1020
/proc/meminfo: memFree=12751492/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=122832 CPUtime=882.19 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 241107 0 0 0 88177 42 0 0 25 0 1 0 461932927 125779968 27461 33554432000 4194304 4260849 140734072621472 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 30708 27461 248 17 0 27349 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 131536

[startup+942.3 s]
/proc/loadavg: 4.00 3.95 3.00 5/194 1021
/proc/meminfo: memFree=12712044/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=172152 CPUtime=942.19 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 263051 0 0 0 94174 45 0 0 25 0 1 0 461932927 176283648 38324 33554432000 4194304 4260849 140734072621472 18446744073709551615 4229280 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 43038 38324 248 17 0 39679 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 180856

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.06 5/194 1023
/proc/meminfo: memFree=12753176/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=122832 CPUtime=1002.2 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 275223 0 0 0 100172 48 0 0 25 0 1 0 461932927 125779968 27461 33554432000 4194304 4260849 140734072621472 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 30708 27461 248 17 0 27349 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 131536

[startup+1062.3 s]
/proc/loadavg: 4.04 3.97 3.12 5/194 1024
/proc/meminfo: memFree=12753040/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=172152 CPUtime=1062.2 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 296755 0 0 0 106167 53 0 0 25 0 1 0 461932927 176283648 37165 33554432000 4194304 4260849 140734072621472 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 43038 37165 248 17 0 39679 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 180856

[startup+1122.3 s]
/proc/loadavg: 4.05 3.99 3.18 5/194 1026
/proc/meminfo: memFree=12662600/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=172152 CPUtime=1122.2 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 310356 0 0 0 112164 56 0 0 25 0 1 0 461932927 176283648 38758 33554432000 4194304 4260849 140734072621472 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 43038 38758 248 17 0 39679 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 180856

[startup+1182.3 s]
/proc/loadavg: 4.02 3.99 3.23 5/194 1059
/proc/meminfo: memFree=12765668/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=172152 CPUtime=1182.2 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 332843 0 0 0 118161 59 0 0 25 0 1 0 461932927 176283648 37027 33554432000 4194304 4260849 140734072621472 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 43038 37027 248 17 0 39679 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 180856

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.27 5/194 1060
/proc/meminfo: memFree=12853688/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=122832 CPUtime=1242.2 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 349003 0 0 0 124158 62 0 0 25 0 1 0 461932927 125779968 27461 33554432000 4194304 4260849 140734072621472 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 30708 27461 248 17 0 27349 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 131536



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.31 4/192 1063
/proc/meminfo: memFree=12880808/32950928 swapFree=67111528/67111528
[pid=984] ppid=982 vsize=8704 CPUtime=0.09 cores=4,6
/proc/984/stat : 984 (glucose.sh) S 982 984 925 0 -1 4202496 360 1042 0 0 0 0 9 0 24 0 1 0 461932917 8912896 254 33554432000 4194304 4922060 140734543622656 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/984/statm: 2176 254 211 178 0 69 0
[pid=995] ppid=984 vsize=172152 CPUtime=1299.91 cores=4,6
/proc/995/stat : 995 (glucose_static) R 984 984 925 0 -1 4202496 372566 0 0 0 129924 67 0 0 25 0 1 0 461932927 176283648 37915 33554432000 4194304 4260849 140734072621472 18446744073709551615 4224643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/995/statm: 43038 37915 248 17 0 39679 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 180856

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 984 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=97985
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.102984
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.33
CPU system time (s): 0.67
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 211676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.097985
system time used= 0.004999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1402
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= 6
involuntary context switches= 17

runsolver used 2.09468 second user time and 5.01024 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-22 22:15:41
IDJOB=3259228
IDBENCH=71526
IDSOLVER=1651
FILE ID=node122/3259228-1303503341
RUNJOBID= node122-1303503341-945
PBS_JOBID= 13134241
Free space on /tmp= 71008 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v760c43649gyes5.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259228-1303503341/watcher-3259228-1303503341 -o /tmp/evaluation-result-3259228-1303503341/solver-3259228-1303503341 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3259228-1303503341.cnf 

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

MD5SUM BENCH= e7d4dc25f0d8e558fb091b1e566deab7
RANDOM SEED=736713396

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13226644 kB
Buffers:       1622644 kB
Cached:       17470760 kB
SwapCached:          0 kB
Active:        9170952 kB
Inactive:     10001584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13226644 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8684 kB
Writeback:           0 kB
AnonPages:       78488 kB
Mapped:          15752 kB
Slab:           486620 kB
PageTables:       5248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   249244 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= 71000 MiB
End job on node122 at 2011-04-22 22:37:23