Trace number 3370023

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.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S2019147653-030.SATISFIABLE.cnf
MD5SUMb15e29d3a1300cd412b2c819b5ccc2fa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011997
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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-3370023-1305384980.cnf'
0.00/0.01	c -- header says num vars:            600
0.00/0.01	c -- header says num clauses:        2556
0.00/0.01	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.01	c -- vars added        600
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2556/2556 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:    600 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     22  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:     266 undec:      70 neg:     264
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       578      2531         0         0      7707         0   no data   no data  --
0.09/0.10	c Decided on static restart strategy
0.09/0.16	c  N st     8      4912       578      2531         0      4836      7707    125631   no data   no data  --
0.39/0.44	c  N st    10     11295       578      2531         0      4479      7707     85157   no data   no data  --
0.69/0.73	c  N st    11     17039       578      2531         0     10096      7707    233931   no data   no data  --
1.10/1.16	c  F st    12     25002       578      2531         0     12385      7707    310249   no data   no data  --
1.10/1.16	c  N st    12     25002       578      2531         0     12385      7707    310249   no data   no data  --
1.39/1.40	c  N dy    18     30003       578      2531         0     10688      7707    226672   no data   no data  --
1.39/1.40	c  S st    18     30003       578      2531         0     10688      7707    226672   no data   no data  --
1.39/1.43	c  S st    18     30509       578      2531         0     11193      7707    239884   no data   no data  --
1.39/1.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
1.39/1.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.59/1.69	c lits-rem:       116  cl-subs:      407  v-elim:      0  v-fix:    0  time:  0.24 s
1.69/1.70	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.01
1.69/1.70	c calculated reachability. Time: 0.00
1.69/1.70	c  N dy    18     30509       578      2531         0     10786      7707    227439   no data   no data  --
1.88/1.93	c  N dy    37     34514       578      2531         0     14759      7707    327038     17.52     18.45  --
2.10/2.16	c  N dy    46     38713       578      2531         0     11093      7707    182185     17.02     18.05  --
2.49/2.50	c  N dy    62     44488       578      2531         0     16784      7707    321932     16.81     17.73  --
2.49/2.58	c  S st    71     45763       578      2531         0      9204      7707    113127     16.89     16.09  --
2.59/2.61	c  S st    71     46266       578      2531         0      9707      7707    125692     16.89   no data  --
2.59/2.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.59/2.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
2.59/2.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.59/2.69	c lits-rem:        15  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.08 s
2.59/2.69	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
2.59/2.69	c vivif2 --  cl tried     9694 cl shrink        0 lits rem          0 time: 0.00
2.69/2.70	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.01
2.69/2.70	c calculated reachability. Time: 0.00
2.69/2.70	c  N dy    71     46266       578      2531         0      9694      7707    125311     16.89   no data  --
2.89/2.95	c  N dy    98     50966       578      2531         0     14349      7707    244728     17.18     18.12  --
3.20/3.22	c  N dy   123     54977       578      2531         0     18325      7707    345940     17.38     18.37  --
3.39/3.48	c  N dy   137     59023       578      2531         0     12460      7707    171066     17.34     18.72  --
3.69/3.72	c  N dy   161     63039       578      2531         0     16434      7707    272208     17.41     20.16  --
3.99/4.03	c  N dy   185     67232       578      2531         0     20596      7707    377648     17.48     18.43  --
4.09/4.19	c  S st   199     69402       578      2531         0     11860      7707    134360     17.51     17.80  --
4.19/4.22	c  S st   199     69904       578      2531         0     12362      7707    146741     17.51   no data  --
4.19/4.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.19/4.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.19/4.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.19/4.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
4.19/4.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.30/4.37	c lits-rem:        31  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.13 s
4.30/4.37	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
4.30/4.37	c vivif2 --  cl tried    12347 cl shrink        0 lits rem          0 time: 0.00
4.30/4.38	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.01
4.30/4.38	c calculated reachability. Time: 0.00
4.30/4.38	c  N dy   199     69904       578      2531         0     12347      7707    146231     17.51   no data  --
4.89/4.98	c  N dy   210     78547       578      2531         0     20854      7707    351941     17.31     18.32  --
5.29/5.38	c  N dy   216     84333       578      2531         0     14718      7707    186584     17.24     18.19  --
5.50/5.59	c  F st   230     87501       578      2531         0     17861      7707    264788     17.24     14.09  --
5.79/5.83	c  N st   235     90796       578      2531         0     21121      7707    351864     17.24   no data  --
5.89/5.98	c Decided on static restart strategy
6.39/6.49	c  N st   238     99804       578      2531         0     17194      7707    364979     17.24   no data  --
6.79/6.88	c  S st   239    104857       578      2531         0     22152      7707    489654     17.24   no data  --
6.89/6.94	c  S st   239    105362       578      2531         0     22654      7707    502463     17.24   no data  --
6.89/6.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.89/6.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
6.89/6.96	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.09/8.19	c lits-rem:       589  cl-subs:      770  v-elim:      0  v-fix:    0  time:  1.22 s
8.09/8.19	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
8.09/8.19	c vivif2 --  cl tried    21884 cl shrink        0 lits rem          0 time: 0.00
8.19/8.21	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.02
8.19/8.21	c calculated reachability. Time: 0.00
8.19/8.21	c  N st   239    105362       578      2531         0     21884      7707    480318     17.24   no data  --
8.89/8.97	c  N st   240    114960       578      2531         0     17522      7707    307646     17.24   no data  --
10.19/10.21	c  N st   241    129360       578      2531         0     16940      7707    309716     17.24   no data  --
12.19/12.25	c  N st   242    150956       578      2531         0     22437      7707    417584     17.24   no data  --
12.79/12.89	c  S st   243    158043       578      2531         0     29425      7707    612580     17.24   no data  --
12.89/12.96	c  S st   243    158548       578      2531         0     29929      7707    625661     17.24   no data  --
12.89/12.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.89/12.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.89/12.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.89/12.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.89/12.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.89/12.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
12.89/12.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14.59/14.61	c lits-rem:       491  cl-subs:     1198  v-elim:      0  v-fix:    0  time:  1.62 s
14.59/14.61	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
14.59/14.62	c vivif2 --  cl tried    28731 cl shrink        0 lits rem          0 time: 0.01
14.59/14.64	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.02
14.59/14.64	c calculated reachability. Time: 0.00
14.59/14.64	c  N st   243    158548       578      2531         0     28731      7707    589758     17.24   no data  --
19.29/19.34	c  N st   244    207136       578      2531         0     23492      7707    420732     17.24   no data  --
22.59/22.66	c  N st   245    237822       578      2531         0     34050      7707    704502     17.24   no data  --
22.59/22.66	c  S st   245    237822       578      2531         0     34050      7707    704502     17.24   no data  --
22.69/22.74	c  S st   245    238325       578      2531         0     34551      7707    718259     17.24   no data  --
22.69/22.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.69/22.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.69/22.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.69/22.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.69/22.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.69/22.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
22.69/22.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
24.59/24.68	c lits-rem:       485  cl-subs:     1113  v-elim:      0  v-fix:    0  time:  1.91 s
24.59/24.68	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
24.59/24.68	c vivif2 --  cl tried    33438 cl shrink        0 lits rem          0 time: 0.01
24.69/24.71	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.03
24.69/24.71	c calculated reachability. Time: 0.00
24.69/24.71	c  N st   245    238325       578      2531         0     33438      7707    680333     17.24   no data  --
31.80/31.85	c  F st   246    306252       578      2531         0     35287      7707    709631     17.24   no data  --
31.80/31.85	c  N st   246    306252       578      2531         0     35287      7707    709631     17.24   no data  --
32.49/32.50	c Decided on static restart strategy
34.99/35.07	c  N st   256    334558       578      2531         0     39509      7707    746101     17.24   no data  --
37.79/37.85	c  N st   258    357487       578      2531         0     37380      7707    635419     17.24   no data  --
37.79/37.85	c  S st   258    357487       578      2531         0     37380      7707    635419     17.24   no data  --
37.89/37.94	c  S st   258    357990       578      2531         0     37883      7707    648171     17.24   no data  --
37.89/37.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.89/37.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.89/37.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
37.89/37.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.89/37.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.89/37.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
37.89/37.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
39.61/39.61	c lits-rem:       590  cl-subs:     1358  v-elim:      0  v-fix:    0  time:  1.64 s
39.61/39.61	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
39.61/39.62	c vivif2 --  cl tried    36525 cl shrink        0 lits rem          0 time: 0.01
39.61/39.65	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.03
39.61/39.65	c calculated reachability. Time: 0.00
39.61/39.65	c  N st   258    357990       578      2531         0     36525      7707    610738     17.24   no data  --
43.29/43.38	c  N st   259    390383       578      2531         0     42852      7707    782999     17.24   no data  --
49.59/49.64	c  N st   260    438972       578      2531         0     36444      7707    583936     17.24   no data  --
59.19/59.20	c  N st   261    511855       578      2531         0     50182      7707    906684     17.24   no data  --
62.79/62.87	c  N st   262    536985       578      2531         0     44373      7707    740124     17.24   no data  --
62.79/62.87	c  S st   262    536985       578      2531         0     44373      7707    740124     17.24   no data  --
62.89/62.97	c  S st   262    537487       578      2531         0     44875      7707    753493     17.24   no data  --
62.89/62.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.89/62.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.89/62.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
62.99/63.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.99/63.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.99/63.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
62.99/63.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
64.90/64.92	c lits-rem:       859  cl-subs:     1166  v-elim:      0  v-fix:    0  time:  1.91 s
64.90/64.92	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
64.90/64.93	c vivif2 --  cl tried    43709 cl shrink        0 lits rem          0 time: 0.01
64.90/64.97	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.04
64.90/64.97	c calculated reachability. Time: 0.00
64.90/64.97	c  N st   262    537487       578      2531         0     43709      7707    719085     17.24   no data  --
90.29/90.33	c  N st   263    701471       578      2531         0     37924      7707    474543     17.24   no data  --
107.39/107.44	c  N st   264    806230       578      2531         0     67232      7707   1372326     17.24   no data  --
107.39/107.44	c  S st   264    806230       578      2531         0     67232      7707   1372326     17.24   no data  --
107.59/107.60	c  S st   264    806734       578      2531         0     67736      7707   1385227     17.24   no data  --
107.59/107.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
107.59/107.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.59/107.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
107.59/107.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.59/107.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.59/107.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
107.59/107.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
111.10/111.19	c lits-rem:       192  cl-subs:     2793  v-elim:      0  v-fix:    0  time:  3.52 s
111.10/111.19	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
111.19/111.21	c vivif2 --  cl tried    64943 cl shrink        0 lits rem          0 time: 0.01
111.19/111.27	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.07
111.19/111.27	c calculated reachability. Time: 0.00
111.19/111.27	c  N st   264    806734       578      2531         0     64943      7707   1294701     17.24   no data  --
161.99/162.09	c  F st   265   1071876       578      2531         0     80175      7707   1527052     17.24   no data  --
161.99/162.09	c  N st   265   1071876       578      2531         0     80175      7707   1527052     17.24   no data  --
163.49/163.51	c Decided on static restart strategy
167.70/167.79	c  N st   275   1100187       578      2531         0     64000      7707   1005378     17.24   no data  --
174.80/174.81	c  N st   277   1136180       578      2531         0     54247      7707    721827     17.24   no data  --
180.80/180.80	c  N st   278   1168572       578      2531         0     85970      7707   1549081     17.24   no data  --
188.70/188.75	c  N st   279   1210103       578      2531         0     80658      7707   1407059     17.24   no data  --
188.70/188.75	c  S st   279   1210103       578      2531         0     80658      7707   1407059     17.24   no data  --
188.90/188.97	c  S st   279   1210607       578      2531         0     81160      7707   1419592     17.24   no data  --
188.90/188.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
188.90/188.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
189.00/189.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
189.00/189.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
189.00/189.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
189.00/189.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
189.00/189.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
193.09/193.15	c lits-rem:        34  cl-subs:     4033  v-elim:      0  v-fix:    0  time:  4.10 s
193.09/193.15	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
193.09/193.16	c vivif2 --  cl tried    77127 cl shrink        0 lits rem          0 time: 0.01
193.19/193.25	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.08
193.19/193.25	c calculated reachability. Time: 0.00
193.19/193.25	c  N st   279   1210607       578      2531         0     77127      7707   1317612     17.24   no data  --
208.49/208.55	c  N st   280   1283490       578      2531         0     53609      7707    658810     17.24   no data  --
229.91/229.97	c  N st   281   1392814       578      2531         0     61712      7707    844466     17.24   no data  --
265.80/265.80	c  N st   282   1556798       578      2531         0     66425      7707    915142     17.24   no data  --
300.70/300.73	c  N st   283   1710607       578      2531         0    108140      7707   2050727     17.24   no data  --
300.70/300.73	c  S st   283   1710607       578      2531         0    108140      7707   2050727     17.24   no data  --
301.00/301.00	c  S st   283   1711110       578      2531         0    108642      7707   2064015     17.24   no data  --
301.00/301.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
301.00/301.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
301.00/301.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
301.10/301.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
301.10/301.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
301.10/301.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
301.10/301.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
314.90/314.98	c lits-rem:       224  cl-subs:     7911  v-elim:      0  v-fix:    0  time: 13.86 s
314.90/314.98	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
315.00/315.00	c vivif2 --  cl tried   100731 cl shrink        0 lits rem          0 time: 0.02
315.10/315.13	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.13
315.10/315.13	c calculated reachability. Time: 0.00
315.10/315.13	c  N st   283   1711110       578      2531         0    100731      7707   1858711     17.24   no data  --
401.10/401.18	c  N st   284   2080079       578      2531         0    112763      7707   2078084     17.24   no data  --
434.51/434.55	c  N st   285   2211113       578      2531         0    116927      7707   2133913     17.24   no data  --
434.51/434.55	c  S st   285   2211113       578      2531         0    116927      7707   2133913     17.24   no data  --
434.80/434.87	c  S st   285   2211618       578      2531         0    117429      7707   2147733     17.24   no data  --
434.80/434.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
434.80/434.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
434.90/434.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
434.90/434.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
434.90/434.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
434.90/434.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
434.90/434.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
448.40/448.42	c lits-rem:       203  cl-subs:     7768  v-elim:      0  v-fix:    0  time: 13.43 s
448.40/448.42	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
448.40/448.45	c vivif2 --  cl tried   109661 cl shrink        0 lits rem          0 time: 0.02
448.50/448.58	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.14
448.50/448.59	c calculated reachability. Time: 0.00
448.50/448.59	c  N st   285   2211618       578      2531         0    109661      7707   1955805     17.24   no data  --
598.10/598.17	c  N st   286   2711619       578      2531         0    132919      7707   2452652     17.24   no data  --
598.10/598.17	c  S st   286   2711619       578      2531         0    132919      7707   2452652     17.24   no data  --
598.50/598.53	c  S st   286   2712120       578      2531         0    133418      7707   2465366     17.24   no data  --
598.50/598.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
598.50/598.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
598.60/598.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
598.60/598.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
598.60/598.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
598.60/598.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
598.60/598.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
618.31/618.35	c lits-rem:        89  cl-subs:     9416  v-elim:      0  v-fix:    0  time: 19.67 s
618.31/618.35	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
618.31/618.38	c vivif2 --  cl tried   124002 cl shrink        0 lits rem          0 time: 0.03
618.51/618.55	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.17
618.51/618.55	c calculated reachability. Time: 0.00
618.51/618.55	c  N st   286   2712120       578      2531         0    124002      7707   2217635     17.24   no data  --
764.41/764.49	c  N st   287   3212123       578      2531         0     99649      7707   1387400     17.24   no data  --
764.41/764.49	c  S st   287   3212123       578      2531         0     99649      7707   1387400     17.24   no data  --
764.71/764.73	c  S st   287   3212625       578      2531         0    100150      7707   1400101     17.24   no data  --
764.71/764.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
764.71/764.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
764.71/764.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
764.81/764.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
764.81/764.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
764.81/764.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
764.81/764.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
768.92/768.93	c lits-rem:       269  cl-subs:     3998  v-elim:      0  v-fix:    0  time:  4.12 s
768.92/768.93	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
768.92/768.95	c vivif2 --  cl tried    96152 cl shrink        0 lits rem          0 time: 0.02
769.01/769.06	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.11
769.01/769.06	c calculated reachability. Time: 0.00
769.01/769.06	c  N st   287   3212625       578      2531         0     96152      7707   1304639     17.24   no data  --
929.52/929.51	c  N st   288   3712625       578      2531         0    106987      7707   1500937     17.24   no data  --
929.52/929.51	c  S st   288   3712625       578      2531         0    106987      7707   1500937     17.24   no data  --
929.71/929.79	c  S st   288   3713131       578      2531         0    107490      7707   1514081     17.24   no data  --
929.81/929.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
929.81/929.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
929.81/929.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
929.81/929.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
929.81/929.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
929.81/929.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
929.81/929.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
933.92/933.95	c lits-rem:       157  cl-subs:     3886  v-elim:      0  v-fix:    0  time:  4.06 s
933.92/933.95	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
933.92/933.97	c vivif2 --  cl tried   103604 cl shrink        0 lits rem          0 time: 0.02
934.01/934.06	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.09
934.01/934.06	c calculated reachability. Time: 0.00
934.01/934.06	c  N st   288   3713131       578      2531         0    103604      7707   1414623     17.24   no data  --
945.81/945.83	c  F st   289   3751562       578      2531         0    141097      7707   2493154     17.24   no data  --
945.81/945.83	c  N st   289   3751562       578      2531         0    141097      7707   2493154     17.24   no data  --
948.12/948.15	c Decided on static restart strategy
957.22/957.21	c  N st   299   3779863       578      2531         0     86023      7707    887674     17.24   no data  --
966.22/966.28	c  N st   301   3815857       578      2531         0    121234      7707   1816532     17.24   no data  --
976.01/976.05	c  N st   302   3848250       578      2531         0    152920      7707   2618983     17.24   no data  --
989.92/989.95	c  N st   303   3896839       578      2531         0    116438      7707   1657549     17.24   no data  --
1008.72/1008.78	c  N st   304   3969721       578      2531         0    102918      7707   1320934     17.24   no data  --
1038.81/1038.86	c  N st   305   4079045       578      2531         0    123707      7707   1920614     17.24   no data  --
1079.31/1079.37	c  N st   306   4213133       578      2531         0    167691      7707   3200898     17.24   no data  --
1079.31/1079.37	c  S st   306   4213133       578      2531         0    167691      7707   3200898     17.24   no data  --
1079.72/1079.77	c  S st   306   4213633       578      2531         0    168191      7707   3213696     17.24   no data  --
1079.72/1079.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1079.72/1079.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1079.82/1079.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.07
1079.92/1079.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1079.92/1079.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1079.92/1079.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
1079.92/1079.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1125.92/1125.91	c lits-rem:        23  cl-subs:    10982  v-elim:      0  v-fix:    0  time: 45.97 s
1125.92/1125.91	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
1125.92/1125.95	c vivif2 --  cl tried   157209 cl shrink        0 lits rem          0 time: 0.03
1126.12/1126.14	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.20
1126.12/1126.15	c calculated reachability. Time: 0.00
1126.12/1126.15	c  N st   306   4213633       578      2531         0    157209      7707   2899916     17.24   no data  --
1200.62/1200.62	c  N st   307   4459610       578      2531         0    131019      7707   2056464     17.24   no data  --
1276.93/1276.97	c  N st   308   4713634       578      2531         0    103683      7707   1172262     17.24   no data  --
1276.93/1276.97	c  S st   308   4713634       578      2531         0    103683      7707   1172262     17.24   no data  --
1277.14/1277.19	c  S st   308   4714141       578      2531         0    104190      7707   1185662     17.24   no data  --
1277.14/1277.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1277.14/1277.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1277.23/1277.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
1277.23/1277.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1277.23/1277.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1277.23/1277.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
1277.23/1277.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1279.12/1279.13	c lits-rem:       132  cl-subs:     1128  v-elim:      0  v-fix:    0  time:  1.86 s
1279.12/1279.13	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
1279.12/1279.14	c vivif2 --  cl tried   103062 cl shrink        0 lits rem          0 time: 0.01
1279.23/1279.23	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.09
1279.23/1279.23	c calculated reachability. Time: 0.00
1279.23/1279.23	c  N st   308   4714141       578      2531         0    103062      7707   1158813     17.24   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-3370023-1305384980/watcher-3370023-1305384980 -o /tmp/evaluation-result-3370023-1305384980/solver-3370023-1305384980 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370023-1305384980.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: 4.02 3.73 3.43 4/303 3096
/proc/meminfo: memFree=16578172/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=29956 CPUtime=0 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 566 0 0 0 0 0 0 0 25 0 1 0 650100775 30674944 507 33554432000 4194304 4650387 140734939256560 18446744073709551615 4369824 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 7489 507 345 112 0 2454 0

[startup+0.053723 s]
/proc/loadavg: 4.02 3.73 3.43 4/303 3096
/proc/meminfo: memFree=16578172/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=30588 CPUtime=0.05 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 784 0 0 0 5 0 0 0 25 0 1 0 650100775 31322112 709 33554432000 4194304 4650387 140734939256560 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 7647 709 378 112 0 2612 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30588

[startup+0.100685 s]
/proc/loadavg: 4.02 3.73 3.43 4/303 3096
/proc/meminfo: memFree=16578172/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=30588 CPUtime=0.09 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 834 0 0 0 9 0 0 0 25 0 1 0 650100775 31322112 759 33554432000 4194304 4650387 140734939256560 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 7647 759 379 112 0 2612 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30588

[startup+0.300677 s]
/proc/loadavg: 4.02 3.73 3.43 4/303 3096
/proc/meminfo: memFree=16578172/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=31116 CPUtime=0.29 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 1135 0 0 0 29 0 0 0 25 0 1 0 650100775 31862784 903 33554432000 4194304 4650387 140734939256560 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 7779 903 381 112 0 2744 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31116

[startup+0.700604 s]
/proc/loadavg: 4.02 3.73 3.43 4/303 3096
/proc/meminfo: memFree=16578172/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=31768 CPUtime=0.69 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 1550 0 0 0 69 0 0 0 25 0 1 0 650100775 32530432 1069 33554432000 4194304 4650387 140734939256560 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 7942 1069 381 112 0 2907 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31768

[startup+1.50048 s]
/proc/loadavg: 4.02 3.73 3.43 5/304 3097
/proc/meminfo: memFree=16573496/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=38172 CPUtime=1.49 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 3776 0 0 0 149 0 0 0 25 0 1 0 650100775 39088128 2606 33554432000 4194304 4650387 140734939256560 18446744073709551615 4476265 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 9543 2606 383 112 0 4508 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38172

[startup+3.10119 s]
/proc/loadavg: 4.02 3.73 3.43 5/304 3097
/proc/meminfo: memFree=16566432/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=38580 CPUtime=3.09 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 4805 0 0 0 308 1 0 0 25 0 1 0 650100775 39505920 2814 33554432000 4194304 4650387 140734939256560 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 9645 2814 383 112 0 4610 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38580

[startup+6.30061 s]
/proc/loadavg: 4.01 3.74 3.44 5/304 3097
/proc/meminfo: memFree=16565440/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=56984 CPUtime=6.29 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 6250 0 0 0 628 1 0 0 25 0 1 0 650100775 58351616 3761 33554432000 4194304 4650387 140734939256560 18446744073709551615 4311153 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 14246 3761 383 112 0 9211 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56984

[startup+12.7005 s]
/proc/loadavg: 4.01 3.74 3.44 5/304 3097
/proc/meminfo: memFree=16551684/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=47844 CPUtime=12.69 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 9915 0 0 0 1267 2 0 0 25 0 1 0 650100775 48992256 5138 33554432000 4194304 4650387 140734939256560 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 11961 5138 383 112 0 6926 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47844

[startup+25.5012 s]
/proc/loadavg: 4.01 3.75 3.44 5/304 3097
/proc/meminfo: memFree=16521152/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=74008 CPUtime=25.49 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 17158 0 0 0 2545 4 0 0 25 0 1 0 650100775 75784192 10383 33554432000 4194304 4650387 140734939256560 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 18502 10383 383 112 0 13467 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74008

[startup+51.1006 s]
/proc/loadavg: 4.00 3.77 3.46 5/304 3098
/proc/meminfo: memFree=16507232/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=79276 CPUtime=51.09 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 26612 0 0 0 5102 7 0 0 25 0 1 0 650100775 81178624 11697 33554432000 4194304 4650387 140734939256560 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 19819 11697 383 112 0 14784 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79276

[startup+102.312 s]
/proc/loadavg: 4.06 3.82 3.49 5/304 3099
/proc/meminfo: memFree=16526548/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=79708 CPUtime=102.31 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 42402 0 0 0 10220 11 0 0 25 0 1 0 650100775 81620992 13578 33554432000 4194304 4650387 140734939256560 18446744073709551615 4329293 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 19927 13578 383 112 0 14892 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 79708

[startup+162.301 s]
/proc/loadavg: 4.02 3.85 3.52 5/304 3101
/proc/meminfo: memFree=16468484/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=95436 CPUtime=162.29 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 59312 0 0 0 16215 14 0 0 25 0 1 0 650100775 97726464 17159 33554432000 4194304 4650387 140734939256560 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 23859 17159 383 112 0 18824 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 95436

[startup+222.301 s]
/proc/loadavg: 4.00 3.88 3.55 5/304 3103
/proc/meminfo: memFree=16448476/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=110176 CPUtime=222.3 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 74855 0 0 0 22210 20 0 0 25 0 1 0 650100775 112820224 20276 33554432000 4194304 4650387 140734939256560 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 27544 20276 383 112 0 22509 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 110176

[startup+282.301 s]
/proc/loadavg: 4.00 3.89 3.57 5/304 3114
/proc/meminfo: memFree=16422748/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=110428 CPUtime=282.3 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 86527 0 0 0 28207 23 0 0 25 0 1 0 650100775 113078272 20508 33554432000 4194304 4650387 140734939256560 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 27607 20508 383 112 0 22572 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 110428

[startup+342.301 s]
/proc/loadavg: 4.13 3.94 3.61 5/304 3117
/proc/meminfo: memFree=16406388/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=133836 CPUtime=342.3 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 99879 0 0 0 34204 26 0 0 25 0 1 0 650100775 137048064 26304 33554432000 4194304 4650387 140734939256560 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 33459 26304 383 112 0 28424 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 133836

[startup+402.3 s]
/proc/loadavg: 4.05 3.95 3.63 5/304 3118
/proc/meminfo: memFree=16405256/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=134040 CPUtime=402.3 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 110507 0 0 0 40201 29 0 0 25 0 1 0 650100775 137256960 26720 33554432000 4194304 4650387 140734939256560 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 33510 26720 383 112 0 28475 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 134040

[startup+462.301 s]
/proc/loadavg: 4.08 3.97 3.66 5/304 3123
/proc/meminfo: memFree=16382016/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=149000 CPUtime=462.3 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 121617 0 0 0 46197 33 0 0 25 0 1 0 650100775 152576000 29402 33554432000 4194304 4650387 140734939256560 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 37250 29402 383 112 0 32215 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 149000

[startup+522.301 s]
/proc/loadavg: 4.03 3.97 3.67 5/304 3124
/proc/meminfo: memFree=16369400/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=149120 CPUtime=522.31 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 129686 0 0 0 52195 36 0 0 25 0 1 0 650100775 152698880 29275 33554432000 4194304 4650387 140734939256560 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 37280 29275 383 112 0 32245 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 149120

[startup+582.3 s]
/proc/loadavg: 4.01 3.97 3.69 5/304 3126
/proc/meminfo: memFree=16371224/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=149312 CPUtime=582.3 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 138191 0 0 0 58192 38 0 0 25 0 1 0 650100775 152895488 29068 33554432000 4194304 4650387 140734939256560 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 37328 29068 383 112 0 32293 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 149312

[startup+642.301 s]
/proc/loadavg: 4.08 3.99 3.71 5/304 3128
/proc/meminfo: memFree=16330756/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=166320 CPUtime=642.31 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 147030 0 0 0 64191 40 0 0 25 0 1 0 650100775 170311680 34607 33554432000 4194304 4650387 140734939256560 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 41580 34607 383 112 0 36545 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 166320

[startup+702.301 s]
/proc/loadavg: 4.03 3.99 3.73 5/304 3131
/proc/meminfo: memFree=16329368/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=166484 CPUtime=702.31 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 156016 0 0 0 70187 44 0 0 25 0 1 0 650100775 170479616 34305 33554432000 4194304 4650387 140734939256560 18446744073709551615 4328299 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 41621 34305 383 112 0 36586 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 166484

[startup+762.311 s]
/proc/loadavg: 4.01 3.99 3.74 5/304 3133
/proc/meminfo: memFree=16320800/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=166652 CPUtime=762.32 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 164549 0 0 0 76186 46 0 0 25 0 1 0 650100775 170651648 33279 33554432000 4194304 4650387 140734939256560 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 41663 33279 383 112 0 36628 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 166652

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.75 5/304 3134
/proc/meminfo: memFree=16315564/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=169332 CPUtime=822.31 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 171732 0 0 0 82182 49 0 0 25 0 1 0 650100775 173395968 33748 33554432000 4194304 4650387 140734939256560 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 42333 33748 383 112 0 37298 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 169332

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.77 5/304 3137
/proc/meminfo: memFree=16311196/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=169432 CPUtime=882.32 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 179782 0 0 0 88179 53 0 0 25 0 1 0 650100775 173498368 34800 33554432000 4194304 4650387 140734939256560 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 42358 34800 383 112 0 37323 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 169432

[startup+942.3 s]
/proc/loadavg: 3.61 3.92 3.76 2/286 3198
/proc/meminfo: memFree=16727904/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=174240 CPUtime=942.31 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 188317 0 0 0 94176 55 0 0 25 0 1 0 650100775 178421760 36147 33554432000 4194304 4650387 140734939256560 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 43560 36147 383 112 0 38525 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 174240

[startup+1002.3 s]
/proc/loadavg: 1.95 3.38 3.58 2/286 3199
/proc/meminfo: memFree=16726176/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=227532 CPUtime=1002.32 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 196171 0 0 0 100174 58 0 0 25 0 1 0 650100775 232992768 36850 33554432000 4194304 4650387 140734939256560 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 56883 36850 383 112 0 51848 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 227532

[startup+1062.3 s]
/proc/loadavg: 1.35 2.95 3.42 2/286 3201
/proc/meminfo: memFree=16731724/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=174512 CPUtime=1062.32 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 206126 0 0 0 106172 60 0 0 25 0 1 0 650100775 178700288 35552 33554432000 4194304 4650387 140734939256560 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 43628 35552 383 112 0 38593 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 174512

[startup+1122.3 s]
/proc/loadavg: 1.13 2.59 3.26 2/286 3202
/proc/meminfo: memFree=16701804/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=253328 CPUtime=1122.32 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 213544 0 0 0 112170 62 0 0 25 0 1 0 650100775 259407872 42970 33554432000 4194304 4650387 140734939256560 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 63332 42970 383 112 0 58297 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 253328

[startup+1182.3 s]
/proc/loadavg: 1.04 2.30 3.12 2/286 3207
/proc/meminfo: memFree=16703380/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=199644 CPUtime=1182.32 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 221492 0 0 0 118168 64 0 0 25 0 1 0 650100775 204435456 42675 33554432000 4194304 4650387 140734939256560 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 49911 42675 383 112 0 44876 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 199644

[startup+1242.3 s]
/proc/loadavg: 1.06 2.07 2.99 2/286 3210
/proc/meminfo: memFree=16701720/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=254324 CPUtime=1242.33 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 229660 0 0 0 124166 67 0 0 25 0 1 0 650100775 260427776 42949 33554432000 4194304 4650387 140734939256560 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 63581 42949 383 112 0 58546 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 254324



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.02 1.88 2.86 2/286 3211
/proc/meminfo: memFree=16697732/32951124 swapFree=52307768/67111528
[pid=3096] ppid=3094 vsize=260024 CPUtime=1300.02 cores=4,6
/proc/3096/stat : 3096 (strangenight1-s) R 3094 3096 2276 0 -1 4202496 238433 0 0 0 129933 69 0 0 25 0 1 0 650100775 266264576 43919 33554432000 4194304 4650387 140734939256560 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3096/statm: 65006 43919 383 112 0 59971 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 260024

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.05
CPU user time (s): 1299.34
CPU system time (s): 0.705892
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 260024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.34
system time used= 0.705892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 238434
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= 14
involuntary context switches= 775

runsolver used 3.69544 second user time and 8.23775 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-14 16:56:20
IDJOB=3370023
IDBENCH=82832
IDSOLVER=1847
FILE ID=node101/3370023-1305384980
RUNJOBID= node101-1305384611-3016
PBS_JOBID= 13324401
Free space on /tmp= 73720 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S2019147653-030.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370023-1305384980/watcher-3370023-1305384980 -o /tmp/evaluation-result-3370023-1305384980/solver-3370023-1305384980 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370023-1305384980.cnf

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

MD5SUM BENCH= b15e29d3a1300cd412b2c819b5ccc2fa
RANDOM SEED=1031531790

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16578328 kB
Buffers:        311368 kB
Cached:        5853676 kB
SwapCached:      14848 kB
Active:       11090864 kB
Inactive:      5004428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16578328 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:            6260 kB
Writeback:           0 kB
AnonPages:     9927140 kB
Mapped:          16060 kB
Slab:           149184 kB
PageTables:      63216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42334448 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= 73732 MiB
End job on node101 at 2011-05-14 17:18:02