Trace number 3370011

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
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1915396418-078.SATISFIABLE.cnf
MD5SUM6f66bb3f92a8c8e75d9af481af0c129f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.003999
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370011-1305384886.cnf'
0.00/0.01	c -- header says num vars:            450
0.00/0.01	c -- header says num clauses:        1917
0.00/0.01	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.01	c -- vars added        450
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       450      1917         0         0      5751         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    450 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      8  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     195 undec:      55 neg:     200
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       442      1908         0         0      5773         0   no data   no data  --
0.04/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4917       442      1908         0      4834      5773    107793   no data   no data  --
0.29/0.39	c  N st    10     11299       442      1908         0      4465      5773     75378   no data   no data  --
0.59/0.64	c  N st    11     17043       442      1908         0     10086      5773    212550   no data   no data  --
0.99/1.02	c  F st    12     25001       442      1908         0     12358      5773    255630   no data   no data  --
0.99/1.02	c  N st    12     25001       442      1908         0     12358      5773    255630   no data   no data  --
1.19/1.25	c Decided on static restart strategy
1.19/1.25	c  N st    18     30000       442      1908         0     10637      5773    194819   no data   no data  --
1.19/1.25	c  S st    18     30000       442      1908         0     10637      5773    194819   no data   no data  --
1.19/1.28	c  S st    18     30502       442      1908         0     11139      5773    205588   no data   no data  --
1.19/1.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.19/1.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
1.19/1.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.47	c lits-rem:       155  cl-subs:      645  v-elim:      0  v-fix:    0  time:  0.18 s
1.39/1.48	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.01
1.39/1.48	c calculated reachability. Time: 0.00
1.39/1.48	c  N st    18     30502       442      1908         0     10494      5773    189800   no data   no data  --
1.78/1.84	c  N st    20     37612       442      1908         0      9768      5773    158406   no data   no data  --
2.20/2.21	c  N st    21     44012       442      1908         0     15995      5773    297829   no data   no data  --
2.28/2.33	c  S st    22     45753       442      1908         0      8972      5773    122156   no data   no data  --
2.28/2.35	c  S st    22     46254       442      1908         0      9472      5773    133803   no data   no data  --
2.28/2.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.28/2.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.28/2.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.28/2.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.28/2.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.28/2.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
2.28/2.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.38/2.43	c lits-rem:        58  cl-subs:       45  v-elim:      0  v-fix:    0  time:  0.07 s
2.38/2.43	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
2.38/2.43	c vivif2 --  cl tried     9427 cl shrink        0 lits rem          0 time: 0.00
2.38/2.44	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.01
2.38/2.44	c calculated reachability. Time: 0.00
2.38/2.44	c  N st    22     46254       442      1908         0      9427      5773    132695   no data   no data  --
3.29/3.33	c  N st    23     60653       442      1908         0     13745      5773    221934   no data   no data  --
3.88/3.94	c  N st    24     69381       442      1908         0     11536      5773    162530   no data   no data  --
3.88/3.94	c  S st    24     69381       442      1908         0     11536      5773    162530   no data   no data  --
3.88/3.97	c  S st    24     69885       442      1908         0     12038      5773    173461   no data   no data  --
3.88/3.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.88/3.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.88/3.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.88/3.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.88/3.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.88/3.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
3.88/3.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.08/4.14	c lits-rem:       110  cl-subs:      133  v-elim:      0  v-fix:    0  time:  0.15 s
4.08/4.14	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
4.08/4.14	c vivif2 --  cl tried    11905 cl shrink        0 lits rem          0 time: 0.00
4.08/4.15	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.01
4.08/4.15	c calculated reachability. Time: 0.00
4.08/4.15	c  N st    24     69885       442      1908         0     11905      5773    170126   no data   no data  --
5.29/5.37	c  F st    25     87500       442      1908         0     17426      5773    290774   no data   no data  --
5.29/5.37	c  N st    25     87500       442      1908         0     17426      5773    290774   no data   no data  --
5.69/5.73	c Decided on static restart strategy
5.89/5.96	c  N st    32     95535       442      1908         0     25327      5773    471325   no data   no data  --
6.49/6.55	c  N st    34    104827       442      1908         0     21682      5773    368975   no data   no data  --
6.49/6.55	c  S st    34    104827       442      1908         0     21682      5773    368975   no data   no data  --
6.49/6.60	c  S st    34    105328       442      1908         0     22182      5773    379905   no data   no data  --
6.49/6.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.49/6.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.49/6.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.60/6.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.60/6.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
6.60/6.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.39/7.40	c lits-rem:       503  cl-subs:     1061  v-elim:      0  v-fix:    0  time:  0.78 s
7.39/7.40	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
7.39/7.40	c vivif2 --  cl tried    21121 cl shrink        0 lits rem          0 time: 0.00
7.39/7.42	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.02
7.39/7.42	c calculated reachability. Time: 0.00
7.39/7.42	c  N st    34    105328       442      1908         0     21121      5773    355282   no data   no data  --
8.19/8.22	c  N st    35    114926       442      1908         0     16765      5773    230781   no data   no data  --
9.29/9.34	c  N st    36    129326       442      1908         0     16150      5773    203108   no data   no data  --
11.00/11.07	c  N st    37    150922       442      1908         0     21631      5773    308431   no data   no data  --
11.58/11.65	c  S st    38    157994       442      1908         0     28533      5773    463345   no data   no data  --
11.68/11.72	c  S st    38    158498       442      1908         0     29035      5773    473883   no data   no data  --
11.68/11.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.68/11.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.68/11.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.68/11.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.68/11.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.68/11.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
11.68/11.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.98/13.02	c lits-rem:       576  cl-subs:     1928  v-elim:      0  v-fix:    0  time:  1.28 s
12.98/13.02	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
12.98/13.03	c vivif2 --  cl tried    27107 cl shrink        0 lits rem          0 time: 0.00
12.98/13.05	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.02
12.98/13.05	c calculated reachability. Time: 0.00
12.98/13.05	c  N st    38    158498       442      1908         0     27107      5773    434302   no data   no data  --
17.39/17.48	c  N st    39    207087       442      1908         0     21875      5773    288240   no data   no data  --
20.49/20.53	c  N st    40    237748       442      1908         0     32247      5773    510542   no data   no data  --
20.49/20.53	c  S st    40    237748       442      1908         0     32247      5773    510542   no data   no data  --
20.59/20.61	c  S st    40    238252       442      1908         0     32751      5773    521392   no data   no data  --
20.59/20.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.59/20.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.59/20.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.59/20.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.59/20.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.59/20.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
20.59/20.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.00/22.09	c lits-rem:       474  cl-subs:     1710  v-elim:      0  v-fix:    0  time:  1.46 s
22.00/22.09	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
22.00/22.09	c vivif2 --  cl tried    31041 cl shrink        0 lits rem          0 time: 0.00
22.09/22.11	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.02
22.09/22.11	c calculated reachability. Time: 0.00
22.09/22.11	c  N st    40    238252       442      1908         0     31041      5773    482143   no data   no data  --
29.18/29.22	c  F st    41    306250       442      1908         0     32779      5773    453457   no data   no data  --
29.18/29.22	c  N st    41    306250       442      1908         0     32779      5773    453457   no data   no data  --
29.79/29.82	c Decided on static restart strategy
31.99/32.07	c  N st    51    334556       442      1908         0     37158      5773    570882   no data   no data  --
34.58/34.67	c  N st    53    357378       442      1908         0     35059      5773    501596   no data   no data  --
34.58/34.67	c  S st    53    357378       442      1908         0     35059      5773    501596   no data   no data  --
34.68/34.75	c  S st    53    357879       442      1908         0     35560      5773    512583   no data   no data  --
34.68/34.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.68/34.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.68/34.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
34.68/34.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.68/34.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.68/34.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
34.68/34.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.98/36.05	c lits-rem:       534  cl-subs:     1174  v-elim:      0  v-fix:    0  time:  1.27 s
35.98/36.05	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
35.98/36.06	c vivif2 --  cl tried    34386 cl shrink        0 lits rem          0 time: 0.00
35.98/36.08	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.02
35.98/36.08	c calculated reachability. Time: 0.00
35.98/36.08	c  N st    53    357879       442      1908         0     34386      5773    486711   no data   no data  --
39.99/40.03	c  N st    54    390272       442      1908         0     40659      5773    599329   no data   no data  --
45.69/45.71	c  N st    55    438862       442      1908         0     34319      5773    428196   no data   no data  --
54.59/54.69	c  N st    56    511744       442      1908         0     47804      5773    730314   no data   no data  --
57.59/57.66	c  N st    57    536818       442      1908         0     42098      5773    583290   no data   no data  --
57.59/57.66	c  S st    57    536818       442      1908         0     42098      5773    583290   no data   no data  --
57.69/57.75	c  S st    57    537320       442      1908         0     42599      5773    594422   no data   no data  --
57.69/57.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.69/57.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.69/57.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.69/57.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.69/57.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.69/57.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
57.69/57.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
59.19/59.23	c lits-rem:       612  cl-subs:     1485  v-elim:      0  v-fix:    0  time:  1.45 s
59.19/59.23	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
59.19/59.23	c vivif2 --  cl tried    41114 cl shrink        0 lits rem          0 time: 0.01
59.19/59.26	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.03
59.19/59.26	c calculated reachability. Time: 0.00
59.19/59.26	c  N st    57    537320       442      1908         0     41114      5773    561200   no data   no data  --
81.99/82.04	c  N st    58    701305       442      1908         0     35229      5773    340278   no data   no data  --
98.49/98.57	c  N st    59    805980       442      1908         0     63997      5773    976639   no data   no data  --
98.49/98.57	c  S st    59    805980       442      1908         0     63997      5773    976639   no data   no data  --
98.69/98.71	c  S st    59    806483       442      1908         0     64499      5773    987985   no data   no data  --
98.69/98.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.69/98.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.69/98.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
98.69/98.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.69/98.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.69/98.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
98.69/98.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
101.98/102.07	c lits-rem:       434  cl-subs:     4937  v-elim:      0  v-fix:    0  time:  3.31 s
101.98/102.08	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
101.98/102.08	c vivif2 --  cl tried    59562 cl shrink        0 lits rem          0 time: 0.01
102.08/102.13	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.05
102.08/102.13	c calculated reachability. Time: 0.00
102.08/102.13	c  N st    59    806483       442      1908         0     59562      5773    884231   no data   no data  --
146.59/146.62	c  F st    60   1071876       442      1908         0     75515      5773   1193517   no data   no data  --
146.59/146.62	c  N st    60   1071876       442      1908         0     75515      5773   1193517   no data   no data  --
147.69/147.73	c Decided on static restart strategy
151.59/151.61	c  N st    70   1100182       442      1908         0     59550      5773    769688   no data   no data  --
158.89/158.99	c  N st    72   1136174       442      1908         0     49812      5773    524371   no data   no data  --
164.89/164.98	c  N st    73   1168569       442      1908         0     81404      5773   1266231   no data   no data  --
172.29/172.31	c  N st    74   1209725       442      1908         0     75631      5773   1137447   no data   no data  --
172.29/172.31	c  S st    74   1209725       442      1908         0     75631      5773   1137447   no data   no data  --
172.39/172.48	c  S st    74   1210228       442      1908         0     76133      5773   1149124   no data   no data  --
172.39/172.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
172.39/172.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.49/172.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
172.49/172.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
172.49/172.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
172.49/172.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
172.49/172.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
176.29/176.32	c lits-rem:       399  cl-subs:     5099  v-elim:      0  v-fix:    0  time:  3.78 s
176.29/176.32	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
176.29/176.33	c vivif2 --  cl tried    71034 cl shrink        0 lits rem          0 time: 0.01
176.29/176.39	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.06
176.29/176.39	c calculated reachability. Time: 0.00
176.29/176.39	c  N st    74   1210228       442      1908         0     71034      5773   1032416   no data   no data  --
191.69/191.75	c  N st    75   1283110       442      1908         0     94927      5773   1418621   no data   no data  --
213.99/214.00	c  N st    76   1392434       442      1908         0     55574      5773    581412   no data   no data  --
246.41/246.48	c  N st    77   1556418       442      1908         0     60510      5773    662568   no data   no data  --
279.10/279.11	c  N st    78   1710228       442      1908         0    102663      5773   1609422   no data   no data  --
279.10/279.11	c  S st    78   1710228       442      1908         0    102663      5773   1609422   no data   no data  --
279.30/279.37	c  S st    78   1710741       442      1908         0    103173      5773   1622225   no data   no data  --
279.30/279.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
279.30/279.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
279.30/279.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
279.41/279.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
279.41/279.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
279.41/279.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
279.41/279.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
285.30/285.39	c lits-rem:      1010  cl-subs:     4287  v-elim:      0  v-fix:    0  time:  5.93 s
285.30/285.39	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
285.40/285.41	c vivif2 --  cl tried    98886 cl shrink        0 lits rem          0 time: 0.02
285.50/285.51	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.11
285.50/285.52	c calculated reachability. Time: 0.00
285.50/285.52	c  N st    78   1710741       442      1908         0     98886      5773   1528012   no data   no data  --
373.30/373.38	c  N st    79   2079705       442      1908         0    109823      5773   1644673   no data   no data  --
405.70/405.73	c  N st    80   2210741       442      1908         0    113760      5773   1719069   no data   no data  --
405.70/405.73	c  S st    80   2210741       442      1908         0    113760      5773   1719069   no data   no data  --
406.00/406.00	c  S st    80   2211242       442      1908         0    114258      5773   1730454   no data   no data  --
406.00/406.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
406.00/406.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
406.00/406.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
406.10/406.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
406.10/406.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
406.10/406.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
406.10/406.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
417.60/417.67	c lits-rem:       246  cl-subs:    10407  v-elim:      0  v-fix:    0  time: 11.56 s
417.60/417.67	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
417.60/417.69	c vivif2 --  cl tried   103851 cl shrink        0 lits rem          0 time: 0.02
417.80/417.80	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.11
417.80/417.81	c calculated reachability. Time: 0.00
417.80/417.81	c  N st    80   2211242       442      1908         0    103851      5773   1510324   no data   no data  --
554.42/554.46	c  N st    81   2711245       442      1908         0    127143      5773   1923997   no data   no data  --
554.42/554.46	c  S st    81   2711245       442      1908         0    127143      5773   1923997   no data   no data  --
554.80/554.81	c  S st    81   2711747       442      1908         0    127645      5773   1936183   no data   no data  --
554.80/554.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
554.80/554.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
554.80/554.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
554.90/554.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
554.90/554.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
554.90/554.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
554.90/554.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
569.61/569.66	c lits-rem:       228  cl-subs:    13342  v-elim:      0  v-fix:    0  time: 14.73 s
569.61/569.66	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
569.61/569.68	c vivif2 --  cl tried   114303 cl shrink        0 lits rem          0 time: 0.02
569.82/569.81	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.13
569.82/569.81	c calculated reachability. Time: 0.00
569.82/569.81	c  N st    81   2711747       442      1908         0    114303      5773   1667531   no data   no data  --
729.32/729.32	c  N st    82   3211748       442      1908         0     90300      5773    982146   no data   no data  --
729.32/729.32	c  S st    82   3211748       442      1908         0     90300      5773    982146   no data   no data  --
729.50/729.60	c  S st    82   3212254       442      1908         0     90805      5773    994292   no data   no data  --
729.61/729.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
729.61/729.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
729.61/729.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
729.61/729.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
729.61/729.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
729.61/729.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
729.61/729.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
732.31/732.31	c lits-rem:        25  cl-subs:     4220  v-elim:      0  v-fix:    0  time:  2.63 s
732.31/732.31	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
732.31/732.32	c vivif2 --  cl tried    86585 cl shrink        0 lits rem          0 time: 0.01
732.41/732.44	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.12
732.41/732.44	c calculated reachability. Time: 0.00
732.41/732.44	c  N st    82   3212254       442      1908         0     86585      5773    916108   no data   no data  --
889.62/889.65	c  N st    83   3712255       442      1908         0     97620      5773   1067260   no data   no data  --
889.62/889.65	c  S st    83   3712255       442      1908         0     97620      5773   1067260   no data   no data  --
889.82/889.89	c  S st    83   3712758       442      1908         0     98123      5773   1078299   no data   no data  --
889.82/889.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
889.82/889.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
889.93/889.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
889.93/889.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
889.93/889.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
889.93/889.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
889.93/889.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
892.32/892.38	c lits-rem:       195  cl-subs:     3507  v-elim:      0  v-fix:    0  time:  2.41 s
892.32/892.38	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
892.32/892.39	c vivif2 --  cl tried    94616 cl shrink        0 lits rem          0 time: 0.01
892.42/892.48	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.09
892.42/892.48	c calculated reachability. Time: 0.00
892.42/892.48	c  N st    83   3712758       442      1908         0     94616      5773   1012514   no data   no data  --
903.71/903.73	c  F st    84   3751562       442      1908         0    132187      5773   1901837   no data   no data  --
903.71/903.73	c  N st    84   3751562       442      1908         0    132187      5773   1901837   no data   no data  --
906.01/906.08	c Decided on static restart strategy
914.92/914.96	c  N st    94   3779868       442      1908         0    159759      5773   2539078   no data   no data  --
926.42/926.49	c  N st    96   3815863       442      1908         0    112560      5773   1455553   no data   no data  --
936.61/936.68	c  N st    97   3848259       442      1908         0    143992      5773   2150580   no data   no data  --
951.53/951.57	c  N st    98   3896848       442      1908         0    107786      5773   1268147   no data   no data  --
976.02/976.04	c  N st    99   3969730       442      1908         0     93896      5773    944418   no data   no data  --
1009.31/1009.37	c  N st   100   4079054       442      1908         0    114662      5773   1414548   no data   no data  --
1054.32/1054.34	c  N st   101   4212758       442      1908         0    158236      5773   2431656   no data   no data  --
1054.32/1054.34	c  S st   101   4212758       442      1908         0    158236      5773   2431656   no data   no data  --
1054.83/1054.87	c  S st   101   4213262       442      1908         0    158737      5773   2442736   no data   no data  --
1054.83/1054.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1054.83/1054.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1054.93/1054.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1055.02/1055.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1055.02/1055.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1055.02/1055.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
1055.02/1055.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1079.22/1079.26	c lits-rem:       346  cl-subs:    13926  v-elim:      0  v-fix:    0  time: 24.24 s
1079.22/1079.26	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
1079.22/1079.29	c vivif2 --  cl tried   144811 cl shrink        0 lits rem          0 time: 0.03
1079.42/1079.48	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.18
1079.42/1079.48	c calculated reachability. Time: 0.00
1079.42/1079.48	c  N st   101   4213262       442      1908         0    144811      5773   2143115   no data   no data  --
1166.72/1166.71	c  N st   102   4459238       442      1908         0    118901      5773   1485093   no data   no data  --
1253.22/1253.21	c  N st   103   4713262       442      1908         0    183279      5773   2958132   no data   no data  --
1253.22/1253.21	c  S st   103   4713262       442      1908         0    183279      5773   2958132   no data   no data  --
1253.72/1253.78	c  S st   103   4713770       442      1908         0    183786      5773   2970023   no data   no data  --
1253.72/1253.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1253.72/1253.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1253.82/1253.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
1253.93/1253.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1253.93/1253.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1253.93/1253.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
1253.93/1253.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1296.43/1296.42	c lits-rem:      1150  cl-subs:    20441  v-elim:      0  v-fix:    0  time: 42.45 s
1296.43/1296.42	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
1296.43/1296.45	c vivif2 --  cl tried   163345 cl shrink        0 lits rem          0 time: 0.03
1296.63/1296.67	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.22
1296.63/1296.68	c calculated reachability. Time: 0.00
1296.63/1296.68	c  N st   103   4713770       442      1908         0    163345      5773   2540121   no data   no data  --

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: 961)

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-3370011-1305384886/watcher-3370011-1305384886 -o /tmp/evaluation-result-3370011-1305384886/solver-3370011-1305384886 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370011-1305384886.cnf 

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: 2.51 3.65 3.80 6/370 13320
/proc/meminfo: memFree=18524008/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=20420 CPUtime=0 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4194304 238 0 0 0 0 0 0 0 22 0 1 0 728719259 20910080 191 33554432000 4194304 4650387 140735973140656 18446744073709551615 260900431336 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13320/statm: 5105 191 158 112 0 57 0

[startup+0.053668 s]
/proc/loadavg: 2.51 3.65 3.80 6/370 13320
/proc/meminfo: memFree=18524008/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=30348 CPUtime=0.04 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 717 0 0 0 4 0 0 0 22 0 1 0 728719259 31076352 645 33554432000 4194304 4650387 140735973140656 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 7587 645 378 112 0 2552 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30348

[startup+0.100659 s]
/proc/loadavg: 2.51 3.65 3.80 6/370 13320
/proc/meminfo: memFree=18524008/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=30348 CPUtime=0.09 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 782 0 0 0 9 0 0 0 22 0 1 0 728719259 31076352 710 33554432000 4194304 4650387 140735973140656 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 7587 710 379 112 0 2552 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30348

[startup+0.300623 s]
/proc/loadavg: 2.51 3.65 3.80 6/370 13320
/proc/meminfo: memFree=18524008/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=30848 CPUtime=0.29 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 1055 0 0 0 29 0 0 0 23 0 1 0 728719259 31588352 848 33554432000 4194304 4650387 140735973140656 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 7712 848 381 112 0 2677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30848

[startup+0.70055 s]
/proc/loadavg: 2.51 3.65 3.80 6/370 13320
/proc/meminfo: memFree=18524008/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=31708 CPUtime=0.69 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 1604 0 0 0 69 0 0 0 25 0 1 0 728719259 32468992 915 33554432000 4194304 4650387 140735973140656 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 7927 915 381 112 0 2892 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31708

[startup+1.50041 s]
/proc/loadavg: 2.51 3.65 3.80 5/377 13332
/proc/meminfo: memFree=18500624/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=37200 CPUtime=1.48 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 3378 0 0 0 148 0 0 0 25 0 1 0 728719259 38092800 2366 33554432000 4194304 4650387 140735973140656 18446744073709551615 4365293 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 9300 2366 383 112 0 4265 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37200

[startup+3.10011 s]
/proc/loadavg: 2.51 3.65 3.80 5/377 13332
/proc/meminfo: memFree=18473716/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=37796 CPUtime=3.08 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 4436 0 0 0 308 0 0 0 25 0 1 0 728719259 38703104 2658 33554432000 4194304 4650387 140735973140656 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 9449 2658 383 112 0 4414 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37796

[startup+6.30053 s]
/proc/loadavg: 2.63 3.66 3.81 5/377 13332
/proc/meminfo: memFree=18468996/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=39068 CPUtime=6.29 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 6589 0 0 0 628 1 0 0 25 0 1 0 728719259 40005632 2834 33554432000 4194304 4650387 140735973140656 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 9767 2834 383 112 0 4732 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39068

[startup+12.7004 s]
/proc/loadavg: 2.74 3.66 3.81 5/377 13333
/proc/meminfo: memFree=18434920/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=48680 CPUtime=12.68 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 10898 0 0 0 1267 1 0 0 25 0 1 0 728719259 49848320 5323 33554432000 4194304 4650387 140735973140656 18446744073709551615 4476279 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 12170 5323 383 112 0 7135 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 48680

[startup+25.501 s]
/proc/loadavg: 3.02 3.68 3.81 5/377 13333
/proc/meminfo: memFree=18402568/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=55116 CPUtime=25.49 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 16425 0 0 0 2547 2 0 0 25 0 1 0 728719259 56438784 6993 33554432000 4194304 4650387 140735973140656 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 13779 6993 383 112 0 8744 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55116

[startup+51.1003 s]
/proc/loadavg: 3.35 3.70 3.81 5/377 13334
/proc/meminfo: memFree=18382104/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=59300 CPUtime=51.08 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 25131 0 0 0 5104 4 0 0 25 0 1 0 728719259 60723200 7976 33554432000 4194304 4650387 140735973140656 18446744073709551615 4334031 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 14825 7976 383 112 0 9790 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 59300

[startup+102.314 s]
/proc/loadavg: 3.72 3.75 3.82 5/377 13335
/proc/meminfo: memFree=18330724/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=78320 CPUtime=102.3 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 41316 0 0 0 10223 7 0 0 25 0 1 0 728719259 80199680 12672 33554432000 4194304 4650387 140735973140656 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 19580 12672 383 112 0 14545 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78320

[startup+162.301 s]
/proc/loadavg: 4.00 3.82 3.84 5/377 13337
/proc/meminfo: memFree=18297820/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=78720 CPUtime=162.29 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 54111 0 0 0 16220 9 0 0 25 0 1 0 728719259 80609280 12667 33554432000 4194304 4650387 140735973140656 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 19680 12667 383 112 0 14645 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 78720

[startup+222.301 s]
/proc/loadavg: 4.00 3.85 3.84 5/377 13338
/proc/meminfo: memFree=18255348/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=91696 CPUtime=222.29 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 66617 0 0 0 22217 12 0 0 25 0 1 0 728719259 93896704 16220 33554432000 4194304 4650387 140735973140656 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 22924 16220 383 112 0 17889 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 91696

[startup+282.301 s]
/proc/loadavg: 4.24 3.95 3.88 5/377 13340
/proc/meminfo: memFree=18218112/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=103844 CPUtime=282.3 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 79504 0 0 0 28214 16 0 0 25 0 1 0 728719259 106336256 19232 33554432000 4194304 4650387 140735973140656 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 25961 19232 383 112 0 20926 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 103844

[startup+342.301 s]
/proc/loadavg: 4.09 3.96 3.88 5/377 13341
/proc/meminfo: memFree=18181984/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=109004 CPUtime=342.3 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 88662 0 0 0 34211 19 0 0 25 0 1 0 728719259 111620096 20134 33554432000 4194304 4650387 140735973140656 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 27251 20134 383 112 0 22216 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 109004

[startup+402.301 s]
/proc/loadavg: 4.03 3.96 3.89 5/377 13352
/proc/meminfo: memFree=18180872/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=109212 CPUtime=402.3 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 97656 0 0 0 40208 22 0 0 25 0 1 0 728719259 111833088 20310 33554432000 4194304 4650387 140735973140656 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 27303 20310 383 112 0 22268 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 109212

[startup+462.301 s]
/proc/loadavg: 4.01 3.97 3.89 5/377 13354
/proc/meminfo: memFree=18145492/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=124656 CPUtime=462.3 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 107654 0 0 0 46205 25 0 0 25 0 1 0 728719259 127647744 22982 33554432000 4194304 4650387 140735973140656 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 31164 22982 383 112 0 26129 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 124656

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.90 5/377 13355
/proc/meminfo: memFree=18134180/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=124760 CPUtime=522.3 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 114057 0 0 0 52201 29 0 0 25 0 1 0 728719259 127754240 24484 33554432000 4194304 4650387 140735973140656 18446744073709551615 4313691 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 31190 24484 383 112 0 26155 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 124760

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/377 13357
/proc/meminfo: memFree=18109332/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=136528 CPUtime=582.3 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 123219 0 0 0 58198 32 0 0 25 0 1 0 728719259 139804672 25699 33554432000 4194304 4650387 140735973140656 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 34132 25699 383 112 0 29097 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 136528

[startup+642.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/377 13358
/proc/meminfo: memFree=18099864/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=136640 CPUtime=642.31 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 129879 0 0 0 64196 35 0 0 25 0 1 0 728719259 139919360 27162 33554432000 4194304 4650387 140735973140656 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 34160 27162 383 112 0 29125 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 136640

[startup+702.3 s]
/proc/loadavg: 4.07 3.99 3.91 5/377 13360
/proc/meminfo: memFree=18098332/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=136796 CPUtime=702.31 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 136694 0 0 0 70193 38 0 0 25 0 1 0 728719259 140079104 26110 33554432000 4194304 4650387 140735973140656 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 34199 26110 383 112 0 29164 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 136796

[startup+762.314 s]
/proc/loadavg: 4.02 3.99 3.91 5/377 13362
/proc/meminfo: memFree=18085172/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=136900 CPUtime=762.32 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 142392 0 0 0 76191 41 0 0 25 0 1 0 728719259 140185600 26184 33554432000 4194304 4650387 140735973140656 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 34225 26184 383 112 0 29190 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 136900

[startup+822.3 s]
/proc/loadavg: 4.13 4.02 3.93 5/377 13363
/proc/meminfo: memFree=18078200/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=137012 CPUtime=822.31 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 149224 0 0 0 82187 44 0 0 25 0 1 0 728719259 140300288 27206 33554432000 4194304 4650387 140735973140656 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 34253 27206 383 112 0 29218 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 137012

[startup+882.3 s]
/proc/loadavg: 4.08 4.03 3.93 5/377 13365
/proc/meminfo: memFree=18070840/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=137120 CPUtime=882.31 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 155621 0 0 0 88185 46 0 0 25 0 1 0 728719259 140410880 27698 33554432000 4194304 4650387 140735973140656 18446744073709551615 4364734 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 34280 27698 383 112 0 29245 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 137120

[startup+942.3 s]
/proc/loadavg: 4.03 4.02 3.93 5/377 13366
/proc/meminfo: memFree=18071284/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=139260 CPUtime=942.32 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 162555 0 0 0 94182 50 0 0 25 0 1 0 728719259 142602240 28441 33554432000 4194304 4650387 140735973140656 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 34815 28441 383 112 0 29780 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 139260

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/377 13368
/proc/meminfo: memFree=18065784/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=139344 CPUtime=1002.32 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 168946 0 0 0 100179 53 0 0 25 0 1 0 728719259 142688256 28680 33554432000 4194304 4650387 140735973140656 18446744073709551615 4313055 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 34836 28680 383 112 0 29801 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 139344

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/377 13370
/proc/meminfo: memFree=18051996/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=153856 CPUtime=1062.32 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 178573 0 0 0 106176 56 0 0 25 0 1 0 728719259 157548544 31869 33554432000 4194304 4650387 140735973140656 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 38464 31869 383 112 0 33429 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 153856

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/377 13371
/proc/meminfo: memFree=18040924/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=162364 CPUtime=1122.32 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 184328 0 0 0 112173 59 0 0 25 0 1 0 728719259 166260736 33956 33554432000 4194304 4650387 140735973140656 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 40591 33956 383 112 0 35556 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 162364

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/377 13373
/proc/meminfo: memFree=18018208/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=162468 CPUtime=1182.33 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 191022 0 0 0 118171 62 0 0 25 0 1 0 728719259 166367232 33772 33554432000 4194304 4650387 140735973140656 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 40617 33772 383 112 0 35582 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 162468

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/377 13374
/proc/meminfo: memFree=18010732/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=162548 CPUtime=1242.33 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 197577 0 0 0 124169 64 0 0 25 0 1 0 728719259 166449152 33562 33554432000 4194304 4650387 140735973140656 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 40637 33562 383 112 0 35602 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 162548



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.94 3/375 13378
/proc/meminfo: memFree=18161220/32950928 swapFree=65762508/67111528
[pid=13320] ppid=13318 vsize=236888 CPUtime=1300.03 cores=5,7
/proc/13320/stat : 13320 (strangenight1-s) R 13318 13320 12534 0 -1 4202496 203345 0 0 0 129938 65 0 0 25 0 1 0 728719259 242573312 39330 33554432000 4194304 4650387 140735973140656 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13320/statm: 59222 39330 383 112 0 54187 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 236888

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)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.39
CPU system time (s): 0.662899
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 236888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.39
system time used= 0.662899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 203346
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= 2297

runsolver used 4.34534 second user time and 11.1043 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-14 16:54:46
IDJOB=3370011
IDBENCH=82820
IDSOLVER=1847
FILE ID=node116/3370011-1305384886
RUNJOBID= node116-1305384886-13292
PBS_JOBID= 13324386
Free space on /tmp= 73124 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1915396418-078.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370011-1305384886/watcher-3370011-1305384886 -o /tmp/evaluation-result-3370011-1305384886/solver-3370011-1305384886 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370011-1305384886.cnf

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

MD5SUM BENCH= 6f66bb3f92a8c8e75d9af481af0c129f
RANDOM SEED=864369600

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18524288 kB
Buffers:        285500 kB
Cached:        4542908 kB
SwapCached:      12420 kB
Active:       11125572 kB
Inactive:      3030188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18524288 kB
SwapTotal:    67111528 kB
SwapFree:     65762508 kB
Dirty:           18692 kB
Writeback:           0 kB
AnonPages:     9325080 kB
Mapped:          16548 kB
Slab:           160644 kB
PageTables:      44532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82798932 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= 73112 MiB
End job on node116 at 2011-05-14 17:16:28